.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; } }.animated {-webkit-animation-duration: 1s;animation-duration: 1s;-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-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 {-webkit-animation-name: rollOut;animation-name: rollOut;}@font-face {
font-family: "Flaticon";
src: url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/flaticon/fonts/flaticon.eot);
src: url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/flaticon/fonts/flaticon.eot?#iefix) format("embedded-opentype"),
url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/flaticon/fonts/flaticon.woff2) format("woff2"),
url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/flaticon/fonts/flaticon.woff) format("woff"),
url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/flaticon/fonts/flaticon.ttf) format("truetype"),
url(//hostingcontinental.com/wp-content/themes/hostco/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(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/flaticon/fonts/flaticon.svg#Flaticon) format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-size: inherit;
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: "Flaticon";
src: url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/flaticon/fonts/flaticon.eot);
src: url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/flaticon/fonts/flaticon.eot?#iefix) format("embedded-opentype"),
url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/flaticon/fonts/flaticon.woff2) format("woff2"),
url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/flaticon/fonts/flaticon.woff) format("woff"),
url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/flaticon/fonts/flaticon.ttf) format("truetype"),
url(//hostingcontinental.com/wp-content/themes/hostco/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(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/flaticon/fonts/flaticon.svg#Flaticon) format("svg");
}
}
[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-roof:before {
content: "\f101";
}
.flaticon-implement:before {
content: "\f102";
}
.flaticon-server:before {
content: "\f103";
}
.flaticon-brainstorming:before {
content: "\f104";
}
.flaticon-phone-ringing:before {
content: "\f105";
}
.flaticon-construction:before {
content: "\f106";
}
.flaticon-roof-1:before {
content: "\f107";
}
.flaticon-home:before {
content: "\f108";
}
.flaticon-inspection:before {
content: "\f109";
}
.flaticon-chimney:before {
content: "\f10a";
}
.flaticon-send:before {
content: "\f10b";
}
.flaticon-laurel:before {
content: "\f10c";
}
.flaticon-like:before {
content: "\f10d";
}
.flaticon-review:before {
content: "\f10e";
}
.flaticon-customer-service:before {
content: "\f10f";
}
.flaticon-rating:before {
content: "\f110";
}
.flaticon-roof-2:before {
content: "\f111";
}
.flaticon-play-button:before {
content: "\f112";
}
.flaticon-send-1:before {
content: "\f113";
}
.flaticon-down:before {
content: "\f114";
}
.flaticon-telephone-call:before {
content: "\f115";
}
.flaticon-star:before {
content: "\f116";
}
.flaticon-check-list:before {
content: "\f117";
}
.flaticon-candidate:before {
content: "\f118";
}
.flaticon-gear:before {
content: "\f119";
}
.flaticon-success:before {
content: "\f11a";
}
.flaticon-quote:before {
content: "\f11b";
}
.flaticon-checkmark:before {
content: "\f11c";
}
.flaticon-cashback:before {
content: "\f11d";
}
.flaticon-next:before {
content: "\f11e";
}
.flaticon-phone-call:before {
content: "\f11f";
}
.flaticon-email:before {
content: "\f120";
}
.flaticon-next-1:before {
content: "\f121";
}
.flaticon-back:before {
content: "\f122";
}
.flaticon-arrow:before {
content: "\f123";
}
.flaticon-right-arrow:before {
content: "\f124";
}
.flaticon-right-arrow-1:before {
content: "\f125";
}
.flaticon-email-1:before {
content: "\f126";
}
.flaticon-loupe:before {
content: "\f127";
}
.flaticon-team:before {
content: "\f128";
}
.flaticon-project-plan:before {
content: "\f129";
}
.flaticon-data-analytics:before {
content: "\f12a";
}
.flaticon-manager:before {
content: "\f12b";
}
.flaticon-phone:before {
content: "\f12c";
}
.flaticon-check-mark:before {
content: "\f12d";
}
.flaticon-shopping-cart:before {
content: "\f12e";
}
.flaticon-chimney-1:before {
content: "\f12f";
}
.flaticon-cash-payment:before {
content: "\f130";
}
.flaticon-premium:before {
content: "\f131";
}
.flaticon-wallet:before {
content: "\f132";
}
.flaticon-warranty:before {
content: "\f133";
}
.flaticon-chimney-2:before {
content: "\f134";
}
.flaticon-cooling-tower:before {
content: "\f135";
}
.flaticon-phone-call-1:before {
content: "\f136";
}
.flaticon-email-2:before {
content: "\f137";
}
.flaticon-chat:before {
content: "\f138";
}
.flaticon-pin:before {
content: "\f139";
}
.flaticon-right-up:before {
content: "\f13a";
}
.flaticon-ease:before {
content: "\f13b";
}
.flaticon-checked:before {
content: "\f13c";
}
.flaticon-money-bag:before {
content: "\f13d";
}
.flaticon-consulting:before {
content: "\f13e";
}
.flaticon-research:before {
content: "\f13f";
}
.flaticon-increase:before {
content: "\f140";
}
.flaticon-pdf-file:before {
content: "\f141";
}
.flaticon-download:before {
content: "\f142";
}
.flaticon-user:before {
content: "\f143";
} 
.flaticon-date:before {
content: "\f144";
}
.flaticon-clock:before {
content: "\f145";
}
.flaticon-user-1:before {
content: "\f146";
}
.flaticon-supermarket:before {
content: "\f147";
}@font-face {
font-family: "ElegantIcons";
src: url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/elegant/fonts/ElegantIcons.eot);
src: url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/elegant/fonts/ElegantIcons.eot?#iefix) format("embedded-opentype"),
url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/elegant/fonts/ElegantIcons.woff) format("woff"),
url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/elegant/fonts/ElegantIcons.ttf) format("truetype"),
url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/elegant/fonts/ElegantIcons.svg#ElegantIcons) format("svg");
font-weight: normal;
font-style: normal;
}
[data-icon]:before {
font-family: 'ElegantIcons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_caluinterr, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calcuinterr_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.arrow_up:before {
content: "\21";
}
.arrow_down:before {
content: "\22";
}
.arrow_left:before {
content: "\23";
}
.arrow_right:before {
content: "\24";
}
.arrow_left-up:before {
content: "\25";
}
.arrow_right-up:before {
content: "\26";
}
.arrow_right-down:before {
content: "\27";
}
.arrow_left-down:before {
content: "\28";
}
.arrow-up-down:before {
content: "\29";
}
.arrow_up-down_alt:before {
content: "\2a";
}
.arrow_left-right_alt:before {
content: "\2b";
}
.arrow_left-right:before {
content: "\2c";
}
.arrow_expand_alt2:before {
content: "\2d";
}
.arrow_expand_alt:before {
content: "\2e";
}
.arrow_condense:before {
content: "\2f";
}
.arrow_expand:before {
content: "\30";
}
.arrow_move:before {
content: "\31";
}
.arrow_carrot-up:before {
content: "\32";
}
.arrow_carrot-down:before {
content: "\33";
}
.arrow_carrot-left:before {
content: "\34";
}
.arrow_carrot-right:before {
content: "\35";
}
.arrow_carrot-2up:before {
content: "\36";
}
.arrow_carrot-2down:before {
content: "\37";
}
.arrow_carrot-2left:before {
content: "\38";
}
.arrow_carrot-2right:before {
content: "\39";
}
.arrow_carrot-up_alt2:before {
content: "\3a";
}
.arrow_carrot-down_alt2:before {
content: "\3b";
}
.arrow_carrot-left_alt2:before {
content: "\3c";
}
.arrow_carrot-right_alt2:before {
content: "\3d";
}
.arrow_carrot-2up_alt2:before {
content: "\3e";
}
.arrow_carrot-2down_alt2:before {
content: "\3f";
}
.arrow_carrot-2left_alt2:before {
content: "\40";
}
.arrow_carrot-2right_alt2:before {
content: "\41";
}
.arrow_triangle-up:before {
content: "\42";
}
.arrow_triangle-down:before {
content: "\43";
}
.arrow_triangle-left:before {
content: "\44";
}
.arrow_triangle-right:before {
content: "\45";
}
.arrow_triangle-up_alt2:before {
content: "\46";
}
.arrow_triangle-down_alt2:before {
content: "\47";
}
.arrow_triangle-left_alt2:before {
content: "\48";
}
.arrow_triangle-right_alt2:before {
content: "\49";
}
.arrow_back:before {
content: "\4a";
}
.icon_minus-06:before {
content: "\4b";
}
.icon_plus:before {
content: "\4c";
}
.icon_close:before {
content: "\4d";
}
.icon_check:before {
content: "\4e";
}
.icon_minus_alt2:before {
content: "\4f";
}
.icon_plus_alt2:before {
content: "\50";
}
.icon_close_alt2:before {
content: "\51";
}
.icon_check_alt2:before {
content: "\52";
}
.icon_zoom-out_alt:before {
content: "\53";
}
.icon_zoom-in_alt:before {
content: "\54";
}
.icon_search:before {
content: "\55";
}
.icon_box-empty:before {
content: "\56";
}
.icon_box-selected:before {
content: "\57";
}
.icon_minus-box:before {
content: "\58";
}
.icon_plus-box:before {
content: "\59";
}
.icon_box-checked:before {
content: "\5a";
}
.icon_circle-empty:before {
content: "\5b";
}
.icon_circle-slelected:before {
content: "\5c";
}
.icon_stop_alt2:before {
content: "\5d";
}
.icon_stop:before {
content: "\5e";
}
.icon_pause_alt2:before {
content: "\5f";
}
.icon_pause:before {
content: "\60";
}
.icon_menu:before {
content: "\61";
}
.icon_menu-square_alt2:before {
content: "\62";
}
.icon_menu-circle_alt2:before {
content: "\63";
}
.icon_ul:before {
content: "\64";
}
.icon_ol:before {
content: "\65";
}
.icon_adjust-horiz:before {
content: "\66";
}
.icon_adjust-vert:before {
content: "\67";
}
.icon_document_alt:before {
content: "\68";
}
.icon_documents_alt:before {
content: "\69";
}
.icon_pencil:before {
content: "\6a";
}
.icon_pencil-edit_alt:before {
content: "\6b";
}
.icon_pencil-edit:before {
content: "\6c";
}
.icon_folder-alt:before {
content: "\6d";
}
.icon_folder-open_alt:before {
content: "\6e";
}
.icon_folder-add_alt:before {
content: "\6f";
}
.icon_info_alt:before {
content: "\70";
}
.icon_error-oct_alt:before {
content: "\71";
}
.icon_error-circle_alt:before {
content: "\72";
}
.icon_error-triangle_alt:before {
content: "\73";
}
.icon_question_alt2:before {
content: "\74";
}
.icon_question:before {
content: "\75";
}
.icon_comment_alt:before {
content: "\76";
}
.icon_chat_alt:before {
content: "\77";
}
.icon_vol-mute_alt:before {
content: "\78";
}
.icon_volume-low_alt:before {
content: "\79";
}
.icon_volume-high_alt:before {
content: "\7a";
}
.icon_quotations:before {
content: "\7b";
}
.icon_quotations_alt2:before {
content: "\7c";
}
.icon_clock_alt:before {
content: "\7d";
}
.icon_lock_alt:before {
content: "\7e";
}
.icon_lock-open_alt:before {
content: "\e000";
}
.icon_key_alt:before {
content: "\e001";
}
.icon_cloud_alt:before {
content: "\e002";
}
.icon_cloud-upload_alt:before {
content: "\e003";
}
.icon_cloud-download_alt:before {
content: "\e004";
}
.icon_image:before {
content: "\e005";
}
.icon_images:before {
content: "\e006";
}
.icon_lightbulb_alt:before {
content: "\e007";
}
.icon_gift_alt:before {
content: "\e008";
}
.icon_house_alt:before {
content: "\e009";
}
.icon_genius:before {
content: "\e00a";
}
.icon_mobile:before {
content: "\e00b";
}
.icon_tablet:before {
content: "\e00c";
}
.icon_laptop:before {
content: "\e00d";
}
.icon_desktop:before {
content: "\e00e";
}
.icon_camera_alt:before {
content: "\e00f";
}
.icon_mail_alt:before {
content: "\e010";
}
.icon_cone_alt:before {
content: "\e011";
}
.icon_ribbon_alt:before {
content: "\e012";
}
.icon_bag_alt:before {
content: "\e013";
}
.icon_creditcard:before {
content: "\e014";
}
.icon_cart_alt:before {
content: "\e015";
}
.icon_paperclip:before {
content: "\e016";
}
.icon_tag_alt:before {
content: "\e017";
}
.icon_tags_alt:before {
content: "\e018";
}
.icon_trash_alt:before {
content: "\e019";
}
.icon_cursor_alt:before {
content: "\e01a";
}
.icon_mic_alt:before {
content: "\e01b";
}
.icon_compass_alt:before {
content: "\e01c";
}
.icon_pin_alt:before {
content: "\e01d";
}
.icon_pushpin_alt:before {
content: "\e01e";
}
.icon_map_alt:before {
content: "\e01f";
}
.icon_drawer_alt:before {
content: "\e020";
}
.icon_toolbox_alt:before {
content: "\e021";
}
.icon_book_alt:before {
content: "\e022";
}
.icon_calendar:before {
content: "\e023";
}
.icon_film:before {
content: "\e024";
}
.icon_table:before {
content: "\e025";
}
.icon_contacts_alt:before {
content: "\e026";
}
.icon_headphones:before {
content: "\e027";
}
.icon_lifesaver:before {
content: "\e028";
}
.icon_piechart:before {
content: "\e029";
}
.icon_refresh:before {
content: "\e02a";
}
.icon_link_alt:before {
content: "\e02b";
}
.icon_link:before {
content: "\e02c";
}
.icon_loading:before {
content: "\e02d";
}
.icon_blocked:before {
content: "\e02e";
}
.icon_archive_alt:before {
content: "\e02f";
}
.icon_heart_alt:before {
content: "\e030";
}
.icon_star_alt:before {
content: "\e031";
}
.icon_star-half_alt:before {
content: "\e032";
}
.icon_star:before {
content: "\e033";
}
.icon_star-half:before {
content: "\e034";
}
.icon_tools:before {
content: "\e035";
}
.icon_tool:before {
content: "\e036";
}
.icon_cog:before {
content: "\e037";
}
.icon_cogs:before {
content: "\e038";
}
.arrow_up_alt:before {
content: "\e039";
}
.arrow_down_alt:before {
content: "\e03a";
}
.arrow_left_alt:before {
content: "\e03b";
}
.arrow_right_alt:before {
content: "\e03c";
}
.arrow_left-up_alt:before {
content: "\e03d";
}
.arrow_right-up_alt:before {
content: "\e03e";
}
.arrow_right-down_alt:before {
content: "\e03f";
}
.arrow_left-down_alt:before {
content: "\e040";
}
.arrow_condense_alt:before {
content: "\e041";
}
.arrow_expand_alt3:before {
content: "\e042";
}
.arrow_carrot_up_alt:before {
content: "\e043";
}
.arrow_carrot-down_alt:before {
content: "\e044";
}
.arrow_carrot-left_alt:before {
content: "\e045";
}
.arrow_carrot-right_alt:before {
content: "\e046";
}
.arrow_carrot-2up_alt:before {
content: "\e047";
}
.arrow_carrot-2dwnn_alt:before {
content: "\e048";
}
.arrow_carrot-2left_alt:before {
content: "\e049";
}
.arrow_carrot-2right_alt:before {
content: "\e04a";
}
.arrow_triangle-up_alt:before {
content: "\e04b";
}
.arrow_triangle-down_alt:before {
content: "\e04c";
}
.arrow_triangle-left_alt:before {
content: "\e04d";
}
.arrow_triangle-right_alt:before {
content: "\e04e";
}
.icon_minus_alt:before {
content: "\e04f";
}
.icon_plus_alt:before {
content: "\e050";
}
.icon_close_alt:before {
content: "\e051";
}
.icon_check_alt:before {
content: "\e052";
}
.icon_zoom-out:before {
content: "\e053";
}
.icon_zoom-in:before {
content: "\e054";
}
.icon_stop_alt:before {
content: "\e055";
}
.icon_menu-square_alt:before {
content: "\e056";
}
.icon_menu-circle_alt:before {
content: "\e057";
}
.icon_document:before {
content: "\e058";
}
.icon_documents:before {
content: "\e059";
}
.icon_pencil_alt:before {
content: "\e05a";
}
.icon_folder:before {
content: "\e05b";
}
.icon_folder-open:before {
content: "\e05c";
}
.icon_folder-add:before {
content: "\e05d";
}
.icon_folder_upload:before {
content: "\e05e";
}
.icon_folder_download:before {
content: "\e05f";
}
.icon_info:before {
content: "\e060";
}
.icon_error-circle:before {
content: "\e061";
}
.icon_error-oct:before {
content: "\e062";
}
.icon_error-triangle:before {
content: "\e063";
}
.icon_question_alt:before {
content: "\e064";
}
.icon_comment:before {
content: "\e065";
}
.icon_chat:before {
content: "\e066";
}
.icon_vol-mute:before {
content: "\e067";
}
.icon_volume-low:before {
content: "\e068";
}
.icon_volume-high:before {
content: "\e069";
}
.icon_quotations_alt:before {
content: "\e06a";
}
.icon_clock:before {
content: "\e06b";
}
.icon_lock:before {
content: "\e06c";
}
.icon_lock-open:before {
content: "\e06d";
}
.icon_key:before {
content: "\e06e";
}
.icon_cloud:before {
content: "\e06f";
}
.icon_cloud-upload:before {
content: "\e070";
}
.icon_cloud-download:before {
content: "\e071";
}
.icon_lightbulb:before {
content: "\e072";
}
.icon_gift:before {
content: "\e073";
}
.icon_house:before {
content: "\e074";
}
.icon_camera:before {
content: "\e075";
}
.icon_mail:before {
content: "\e076";
}
.icon_cone:before {
content: "\e077";
}
.icon_ribbon:before {
content: "\e078";
}
.icon_bag:before {
content: "\e079";
}
.icon_cart:before {
content: "\e07a";
}
.icon_tag:before {
content: "\e07b";
}
.icon_tags:before {
content: "\e07c";
}
.icon_trash:before {
content: "\e07d";
}
.icon_cursor:before {
content: "\e07e";
}
.icon_mic:before {
content: "\e07f";
}
.icon_compass:before {
content: "\e080";
}
.icon_pin:before {
content: "\e081";
}
.icon_pushpin:before {
content: "\e082";
}
.icon_map:before {
content: "\e083";
}
.icon_drawer:before {
content: "\e084";
}
.icon_toolbox:before {
content: "\e085";
}
.icon_book:before {
content: "\e086";
}
.icon_contacts:before {
content: "\e087";
}
.icon_archive:before {
content: "\e088";
}
.icon_heart:before {
content: "\e089";
}
.icon_profile:before {
content: "\e08a";
}
.icon_group:before {
content: "\e08b";
}
.icon_grid-2x2:before {
content: "\e08c";
}
.icon_grid-3x3:before {
content: "\e08d";
}
.icon_music:before {
content: "\e08e";
}
.icon_pause_alt:before {
content: "\e08f";
}
.icon_phone:before {
content: "\e090";
}
.icon_upload:before {
content: "\e091";
}
.icon_download:before {
content: "\e092";
}
.social_facebook:before {
content: "\e093";
}
.social_twitter:before {
content: "\e094";
}
.social_pinterest:before {
content: "\e095";
}
.social_googleplus:before {
content: "\e096";
}
.social_tumblr:before {
content: "\e097";
}
.social_tumbleupon:before {
content: "\e098";
}
.social_wordpress:before {
content: "\e099";
}
.social_instagram:before {
content: "\e09a";
}
.social_dribbble:before {
content: "\e09b";
}
.social_vimeo:before {
content: "\e09c";
}
.social_linkedin:before {
content: "\e09d";
}
.social_rss:before {
content: "\e09e";
}
.social_deviantart:before {
content: "\e09f";
}
.social_share:before {
content: "\e0a0";
}
.social_myspace:before {
content: "\e0a1";
}
.social_skype:before {
content: "\e0a2";
}
.social_youtube:before {
content: "\e0a3";
}
.social_picassa:before {
content: "\e0a4";
}
.social_googledrive:before {
content: "\e0a5";
}
.social_flickr:before {
content: "\e0a6";
}
.social_blogger:before {
content: "\e0a7";
}
.social_spotify:before {
content: "\e0a8";
}
.social_delicious:before {
content: "\e0a9";
}
.social_facebook_circle:before {
content: "\e0aa";
}
.social_twitter_circle:before {
content: "\e0ab";
}
.social_pinterest_circle:before {
content: "\e0ac";
}
.social_googleplus_circle:before {
content: "\e0ad";
}
.social_tumblr_circle:before {
content: "\e0ae";
}
.social_stumbleupon_circle:before {
content: "\e0af";
}
.social_wordpress_circle:before {
content: "\e0b0";
}
.social_instagram_circle:before {
content: "\e0b1";
}
.social_dribbble_circle:before {
content: "\e0b2";
}
.social_vimeo_circle:before {
content: "\e0b3";
}
.social_linkedin_circle:before {
content: "\e0b4";
}
.social_rss_circle:before {
content: "\e0b5";
}
.social_deviantart_circle:before {
content: "\e0b6";
}
.social_share_circle:before {
content: "\e0b7";
}
.social_myspace_circle:before {
content: "\e0b8";
}
.social_skype_circle:before {
content: "\e0b9";
}
.social_youtube_circle:before {
content: "\e0ba";
}
.social_picassa_circle:before {
content: "\e0bb";
}
.social_googledrive_alt2:before {
content: "\e0bc";
}
.social_flickr_circle:before {
content: "\e0bd";
}
.social_blogger_circle:before {
content: "\e0be";
}
.social_spotify_circle:before {
content: "\e0bf";
}
.social_delicious_circle:before {
content: "\e0c0";
}
.social_facebook_square:before {
content: "\e0c1";
}
.social_twitter_square:before {
content: "\e0c2";
}
.social_pinterest_square:before {
content: "\e0c3";
}
.social_googleplus_square:before {
content: "\e0c4";
}
.social_tumblr_square:before {
content: "\e0c5";
}
.social_stumbleupon_square:before {
content: "\e0c6";
}
.social_wordpress_square:before {
content: "\e0c7";
}
.social_instagram_square:before {
content: "\e0c8";
}
.social_dribbble_square:before {
content: "\e0c9";
}
.social_vimeo_square:before {
content: "\e0ca";
}
.social_linkedin_square:before {
content: "\e0cb";
}
.social_rss_square:before {
content: "\e0cc";
}
.social_deviantart_square:before {
content: "\e0cd";
}
.social_share_square:before {
content: "\e0ce";
}
.social_myspace_square:before {
content: "\e0cf";
}
.social_skype_square:before {
content: "\e0d0";
}
.social_youtube_square:before {
content: "\e0d1";
}
.social_picassa_square:before {
content: "\e0d2";
}
.social_googledrive_square:before {
content: "\e0d3";
}
.social_flickr_square:before {
content: "\e0d4";
}
.social_blogger_square:before {
content: "\e0d5";
}
.social_spotify_square:before {
content: "\e0d6";
}
.social_delicious_square:before {
content: "\e0d7";
}
.icon_printer:before {
content: "\e103";
}
.icon_caluinterr:before {
content: "\e0ee";
}
.icon_building:before {
content: "\e0ef";
}
.icon_floppy:before {
content: "\e0e8";
}
.icon_drive:before {
content: "\e0ea";
}
.icon_search-2:before {
content: "\e101";
}
.icon_id:before {
content: "\e107";
}
.icon_id-2:before {
content: "\e108";
}
.icon_puzzle:before {
content: "\e102";
}
.icon_like:before {
content: "\e106";
}
.icon_dislike:before {
content: "\e0eb";
}
.icon_mug:before {
content: "\e105";
}
.icon_currency:before {
content: "\e0ed";
}
.icon_wallet:before {
content: "\e100";
}
.icon_pens:before {
content: "\e104";
}
.icon_easel:before {
content: "\e0e9";
}
.icon_flowchart:before {
content: "\e109";
}
.icon_datareport:before {
content: "\e0ec";
}
.icon_briefcase:before {
content: "\e0fe";
}
.icon_shield:before {
content: "\e0f6";
}
.icon_percent:before {
content: "\e0fb";
}
.icon_globe:before {
content: "\e0e2";
}
.icon_globe-2:before {
content: "\e0e3";
}
.icon_target:before {
content: "\e0f5";
}
.icon_hourglass:before {
content: "\e0e1";
}
.icon_balance:before {
content: "\e0ff";
}
.icon_rook:before {
content: "\e0f8";
}
.icon_printer-alt:before {
content: "\e0fa";
}
.icon_calcuinterr_alt:before {
content: "\e0e7";
}
.icon_building_alt:before {
content: "\e0fd";
}
.icon_floppy_alt:before {
content: "\e0e4";
}
.icon_drive_alt:before {
content: "\e0e5";
}
.icon_search_alt:before {
content: "\e0f7";
}
.icon_id_alt:before {
content: "\e0e0";
}
.icon_id-2_alt:before {
content: "\e0fc";
}
.icon_puzzle_alt:before {
content: "\e0f9";
}
.icon_like_alt:before {
content: "\e0dd";
}
.icon_dislike_alt:before {
content: "\e0f1";
}
.icon_mug_alt:before {
content: "\e0dc";
}
.icon_currency_alt:before {
content: "\e0f3";
}
.icon_wallet_alt:before {
content: "\e0d8";
}
.icon_pens_alt:before {
content: "\e0db";
}
.icon_easel_alt:before {
content: "\e0f0";
}
.icon_flowchart_alt:before {
content: "\e0df";
}
.icon_datareport_alt:before {
content: "\e0f2";
}
.icon_briefcase_alt:before {
content: "\e0f4";
}
.icon_shield_alt:before {
content: "\e0d9";
}
.icon_percent_alt:before {
content: "\e0da";
}
.icon_globe_alt:before {
content: "\e0de";
}
.icon_clipboard:before {
content: "\e0e6";
}
.glyph {
float: left;
text-align: center;
padding: .75em;
margin: .4em 1.5em .75em 0;
width: 6em;
text-shadow: none;
}
.glyph_big {
font-size: 128px;
color: #59c5dc;
float: left;
margin-right: 20px;
}
.glyph div { padding-bottom: 10px;}
.glyph input {
font-family: consolas, monospace;
font-size: 12px;
width: 100%;
text-align: center;
border: 0;
box-shadow: 0 0 0 1px #ccc;
padding: .2em;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.centered {
margin-left: auto;
margin-right: auto;
}
.glyph .fs1 {
font-size: 2em;
}@font-face {
font-family: "et-line";
src: url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/et-line/fonts/et-line.eot);
src: url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/et-line/fonts/et-line.eot?#iefix) format("embedded-opentype"),
url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/et-line/fonts/et-line.woff) format("woff"),
url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/et-line/fonts/et-line.ttf) format("truetype"),
url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/et-line/fonts/et-line.svg#et-line) format("svg");
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'et-line';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display:inline-block;
}  .icon-mobile, .icon-laptop, .icon-desktop, .icon-tablet, .icon-phone, .icon-document, .icon-documents, .icon-search, .icon-clipboard, .icon-newspaper, .icon-notebook, .icon-book-open, .icon-browser, .icon-calendar, .icon-presentation, .icon-picture, .icon-pictures, .icon-video, .icon-camera, .icon-printer, .icon-toolbox, .icon-briefcase, .icon-wallet, .icon-gift, .icon-bargraph, .icon-grid, .icon-expand, .icon-focus, .icon-edit, .icon-adjustments, .icon-ribbon, .icon-hourglass, .icon-lock, .icon-megaphone, .icon-shield, .icon-trophy, .icon-flag, .icon-map, .icon-puzzle, .icon-basket, .icon-envelope, .icon-streetsign, .icon-telescope, .icon-gears, .icon-key, .icon-paperclip, .icon-attachment, .icon-pricetags, .icon-lightbulb, .icon-layers, .icon-pencil, .icon-tools, .icon-tools-2, .icon-scissors, .icon-paintbrush, .icon-magnifying-glass, .icon-circle-compass, .icon-linegraph, .icon-mic, .icon-strategy, .icon-beaker, .icon-caution, .icon-recycle, .icon-anchor, .icon-profile-male, .icon-profile-female, .icon-bike, .icon-wine, .icon-hotairballoon, .icon-globe, .icon-genius, .icon-map-pin, .icon-dial, .icon-chat, .icon-heart, .icon-cloud, .icon-upload, .icon-download, .icon-target, .icon-hazardous, .icon-piechart, .icon-speedometer, .icon-global, .icon-compass, .icon-lifesaver, .icon-clock, .icon-aperture, .icon-quote, .icon-scope, .icon-alarmclock, .icon-refresh, .icon-happy, .icon-sad, .icon-facebook, .icon-twitter, .icon-googleplus, .icon-rss, .icon-tumblr, .icon-linkedin, .icon-dribbble {
font-family: 'et-line';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display:inline-block;
}
.icon-mobile:before {
content: "\e000";
}
.icon-laptop:before {
content: "\e001";
}
.icon-desktop:before {
content: "\e002";
}
.icon-tablet:before {
content: "\e003";
}
.icon-phone:before {
content: "\e004";
}
.icon-document:before {
content: "\e005";
}
.icon-documents:before {
content: "\e006";
}
.icon-search:before {
content: "\e007";
}
.icon-clipboard:before {
content: "\e008";
}
.icon-newspaper:before {
content: "\e009";
}
.icon-notebook:before {
content: "\e00a";
}
.icon-book-open:before {
content: "\e00b";
}
.icon-browser:before {
content: "\e00c";
}
.icon-calendar:before {
content: "\e00d";
}
.icon-presentation:before {
content: "\e00e";
}
.icon-picture:before {
content: "\e00f";
}
.icon-pictures:before {
content: "\e010";
}
.icon-video:before {
content: "\e011";
}
.icon-camera:before {
content: "\e012";
}
.icon-printer:before {
content: "\e013";
}
.icon-toolbox:before {
content: "\e014";
}
.icon-briefcase:before {
content: "\e015";
}
.icon-wallet:before {
content: "\e016";
}
.icon-gift:before {
content: "\e017";
}
.icon-bargraph:before {
content: "\e018";
}
.icon-grid:before {
content: "\e019";
}
.icon-expand:before {
content: "\e01a";
}
.icon-focus:before {
content: "\e01b";
}
.icon-edit:before {
content: "\e01c";
}
.icon-adjustments:before {
content: "\e01d";
}
.icon-ribbon:before {
content: "\e01e";
}
.icon-hourglass:before {
content: "\e01f";
}
.icon-lock:before {
content: "\e020";
}
.icon-megaphone:before {
content: "\e021";
}
.icon-shield:before {
content: "\e022";
}
.icon-trophy:before {
content: "\e023";
}
.icon-flag:before {
content: "\e024";
}
.icon-map:before {
content: "\e025";
}
.icon-puzzle:before {
content: "\e026";
}
.icon-basket:before {
content: "\e027";
}
.icon-envelope:before {
content: "\e028";
}
.icon-streetsign:before {
content: "\e029";
}
.icon-telescope:before {
content: "\e02a";
}
.icon-gears:before {
content: "\e02b";
}
.icon-key:before {
content: "\e02c";
}
.icon-paperclip:before {
content: "\e02d";
}
.icon-attachment:before {
content: "\e02e";
}
.icon-pricetags:before {
content: "\e02f";
}
.icon-lightbulb:before {
content: "\e030";
}
.icon-layers:before {
content: "\e031";
}
.icon-pencil:before {
content: "\e032";
}
.icon-tools:before {
content: "\e033";
}
.icon-tools-2:before {
content: "\e034";
}
.icon-scissors:before {
content: "\e035";
}
.icon-paintbrush:before {
content: "\e036";
}
.icon-magnifying-glass:before {
content: "\e037";
}
.icon-circle-compass:before {
content: "\e038";
}
.icon-linegraph:before {
content: "\e039";
}
.icon-mic:before {
content: "\e03a";
}
.icon-strategy:before {
content: "\e03b";
}
.icon-beaker:before {
content: "\e03c";
}
.icon-caution:before {
content: "\e03d";
}
.icon-recycle:before {
content: "\e03e";
}
.icon-anchor:before {
content: "\e03f";
}
.icon-profile-male:before {
content: "\e040";
}
.icon-profile-female:before {
content: "\e041";
}
.icon-bike:before {
content: "\e042";
}
.icon-wine:before {
content: "\e043";
}
.icon-hotairballoon:before {
content: "\e044";
}
.icon-globe:before {
content: "\e045";
}
.icon-genius:before {
content: "\e046";
}
.icon-map-pin:before {
content: "\e047";
}
.icon-dial:before {
content: "\e048";
}
.icon-chat:before {
content: "\e049";
}
.icon-heart:before {
content: "\e04a";
}
.icon-cloud:before {
content: "\e04b";
}
.icon-upload:before {
content: "\e04c";
}
.icon-download:before {
content: "\e04d";
}
.icon-target:before {
content: "\e04e";
}
.icon-hazardous:before {
content: "\e04f";
}
.icon-piechart:before {
content: "\e050";
}
.icon-speedometer:before {
content: "\e051";
}
.icon-global:before {
content: "\e052";
}
.icon-compass:before {
content: "\e053";
}
.icon-lifesaver:before {
content: "\e054";
}
.icon-clock:before {
content: "\e055";
}
.icon-aperture:before {
content: "\e056";
}
.icon-quote:before {
content: "\e057";
}
.icon-scope:before {
content: "\e058";
}
.icon-alarmclock:before {
content: "\e059";
}
.icon-refresh:before {
content: "\e05a";
}
.icon-happy:before {
content: "\e05b";
}
.icon-sad:before {
content: "\e05c";
}
.icon-facebook:before {
content: "\e05d";
}
.icon-twitter:before {
content: "\e05e";
}
.icon-googleplus:before {
content: "\e05f";
}
.icon-rss:before {
content: "\e060";
}
.icon-tumblr:before {
content: "\e061";
}
.icon-linkedin:before {
content: "\e062";
}
.icon-dribbble:before {
content: "\e063";
}@font-face {
font-family: "Caseicon";
src: url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/caseicon/caseicon.eot);
src: url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/caseicon/caseicon.eot?#iefix) format("embedded-opentype"),
url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/caseicon/caseicon.woff2) format("woff2"),
url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/caseicon/caseicon.woff) format("woff"),
url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/caseicon/caseicon.ttf) format("truetype"),
url(//hostingcontinental.com/wp-content/themes/hostco/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(//hostingcontinental.com/wp-content/themes/hostco/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%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@keyframes pxl_move1 {
0% {
transform: translate(0%, 0%);
}
25% {
transform: translate(10%, 10%);
}
50% {
transform: translate(10%, -10%);
}
75% {
transform: translate(-10%, 10%);
}
100% {
transform: translate(0%);
}
}
@-webkit-keyframes pxl_move1 {
0% {
transform: translate(0%, 0%);
}
25% {
transform: translate(10%, 10%);
}
50% {
transform: translate(10%, -10%);
}
75% {
transform: translate(-10%, 10%);
}
100% {
transform: translate(0%);
}
}
@keyframes blink {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes scale {
0% {
transform: scale(1);
}
50% {
transform: scale(0.8);
}
100% {
transform: scale(1);
}
}
@-webkit-keyframes scale {
0% {
transform: scale(1);
}
50% {
transform: scale(0.8);
}
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);
}
}
.pxl-image-spin {
animation: pxl_spin_reverse 12s 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);
}
}
@keyframes pxl_zigzag {
0%, 100%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: rotate(10deg);
-ms-transform: rotate(10deg);
transform: rotate(10deg);
}
60% {
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
}
@keyframes pxl_right_left {
0% {
transform: translateX(0px);
}
25% {
transform: translateX(40px);
}
50% {
transform: translateX(0px);
}
75% {
transform: translateX(-40px);
}
100% {
transform: translateX(0px);
}
}
.slide-right-to-left {
animation: pxl_right_left 12s ease-out infinite;
-webkit-animation: pxl_right_left 12s ease-out infinite;
}
@keyframes pxl_left_right {
0% {
transform: translateX(0px);
}
25% {
transform: translateX(-40px);
}
50% {
transform: translateX(0px);
}
75% {
transform: translateX(40px);
}
100% {
transform: translateX(0px);
}
}
.slide-left-to-right {
animation: pxl_left_right 12s ease-out infinite;
-webkit-animation: pxl_left_right 12s ease-out infinite;
}
@keyframes pxl_bottom_top_small {
0% {
transform: translateX(0px);
}
25% {
transform: translateY(10px);
}
50% {
transform: translateY(0px);
}
75% {
transform: translateY(-10px);
}
100% {
transform: translateY(0px);
}
}
@keyframes pxl_bottom_top {
0% {
transform: translateX(0px);
}
25% {
transform: translateY(40px);
}
50% {
transform: translateY(0px);
}
75% {
transform: translateY(-40px);
}
100% {
transform: translateY(0px);
}
}
.slide-bottom-to-top {
animation: pxl_bottom_top 12s ease-out infinite;
-webkit-animation: pxl_bottom_top 12s ease-out infinite;
}
@keyframes pxl_effect1 {
0% {
transform: translate(0px, 0px);
}
20% {
transform: translate(40px, -5px);
}
40% {
transform: translate(60px, 40px);
}
60% {
transform: translate(40px, 60px);
}
80% {
transform: translate(-40px, 60px);
}
100% {
transform: translate(0px, 0px);
}
}
.slide-effect1 {
animation: pxl_effect1 12s ease-out infinite;
-webkit-animation: pxl_effect1 12s ease-out infinite;
}
@keyframes pxl_effect2 {
0% {
transform: translate(0px, 0px);
}
20% {
transform: translate(-30px, 40px);
}
40% {
transform: translate(60px, 60px);
}
60% {
transform: translate(70px, 40px);
}
80% {
transform: translate(40px, -70px);
}
100% {
transform: translate(0px, 0px);
}
}
.slide-effect2 {
animation: pxl_effect2 12s ease-out infinite;
-webkit-animation: pxl_effect2 12s ease-out infinite;
}
@keyframes pxl_top_bottom {
0% {
transform: translateX(0px);
}
25% {
transform: translateY(-20px);
}
50% {
transform: translateY(0px);
}
75% {
transform: translateY(20px);
}
100% {
transform: translateY(0px);
}
}
@-webkit-keyframes toBottomFromTop {
49% {
-webkit-transform: translateY(-100%);
}
50% {
opacity: 0;
-webkit-transform: translateY(100%);
}
51% {
opacity: 1;
}
}
@-moz-keyframes toBottomFromTop {
49% {
-moz-transform: translateY(-100%);
}
50% {
opacity: 0;
-moz-transform: translateY(100%);
}
51% {
opacity: 1;
}
}
@keyframes toBottomFromTop {
49% {
transform: translateY(-100%);
}
50% {
opacity: 0;
transform: translateY(100%);
}
51% {
opacity: 1;
}
}
.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);
}
}
@-webkit-keyframes pxl_scale1 {
0% {
transform: scale(1);
}
50% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes pxl_scale1 {
0% {
transform: scale(1);
}
50% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
.pxl_scale1 {
animation: pxl_scale1 400ms linear 0ms;
-webkit-animation: pxl_scale1 400ms linear 0ms;
}
@keyframes ar {
33% {
transform: translatex(20px);
opacity: 0;
}
66% {
transform: translatex(-20px);
opacity: 0;
}
100% {
transform: translatex(0px);
opacity: 1;
}
}
@-webkit-keyframes in-top {
from {
-webkit-transform: perspective(500px) rotateX(-90deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateX(0deg);
}
}
@keyframes in-top {
from {
transform: perspective(500px) rotateX(-90deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateX(0deg);
}
}
@-webkit-keyframes out-top {
from {
-webkit-transform: perspective(500px) rotateX(0deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateX(-90deg);
opacity: 1;
}
}
@keyframes out-top {
from {
transform: perspective(500px) rotateX(0deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateX(-90deg);
opacity: 1;
}
}
@-webkit-keyframes in-bottom {
from {
-webkit-transform: perspective(500px) rotateX(90deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateX(0deg);
}
}
@keyframes in-bottom {
from {
transform: perspective(500px) rotateX(90deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateX(0deg);
}
}
@-webkit-keyframes out-bottom {
from {
-webkit-transform: perspective(500px) rotateX(0deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateX(90deg);
opacity: 1;
}
}
@keyframes out-bottom {
from {
transform: perspective(500px) rotateX(0deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateX(90deg);
opacity: 1;
}
}
@-webkit-keyframes in-left {
from {
-webkit-transform: perspective(500px) rotateY(90deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateY(0deg);
}
}
@keyframes in-left {
from {
transform: perspective(500px) rotateY(90deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateY(0deg);
}
}
@-webkit-keyframes out-left {
from {
-webkit-transform: perspective(500px) rotateY(0deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateY(90deg);
opacity: 1;
}
}
@keyframes out-left {
from {
transform: perspective(500px) rotateY(0deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateY(90deg);
opacity: 1;
}
}
@-webkit-keyframes in-right {
from {
-webkit-transform: perspective(500px) rotateY(-90deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateY(0deg);
}
}
@keyframes in-right {
from {
transform: perspective(500px) rotateY(-90deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateY(0deg);
}
}
@-webkit-keyframes out-right {
from {
-webkit-transform: perspective(500px) rotateY(0deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateY(-90deg);
opacity: 1;
}
}
@keyframes out-right {
from {
transform: perspective(500px) rotateY(0deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateY(-90deg);
opacity: 1;
}
}
@keyframes shakeicon {
33% {
-webkit-transform: rotateZ(20deg);
-khtml-transform: rotateZ(20deg);
-moz-transform: rotateZ(20deg);
-ms-transform: rotateZ(20deg);
-o-transform: rotateZ(20deg);
transform: rotateZ(20deg);
}
67% {
-webkit-transform: rotateZ(-20deg);
-khtml-transform: rotateZ(-20deg);
-moz-transform: rotateZ(-20deg);
-ms-transform: rotateZ(-20deg);
-o-transform: rotateZ(-20deg);
transform: rotateZ(-20deg);
}
100% {
-webkit-transform: rotateZ(20deg);
-khtml-transform: rotateZ(20deg);
-moz-transform: rotateZ(20deg);
-ms-transform: rotateZ(20deg);
-o-transform: rotateZ(20deg);
transform: rotateZ(20deg);
}
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-5deg);
transform: scale(0.9) rotate(-5deg);
}
50%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(5deg);
transform: scale(1.1) rotate(5deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-5deg);
transform: scale(1.1) rotate(-5deg);
}
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(-5deg);
-ms-transform: scale(0.9) rotate(-5deg);
transform: scale(0.9) rotate(-5deg);
}
50%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(5deg);
-ms-transform: scale(1.1) rotate(5deg);
transform: scale(1.1) rotate(5deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-5deg);
-ms-transform: scale(1.1) rotate(-5deg);
transform: scale(1.1) rotate(-5deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
@keyframes icon-bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
60% {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
}
@-webkit-keyframes icon-bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
60% {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
}
@keyframes scale-border {
1% {
transform: scale(1);
opacity: 0.1;
}
100% {
transform: scale(3);
opacity: 0;
}
}
@-webkit-keyframes scale-border {
1% {
transform: scale(1);
opacity: 0.1;
}
100% {
transform: scale(3);
opacity: 0;
}
}
.pxl-view-layout {
display: flex;
margin-bottom: 20px;
}
.pxl-view-layout .view-icon {
list-style-type: none;
width: 30px;
height: 25px;
opacity: 0.33;
margin-left: 10px;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
background-position: center;
background-repeat: no-repeat;
cursor: pointer;
}
.pxl-view-layout .view-icon a {
width: 100%;
height: 100%;
display: block;
}
.pxl-view-layout .view-icon.view-grid {
font-size: 0;
background-image: url(//hostingcontinental.com/wp-content/themes/hostco/assets/img/layout-grid.png);
}
.pxl-view-layout .view-icon.view-list {
font-size: 0;
background-image: url(//hostingcontinental.com/wp-content/themes/hostco/assets/img/layout-list.png);
}
.pxl-view-layout .view-icon:hover, .pxl-view-layout .view-icon.active {
opacity: 1;
}
.woocommerce span.onsale, .woocommerce .pxl-featured {
min-width: inherit;
min-height: inherit;
font-size: 16px;
color: #fff;
padding: 0;
text-align: center;
background-color: var(--primary-color);
font-weight: 700;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
margin: 0 !important;
line-height: 26px;
padding: 0px 12px !important;
top: 0px !important;
right: 0px !important;
left: auto;
font-weight: normal;
z-index: 11;
}
.woocommerce .pxl-featured {
position: absolute;
top: 0px !important;
left: 0px !important;
right: auto !important;
background-color: var(--regular-color);
display: inline-block;
}
.woocommerce .woocommerce-tabs .single-lp-list {
margin-top: 30px;
}
.woocommerce .woocommerce-tabs ul.wc-tabs {
overflow: visible;
padding: 0 0 0px;
margin-top: -20px;
text-align: center;
position: relative;
z-index: 1;
}
@media screen and (max-width: 575px) {
.woocommerce .woocommerce-tabs ul.wc-tabs {
border: none;
}
}
.woocommerce .woocommerce-tabs ul.wc-tabs:before, .woocommerce .woocommerce-tabs ul.wc-tabs:after {
display: none !important;
}
.woocommerce .woocommerce-tabs ul.wc-tabs li {
margin: 20px 5px 0 5px;
padding: 0;
background-color: transparent;
position: relative;
z-index: 99;
}
.woocommerce .woocommerce-tabs ul.wc-tabs li:before, .woocommerce .woocommerce-tabs ul.wc-tabs li:after {
display: none !important;
}
@media screen and (max-width: 575px) {
.woocommerce .woocommerce-tabs ul.wc-tabs li {
display: block;
padding: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}
.woocommerce .woocommerce-tabs ul.wc-tabs li a {
display: block;
}
}
.woocommerce .woocommerce-tabs ul.wc-tabs li a {
padding: 0 28px;
font-size: 18px;
line-height: 42px;
border: 2px solid #e8ebf0;
border-radius: 5px !important;
color: var(--secondary-color);
font-weight: 400 !important;
position: relative;
background-color: #fff;
text-transform: uppercase;
z-index: 1;
background-color: transparent !important;
}
.woocommerce .woocommerce-tabs ul.wc-tabs li.active > a, .woocommerce .woocommerce-tabs ul.wc-tabs li a:hover {
color: #fff;
background-color: var(--primary-color);
border-color: var(--primary-color);
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-product-attributes th {
font-weight: 600 !important;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description {
line-height: 1.875;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description strong {
font-size: 30px;
font-weight: 700;
color: var(--secondary-color);
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description p {
font-size: 16px;
font-weight: 400;
line-height: 32px;
color: #70747f;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel p:last-child {
margin-bottom: 0;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel > h2 {
display: none;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel.panel {
padding-top: 32px;
margin-bottom: 0;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes {
border: 1px solid #dee2e6;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th, .woocommerce .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
border-bottom: 1px solid #dee2e6;
font-family: inherit;
color: #152136;
font-weight: normal;
font-style: normal;
padding: 10px;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
border-left: 1px solid #dee2e6;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-noreviews {
margin-bottom: 25px !important;
}
.woocommerce .woocommerce-tabs .tab-product-feature-list {
font-size: 18px;
line-height: 34px;
}
.woocommerce .woocommerce-tabs .tab-product-feature-list .col-xl-4 {
font-weight: 600;
}
.woocommerce .woocommerce-tabs .tab-product-feature-list .line-gap {
margin: 0;
width: 100%;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating {
margin-bottom: 15px;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating label {
margin-bottom: 10px;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating a {
color: #999;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating .stars:hover a, .woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating .stars.selected a {
color: #efb343;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-comment label {
margin-bottom: 8px;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews-title {
font-size: 24px;
margin-bottom: 12px;
text-transform: capitalize;
color: var(--secondary-color);
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-reply-title, .woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews .nice-select {
display: none;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form #comment {
height: 140px;
min-height: 140px;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form .form-submit .submit {
padding: 0 50px;
margin-top: 20px;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments {
width: 50%;
padding: 0 15px;
}
@media screen and (max-width: 767px) {
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments {
width: 100%;
}
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper {
width: 50%;
padding: 0 15px;
}
@media screen and (max-width: 767px) {
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper {
width: 100%;
}
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist {
padding: 10px 0 0;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review {
position: relative;
margin-bottom: 30px;
padding: 30px;
border: 1px solid #f2f2f2;
}
@media screen and (max-width: 1199px) {
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review {
padding: 20px 15px 20px 20px;
}
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap {
position: absolute;
right: 0;
top: 0;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap .count-rating {
display: none;
}
@media screen and (max-width: 991px) {
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap {
position: static;
margin-bottom: 8px;
}
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment_container {
position: relative;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar {
padding: 0;
width: 80px;
-webkit-border-radius: 80px;
-khtml-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
-o-border-radius: 80px;
border-radius: 80px;
-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 575px) {
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar {
width: 40px;
border: none;
}
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
border: none;
margin: 0;
padding: 0 0 0 100px;
}
@media screen and (max-width: 767px) {
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text .star-rating {
float: none;
margin-bottom: 10px;
}
}
@media screen and (max-width: 575px) {
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
padding-left: 60px;
}
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text .course-rate {
display: none;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text .single-lp-list {
margin-top: 30px;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
margin: 0 0 8px;
font-size: 16px;
}
@media screen and (max-width: 575px) {
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
display: block;
}
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date {
display: block;
font-size: 13px;
font-weight: 600;
color: var(--primary-color);
line-height: 22px;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author {
color: #222;
display: block;
line-height: 1;
margin-bottom: 4px;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__dash {
display: none;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .description p {
margin: 0;
}
.woocommerce .woocommerce-product-inner {
background-color: #fff;
overflow: hidden;
position: relative;
z-index: 1;
box-shadow: rgba(99, 99, 99, 0.04) 0px 2px 21px 8px;
}
.woocommerce .woocommerce-product-inner .price .woocommerce-Price-amount {
color: var(--primary-color) !important;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header {
position: relative;
overflow: hidden;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-details {
position: relative;
overflow: hidden;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header img {
-webkit-transition: 300ms all ease 0ms;
-khtml-transition: 300ms all ease 0ms;
-moz-transition: 300ms all ease 0ms;
-ms-transition: 300ms all ease 0ms;
-o-transition: 300ms all ease 0ms;
transition: 300ms all ease 0ms;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-details:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta {
position: absolute;
bottom: 17px;
left: 50%;
transform: translateX(-50%);
z-index: 4;
display: flex;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta > div {
margin: 0 4px;
width: 40px;
height: 40px;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
opacity: 0;
-webkit-transform: translateY(20px);
-khtml-transform: translateY(20px);
-moz-transform: translateY(20px);
-ms-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button {
border-radius: 0;
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 5px;
background-color: #e9ebf0;
display: block;
position: relative;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
padding: 0;
font-size: 0px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a:before, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button:before {
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%);
color: #1d2122;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
font-family: Caseicon;
font-size: 18px;
font-weight: 500;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a.added, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button.added {
display: none;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a.add_to_cart_button:before, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button.add_to_cart_button:before {
content: "\f145";
font-size: 16px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a.product_type_variable:before, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button.product_type_variable:before {
content: "\f122";
font-size: 17px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a.added_to_cart:before, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button.added_to_cart:before {
content: "\f11e";
font-size: 16px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a.woosw-btn:before, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button.woosw-btn:before {
content: "\f12f";
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a.woosq-btn:before, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button.woosq-btn:before {
content: "\f101";
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a.loading, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button.loading {
opacity: 1;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a.loading:before, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button.loading:before {
opacity: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a.loading:after, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button.loading:after {
content: '';
width: 16px;
height: 16px;
-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 #000 transparent #000;
border-width: 1px;
border-style: solid;
position: absolute;
top: 50%;
left: 40%;
transform: translate(-50%);
margin: auto;
animation: pxl_spin_reverse 0.6s linear infinite;
-webkit-animation: pxl_spin_reverse 0.6s infinite linear;
box-sizing: border-box;
z-index: 2;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a:hover, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button:hover {
background-color: var(--regular-color);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a:hover:before, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button:hover:before {
color: #fff;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a:hover.loading:after, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button:hover.loading:after {
border-color: transparent #fff transparent #fff;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content {
padding: 0px 20px 25px 20px;
text-align: center;
position: relative;
z-index: 2;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .star-rating {
font-size: 14px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .count-rating {
display: none;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-product--rating .star-rating {
text-align: center;
position: relative;
z-index: 2;
background-color: #fff;
margin: 10px 0 0;
display: inline-block;
padding-bottom: 16px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-add-to-cart a {
margin: 0;
line-height: 44px;
height: 44px;
padding: 0 28px;
-webkit-border-radius: 44px;
-khtml-border-radius: 44px;
-moz-border-radius: 44px;
-ms-border-radius: 44px;
-o-border-radius: 44px;
border-radius: 44px;
display: inline-flex;
overflow: hidden;
background-color: var(--primary-color);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-add-to-cart a:before {
background-color: ;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-add-to-cart a:after {
animation: pxl_spin_reverse 1s linear infinite;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-add-to-cart a:hover, .woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-add-to-cart a:focus {
background-color: var(--secondary-color);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-add-to-cart a i {
margin-left: 6px;
font-size: 16px;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-add-to-cart a.added {
display: none;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-add-to-cart a.loading {
opacity: 1;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-add-to-cart a.loading i {
-webkit-transform: translateX(100px);
-khtml-transform: translateX(100px);
-moz-transform: translateX(100px);
-ms-transform: translateX(100px);
-o-transform: translateX(100px);
transform: translateX(100px);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-add-to-cart a.loading:after {
right: 28px;
top: 0;
-webkit-transition-delay: 0.8s;
-moz-transition-delay: 0.8s;
transition-delay: 0.8s;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-add-to-cart a.wc-forward:after {
content: "\f10e";
font-family: Flaticon;
margin-left: 6px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product--rating .star-rating {
font-size: 12px;
height: 14px;
color: #fab319;
}
.woocommerce .woocommerce-product-inner del {
color: #cfcfcf;
font-weight: 700 !important;
}
.woocommerce .woocommerce-product-inner del .amount {
font-weight: 500;
color: #cfcfcf;
}
.woocommerce .woocommerce-product-inner ins, .woocommerce .woocommerce-product-inner .price {
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
color: var(--primary-color);
font-weight: 700 !important;
}
.woocommerce .woocommerce-product-inner ins .amount, .woocommerce .woocommerce-product-inner .price .amount {
font-weight: 700;
color: var(--primary-color) !important;
}
.woocommerce .woocommerce-product-inner ins span, .woocommerce .woocommerce-product-inner .price span {
color: var(--primary-color) !important;
}
.woocommerce .woocommerce-product-inner .woocommerce-product--title {
padding: 0px !important;
font-size: 22px;
font-weight: 700;
margin: 0px 0 10px 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-product--title a {
color: var(--secondary-color);
}
.woocommerce .woocommerce-product-inner .woocommerce-product--title a:hover {
color: var(--primary-color);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-attr {
margin-bottom: 12px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-attr img {
width: auto !important;
margin: 0 !important;
}
.woocommerce .woocommerce-product-inner:hover .woocommerce-product-content .woocommerce-add-to-cart, .woocommerce .woocommerce-product-inner.cart-added .woocommerce-product-content .woocommerce-add-to-cart {
bottom: -22px;
opacity: 1;
visibility: visible;
}
.woocommerce .woocommerce-product-inner:hover .woocommerce-product-meta > div {
opacity: 1;
-webkit-transform: translateX(0px);
-khtml-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
}
.woocommerce .woocommerce-product-inner:hover .woocommerce-product-content .price {
opacity: 0;
}
.woocommerce .pxl-shop-topbar-wrap {
align-items: center;
min-height: 62px;
margin-bottom: 30px;
}
.woocommerce .pxl-shop-topbar-wrap .pxl-view-layout-wrap {
order: 3;
}
.woocommerce .pxl-shop-topbar-wrap .order-md-2 {
order: 2;
}
.woocommerce #content {
padding: 130px 0 207px;
}
.woocommerce ins {
background-color: transparent;
color: var(--primary-color) !important;
}
.woocommerce ins span {
color: var(--primary-color);
}
.woocommerce .content-row #secondary.widget-has-sidebar:before {
display: none;
}
.woocommerce .pxl-sidebar-area .widget {
padding: 30px;
border: 1px solid #e9ebf0;
margin-bottom: 30px !important;
}
@media (max-width: 1200px) and (min-width: 991px) {
.woocommerce .pxl-sidebar-area .widget {
padding: 30px 20px;
}
}
.woocommerce .pxl-sidebar-area .widget:last-child {
margin-bottom: 0;
}
.woocommerce .pxl-sidebar-area .widget-title, .woocommerce .pxl-sidebar-area .comment-reply-title, .woocommerce .pxl-sidebar-area .comments-title {
color: var(--secondary-color);
font-weight: 700;
font-size: 24px;
margin-bottom: 6px;
position: relative;
}
.woocommerce .pxl-sidebar-area .widget_product_categories .price .woocommerce-Price-amount {
color: var(--primary-color) !important;
}
.woocommerce .pxl-sidebar-area .widget_product_categories li {
padding: 0 13px 7px 15px;
}
.woocommerce .pxl-sidebar-area .widget_product_categories li:last-child {
margin-bottom: 0;
border: none;
padding-bottom: 0;
}
.woocommerce .pxl-sidebar-area .widget_product_categories .widget-title {
margin-bottom: 15px;
}
.woocommerce .pxl-sidebar-area .widget_product_categories .count {
position: absolute;
right: 0px;
top: 50%;
transform: translateY(-50%);
}
.woocommerce .pxl-sidebar-area .widget_product_categories li {
position: relative;
}
.woocommerce .pxl-sidebar-area .widget_product_categories li a {
padding-bottom: 6px;
font-weight: 400;
position: relative;
font-size: 16px;
color: #70747f;
}
.woocommerce .pxl-sidebar-area .widget_product_categories li a:before {
position: absolute;
top: 50%;
transform: translateY(-50%);
font-size: 16px;
font-weight: bold;
left: -15px;
margin-right: 0;
content: "+";
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.woocommerce .pxl-sidebar-area .widget_product_categories li a:hover {
color: var(--primary-color);
}
.woocommerce .pxl-sidebar-area .widget_product_categories li a:hover:before {
color: var(--primary-color);
}
.woocommerce .pxl-sidebar-area .widget_product_search {
padding: 0 !important;
border: 1px solid #e9ebf0;
border-radius: 5px;
}
.woocommerce .pxl-sidebar-area .widget_product_search button {
padding: 0;
width: 45px;
height: 45px;
text-indent: -9999px;
position: absolute;
top: 7px;
right: 7px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
opacity: 1;
z-index: 3;
color: #fff;
font-size: 15px;
background-color: var(--primary-color);
background-image: none;
}
.woocommerce .pxl-sidebar-area .widget_product_search button:after {
content: "\f12c";
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-family: Caseicon;
text-indent: 0px;
font-weight: 400;
color: #fff;
}
.woocommerce .pxl-sidebar-area .widget_product_search button:hover {
color: #fff;
background-color: var(--secondary-color);
}
.woocommerce .pxl-sidebar-area .widget_product_search .search-field {
border: none !important;
color: var(--secondary-color);
font-size: 18px;
font-weight: 500;
height: 60px;
}
.woocommerce .pxl-sidebar-area .widget_product_search .search-field:focus {
border-color: var(--primary-color);
}
.woocommerce .pxl-sidebar-area .widget_product_search .search-field:focus + button {
border-color: var(--primary-color);
}
.woocommerce .pxl-sidebar-area .widget_product_search .woocommerce-product-search {
position: relative;
}
.woocommerce .pxl-sidebar-area .widget_product_search .woocommerce-product-search:after {
content: '';
z-index: 1;
height: 60px;
width: 60px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
position: absolute;
top: 0;
right: 0;
}
.single-product .woocommerce-social-share {
padding-top: 18px;
}
.single-product .woocommerce-social-share label {
color: #222;
font-weight: 600;
margin-right: 10px;
}
.single-product .woocommerce-social-share a {
color: #6a6a6a;
font-size: 14px;
margin-right: 6px;
}
.single-product .woocommerce-social-share a:hover {
color: var(--primary-color);
}
.single-product .woocommerce-summary-wrap {
margin: 0 -25px;
}
.single-product .woocommerce-summary-wrap > .col-xl-6 {
padding: 0 25px;
}
.single-product #shop-breadcrumb {
padding-bottom: 46px;
}
.single-product #shop-newsletter {
margin-top: 30px;
}
.single-product .woocommerce-sg-product-price {
padding-top: 10px;
margin-bottom: 25px;
}
.single-product section.related {
padding-top: 122px;
margin-top: 120px;
position: relative;
}
@media screen and (max-width: 991px) and (min-width: 767px) {
.single-product section.related {
margin: 60px -15px 0 -15px;
padding-top: 60px;
}
}
@media screen and (max-width: 767px) {
.single-product section.related {
margin-top: 60px;
padding-top: 60px;
}
}
.single-product section.related:before {
position: absolute;
content: '';
width: 100000px;
top: 0;
left: -40000px;
height: 1px;
background-color: #e9ebf0;
}
.single-product section.related h2 {
font-size: 42px;
font-weight: 700;
margin-bottom: -8px;
position: relative;
text-align: center;
text-transform: capitalize;
color: var(--secondary-color);
}
@media (max-width: 575px) {
.single-product section.related h2 {
font-size: 30px;
}
}
.single-product section.related ul.products {
margin-bottom: 0;
}
.single-product section.related ul.products li.product {
margin-bottom: 0 !important;
margin-top: 60px;
}
.single-product .pxl-content-area div.product .entry-summary {
width: 100% !important;
margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
.single-product .pxl-content-area div.product .entry-summary {
position: sticky;
top: 150px;
}
}
.single-product .pxl-content-area div.product .woocommerce-product-gallery {
width: 100% !important;
margin-bottom: 80px;
}
@media screen and (max-width: 991px) {
.single-product .pxl-content-area div.product .woocommerce-product-gallery {
margin-bottom: 30px;
}
}
.single-product .pxl-content-area div.product .woocommerce-product-details__short-description p:last-child, .single-product > div.product .woocommerce-product-details__short-description p:last-child {
margin-bottom: 0;
}
.single-product .pxl-content-area div.product .woocommerce-sg-product-feature, .single-product > div.product .woocommerce-sg-product-feature {
margin-bottom: 71px;
list-style: none;
}
.single-product .pxl-content-area div.product .woocommerce-sg-product-feature li, .single-product > div.product .woocommerce-sg-product-feature li {
display: flex;
flex-wrap: nowrap;
}
.single-product .pxl-content-area div.product .woocommerce-sg-product-feature li i, .single-product > div.product .woocommerce-sg-product-feature li i {
margin-right: 8px;
margin-top: 6px;
color: var(--primary-color);
}
.single-product .pxl-content-area div.product .woocommerce-sg-product-feature li p:last-child, .single-product > div.product .woocommerce-sg-product-feature li p:last-child {
margin-bottom: 0;
}
.single-product .pxl-content-area div.product .woocommerce-sg-product-feature li + li, .single-product > div.product .woocommerce-sg-product-feature li + li {
margin-top: 10px;
}
.single-product .pxl-content-area div.product form.cart, .single-product > div.product form.cart {
margin-bottom: 20px;
}
.single-product .pxl-content-area div.product form.cart label, .single-product > div.product form.cart label {
font-size: 20px;
margin-bottom: 0;
font-weight: 700;
color: #0b1460;
font-family: 'Quicksand', sans-serif;
}
.single-product .pxl-content-area div.product form.cart .reset_variations, .single-product > div.product form.cart .reset_variations {
font-weight: 700;
color: #191919;
font-size: 16px;
margin-top: 6px;
display: none;
visibility: visible !important;
}
.single-product .pxl-content-area div.product form.cart .reset_variations:hover, .single-product > div.product form.cart .reset_variations:hover {
color: var(--primary-color);
}
.single-product .pxl-content-area div.product form.cart .variations tr, .single-product > div.product form.cart .variations tr {
display: flex;
align-items: center;
padding: 14px 0 11px 0;
}
.single-product .pxl-content-area div.product form.cart .variations td.label, .single-product > div.product form.cart .variations td.label {
padding: 0;
}
.single-product .pxl-content-area div.product form.cart .variations td.label span, .single-product > div.product form.cart .variations td.label span {
display: none;
}
.single-product .pxl-content-area div.product form.cart .variations td.woo-variation-items-wrapper, .single-product > div.product form.cart .variations td.woo-variation-items-wrapper {
padding: 0;
}
.single-product .pxl-content-area div.product form.cart .button-variable-wrapper .button-variable-item, .single-product > div.product form.cart .button-variable-wrapper .button-variable-item {
border-radius: 3px;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
background-color: #f9f9f9;
}
.single-product .pxl-content-area div.product form.cart .button-variable-wrapper .button-variable-item .variable-item-span-button, .single-product > div.product form.cart .button-variable-wrapper .button-variable-item .variable-item-span-button {
font-size: 15px;
line-height: 26px;
padding: 0 8px;
color: #383838;
}
.single-product .pxl-content-area div.product form.cart .color-variable-wrapper .color-variable-item, .single-product > div.product form.cart .color-variable-wrapper .color-variable-item {
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
opacity: 1;
}
.single-product .pxl-content-area div.product form.cart .color-variable-wrapper .color-variable-item .variable-item-span-color, .single-product > div.product form.cart .color-variable-wrapper .color-variable-item .variable-item-span-color {
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.single-product .pxl-content-area div.product form.cart .color-variable-wrapper .color-variable-item .variable-item-span-color:after, .single-product > div.product form.cart .color-variable-wrapper .color-variable-item .variable-item-span-color:after {
display: none;
}
.single-product .pxl-content-area div.product form.cart.variations_form .woocommerce-variation-add-to-cart, .single-product > div.product form.cart.variations_form .woocommerce-variation-add-to-cart {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.single-product .pxl-content-area div.product form.cart.variations_form .woocommerce-variation-price, .single-product > div.product form.cart.variations_form .woocommerce-variation-price {
margin: 10px 0 24px;
}
.single-product .pxl-content-area div.product form.cart.variations_form button.single_add_to_cart_button, .single-product > div.product form.cart.variations_form button.single_add_to_cart_button {
background-color: var(--primary-color);
}
.single-product .pxl-content-area div.product form.cart:not(.variations_form), .single-product > div.product form.cart:not(.variations_form), .single-product .pxl-content-area div.product form.cart:not(.grouped_form), .single-product > div.product form.cart:not(.grouped_form) {
display: inline-flex;
margin: 0 0 20px;
align-items: center;
flex-wrap: wrap;
}
.single-product .pxl-content-area div.product form.cart .woocommerce-grouped-product-list td, .single-product > div.product form.cart .woocommerce-grouped-product-list td {
vertical-align: middle;
}
.single-product .pxl-content-area div.product .woocommerce-gallery span.onsale, .single-product > div.product .woocommerce-gallery span.onsale {
display: none;
}
.single-product .pxl-content-area div.product .woocommerce-product-gallery .flex-control-nav, .single-product > div.product .woocommerce-product-gallery .flex-control-nav {
margin-top: 8px;
margin-left: -13px;
margin-right: -15px;
display: flex;
flex-wrap: wrap;
}
.single-product .pxl-content-area div.product .woocommerce-product-gallery .flex-control-nav li, .single-product > div.product .woocommerce-product-gallery .flex-control-nav li {
margin: 4px 15px;
flex-grow: 1;
margin-top: 20px;
}
.single-product .pxl-content-area div.product .woocommerce-product-gallery .flex-control-nav img, .single-product > div.product .woocommerce-product-gallery .flex-control-nav img {
opacity: 1;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.single-product .pxl-content-area div.product .woocommerce-product-gallery .flex-control-nav img.flex-active, .single-product > div.product .woocommerce-product-gallery .flex-control-nav img.flex-active {
-webkit-box-shadow: 0 0 0 2px var(--primary-color);
-khtml-box-shadow: 0 0 0 2px var(--primary-color);
-moz-box-shadow: 0 0 0 2px var(--primary-color);
-ms-box-shadow: 0 0 0 2px var(--primary-color);
-o-box-shadow: 0 0 0 2px var(--primary-color);
box-shadow: 0 0 0 2px var(--primary-color);
}
.single-product .pxl-content-area div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a, .single-product > div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
position: relative;
display: block;
}
.single-product .pxl-content-area div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:before, .single-product > div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:before {
content: '';
background-color: rgba(var, 1, 0, 0);
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
display: block;
opacity: 0;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.single-product .pxl-content-area div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:after, .single-product > div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:after {
content: "\f06e";
font-family: "Font Awesome 5 Pro";
font-size: 16px;
height: 40px;
width: 40px;
line-height: 40px;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
background-color: #fff;
text-align: center;
color: var(--primary-color);
position: absolute;
top: 50%;
-webkit-transform: translate(0%, -50%);
-khtml-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-o-transform: translate(0%, -50%);
transform: translate(0%, -50%);
left: 0;
right: 0;
margin: auto;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
opacity: 0;
}
.single-product .pxl-content-area div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:before, .single-product > div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:before {
opacity: 0.8;
}
.single-product .pxl-content-area div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:after, .single-product > div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:after {
opacity: 1;
}
@media screen and (max-width: 1199px) {
.single-product .pxl-content-area div.product .entry-summary, .single-product > div.product .entry-summary {
padding-top: 0;
}
}
.single-product .pxl-content-area div.product .entry-summary > .woosc-btn, .single-product > div.product .entry-summary > .woosc-btn {
display: none !important;
}
.single-product .pxl-content-area div.product .entry-summary .woocommerce-sg-product-button, .single-product > div.product .entry-summary .woocommerce-sg-product-button {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.single-product .pxl-content-area div.product .entry-summary .woocommerce-sg-product-button a, .single-product > div.product .entry-summary .woocommerce-sg-product-button a, .single-product .pxl-content-area div.product .entry-summary .woocommerce-sg-product-button button, .single-product > div.product .entry-summary .woocommerce-sg-product-button button {
line-height: 40px;
font-size: 14px;
padding: 0 20px;
border-radius: 5px;
margin-bottom: 20px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
display: inline-flex;
align-items: center;
}
.single-product .pxl-content-area div.product .entry-summary .woocommerce-sg-product-button a.woosw-btn:before, .single-product > div.product .entry-summary .woocommerce-sg-product-button a.woosw-btn:before, .single-product .pxl-content-area div.product .entry-summary .woocommerce-sg-product-button button.woosw-btn:before, .single-product > div.product .entry-summary .woocommerce-sg-product-button button.woosw-btn:before {
content: "\f11a";
font-family: Bravisicon;
margin-right: 4px;
}
.single-product .pxl-content-area div.product .entry-summary .woocommerce-product-rating, .single-product > div.product .entry-summary .woocommerce-product-rating {
margin-bottom: 8px;
}
.single-product .pxl-content-area div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link, .single-product > div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link {
color: var(--secondary-color);
}
.single-product .pxl-content-area div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link:hover, .single-product > div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link:hover {
color: var(--primary-color);
}
.single-product .pxl-content-area div.product .entry-summary .entry-title, .single-product > div.product .entry-summary .entry-title {
display: none;
font-size: 40px;
margin-top: 10px;
margin-bottom: 14px;
}
.single-product .pxl-content-area div.product .entry-summary .price, .single-product > div.product .entry-summary .price {
font-size: 32px;
line-height: 1;
color: var(--secondary-color);
}
.single-product .pxl-content-area div.product .entry-summary .price ins, .single-product > div.product .entry-summary .price ins {
margin-right: 22px;
color: var(--primary-color) !important;
text-decoration: none;
font-weight: 700 !important;
}
.single-product .pxl-content-area div.product .entry-summary .price del, .single-product > div.product .entry-summary .price del {
color: var(--secondary-color);
font-weight: 700 !important;
}
.single-product .pxl-content-area div.product .entry-summary .price del .amount, .single-product > div.product .entry-summary .price del .amount {
color: var(--secondary-color);
}
.single-product .pxl-content-area div.product .entry-summary .woocommerce-sg-product-excerpt, .single-product > div.product .entry-summary .woocommerce-sg-product-excerpt {
font-size: 16px;
line-height: 24px;
}
.single-product .pxl-content-area div.product .entry-summary .woocommerce-sg-product-excerpt .woocommerce-product-details__short-description, .single-product > div.product .entry-summary .woocommerce-sg-product-excerpt .woocommerce-product-details__short-description {
margin-bottom: 16px;
}
.single-product .pxl-content-area div.product .entry-summary .woocommerce-sg-product-excerpt .woocommerce-product-details__short-description p, .single-product > div.product .entry-summary .woocommerce-sg-product-excerpt .woocommerce-product-details__short-description p {
font-size: 16px;
font-weight: 400;
color: #70747f;
line-height: 32px;
}
.single-product .pxl-content-area div.product .entry-summary .single_add_to_cart_button, .single-product > div.product .entry-summary .single_add_to_cart_button {
clear: left;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
display: flex;
font-weight: 700;
margin-right: 15px;
}
.single-product .pxl-content-area div.product .entry-summary .single_add_to_cart_button.loading, .single-product > div.product .entry-summary .single_add_to_cart_button.loading {
padding-right: 42px;
}
.single-product .pxl-content-area div.product .entry-summary .single_add_to_cart_button.loading:after, .single-product > div.product .entry-summary .single_add_to_cart_button.loading:after {
top: 0;
right: 14px;
}
.single-product .pxl-content-area div.product .entry-summary .single_add_to_cart_button.added:after, .single-product > div.product .entry-summary .single_add_to_cart_button.added:after {
display: none;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .single-lp-list, .single-product > div.product .woocommerce-tabs .single-lp-list {
margin-top: 30px;
}
.single-product .pxl-content-area div.product .woocommerce-tabs ul.wc-tabs, .single-product > div.product .woocommerce-tabs ul.wc-tabs {
overflow: visible;
padding: 0 0 0px;
margin-bottom: 0;
margin-bottom: 50px;
text-align: center;
position: relative;
z-index: 1;
}
@media screen and (max-width: 575px) {
.single-product .pxl-content-area div.product .woocommerce-tabs ul.wc-tabs, .single-product > div.product .woocommerce-tabs ul.wc-tabs {
border: none;
}
}
.single-product .pxl-content-area div.product .woocommerce-tabs ul.wc-tabs:before, .single-product > div.product .woocommerce-tabs ul.wc-tabs:before, .single-product .pxl-content-area div.product .woocommerce-tabs ul.wc-tabs:after, .single-product > div.product .woocommerce-tabs ul.wc-tabs:after {
display: none !important;
}
.single-product .pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li, .single-product > div.product .woocommerce-tabs ul.wc-tabs li {
margin: 20px 8px 0 8px !important;
padding: 0 !important;
border: none;
background-color: transparent !important;
position: relative;
z-index: 99;
font-weight: 700;
}
.single-product .pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li:before, .single-product > div.product .woocommerce-tabs ul.wc-tabs li:before, .single-product .pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li:after, .single-product > div.product .woocommerce-tabs ul.wc-tabs li:after {
display: none !important;
}
@media screen and (max-width: 575px) {
.single-product .pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li, .single-product > div.product .woocommerce-tabs ul.wc-tabs li {
display: block;
padding: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}
.single-product .pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li a, .single-product > div.product .woocommerce-tabs ul.wc-tabs li a {
display: block;
}
}
.single-product .pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li a, .single-product > div.product .woocommerce-tabs ul.wc-tabs li a {
padding: 0 28px;
font-size: 18px;
line-height: 42px;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
color: var(--secondary-color);
font-weight: 700 !important;
position: relative;
background-color: #fff;
z-index: 1;
background-color: #f4f4f4;
}
.single-product .pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li.active > a, .single-product > div.product .woocommerce-tabs ul.wc-tabs li.active > a, .single-product .pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li a:hover, .single-product > div.product .woocommerce-tabs ul.wc-tabs li a:hover {
color: #fff !important;
background-color: var(--primary-color) !important;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-product-attributes th, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-product-attributes th {
font-weight: 600 !important;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description {
line-height: 1.875;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description strong, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description strong {
font-size: 30px;
font-weight: 700;
color: var(--secondary-color);
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description p, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description p {
font-size: 16px;
font-weight: 400;
line-height: 32px;
color: ;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel p:last-child, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel p:last-child {
margin-bottom: 0;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel > h2, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel > h2 {
display: none;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel.panel, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel.panel {
padding-top: 10px;
margin-bottom: 30px;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes {
border: 1px solid #dee2e6;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th, .single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
border-bottom: none !important;
font-family: inherit;
color: #152136;
font-weight: normal;
font-style: normal;
padding: 10px;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
border-left: 1px solid #dee2e6;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-noreviews, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-noreviews {
margin-bottom: 25px !important;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .tab-product-feature-list, .single-product > div.product .woocommerce-tabs .tab-product-feature-list {
font-size: 18px;
line-height: 34px;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .tab-product-feature-list .col-xl-4, .single-product > div.product .woocommerce-tabs .tab-product-feature-list .col-xl-4 {
font-weight: 600;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .tab-product-feature-list .line-gap, .single-product > div.product .woocommerce-tabs .tab-product-feature-list .line-gap {
margin: 0;
width: 100%;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating {
margin-bottom: 15px;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating label, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating label {
margin-bottom: 10px;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating a, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating a {
color: #999;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating .stars:hover a, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating .stars:hover a, .single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating .stars.selected a, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating .stars.selected a {
color: #efb343;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-comment label, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-comment label {
margin-bottom: 8px;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews-title, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews-title {
font-size: 24px;
margin-bottom: 12px;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-reply-title, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-reply-title, .single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .nice-select, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .nice-select {
display: none;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form #comment, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form #comment {
height: 140px;
min-height: 140px;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form .form-submit .submit, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form .form-submit .submit {
padding: 0 50px;
margin-top: 20px;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments {
width: 50%;
padding: 0 15px;
}
@media screen and (max-width: 767px) {
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments {
width: 100%;
}
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper {
width: 50%;
padding: 0 15px;
}
@media screen and (max-width: 767px) {
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper {
width: 100%;
}
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist {
padding: 10px 0 0;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review {
position: relative;
margin-bottom: 30px;
padding: 30px;
border: 1px solid #f2f2f2;
}
@media screen and (max-width: 1199px) {
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review {
padding: 20px 15px 20px 20px;
}
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap {
position: absolute;
right: 0;
top: 0;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap .count-rating, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap .count-rating {
display: none;
}
@media screen and (max-width: 991px) {
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap {
position: static;
margin-bottom: 8px;
}
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment_container, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment_container {
position: relative;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar {
padding: 0;
width: 80px;
-webkit-border-radius: 80px;
-khtml-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
-o-border-radius: 80px;
border-radius: 80px;
-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 575px) {
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar {
width: 40px;
border: none;
}
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
border: none;
margin: 0;
padding: 0 0 0 100px;
}
@media screen and (max-width: 767px) {
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text .star-rating, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text .star-rating {
float: none;
margin-bottom: 10px;
}
}
@media screen and (max-width: 575px) {
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
padding-left: 60px;
}
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text .course-rate, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text .course-rate {
display: none;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text .single-lp-list, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text .single-lp-list {
margin-top: 30px;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
margin: 0 0 8px;
font-size: 16px;
}
@media screen and (max-width: 575px) {
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
display: block;
}
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date {
display: block;
font-size: 13px;
font-weight: 600;
color: var(--primary-color);
line-height: 22px;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author {
color: var(--secondary-color);
display: block;
font-size: 18px;
font-weight: 700 !important;
line-height: 1;
margin-bottom: 4px;
margin-top: 20px;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__dash, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__dash {
display: none;
}
.single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .description p, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .description p {
margin: 0;
}
.single-product .pxl-content-area div.product .quantity, .single-product > div.product .quantity {
margin-right: 20px !important;
border-radius: 5px;
}
.single-product .pxl-content-area div.product .product_meta, .single-product > div.product .product_meta {
display: flex;
flex-wrap: wrap;
color: inherit;
}
.single-product .pxl-content-area div.product .product_meta > span, .single-product > div.product .product_meta > span {
display: block;
width: 100%;
color: var(--secondary-color);
font-weight: 700;
font-size: 18px;
}
.single-product .pxl-content-area div.product .product_meta > span + span, .single-product > div.product .product_meta > span + span {
margin-top: 5px;
}
.single-product .pxl-content-area div.product .product_meta > span span, .single-product > div.product .product_meta > span span, .single-product .pxl-content-area div.product .product_meta > span a, .single-product > div.product .product_meta > span a {
font-weight: 400;
}
.single-product .pxl-content-area div.product .product_meta a, .single-product > div.product .product_meta a {
color: #70747f;
font-weight: 400;
font-size: 16px;
}
.single-product .pxl-content-area div.product .product_meta a:hover, .single-product > div.product .product_meta a:hover {
color: var(--primary-color);
}
@media screen and (min-width: 768px) {
.single-product.header-sticky .pxl-content-area div.product .entry-summary {
top: 120px;
}
.single-product.header-sticky.admin-bar .pxl-content-area div.product .entry-summary {
top: 150px;
}
}
.single-product .quantity {
margin-right: 10px;
border-radius: 5px;
}
@media (max-width: 991px) and (min-width: 767px) {
.single-product span.onsale {
right: 30px !important;
}
}
.single-product .single_add_to_cart_button {
font-size: 18px;
font-weight: 700;
line-height: 40px;
border-radius: 5px;
line-height: 51px !important;
padding: 5px 31px;
text-transform: capitalize;
background-color: var(--primary-color) !important;
}
.single-product .single_add_to_cart_button:hover {
background-color: var(--secondary-color) !important;
}
.woocommerce-shop .entry-title {
display: block !important;
}
.woocommerce .product {
margin-bottom: 30px !important;
}
.widget_products ins .amount {
font-weight: 700 !important;
color: var(--primary-color) !important;
}
.widget_products ul li {
display: flex;
flex-wrap: nowrap;
align-items: center;
position: relative;
padding-top: 18px !important;
margin-bottom: 15px;
min-height: 80px;
}
.widget_products ul li:not(:last-child) {
border-bottom: 1px solid #eeeff1;
padding-bottom: 18px !important;
}
.widget_products ul li .product-title {
margin-top: 0px;
margin-bottom: 0;
}
.widget_products ul li .product-title a {
font-size: 16px;
color: var(--secondary-color);
font-weight: 700;
line-height: 1.25;
margin-top: 4px;
margin-bottom: 6px;
}
.widget_products ul li .product-title a:hover {
color: var(--primary-color);
}
.widget_products ul li .wg-product-image {
margin-right: 15px;
width: 68px;
min-width: 68px;
}
.widget_products ul li .wg-product-image img {
margin: 0;
top: 0;
left: 0;
position: static;
width: 100%;
}
body.woocommerce-cart .cart-empty.woocommerce-info {
padding: 112px 0 0;
background-color: transparent;
border: none;
text-align: center !important;
color: #222;
}
body.woocommerce-cart .cart-empty.woocommerce-info:before {
content: "\f145";
font-family: Caseicon;
width: 100px;
height: 100px;
border-radius: 100px;
background-color: #f8f8f8;
line-height: 100px;
font-size: 30px;
left: 50%;
top: 0;
transform: translate(-50%, 0);
}
body.woocommerce-cart .woocommerce {
display: flex;
margin: 0 -15px;
flex-wrap: wrap;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form {
flex-grow: 1;
padding: 0 15px;
}
body.woocommerce-cart .woocommerce .cart-collaterals {
width: 100%;
max-width: 370px;
padding: 0 15px;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
width: 100%;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper {
display: flex;
flex-wrap: wrap;
width: 100%;
padding: 0 15px;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message, body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-info {
width: 100%;
}
body.woocommerce-cart .woocommerce .cart-empty.woocommerce-info {
width: 100%;
text-align: left;
}
body.woocommerce-cart .woocommerce .return-to-shop {
width: 100%;
}
body.woocommerce-cart .woocommerce-cart-form .actions .button {
padding: 0 20px !important;
}
body.woocommerce-cart .woocommerce-cart-form table.cart td.actions .input-text {
width: 180px !important;
height: 55px;
padding: 0 22px;
font-size: 15px;
border-color: #ececec;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
body.woocommerce-cart .woocommerce-cart-form table.cart td.actions button {
color: #fff;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table {
border: none;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table thead th {
font-size: 15px;
font-weight: 700;
color: var(--secondary-color);
padding: 10px;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 3px solid var(--primary-color);
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td {
text-align: left;
border-left: none;
border-right: none;
border-top: none;
border-bottom: 1px solid rgba(0, 0, 0, .1);
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions {
border-bottom: none;
padding-left: 0;
padding-right: 0;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name a {
color: #152136;
font-size: 16px;
font-weight: 600;
font-weight: 500;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name a:hover {
color: var(--primary-color);
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name dl.variation {
display: none;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-price, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal {
color: #152136;
font-size: 16px;
font-weight: 600;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-price ins, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal ins {
color: var(--primary-color) !important;
background-color: transparent;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-price ins span, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal ins span {
color: var(--primary-color);
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail {
text-align: center !important;
min-width: 120px;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a {
display: block;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a img {
width: 100%;
max-width: 80px;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table {
margin-bottom: 40px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
@media screen and (max-width: 769px) {
body.woocommerce-cart .woocommerce-cart-form table.shop_table td {
background-color: #fff !important;
}
}
body.woocommerce-cart .cart-collaterals .cart_totals {
background-color: #fff;
padding: 40px 50px;
-webkit-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
width: 33.33%;
}
@media screen and (max-width: 991px) {
body.woocommerce-cart .cart-collaterals .cart_totals {
width: 50%;
padding-left: 40px;
padding-right: 40px;
}
}
@media screen and (max-width: 991px) {
body.woocommerce-cart .cart-collaterals .cart_totals {
padding: 30px;
width: 100%;
}
}
body.woocommerce-cart .cart-collaterals .cart_totals > h2 {
font-size: 24px;
border-bottom: 1px solid rgba(96, 101, 104, 0.15);
margin-bottom: 20px;
padding-bottom: 14px;
text-transform: capitalize;
color: var(--secondary-color);
font-weight: 500 !important;
}
body.woocommerce-cart .cart-collaterals .cart_totals th {
vertical-align: middle !important;
border: none !important;
color: inherit;
font-weight: normal;
padding: 12px 10px 12px 0px;
}
body.woocommerce-cart .cart-collaterals .cart_totals th + td {
border-left: 1px solid #ebebeb;
}
body.woocommerce-cart .cart-collaterals .cart_totals td {
border: none !important;
padding: 12px 10px;
text-align: right;
}
body.woocommerce-cart .cart-collaterals .cart_totals strong {
font-weight: 600;
}
body.woocommerce-cart .cart-collaterals .cart_totals .order-total th, body.woocommerce-cart .cart-collaterals .cart_totals .order-total td {
color: #222;
font-weight: 600;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table {
border: none;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calcuinterr p {
margin-bottom: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calcuinterr .shipping-calcuinterr-button {
color: var(--primary-color);
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calcuinterr .shipping-calcuinterr-button:after {
position: relative;
top: 1px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calcuinterr .shipping-calcuinterr-button:hover {
color: var(--primary-color);
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calcuinterr .shipping-calcuinterr-form {
padding-top: 10px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout {
padding-bottom: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
width: 100%;
}
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
text-align: right;
}
.woocommerce-checkout .form-row > label {
font-size: 20px;
margin-bottom: 18px;
text-transform: capitalize;
color: var(--secondary-color);
line-height: 1 !important;
}
.woocommerce-checkout form.checkout_coupon {
border: 1px solid #eee;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
background-color: #f7f8fa;
}
.woocommerce-checkout form.checkout_coupon .form-row-first {
width: 50%;
padding-right: 30px;
}
.woocommerce-checkout form.checkout_coupon .form-row-last {
width: 50%;
}
.woocommerce-checkout #add_payment_method #payment, .woocommerce-checkout #payment {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce-checkout #customer_details {
padding: 0 15px;
width: 50%;
}
@media screen and (max-width: 767px) {
.woocommerce-checkout #customer_details {
width: 100%;
}
}
.woocommerce-checkout #customer_details > div {
float: none;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
padding: 0;
}
.woocommerce-checkout #customer_details span.woocommerce-input-wrapper {
width: 100%;
display: block;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields {
margin-bottom: 36px;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields > h3 {
font-size: 24px;
margin-bottom: 18px;
text-transform: capitalize;
color: var(--secondary-color);
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields {
margin-bottom: 36px;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields > h3 {
font-size: 24px;
margin-bottom: 18px;
text-transform: capitalize;
color: var(--secondary-color);
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address {
font-size: 24px;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address:hover {
color: var(--primary-color);
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address #ship-to-different-address-checkbox {
position: absolute;
opacity: 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label span:after {
content: "\f01a";
font-family: "Font Awesome 5 Pro";
margin-left: 14px;
font-weight: normal;
}
.woocommerce-checkout #customer_details #billing_country_field label, .woocommerce-checkout #customer_details #shipping_country_field label, .woocommerce-checkout #customer_details #billing_address_1_field label, .woocommerce-checkout #customer_details #shipping_address_1_field label, .woocommerce-checkout #customer_details #order_comments_field label {
display: none !important;
}
.woocommerce-checkout #customer_details #billing_country_field textarea, .woocommerce-checkout #customer_details #shipping_country_field textarea, .woocommerce-checkout #customer_details #billing_address_1_field textarea, .woocommerce-checkout #customer_details #shipping_address_1_field textarea, .woocommerce-checkout #customer_details #order_comments_field textarea {
padding: 18px 30px;
}
.woocommerce-checkout form.woocommerce-checkout {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
@media screen and (max-width: 991px) {
.woocommerce-checkout form.woocommerce-checkout .about_paypal {
display: none;
}
}
.woocommerce-checkout form.woocommerce-checkout #order_review_heading {
font-size: 24px;
font-weight: 400;
color: var(--secondary-color) !important;
margin-bottom: 18px;
text-transform: capitalize;
}
.woocommerce-checkout form.woocommerce-checkout .ct-checkout-order-review {
width: 50%;
padding: 0 15px;
}
@media screen and (max-width: 767px) {
.woocommerce-checkout form.woocommerce-checkout .ct-checkout-order-review {
width: 100%;
}
}
.woocommerce-checkout form.woocommerce-checkout #order_review th {
font-weight: 500;
vertical-align: middle !important;
}
.woocommerce-checkout form.woocommerce-checkout #order_review th + td {
border-left: 1px solid #ebebeb;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .product-total {
border-left: 1px solid #ebebeb;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
margin-bottom: 60px;
border-right: none;
border-top: none;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th {
font-weight: 700;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td {
border-left: none;
font-size: 16px;
font-weight: 400;
color: var(--secondary-color) !important;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-total, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .cart-subtotal td, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .order-total td {
font-size: 14px;
font-weight: 700;
color: var(--primary-color);
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment {
background-color: #fff;
border: none;
-webkit-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .about_paypal {
margin-left: 10px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .wc_payment_method + .wc_payment_method {
margin-top: 12px;
}
@media screen and (max-width: 991px) {
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .wc_payment_method input {
margin-right: 6px;
}
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .wc_payment_methods {
padding: 30px;
border: none;
}
@media screen and (max-width: 991px) {
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .wc_payment_methods {
padding-left: 20px;
padding-right: 20px;
}
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .place-order {
padding: 30px;
margin: 0;
position: relative;
}
@media screen and (max-width: 991px) {
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .place-order {
padding-left: 20px;
padding-right: 20px;
}
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .place-order:before {
content: '';
position: absolute;
top: 0;
left: 30px;
right: 30px;
height: 1px;
background-color: rgba(0, 0, 0, 0.1);
display: block;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment #place_order {
float: none;
margin-top: 10px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment div.payment_box {
background-color: #f8f8f8;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment div.payment_box:before {
border-bottom-color: #f8f8f8;
}
.woocommerce-checkout #payment label {
font-size: 16px;
color: rgba(0, 0, 0, 0.87);
font-weight: 600;
}
@media screen and (max-width: 991px) {
.woocommerce-checkout #payment label {
font-size: 15px;
}
}
.woosw-list .woosw-content-item--title a, #woosw-area .woosw-content-item--title a {
color: #191919;
}
.woosw-list .woosw-content-item--title a:hover, #woosw-area .woosw-content-item--title a:hover {
color: var(--primary-color);
}
.woosw-list .woosw-content-item--price, #woosw-area .woosw-content-item--price {
color: var(--primary-color);
font-weight: 600;
font-size: 15px;
}
.woosw-list .woosw-content-item--add .add_to_cart_button.loading, #woosw-area .woosw-content-item--add .add_to_cart_button.loading {
padding-right: 36px !important;
}
.woosw-list .woosw-content-item--add .add_to_cart_button.loading:after, #woosw-area .woosw-content-item--add .add_to_cart_button.loading:after {
top: 0px;
right: 16px;
}
.widget_products .amount {
font-size: 14px;
font-weight: 700;
text-decoration: none;
color: var(--primary-color);
}
.widget_products del {
color: #cfcfcf;
}
.widget_products del .amount {
font-weight: 500;
color: #cfcfcf;
}
.widget_products ins {
color: var(--primary-color) !important;
}
.widget_products ins .amount {
font-weight: 500;
color: #70747f;
}
.widget_products ins span {
color: var(--primary-color);
}
.widget_products .star-rating-wrap {
display: none !important;
}
.widget_products .wg-product-holder .star-rating {
font-size: 12px;
height: 14px;
color: #fab319;
}
.comment-text .star-rating-wrap {
display: none !important;
}
.comment-text .star-rating {
font-size: 12px;
width: 100%;
height: 14px;
color: #fab319;
}
.woosw-list .woosw-actions {
display: none;
}
.woosw-list td {
border-top: 1px solid #ececf0;
padding: 10px;
border-right: 1px solid #ececf0;
}
.woosw-list .woosw-item--actions {
width: 22%;
}
.woosw-list .woosw-item--name {
color: var(--secondary-color);
}
.woosw-list .woosw-content-mid-notice {
text-align: center;
color: #222;
padding-top: 112px;
position: relative;
}
.woosw-list .woosw-content-mid-notice:before {
content: "\f12f";
font-family: Caseicon;
width: 100px;
height: 100px;
border-radius: 100px;
background-color: #f8f8f8;
line-height: 100px;
font-size: 30px;
left: 50%;
top: 0;
transform: translate(-50%, 0);
position: absolute;
color: var(--primary-color);
}
.woosw-list table.woosw-items .woosw-item .woosw-item--add .add_to_cart_inline {
text-align: center;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--add .add_to_cart_button, .woosw-list table.woosw-items .woosw-item .woosw-item--add .added_to_cart {
background-color: var(--primary-color);
line-height: 40px;
padding: 0 22px;
font-size: 14px;
width: auto;
min-width: auto;
display: inline-block;
color: #fff;
font-weight: 700;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--add .add_to_cart_button:hover, .woosw-list table.woosw-items .woosw-item .woosw-item--add .added_to_cart:hover, .woosw-list table.woosw-items .woosw-item .woosw-item--add .add_to_cart_button:focus, .woosw-list table.woosw-items .woosw-item .woosw-item--add .added_to_cart:focus {
background-color: var(--secondary-color);
}
.woosw-list table.woosw-items .woosw-item .woosw-item--add .add_to_cart_button.added, .woosw-list table.woosw-items .woosw-item .woosw-item--add .added_to_cart.added {
display: none;
}
@media screen and (min-width: 1200px) {
.woosw-list .woosw-content-item--actions {
width: 22%;
}
}
#woosw-area .woosw-content-item--add .button, #woosw-area .woosw-content-item--add .add_to_cart_button, #woosw-area .woosw-content-item--add .added_to_cart {
line-height: 40px;
padding: 0 18px;
font-size: 14px;
width: auto;
min-width: auto;
display: inline-block;
}
#woosw-area .woosw-content-item--add .button.added, #woosw-area .woosw-content-item--add .add_to_cart_button.added, #woosw-area .woosw-content-item--add .added_to_cart.added {
display: none;
}
#woosw-area .woosw-content-item--info, #woosw-area .woosw-content-item--actions {
text-align: center;
}
#woosw-area.woosw-area {
background-color: rgba(192, 192, 192, 0.6);
}
#woosw-area.woosw-area .woosw-content {
-webkit-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
-khtml-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
-moz-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
-ms-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
-o-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
}
.summary .woocommerce-product-details__short-description {
margin-bottom: 16px;
}
.summary .woocommerce-product-details__short-description p {
font-size: 16px;
font-weight: 400;
color: #70747f;
line-height: 32px;
}
.summary .woocommerce-product-rating .star-rating {
font-size: 12px;
height: 14px;
color: #fab319;
margin: 10px 10px 0 0 !important;
}
.summary .product_meta {
display: grid;
}
.summary .woosw-btn {
font-size: 0;
position: relative;
background-color: transparent;
border: 2px solid #eeeef4;
border-radius: 5px;
margin-bottom: 20px;
line-height: 47px !important;
}
.summary .woosw-btn:before {
position: absolute;
content: "\f12f";
font-family: Caseicon;
font-size: 20px;
top: 50%;
color: #1b1d21;
transform: translate(-50%, -50%);
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.summary .woosw-btn:hover, .summary .woosw-btn:focus {
background-color: var(--primary-color);
border-color: var(--primary-color);
}
.summary .woosw-btn:hover:before, .summary .woosw-btn:focus:before {
color: #fff;
}
#woosq-popup .slick-dots li button:before {
background-color: #666;
}
#woosq-popup .slick-dots .slick-active button:before {
background-color: var(--primary-color);
}
#woosq-popup .images {
display: flex;
align-items: center;
}
#woosq-popup .images .slick-list .slick-slide img {
max-width: 100%;
}
#woosq-popup .entry-summary .entry-title {
font-size: 30px !important;
color: var(--secondary-color);
}
#woosq-popup .entry-summary .price {
font-size: 24px !important;
font-weight: 700;
}
#woosq-popup .woocommerce .thumbnails .slick-arrow {
background-color: var(--primary-color);
color: #fff;
text-decoration: none;
border-radius: 5px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
#woosq-popup .woocommerce .thumbnails .slick-arrow:hover {
background-color: var(--secondary-color);
}
#woosq-popup .slick-slide img {
width: 100%;
max-height: inherit;
}
#woosq-popup .summary-content .product_meta {
margin-bottom: 30px;
}
#woosq-popup .summary-content .woocommerce-product-details__short-description {
margin-bottom: 20px;
}
#woosq-popup .summary-content .woocommerce-product-details__short-description p {
color: #70747f;
}
#woosq-popup .ps-theme-wpc > .ps-scrollbar-y-rail > .ps-scrollbar-y {
background-color: var(--primary-color);
width: 3px !important;
-webkit-border-radius: 3px !important;
-khtml-border-radius: 3px !important;
-moz-border-radius: 3px !important;
-ms-border-radius: 3px !important;
-o-border-radius: 3px !important;
border-radius: 3px !important;
}
#woosq-popup .single_add_to_cart_button.loading {
padding-right: 38px;
}
#woosq-popup .single_add_to_cart_button.loading:after {
top: 0;
right: 15px;
}
#woosq-popup .quantity .input-text {
border-radius: 6px;
margin-right: 5px;
width: 60px;
padding: 0 10px;
-moz-appearance: textfield;
}
input {
-moz-appearance: textfield;
}
.woocommerce-message, .woocommerce-info {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
color: inherit;
border-color: var(--primary-color);
}
@media (max-width: 575px) {
.woocommerce-message, .woocommerce-info {
justify-content: flex-start;
}
}
.woocommerce-message:before, .woocommerce-info:before {
color: var(--primary-color);
}
.woocommerce-result-count, .woocommerce-ordering, .pxl-view-layout {
margin: 0 !important;
padding: 0 !important;
}
.woocommerce-ordering {
cursor: pointer;
}
.woocommerce-ordering select::-ms-expand {
display: none;
}
.woocommerce-ordering select {
-webkit-appearance: none;
appearance: none;
}
@-moz-document url-prefix() {
.woocommerce-ordering .ui-select {
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
position: relative;
overflow: hidden;
}
.woocommerce-ordering .ui-select select {
width: 110%;
background-position: right 30px center !important;
border: none !important;
}
}
.woocommerce-ordering:before {
content: "\f13c";
font-family: 'Caseicon';
font-size: 11px;
color: var(--primary-color);
font-weight: 700;
position: absolute;
right: 40px;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.woocommerce-result-count {
color: var(--secondary-color);
font-weight: 500;
font-size: 20px;
}
.woocommerce-result-count .button {
font-size: 16px;
text-transform: capitalize;
line-height: 20px;
background-color: var(--primary-color);
font-weight: 500;
order: 2;
color: #fff;
}
.woocommerce-result-count .button:hover {
background-color: var(--secondary-color);
color: #fff;
}
.woocommerce-notices-wrapper .woocommerce-message {
color: var(--secondary-color);
font-weight: 400;
font-size: 20px;
}
.woocommerce-notices-wrapper .woocommerce-message .button {
font-size: 16px;
text-transform: capitalize;
padding: 10px 16px !important;
background-color: var(--primary-color) !important;
font-weight: 500;
order: 2;
color: #fff;
}
.woocommerce-notices-wrapper .woocommerce-message .button:hover {
background-color: var(--secondary-color) !important;
color: #fff;
}
.wooscp_list .wooscp-no-result {
text-align: center;
font-weight: 500;
color: #191919;
}
#respond input#submit.alt, #respond input#submit, a.button, a.wc-forward, button.button, input.button, .cart button.button, a.button.alt, .form-row button.button.alt {
font-size: 14px;
font-weight: 700 !important;
color: #fff !important;
padding: 0 30px;
line-height: 55px;
-webkit-transition: all 240ms linear 0ms;
-khtml-transition: all 240ms linear 0ms;
-moz-transition: all 240ms linear 0ms;
-ms-transition: all 240ms linear 0ms;
-o-transition: all 240ms linear 0ms;
transition: all 240ms linear 0ms;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
position: relative;
overflow: hidden !important;
display: inline-block;
text-align: center;
cursor: pointer;
border: none;
text-transform: capitalize;
background-color: var(--primary-color);
z-index: 1;
-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;
}
#respond input#submit.alt:hover, #respond input#submit:hover, a.button:hover, a.wc-forward:hover, button.button:hover, input.button:hover, .cart button.button:hover, a.button.alt:hover, .form-row button.button.alt:hover, #respond input#submit.alt:focus, #respond input#submit:focus, a.button:focus, a.wc-forward:focus, button.button:focus, input.button:focus, .cart button.button:focus, a.button.alt:focus, .form-row button.button.alt:focus, #respond input#submit.alt:active, #respond input#submit:active, a.button:active, a.wc-forward:active, button.button:active, input.button:active, .cart button.button:active, a.button.alt:active, .form-row button.button.alt:active, #respond input#submit.alt:not([disabled]):not(.disabled).active, #respond input#submit:not([disabled]):not(.disabled).active, a.button:not([disabled]):not(.disabled).active, a.wc-forward:not([disabled]):not(.disabled).active, button.button:not([disabled]):not(.disabled).active, input.button:not([disabled]):not(.disabled).active, .cart button.button:not([disabled]):not(.disabled).active, a.button.alt:not([disabled]):not(.disabled).active, .form-row button.button.alt:not([disabled]):not(.disabled).active, #respond input#submit.alt:not([disabled]):not(.disabled):active, #respond input#submit:not([disabled]):not(.disabled):active, a.button:not([disabled]):not(.disabled):active, a.wc-forward:not([disabled]):not(.disabled):active, button.button:not([disabled]):not(.disabled):active, input.button:not([disabled]):not(.disabled):active, .cart button.button:not([disabled]):not(.disabled):active, a.button.alt:not([disabled]):not(.disabled):active, .form-row button.button.alt:not([disabled]):not(.disabled):active {
outline: medium none;
text-decoration: none;
color: #fff;
background-color: var(--secondary-color);
}
#wooscp-area .wooscp-no-result {
text-align: center;
font-weight: 500;
color: #191919;
font-size: 15px;
padding-top: 112px;
}
#wooscp-area .wooscp-no-result:before {
content: "\f12f";
font-family: Caseicon;
width: 100px;
height: 100px;
border-radius: 100px;
background-color: #f8f8f8;
line-height: 100px;
font-size: 30px;
left: 50%;
top: 0;
transform: translate(-50%, 0);
position: absolute;
color: var(--primary-color);
}
#wooscp-area .tr-add_to_cart .add_to_cart_button.loading, .wooscp_list .tr-add_to_cart .add_to_cart_button.loading {
padding-right: 30px;
}
#wooscp-area .tr-add_to_cart .add_to_cart_button.loading:after, .wooscp_list .tr-add_to_cart .add_to_cart_button.loading:after {
right: 12px;
top: 0;
}
#wooscp-area .tr-add_to_cart .add_to_cart_button, .wooscp_list .tr-add_to_cart .add_to_cart_button, #wooscp-area .tr-add_to_cart .added_to_cart, .wooscp_list .tr-add_to_cart .added_to_cart, #wooscp-area .tr-add_to_cart .product_type_variable, .wooscp_list .tr-add_to_cart .product_type_variable {
line-height: 40px;
padding: 0 18px;
font-size: 14px;
width: auto;
min-width: auto;
display: inline-block;
}
#wooscp-area .tr-add_to_cart .add_to_cart_button.added, .wooscp_list .tr-add_to_cart .add_to_cart_button.added, #wooscp-area .tr-add_to_cart .added_to_cart.added, .wooscp_list .tr-add_to_cart .added_to_cart.added, #wooscp-area .tr-add_to_cart .product_type_variable.added, .wooscp_list .tr-add_to_cart .product_type_variable.added {
display: none;
}
#wooscp-area .ps-theme-wpc > .ps-scrollbar-y-rail > .ps-scrollbar-y, .wooscp_list .ps-theme-wpc > .ps-scrollbar-y-rail > .ps-scrollbar-y {
background-color: var(--primary-color);
width: 3px !important;
-webkit-border-radius: 3px !important;
-khtml-border-radius: 3px !important;
-moz-border-radius: 3px !important;
-ms-border-radius: 3px !important;
-o-border-radius: 3px !important;
border-radius: 3px !important;
}
#wooscp-area .wooscp_table th a, .wooscp_list .wooscp_table th a {
color: #191919;
}
#wooscp-area .wooscp_table .td-label, .wooscp_list .wooscp_table .td-label {
font-weight: 600;
}
#wooscp-area #wooscp_table th a, .wooscp_list #wooscp_table th a {
color: #191919;
}
#wooscp-area #wooscp_table .td-label, .wooscp_list #wooscp_table .td-label {
font-weight: 600;
}
#wooscp-area #wooscp_table .woocommerce-product-attributes, .wooscp_list #wooscp_table .woocommerce-product-attributes {
border: none;
background-color: transparent !important;
}
#wooscp-area #wooscp_table .woocommerce-product-attributes th, .wooscp_list #wooscp_table .woocommerce-product-attributes th, #wooscp-area #wooscp_table .woocommerce-product-attributes td, .wooscp_list #wooscp_table .woocommerce-product-attributes td {
padding: 0px;
border: none;
background-color: transparent !important;
}
#wooscp-area #wooscp_table .woocommerce-product-attributes th p, .wooscp_list #wooscp_table .woocommerce-product-attributes th p, #wooscp-area #wooscp_table .woocommerce-product-attributes td p, .wooscp_list #wooscp_table .woocommerce-product-attributes td p {
margin-bottom: 0;
}
.wooscp-popup.wooscp-search {
background-color: rgba(192, 192, 192, 0.6);
}
.wooscp-popup.wooscp-search .wooscp-popup-close {
background-color: rgba(0, 0, 0, 0.1);
}
.wooscp-popup.wooscp-search .wooscp-popup-content {
-webkit-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
-khtml-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
-moz-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
-ms-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
-o-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
}
.wooscp-area .wooscp-inner .wooscp-table .wooscp-table-inner .wooscp-table-items table tbody tr.tr-image:hover td {
background-color: #fff;
}
body .mfp-bg.mfp-woosq.mfp-ready {
opacity: 1;
background-color: rgba(27, 35, 54, 0.8);
}
body .mfp-wrap #woosq-popup {
-webkit-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
-khtml-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
-moz-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
-ms-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
-o-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
}
.woocommerce #pxl-sidebar-area .widget_price_filter .ui-slider-horizontal {
height: 4px;
background-color: #e6e6e6;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce #pxl-sidebar-area .widget_price_filter .ui-slider .ui-slider-range {
background-color: var(--primary-color);
}
.woocommerce #pxl-sidebar-area .widget_price_filter .ui-slider .ui-slider-handle {
height: 10px;
width: 10px;
background-color: var(--primary-color);
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
top: -3px;
}
.woocommerce #pxl-sidebar-area .widget_price_filter .price_slider_amount {
display: flex;
flex-wrap: wrap;
}
.woocommerce #pxl-sidebar-area .widget_price_filter .price_slider_amount .button {
border-radius: 0;
order: 2;
line-height: 36px;
font-size: 14px;
letter-spacing: 0.05em;
}
.woocommerce #pxl-sidebar-area .widget_price_filter .price_label {
order: 1;
font-size: 18px;
color: var(--secondary-color);
font-weight: 700;
padding-right: 20px;
}
.widget.woocommerce {
border: 1px solid #e9ebf0;
}
.widget_price_filter .widget-title {
margin-bottom: 26px !important;
}
.widget_price_filter .button {
background-color: var(--secondary-color) !important;
color: #fff !important;
padding: 0 15px !important;
border-radius: 5px;
}
.widget_price_filter .button:hover {
background-color: var(--primary-color) !important;
color: #fff !important;
}
.widget_product_tag_cloud .tagcloud {
margin-top: 14px !important;
margin-left: 0;
}
.widget_product_tag_cloud .tagcloud a {
font-weight: 700;
text-transform: capitalize;
font-size: 15px !important;
color: var(--secondary-color);
margin: 0 6px 10px 0;
}
.widget_product_tag_cloud .tagcloud a:hover {
background-color: var(--primary-color) !important;
}
.woocommerce select {
cursor: pointer !important;
}
.woocommerce .comment-form .comment-form-comment {
padding-top: 0px !important;
}
.woosw-btn.woosw-adding:after {
animation: pxl_spin_reverse 0.6s linear infinite;
-webkit-animation: pxl_spin_reverse 0.6s infinite linear;
}
.single-product .pxl-content-area div.product .entry-summary .price, .single-product > div.product .entry-summary .price {
font-size: 32px;
line-height: 1;
color: var(--secondary-color);
font-weight: 400;
}
.woocommerce-pagination {
margin-top: -14px;
text-align: center;
}
.woocommerce-pagination .page-numbers {
width: 45px;
height: 45px;
background-color: transparent;
line-height: 44px;
text-align: center;
font-size: 16px;
font-weight: 500;
display: inline-block;
margin-right: 3px;
margin-top: 10px;
color: var(--secondary-color);
display: inline-flex;
justify-content: center;
align-items: center;
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
border: 2px solid #e8e9ec;
padding: 0;
transition: 0.3s linear 0ms;
}
.woocommerce-pagination .page-numbers.next, .woocommerce-pagination .page-numbers.prev {
font-size: 0px;
}
.woocommerce-pagination .page-numbers.next:before, .woocommerce-pagination .page-numbers.prev:before {
font-size: 11px;
font-family: Bravisicon;
font-weight: 700;
transition: 0.3s linear 0ms !important;
}
.woocommerce-pagination .page-numbers.next:before {
content: "\f14d";
font-family: 'Caseicon';
transition: 0.3s linear 0ms !important;
}
.woocommerce-pagination .page-numbers.prev:before {
font-family: 'Caseicon';
content: "\f136";
}
.woocommerce-pagination .page-numbers.current {
color: #fff;
background-color: var(--regular-color);
border-color: var(--regular-color);
pointer-events: none;
}
.woocommerce-pagination .page-numbers:hover {
color: var(--primary-color);
border-color: var(--primary-color);
}
.shop-view-list .woocommerce-product-details__short-description {
color: #70747f;
}
.shop-view-list li.product {
width: 100% !important;
}
.shop-view-list .woocommerce-product--excerpt {
display: block !important;
}
.shop-view-list .woocommerce-product-inner {
border-bottom: 1px solid #eaeaea;
display: flex;
}
@media (max-width: 767px) {
.shop-view-list .woocommerce-product-inner {
display: block;
}
}
.shop-view-list .woocommerce-product-inner:hover .woocommerce-product-header img {
transform: scale(1);
}
.shop-view-list .woocommerce-product-header {
min-width: 300px;
padding: 0 !important;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 767px) {
.shop-view-list .woocommerce-product-header {
padding-top: 50px !important;
text-align: center;
}
}
.shop-view-list .woocommerce-product-content {
text-align: left !important;
padding: 51px 20px 40px 0 !important;
}
@media (max-width: 767px) {
.shop-view-list .woocommerce-product-content {
padding: 20px 20px 40px 20px !important;
text-align: center !important;
}
}
.shop-view-list .woocommerce-product-meta {
left: 296px !important;
transform: translateX(0) !important;
}
@media (max-width: 767px) {
.shop-view-list .woocommerce-product-meta {
bottom: 35px !important;
left: 50% !important;
transform: translateX(-50%) !important;
}
}
.flex-viewport {
background-color: #f4f5f7 !important;
}
.flex-viewport .zoomImg {
background-color: #f4f5f7 !important;
}
.woocommerce-product-gallery .flex-control-nav {
margin-top: 8px;
margin-left: -10px;
margin-right: -10px;
display: flex;
flex-wrap: wrap;
}
.woocommerce-product-gallery .flex-control-nav li {
padding: 0;
flex-grow: 1;
margin: 20px;
background-color: #f4f5f7 !important;
}
.woocommerce-product-gallery .flex-control-nav img {
opacity: 1;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.woocommerce-product-gallery .flex-control-nav img.flex-active {
-webkit-box-shadow: 0 0 0 2px var(--primary-color);
-khtml-box-shadow: 0 0 0 2px var(--primary-color);
-moz-box-shadow: 0 0 0 2px var(--primary-color);
-ms-box-shadow: 0 0 0 2px var(--primary-color);
-o-box-shadow: 0 0 0 2px var(--primary-color);
box-shadow: 0 0 0 2px var(--primary-color);
}
.woocommerce-product-gallery .woocommerce-product-gallery__image a {
position: relative;
display: block;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image a:before {
content: '';
background-color: rgba(var, 1, 0, 0);
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
display: block;
opacity: 0;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image a:after {
content: "\f06e";
font-family: "Font Awesome 5 Pro";
font-size: 16px;
height: 40px;
width: 40px;
line-height: 40px;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
background-color: #fff;
text-align: center;
color: var(--primary-color);
position: absolute;
top: 50%;
-webkit-transform: translate(0%, -50%);
-khtml-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-o-transform: translate(0%, -50%);
transform: translate(0%, -50%);
left: 0;
right: 0;
margin: auto;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
opacity: 0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:before {
opacity: 0.8;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:after {
opacity: 1;
}
.product-remove {
position: relative;
min-width: 50px;
}
.product-remove a.remove {
font-size: 0px;
width: 26px;
height: 26px;
background-color: var(--primary-color);
border-radius: 100%;
position: relative;
}
.product-remove a.remove:before, .product-remove a.remove:after {
content: '';
position: absolute;
height: 1px;
width: 55%;
top: 50%;
left: 0;
right: 0;
margin: auto;
background-color: #fff;
transform-origin: 50% 50%;
opacity: 1;
-webkit-transition: transform ease 0.25s;
-khtml-transition: transform ease 0.25s;
-moz-transition: transform ease 0.25s;
-ms-transition: transform ease 0.25s;
-o-transition: transform ease 0.25s;
transition: transform ease 0.25s;
}
.product-remove a.remove:before {
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.product-remove a.remove:after {
-webkit-transform: rotate(-45deg);
-khtml-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.product-remove a.remove:hover:before, .product-remove a.remove:hover:after {
-webkit-transform: rotate(0deg);
-khtml-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
@media screen and (max-width: 769px) {
.product-remove {
min-height: 57px;
}
}
.woocommerce .comment-form, .woocommerce-page .comment-form {
max-width: 100%;
}
.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
color: inherit;
border-color: var(--primary-color);
}
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
color: var(--primary-color);
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button, .woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button {
padding: 0;
text-transform: capitalize;
line-height: 20px;
background-color: transparent;
color: #191919;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button:hover, .woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button:hover {
background-color: transparent;
color: var(--primary-color);
}
.woocommerce .quantity, .woocommerce-page .quantity {
position: relative;
display: inline-block;
}
.woocommerce .quantity .qty, .woocommerce-page .quantity .qty {
padding: 0 19px 0 10px;
width: 80px !important;
height: 51px !important;
background-color: transparent;
font-family: ;
border: none;
border: 2px solid #eeeef4 !important;
font-weight: 700;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
font-size: 16px;
-moz-appearance: textfield;
}
.woocommerce .quantity .qty::-webkit-outer-spin-button, .woocommerce-page .quantity .qty::-webkit-outer-spin-button, .woocommerce .quantity .qty::-webkit-inner-spin-button, .woocommerce-page .quantity .qty::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce .quantity-icon i, .woocommerce-page .quantity-icon i {
font-weight: 700;
font-size: 16px;
font-style: normal;
color: var(--secondary-color);
line-height: 0;
text-align: center;
position: absolute;
cursor: pointer;
font-family: "Font Awesome 5 Pro";
-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;
}
.woocommerce .quantity-icon i.quantity-up, .woocommerce-page .quantity-icon i.quantity-up {
right: 20px;
top: 21px;
}
.woocommerce .quantity-icon i.quantity-down, .woocommerce-page .quantity-icon i.quantity-down {
right: 20px;
top: 29px;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
padding: 20px 15px;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce table.shop_table tbody th, .woocommerce-page table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot th {
font-weight: 500;
}
@media screen and (max-width: 769px) {
.woocommerce .coupon #coupon_code, .woocommerce-page .coupon #coupon_code {
width: 100% !important;
margin-bottom: 10px;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
}
.woocommerce .coupon .button, .woocommerce-page .coupon .button {
width: 100% !important;
}
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
padding: 0 0 10px;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text {
margin-right: 15px;
}
.woocommerce textarea, .woocommerce-page textarea {
padding-top: 24px;
padding-bottom: 24px;
min-height: 140px;
}
.woocommerce .nice-select, .woocommerce-page .nice-select {
max-width: 213px;
border: 2px solid #ececec;
text-align: left;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
height: 45px;
font-weight: 500;
}
.woocommerce .nice-select span.current, .woocommerce-page .nice-select span.current {
line-height: 30px;
}
.woocommerce .nice-select:after, .woocommerce-page .nice-select:after {
color: var(--primary-color);
}
.woocommerce form .select2-container--default .select2-selection, .woocommerce-page form .select2-container--default .select2-selection {
border: 1px solid #eaeaea;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
height: 55px;
}
.woocommerce form .select2-container--default .select2-selection .select2-selection__rendered, .woocommerce-page form .select2-container--default .select2-selection .select2-selection__rendered {
line-height: 55px;
color: var(--secondary-color);
font-size: 18px;
padding-left: 22px;
}
.woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce a.button, .woocommerce-page a.button, .woocommerce a.wc-forward, .woocommerce-page a.wc-forward, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce .cart button.button, .woocommerce-page .cart button.button, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce .form-row button.button.alt, .woocommerce-page .form-row button.button.alt {
font-size: 14px;
font-weight: 400;
color: #fff;
padding: 0 30px;
line-height: 55px;
-webkit-transition: all 240ms linear 0ms;
-khtml-transition: all 240ms linear 0ms;
-moz-transition: all 240ms linear 0ms;
-ms-transition: all 240ms linear 0ms;
-o-transition: all 240ms linear 0ms;
transition: all 240ms linear 0ms;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
position: relative;
overflow: hidden !important;
display: inline-block;
text-align: center;
text-transform: uppercase;
cursor: pointer;
border: none;
background-color: var(--primary-color);
z-index: 1;
-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;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce a.wc-forward:hover, .woocommerce-page a.wc-forward:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce .cart button.button:hover, .woocommerce-page .cart button.button:hover, .woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce .form-row button.button.alt:hover, .woocommerce-page .form-row button.button.alt:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce-page #respond input#submit.alt:focus, .woocommerce #respond input#submit:focus, .woocommerce-page #respond input#submit:focus, .woocommerce a.button:focus, .woocommerce-page a.button:focus, .woocommerce a.wc-forward:focus, .woocommerce-page a.wc-forward:focus, .woocommerce button.button:focus, .woocommerce-page button.button:focus, .woocommerce input.button:focus, .woocommerce-page input.button:focus, .woocommerce .cart button.button:focus, .woocommerce-page .cart button.button:focus, .woocommerce a.button.alt:focus, .woocommerce-page a.button.alt:focus, .woocommerce .form-row button.button.alt:focus, .woocommerce-page .form-row button.button.alt:focus, .woocommerce #respond input#submit.alt:active, .woocommerce-page #respond input#submit.alt:active, .woocommerce #respond input#submit:active, .woocommerce-page #respond input#submit:active, .woocommerce a.button:active, .woocommerce-page a.button:active, .woocommerce a.wc-forward:active, .woocommerce-page a.wc-forward:active, .woocommerce button.button:active, .woocommerce-page button.button:active, .woocommerce input.button:active, .woocommerce-page input.button:active, .woocommerce .cart button.button:active, .woocommerce-page .cart button.button:active, .woocommerce a.button.alt:active, .woocommerce-page a.button.alt:active, .woocommerce .form-row button.button.alt:active, .woocommerce-page .form-row button.button.alt:active, .woocommerce #respond input#submit.alt:not([disabled]):not(.disabled).active, .woocommerce-page #respond input#submit.alt:not([disabled]):not(.disabled).active, .woocommerce #respond input#submit:not([disabled]):not(.disabled).active, .woocommerce-page #respond input#submit:not([disabled]):not(.disabled).active, .woocommerce a.button:not([disabled]):not(.disabled).active, .woocommerce-page a.button:not([disabled]):not(.disabled).active, .woocommerce a.wc-forward:not([disabled]):not(.disabled).active, .woocommerce-page a.wc-forward:not([disabled]):not(.disabled).active, .woocommerce button.button:not([disabled]):not(.disabled).active, .woocommerce-page button.button:not([disabled]):not(.disabled).active, .woocommerce input.button:not([disabled]):not(.disabled).active, .woocommerce-page input.button:not([disabled]):not(.disabled).active, .woocommerce .cart button.button:not([disabled]):not(.disabled).active, .woocommerce-page .cart button.button:not([disabled]):not(.disabled).active, .woocommerce a.button.alt:not([disabled]):not(.disabled).active, .woocommerce-page a.button.alt:not([disabled]):not(.disabled).active, .woocommerce .form-row button.button.alt:not([disabled]):not(.disabled).active, .woocommerce-page .form-row button.button.alt:not([disabled]):not(.disabled).active, .woocommerce #respond input#submit.alt:not([disabled]):not(.disabled):active, .woocommerce-page #respond input#submit.alt:not([disabled]):not(.disabled):active, .woocommerce #respond input#submit:not([disabled]):not(.disabled):active, .woocommerce-page #respond input#submit:not([disabled]):not(.disabled):active, .woocommerce a.button:not([disabled]):not(.disabled):active, .woocommerce-page a.button:not([disabled]):not(.disabled):active, .woocommerce a.wc-forward:not([disabled]):not(.disabled):active, .woocommerce-page a.wc-forward:not([disabled]):not(.disabled):active, .woocommerce button.button:not([disabled]):not(.disabled):active, .woocommerce-page button.button:not([disabled]):not(.disabled):active, .woocommerce input.button:not([disabled]):not(.disabled):active, .woocommerce-page input.button:not([disabled]):not(.disabled):active, .woocommerce .cart button.button:not([disabled]):not(.disabled):active, .woocommerce-page .cart button.button:not([disabled]):not(.disabled):active, .woocommerce a.button.alt:not([disabled]):not(.disabled):active, .woocommerce-page a.button.alt:not([disabled]):not(.disabled):active, .woocommerce .form-row button.button.alt:not([disabled]):not(.disabled):active, .woocommerce-page .form-row button.button.alt:not([disabled]):not(.disabled):active {
outline: medium none;
text-decoration: none;
color: #fff;
background-color: var(--secondary-color);
}
@media screen and (min-width: 992px) {
.woocommerce .content-row {
margin: 0 -15px;
}
.woocommerce .pxl-content-area.content-has-sidebar {
padding-left: 15px;
padding-right: 15px;
flex: 0 0 75%;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
-o-flex: 0 0 75%;
max-width: 75%;
}
.woocommerce #secondary.widget-has-sidebar {
padding-left: 15px;
padding-right: 15px;
flex: 0 0 25%;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
-o-flex: 0 0 25%;
max-width: 25%;
}
}
.woocommerce .actions > .button {
float: right;
}
form .select2-container--default .select2-selection .select2-selection__arrow {
right: 10px;
top: 50%;
transform: translateY(-50%);
color: #8f8f8f;
}
.woocommerce-checkout th {
border-top: 1px solid #ededed !important;
padding: 10px;
border-right: 1px solid #ededed !important;
}
.woocommerce-checkout td {
border-top: 1px solid #ededed;
padding: 10px;
border-right: 1px solid #ededed;
}
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;
}
@media screen and (max-width: 575px) {
.woocommerce ul.products li.product {
width: 100% !important;
}
}
@media screen and (max-width: 991px) and (min-width: 767px) {
.single-product .woocommerce ul.products li.product {
width: 50% !important;
}
}
@media screen and (max-width: 991px) and (min-width: 767px) {
.single-product section.related ul.products li.product {
margin-bottom: 0 !important;
margin: 40px auto 0 auto;
padding: 0 15px;
width: 50% !important;
}
}
.pxl-widget-cart-sidebar {
-webkit-transition: transform 0.8s ease 0s;
-khtml-transition: transform 0.8s ease 0s;
-moz-transition: transform 0.8s ease 0s;
-ms-transition: transform 0.8s ease 0s;
-o-transition: transform 0.8s ease 0s;
transition: transform 0.8s ease 0s;
-webkit-transform: translateX(100%);
-khtml-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
padding-bottom: 137px;
background-color: #fff;
position: fixed;
top: 0;
right: 0;
height: 100%;
z-index: 9999;
width: 320px;
overflow: hidden;
}
.pxl-widget-cart-sidebar .woocommerce-mini-cart {
padding-left: 0 !important;
}
.pxl-widget-cart-sidebar .widget_shopping_title {
font-size: 16px;
font-weight: 700;
color: #222;
flex-grow: 1;
}
.pxl-widget-cart-sidebar .widget_shopping_head {
display: flex;
background-color: #f9f9f9;
padding: 16px 30px;
margin-top: -30px;
margin-left: -30px;
margin-right: -30px;
margin-bottom: 20px;
align-items: center;
}
.pxl-widget-cart-sidebar .widget_shopping_head .pxl-close {
height: 36px;
width: 36px;
}
.pxl-widget-cart-sidebar .pxl-close {
position: absolute;
top: 11px;
right: 30px;
z-index: 999;
}
.pxl-widget-cart-sidebar .widget_shopping_cart {
padding: 30px 60px 0 30px;
height: 100%;
overflow-y: scroll;
width: 350px;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li {
padding: 20px 15px 15px 0;
display: flex;
flex-wrap: nowrap;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
position: relative;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li:last-child {
border: none;
padding-bottom: 0;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty {
font-size: 16px;
margin-top: 40px;
padding: 0 !important;
text-align: center;
display: block;
}
.pxl-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-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty i {
font-size: 32px;
color: #555;
width: 80px;
height: 80px;
background-color: #f8f8f8;
border-radius: 80px;
line-height: 80px;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty .btn {
width: 100%;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty .btn:hover {
color: #fff;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image {
width: 45px;
min-width: 45px;
margin-right: 15px;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image a {
display: inline-block;
}
.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: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta {
padding-right: 12px;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 {
font-size: 14px;
font-weight: 700;
line-height: normal;
margin-bottom: 3px;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 a {
color: inherit;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 a:hover {
color: #555;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta .quantity {
font-size: 14px;
font-weight: 600;
}
.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: 0;
width: 18px;
height: 18px;
text-align: center;
-webkit-border-radius: 18px;
-khtml-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
border-radius: 18px;
line-height: 17px;
color: var(--primary-color);
font-size: 11px;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list a.remove_from_cart_button i {
vertical-align: middle;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li:hover a.remove_from_cart_button {
opacity: 1;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 30px 30px 55px;
background-color: #fff;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.total {
border: none;
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding-top: 15px;
padding-bottom: 0;
font-weight: 600;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.total strong {
font-weight: inherit;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons {
margin: 0;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn {
width: 100%;
margin-right: 0;
line-height: 48px;
font-size: 14px;
-webkit-border-radius: 48px;
-khtml-border-radius: 48px;
-moz-border-radius: 48px;
-ms-border-radius: 48px;
-o-border-radius: 48px;
border-radius: 48px;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn.btn-outline {
border: 2px solid var(--primary-color);
background-color: transparent;
color: var(--primary-color) !important;
line-height: 44px;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn.btn-outline:before {
background-color: var(--primary-color);
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn.btn-outline:hover, .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn.btn-outline:focus {
color: #fff !important;
background-color: var(--primary-color);
}
.pxl-widget-cart-wrap .pxl-item--overlay {
background-color: rgba(27, 35, 54, .9);
height: 100%;
width: 100%;
right: 0;
top: 0;
position: fixed;
z-index: 1026;
-webkit-transform: scaleX(0);
-khtml-transform: scaleX(0);
-moz-transform: scaleX(0);
-ms-transform: scaleX(0);
-o-transform: scaleX(0);
transform: scaleX(0);
transform-origin: 100% 50%;
-webkit-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
-o-transform-origin: 100% 50%;
-webkit-transition: transform 0.8s ease 0s;
-khtml-transition: transform 0.8s ease 0s;
-moz-transition: transform 0.8s ease 0s;
-ms-transition: transform 0.8s ease 0s;
-o-transition: transform 0.8s ease 0s;
transition: transform 0.8s ease 0s;
transition-delay: 0.2s;
-webkit-transition-delay: 0.2s;
cursor: url(//hostingcontinental.com/wp-content/themes/hostco/assets/img/pointer.png), auto;
}
.pxl-widget-cart-wrap.open .pxl-item--overlay {
-webkit-transform: scaleX(1);
-khtml-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
transform: scaleX(1);
transition-delay: 0s;
-webkit-transition-delay: 0s;
}
.pxl-widget-cart-wrap.open .pxl-widget-cart-sidebar {
-webkit-transform: translateX(20px);
-khtml-transform: translateX(20px);
-moz-transform: translateX(20px);
-ms-transform: translateX(20px);
-o-transform: translateX(20px);
transform: translateX(20px);
transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
-webkit-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
-khtml-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
-moz-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
-ms-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
-o-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
}
.cart-empty, .return-to-shop {
justify-content: center;
text-align: center;
}
@media (max-width: 767px) {
.pxl-shop-topbar-wrap {
display: inline-grid !important;
margin-bottom: 40px;
}
.pxl-shop-topbar-wrap .woocommerce-ordering {
cursor: pointer;
float: left;
position: relative;
margin: 20px 0 27px !important;
}
.pxl-shop-topbar-wrap .woocommerce-ordering select {
cursor: pointer;
}
.pxl-shop-topbar-wrap .woocommerce-ordering:before {
right: 20px;
}
.pxl-shop-topbar-wrap .pxl-view-layout-wrap .pxl-view-layout li:first-child {
margin-left: 0px;
}
}
.woosw-page, .woosw-continue {
font-weight: 700;
text-decoration: none !important;
color: var(--secondary-color) !important;
}
.woosw-page:hover, .woosw-continue:hover {
color: var(--primary-color) !important;
}
.select2-dropdown {
border: 1px solid #eaeaea !important;
}
.woocommerce-summary-wrap .woocommerce-Tabs-panel {
display: block !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;
margin-top: 10px;
}
.pxl-grid .pxl-load-more .btn {
padding-left: 50px;
padding-right: 40px;
line-height: 62px;
font-size: 15px;
background: var(--primary-color);
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
.pxl-grid .pxl-load-more .btn .pxl-load-icon {
width: 24px;
height: 24px;
right: 13px;
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%);
background-color: #fff;
-webkit-border-radius: 24px;
-khtml-border-radius: 24px;
-moz-border-radius: 24px;
-ms-border-radius: 24px;
-o-border-radius: 24px;
border-radius: 24px;
line-height: 24px;
text-align: center;
color: #000;
}
.pxl-grid .pxl-load-more .btn i {
margin-left: 25px;
font-size: 18px;
top: 0;
right: 0;
left: 0;
bottom: 0;
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: center;
}
.pxl-grid .pxl-load-more.loading i {
animation: pxl_spin 0.6s infinite linear;
-webkit-animation: pxl_spin 0.6s infinite linear;
}
.pxl-grid .pxl-load-more.loading i:before {
content: '\f110' !important;
font-family: 'Font AweSome 5 Pro' !important;
}
@media screen and (min-width: 1200px) {
.pxl-grid .col-xl-pxl5 {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
}
.pxl-grid-filter1 {
margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
.pxl-grid-filter1 {
margin-bottom: 60px;
}
}
.pxl-grid-filter1 .filter-item {
color: #383647;
font-weight: 500;
display: inline-flex;
padding: 0 24px;
line-height: 62px;
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);
min-width: 120px;
justify-content: center;
-webkit-border-radius: 62px;
-khtml-border-radius: 62px;
-moz-border-radius: 62px;
-ms-border-radius: 62px;
-o-border-radius: 62px;
border-radius: 62px;
}
@media screen and (max-width: 1199px) {
.pxl-grid-filter1 .filter-item {
line-height: 54px;
padding: 0 18px;
}
}
@media screen and (max-width: 767px) {
.pxl-grid-filter1 .filter-item {
margin: 10px 2px 0 2px;
background-color: #f8f8f8;
line-height: 50px;
min-width: 90px;
font-size: 15px;
}
}
.pxl-grid-filter1 .filter-item:last-child {
margin-right: 24px;
}
@media screen and (max-width: 1199px) {
.pxl-grid-filter1 .filter-item:last-child {
margin-right: 9px;
}
}
@media screen and (max-width: 767px) {
.pxl-grid-filter1 .filter-item:last-child {
margin-right: 0;
}
}
.pxl-grid-filter1 .filter-item.active {
color: #fff;
background-color: var(--primary-color);
margin-right: 24px;
}
@media screen and (max-width: 1199px) {
.pxl-grid-filter1 .filter-item.active {
margin-right: 9px;
}
}
@media screen and (max-width: 767px) {
.pxl-grid-filter1 .filter-item.active {
margin-right: 0;
}
}
.pxl-grid-filter1 .filter-item.active:last-child {
margin-right: 0;
}
.pxl-grid-filter1 .pxl--filter-inner {
background-color: #fff;
display: inline-block;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
-khtml-box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
-webkit-border-radius: 62px;
-khtml-border-radius: 62px;
-moz-border-radius: 62px;
-ms-border-radius: 62px;
-o-border-radius: 62px;
border-radius: 62px;
}
@media screen and (max-width: 767px) {
.pxl-grid-filter1 .pxl--filter-inner {
background-color: transparent;
}
}
@media screen and (max-width: 767px) {
.pxl-grid-filter1 .pxl--filter-inner {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
}
.elementor-editor-active .grid-sizer {
display: none;
}
.pxl-col-align-start > .elementor-widget-wrap {
justify-content: flex-start;
}
.pxl-col-align-start .elementor-inner-section > .elementor-container {
margin-left: 0;
}
.pxl-col-align-center > .elementor-widget-wrap {
justify-content: center;
}
.pxl-col-align-end > .elementor-widget-wrap {
justify-content: flex-end;
}
.pxl-col-align-end .elementor-inner-section > .elementor-container {
margin-right: 0;
}
.pxl-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: 100%;
height: 100%;
position: relative;
padding: 0 15px;
}
.pxl-swiper-arrow {
font-size: 13px;
color: #000;
width: 56px;
height: 56px;
line-height: 56px;
display: block;
z-index: 2;
text-align: center;
cursor: pointer;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-khtml-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
background-color: #fff;
-webkit-border-radius: 56px;
-khtml-border-radius: 56px;
-moz-border-radius: 56px;
-ms-border-radius: 56px;
-o-border-radius: 56px;
border-radius: 56px;
-webkit-box-shadow: 0 10px 20px rgba(49, 0, 122, 0.09);
-khtml-box-shadow: 0 10px 20px rgba(49, 0, 122, 0.09);
-moz-box-shadow: 0 10px 20px rgba(49, 0, 122, 0.09);
-ms-box-shadow: 0 10px 20px rgba(49, 0, 122, 0.09);
-o-box-shadow: 0 10px 20px rgba(49, 0, 122, 0.09);
box-shadow: 0 10px 20px rgba(49, 0, 122, 0.09);
-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 screen and (max-width: 1199px) {
.pxl-swiper-arrow {
opacity: 0;
visibility: hidden;
}
}
.pxl-swiper-arrow:hover {
color: #fff;
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;
}
.pxl-swiper-arrow.swiper-button-disabled {
cursor: not-allowed;
}
.pxl-swiper-arrow.pxl-swiper-arrow-prev {
left: 0;
}
@media screen and (max-width: 1199px) {
.pxl-swiper-arrow.pxl-swiper-arrow-prev {
left: 0;
}
}
.pxl-swiper-arrow.pxl-swiper-arrow-next {
right: 0;
}
@media screen and (max-width: 1199px) {
.pxl-swiper-arrow.pxl-swiper-arrow-next {
right: 0;
}
}
.pxl-swiper-arrow.style2 {
background-color: #f1f1f3;
color: #fff;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.pxl-swiper-arrow.style2:before {
z-index: -1;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
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');
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-swiper-arrow.style2:hover {
background-color: #f1f1f3;
}
.pxl-swiper-arrow.style2:hover:before {
opacity: 1;
}
.pxl-swiper-dots {
position: relative;
z-index: 1;
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-top: 30px;
}
.pxl-swiper-dots .pxl-swiper-pagination-bullet {
margin: 0 12px;
width: 8px;
height: 8px;
text-align: center;
background: #cacaca;
cursor: pointer;
position: relative;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-swiper-dots .pxl-swiper-pagination-bullet:hover, .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active {
background: #122a00;
}
.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;
}
.pxl-swiper-sliders {
position: relative;
}
@media screen and (max-width: 1199px) {
.pxl-swiper-sliders:hover .pxl-swiper-arrow {
opacity: 0;
visibility: visible;
}
}
.pxl-swiper-sliders.pxl-swiper-arrow-show .pxl-swiper-arrow {
opacity: 1;
visibility: visible;
}
.pxl-swiper-nogap .pxl-swiper-container {
margin: 0;
}
.pxl-swiper-nogap .pxl-swiper-container .pxl-swiper-slide {
padding: 0;
}
.pxl-swiper-thumbs {
overflow: hidden;
}
.pxl-swiper-thumbs .swiper-slide {
cursor: pointer;
}
body.rtl .pxl-swiper-arrow.pxl-swiper-arrow-next {
right: auto;
left: 0px;
}
body.rtl .pxl-swiper-arrow.pxl-swiper-arrow-prev {
left: auto;
right: 0;
}
@font-face {
font-family: 'Inter';
font-weight: 400;
font-style: normal;
src: url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/font-theme/Inter-Italic-VariableFont_wght.ttf) format('ttf'), url(//hostingcontinental.com/wp-content/themes/hostco/assets/fonts/font-theme/Inter-VariableFont_wght.ttf) format('ttf');
}
.ft-inter, .woocommerce .pxl-sidebar-area .widget_product_categories li a, .woocommerce .pxl-sidebar-area .widget_product_search .search-field, .single-product .pxl-content-area div.product .entry-summary .price, .single-product > div.product .entry-summary .price, .single-product .pxl-content-area div.product .product_meta > span, .single-product > div.product .product_meta > span, .single-product .pxl-content-area div.product .product_meta a, .single-product > div.product .product_meta a, .woocommerce-pagination .page-numbers, .pxl-breadcrumb, #pxl-header-default .pxl-menu-primary > li > a, .comment-form .row > div input[type="text"], .comment-form textarea, .pxl-select .pxl-select-options li, .site-header-lang .wpml-ls-statics-shortcode_actions a span, .post .pxl-showcase.layout1 .pxl-item-links a, .page .pxl-showcase.layout1 .pxl-item-links a, .pxl-showcase.layout1 .pxl-item-links a, .pxl-accordion1 .pxl-item-accordion {
font-family: "Plus Jakarta Sans", Helvetica, Arial, sans-serif !important;
}
.ft-plus, p, .pxl-menu-primary li a, .pxl-menu-primary .sub-menu li a, .pxl-menu-primary .children li a, .pxl-item--post .pxl-single-post-meta li, .pxl-item--post .pxl-item--meta li, .pxl--post-footer label, .pxl-pagination-wrap .page-numbers, .pxl-post--navigation .pxl--readmore-nav, .tagcloud a, .widget_pxl_recent_posts .pxl-item--title, .widget_pxl_recent_posts .pxl-item--date, 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, .comments-area .comment-respond .logged-in-as, .comment-date, .comment-content .comment-text p, .comment-reply a, .pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table .pxl-table--item > a, .pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table .pxl-table--item > span, .pxl-countdown .countdown-amount span, .pxl-blog-grid-layout1 .pxl-grid-item .pxl-item--inner .item--content, .pxl-counter3 .pxl--counter-number, .pxl-testimonial-carousel2 .pxl-swiper-slide .pxl-item--holder .pxl-item--desc, .pxl-testimonial-carousel2 .pxl-swiper-slide .pxl-item--holder .pxl-item--image .pxl-item--position {
font-family: "Plus Jakarta Sans", sans-serif !important;
}
html {
box-sizing: border-box;
}
body {
background-color: #fff;
font-size: 16px;
line-height: 1.625;
color: #383838;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow-x: hidden;
font-weight: normal;
letter-spacing: 0;
font-family: 'Plus Jakarta Sans', sans-serif;
margin: 0;
padding: 0;
}
body.body-overflow {
overflow: hidden;
}
a {
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
color: var(--link-color);
}
a:before, a:after {
-webkit-transition: inherit;
-khtml-transition: inherit;
-moz-transition: inherit;
-ms-transition: inherit;
-o-transition: inherit;
transition: inherit;
}
a:hover, a:focus {
color: var(--link-color-hover);
}
a:active {
color: var(--link-color-active);
}
a, a:hover, a:focus, a:before, a:after {
outline: none;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Plus Jakarta Sans', sans-serif;
color: var(--secondary-color);
font-weight: 700;
margin: 0 0 15px;
clear: both;
line-height: 1.2;
}
h1, .h1 {
font-size: 48px;
}
h2, .h2 {
font-size: 42px;
}
h3, .h3 {
font-size: 32px;
}
h4, .h4 {
font-size: 28px;
}
h5, .h5 {
font-size: 22px;
}
h6, .h6 {
font-size: 18px;
}
img {
max-width: 100%;
height: auto;
vertical-align: middle;
border-style: none;
}
p {
margin: 0 0 15px;
font-size: 16.5px;
line-height: 1.8em;
word-spacing: 0px;
letter-spacing: -0.2px;
font-weight: 400;
color: #6d7c90;
}
.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;
}
.wp-caption-text {
text-align: center;
}
.alignleft, .alignright, .aligncenter {
margin-top: 6px;
margin-bottom: 45px;
}
.alignleft {
display: inline;
float: left;
margin-right: 35px;
}
.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 {
padding: 25px 65px 20px 35px;
color: #000;
position: relative;
margin-top: 8px;
margin-bottom: 29px;
margin-left: 0;
font-weight: 700;
position: relative;
background-color: #edf0f2;
}
blockquote:before {
position: absolute;
content: '';
width: 5px;
height: 100%;
background-color: var(--primary-color);
top: 0;
left: 0;
}
@media screen and (max-width: 767px) {
blockquote {
padding-left: 20px;
padding-right: 20px;
margin-right: 0;
font-size: 18px;
}
}
blockquote p {
font-size: 20px;
line-height: 30px;
z-index: 1;
position: relative;
}
blockquote cite, blockquote cite a, blockquote p:nth-child(2) {
display: inline-block;
font-size: 15px;
margin-top: 10px;
font-style: normal;
font-weight: 700;
position: relative;
color: var(--primary-color) !important;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote.is-style-large.wp-block-quote {
padding: 32px 57px 32px 37px;
}
blockquote.wp-block-quote p {
margin-bottom: 16px !important;
}
blockquote.wp-block-quote cite br {
display: none;
}
blockquote.wp-block-quote.has-text-align-right:before {
left: auto;
right: 0;
}
#tslOverlay {
background-color: transparent !important;
z-index: 999999 !important;
}
@media (max-width: 1199px) {
#pxl-main {
overflow: hidden;
}
}
.pxl-header-menu.active .pxl-menu-close {
opacity: 1;
}
@media screen and (min-width: 1200px) {
#pxl-wapper .container {
max-width: 1295px;
width: 100%;
}
}
@media screen and (max-width: 1199px) {
#pxl-wapper .container {
max-width: 100%;
}
}
#pxl-wapper .elementor-widget:not(:last-child) {
margin-bottom: 0;
}
@media screen and (max-width: 991px) {
#pxl-wapper #pxl-sidebar-area {
margin-top: 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 {
margin: 0 -15px;
max-width: inherit !important;
}
@media screen and (max-width: 1199px) {
#pxl-wapper .elementor-top-section > .elementor-column-gap-extended .elementor-inner-section > .elementor-column-gap-extended {
margin-left: -15px;
margin-right: -15px;
}
}
#pxl-main {
padding: 110px 0 110px 0;
}
@media screen and (max-width: 1199px) {
#pxl-main > .elementor-container {
padding: 0 15px;
}
}
@media (max-width: 575px) {
#pxl-main {
padding: 60px 0;
}
}
@media (max-width: 767px) {
#pxl-main {
padding: 70px 0;
}
}
@media (max-width: 991px) {
#pxl-main {
padding: 90px 0;
}
}
.woocommerce #pxl-main, .woocommerce-js #pxl-main {
padding: 50px 0 130px 0;
}
@media screen and (max-width: 1199px) {
.woocommerce #pxl-main > .elementor-container, .woocommerce-js #pxl-main > .elementor-container {
padding: 0 15px;
}
}
@media (max-width: 575px) {
.woocommerce #pxl-main, .woocommerce-js #pxl-main {
padding: 60px 0;
}
}
@media (max-width: 767px) {
.woocommerce #pxl-main, .woocommerce-js #pxl-main {
padding: 70px 0;
}
}
@media (max-width: 991px) {
.woocommerce #pxl-main, .woocommerce-js #pxl-main {
padding: 90px 0;
}
}
@media screen and (min-width: 1200px) {
.pxl-row-scroll-fixed > .elementor-container {
align-items: flex-start;
justify-content: space-between;
}
.pxl-row-scroll-fixed .pxl-column-sticky {
position: sticky;
top: 30px;
}
}
@media (min-width: 1500px) {
.pxl_section_offset-left.pxl-container-width-container-1200 {
padding-left: calc((100% - 1170px)/2) !important;
}
}
@media (min-width: 1500px) {
.pxl_section_offset-right.pxl-container-width-container-1200 {
padding-right: calc((100% - 1170px)/2) !important;
}
}
.elementor-page #pxl-content-area.col-12, .elementor-page #pxl-footer-elementor .row > .col-12 {
padding: 0;
}
.single-post .pxl-item--excerpt > .elementor {
margin: 0 -15px;
}
.pxl-bg-color-left {
z-index: 1;
}
.pxl-bg-color-left:before {
z-index: -1;
content: '';
background-color: #070f01;
position: absolute;
top: 0;
left: 80px;
right: 0;
bottom: 0;
}
@media screen and (max-width: 1400px) {
.pxl-bg-color-left:before {
left: 0;
}
}
#pxl-page-title-elementor {
background-color: #fff;
}
#pxl-page-title-default {
padding: 112px 0 0px;
text-align: center;
position: relative;
}
@media screen and (max-width: 1199px) {
#pxl-page-title-default {
padding: 140px 0;
background-position: center center !important;
}
}
#pxl-page-title-default .container {
z-index: 99;
}
#pxl-page-title-default .pxl-page-title {
color: var(--regular-color);
font-size: 48px;
margin-top: 20px;
}
@media screen and (max-width: 1199px) {
#pxl-page-title-default .pxl-page-title {
font-size: 42px;
}
}
@media screen and (max-width: 767px) {
#pxl-page-title-default .pxl-page-title {
font-size: 36px;
}
}
.pxl-breadcrumb {
display: flex;
flex-wrap: wrap;
padding: 0;
margin: 0;
list-style: none;
justify-content: center;
color: #141414;
font-family: "Plus Jakarta Sans", Sans-serif;
font-size: 16px;
font-weight: 700;
}
.pxl-breadcrumb a {
color: inherit;
}
.pxl-breadcrumb a:hover {
color: var(--primary-color);
}
.pxl-breadcrumb li:after {
content: "/";
font-weight: 700;
margin: 0 14px;
font-weight: 700;
color: inherit;
font-size: 16px;
}
.pxl-breadcrumb li:last-child {
color: var(--primary-color);
}
.pxl-breadcrumb li:last-child:before, .pxl-breadcrumb li:last-child:after {
display: none;
}
#pxl-footer-default {
padding: 40px 0;
text-align: center;
background-color: #222237;
color: #b8b8d3;
font-weight: 500;
}
#pxl-footer-default a {
color: inherit;
}
#pxl-footer-default a:hover {
color: inherit;
text-decoration: underline;
}
.pxl-scroll-top {
width: 40px;
height: 40px;
position: fixed;
bottom: 20px;
right: 0px;
background-color: #fff;
z-index: 9999;
-webkit-box-shadow: 0 0 25px rgba(23, 23, 23, .25);
-khtml-box-shadow: 0 0 25px rgba(23, 23, 23, .25);
-moz-box-shadow: 0 0 25px rgba(23, 23, 23, .25);
-ms-box-shadow: 0 0 25px rgba(23, 23, 23, .25);
-o-box-shadow: 0 0 25px rgba(23, 23, 23, .25);
box-shadow: 0 0 25px rgba(23, 23, 23, .25);
color: #383838;
line-height: 40px;
text-align: center;
-webkit-transform: rotate(-90deg) rotateX(90deg);
-khtml-transform: rotate(-90deg) rotateX(90deg);
-moz-transform: rotate(-90deg) rotateX(90deg);
-ms-transform: rotate(-90deg) rotateX(90deg);
-o-transform: rotate(-90deg) rotateX(90deg);
transform: rotate(-90deg) rotateX(90deg);
font-size: 15px;
opacity: 0;
visibility: hidden;
}
.pxl-scroll-top.pxl-on {
-webkit-transform: rotate(-90deg) rotateX(0deg);
-khtml-transform: rotate(-90deg) rotateX(0deg);
-moz-transform: rotate(-90deg) rotateX(0deg);
-ms-transform: rotate(-90deg) rotateX(0deg);
-o-transform: rotate(-90deg) rotateX(0deg);
transform: rotate(-90deg) rotateX(0deg);
bottom: 60px;
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 1199px) {
.pxl-scroll-top.pxl-on {
bottom: 15px;
}
}
.pxl-scroll-top:hover, .pxl-scroll-top:focus {
margin-bottom: 4px;
color: #fff;
background-color: var(--primary-color);
}
@media screen and (max-width: 1400px) {
.pxl-scroll-top {
right: 20px;
}
}
@media screen and (max-width: 1199px) {
.pxl-scroll-top {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 12px;
right: 15px;
}
}
.pxl-footer-fixed #pxl-footer-elementor {
width: 100%;
position: fixed;
bottom: 0;
left: 0;
z-index: -1;
}
@media screen and (max-width: 1199px) {
.pxl-footer-fixed #pxl-footer-elementor {
position: static;
}
}
.pxl-footer-fixed #pxl-header-elementor {
background-color: #fff;
}
.pxl-footer-fixed #pxl-main {
background-color: #fff;
}
@media screen and (max-width: 1199px) {
.pxl-footer-fixed #pxl-main {
margin-bottom: 0 !important;
}
}
.elementor-editor-active #pxl-header-default, .elementor-editor-active #pxl-header-elementor, .elementor-editor-active #pxl-page-title-default, .elementor-editor-active #pxl-footer-elementor, .elementor-editor-active .pxl-menu-primary .sub-menu, .elementor-editor-active .pxl-menu-primary .children, .elementor-editor-active #pxl-page-title-elementor {
display: none;
}
.elementor-editor-active.single-footer #pxl-main, .elementor-editor-active.single-header #pxl-main {
max-width: 1200px;
padding: 0 15px;
margin: auto;
}
body img.mfp-img {
padding: 0 !important;
}
body .mfp-fade.mfp-bg.mfp-ready {
opacity: 0.85;
background-color: #000;
}
body .mfp-bottom-bar {
margin-top: 0;
}
body .mfp-wrap .mfp-container .mfp-content {
max-width: 1170px;
position: static;
}
body .mfp-wrap .mfp-container .mfp-content .mfp-close {
padding: 0;
right: 0;
text-align: center;
top: -36px;
width: 36px;
height: 36px;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
background: #fff;
cursor: pointer;
opacity: 1;
font-size: 0px;
border: 9px solid transparent;
position: absolute;
}
body .mfp-wrap .mfp-container .mfp-content .mfp-close:before, body .mfp-wrap .mfp-container .mfp-content .mfp-close:after {
content: '';
position: absolute;
height: 2px;
width: 100%;
top: 50%;
left: 0;
margin-top: -1px;
transform-origin: 50% 50%;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
background-color: #222;
}
body .mfp-wrap .mfp-container .mfp-content .mfp-close:before {
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
body .mfp-wrap .mfp-container .mfp-content .mfp-close:after {
-webkit-transform: rotate(-45deg);
-khtml-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
body .mfp-wrap .mfp-container .mfp-content .mfp-close:hover:before, body .mfp-wrap .mfp-container .mfp-content .mfp-close:hover:after {
-webkit-transform: rotate(0deg);
-khtml-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
body .mfp-wrap .mfp-container .mfp-iframe-scaler {
position: relative;
overflow: visible;
}
body .mfp-wrap .mfp-container .mfp-arrow {
position: absolute;
background-color: var(--primary-color);
width: 60px;
height: 120px;
opacity: 1;
}
body .mfp-wrap .mfp-container .mfp-arrow:before, body .mfp-wrap .mfp-container .mfp-arrow:after {
border: none;
}
body .mfp-wrap .mfp-container .mfp-arrow:before {
font-family: "Caseicon";
font-size: 20px;
color: #fff;
margin: 0;
padding: 0;
line-height: normal;
position: absolute;
top: 50%;
display: block;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 1;
left: 50%;
width: auto;
height: auto;
}
body .mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:before {
content: "\f136";
}
body .mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:before {
content: "\f14d";
}
@media screen and (min-width: 1200px) {
body .mfp-wrap .mfp-container {
padding: 0 120px;
}
}
@media screen and (min-width: 992px) {
body.blog .pxl-content-wrap.no-sidebar .pxl-content-area, body.archive .pxl-content-wrap.no-sidebar .pxl-content-area, body.single-post .pxl-content-wrap.no-sidebar .pxl-content-area {
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
}
.pxl-row-divider-angle-top, .pxl-row-divider-angle-bottom, .pxl-row-divider-angle-top-bottom {
z-index: 1;
}
.pxl-row-divider-angle-top > .elementor-container, .pxl-row-divider-angle-bottom > .elementor-container, .pxl-row-divider-angle-top-bottom > .elementor-container {
z-index: 2;
}
.pxl-row-divider-angle-top .pxl-row-angle, .pxl-row-divider-angle-bottom .pxl-row-angle, .pxl-row-divider-angle-top-bottom .pxl-row-angle {
position: absolute;
left: 0;
right: 0;
}
.pxl-row-divider-angle-top .pxl-row-angle {
top: 0;
-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: 0;
}
.pxl-row-divider-angle-top-bottom .pxl-row-angle-top {
top: 0;
-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: 0;
}
@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%;
}
}
.pxl-loader {
background-color: #fff;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999; }
.pxl-loader .pxl-loader-effect {
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%);
}
@media (min-width: 1024px) {
.pxl-loader .pxl-loader-effect {
max-width: 30%;
}
}
@media (min-width: 1500px) {
.pxl-loader .pxl-loader-effect {
max-width: 25%;
}
}
.pxl-loader.default .pxl-loader-effect {
filter: url(#pxl-svg-digital);
position: absolute;
width: 160px;
height: 160px;
opacity: 0.8;
}
.pxl-loader.default .pxl-circle-1, .pxl-loader.default .pxl-circle-2 {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 40px;
height: 40px;
border-radius: 100%;
animation: pxl_loader_digital1 cubic-bezier(0.77, 0, 0.175, 1) 2.5s infinite;
background: var(--primary-color);
}
.pxl-loader.default .pxl-circle-2 {
animation-name: pxl_loader_digital2;
background: var(--primary-color);
}
.pxl-loader.style-software {
background-image: -webkit-linear-gradient(60deg, ,  50%);
background-image: -moz-linear-gradient(60deg, ,  50%);
background-image: -ms-linear-gradient(60deg, ,  50%);
background-image: -o-linear-gradient(60deg, ,  50%);
background-image: linear-gradient(60deg, ,  50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr=' 50%');
}
.pxl-loader.style-software .pxl-loader-effect {
width: 45px;
height: 45px;
}
.pxl-loader.style-software .pxl-bounce-1, .pxl-loader.style-software .pxl-bounce-2 {
width: 100%;
height: 100%;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
border-radius: 50%;
background-color: #fff;
opacity: 0.6;
position: absolute;
top: 0;
left: 0;
-webkit-animation: pxl_loader_bounce 2s infinite ease-in-out;
animation: pxl_loader_bounce 2s infinite ease-in-out;
}
.pxl-loader.style-software .pxl-bounce-2 {
-webkit-animation-delay: -1s;
animation-delay: -1s;
}
.pxl-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: var(--primary-color);
opacity: 0.25;
border-radius: 100%;
width: 1.5rem;
height: 1.5rem;
-webkit-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
-khtml-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
-moz-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
-ms-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pxl-cursor .pxl-cursor--label {
position: absolute;
display: flex;
justify-content: center;
align-items: center;
color: white;
font-size: 15px;
text-transform: uppercase;
letter-spacing: 3px;
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--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 {
-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
-khtml-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
-ms-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
-o-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
-webkit-transform: scale(4);
-khtml-transform: scale(4);
-moz-transform: scale(4);
-ms-transform: scale(4);
-o-transform: scale(4);
transform: scale(4);
opacity: 0;
}
.pxl-cursor.is-active.has-label .pxl-cursor--follower {
background-color: var(--primary-color);
opacity: 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-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: "\f110";
font-family: Flaticon;
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: "\f111";
font-family: Flaticon;
font-size: 24px;
color: #fff;
}
.pxl-cursor.is-active.has-remove {
opacity: 0;
}
.pxl-cursor.style-morden.is-active.has-icon .pxl-cursor--follower, .pxl-cursor.style-morden.is-active.has-icon-right .pxl-cursor--follower {
background-color: var(--primary-color);
opacity: 1;
}
.pxl-cursor.style-morden.is-active.has-icon .pxl-cursor--follower, .pxl-cursor.style-morden.is-active.has-icon-right .pxl-cursor--follower {
-webkit-transform: scale(7.6);
-khtml-transform: scale(7.6);
-moz-transform: scale(7.6);
-ms-transform: scale(7.6);
-o-transform: scale(7.6);
transform: scale(7.6);
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.pxl-cursor.style-morden.is-active.has-icon .pxl-cursor--icon:before, .pxl-cursor.style-morden.is-active.has-icon-right .pxl-cursor--icon:before {
font-size: 42px;
}
.pxl-col-divider-right {
position: relative;
}
.pxl-col-divider-right:before {
position: absolute;
content: '';
background-color: var(--primary-color);
width: 500000px;
height: 100%;
top: 0;
right: 0;
transform: skew(-23deg);
}
@media (max-width: 1024px) {
.pxl-col-divider-right:before {
transform: skew(0deg);
}
}
.pxl-col-divider-left {
position: relative;
}
.pxl-col-divider-left:before {
position: absolute;
content: '';
background-color: var(--primary-color);
width: 500000px;
height: 100%;
top: 0;
left: 0;
transform: skew(23deg);
}
@media (max-width: 1024px) {
.pxl-col-divider-left:before {
transform: skew(0deg);
}
}
.list-slide {
position: relative;
}
.list-slide:before {
position: absolute;
content: '';
width: 8px;
height: 8px;
background-color: var(--primary-color);
top: 8px;
left: -30px;
transform: rotate(45deg);
}
@media (max-width: 479px) {
.list-slide:before {
left: -15px;
}
}
.button-slide-1 {
background-color: var(--primary-color);
padding: 10px 47px 11px 47px !important;
font-weight: 700 !important;
font-size: 16px !important;
position: relative;
}
.button-slide-1:before {
position: absolute;
content: '';
top: -10px;
left: -10px;
right: -10px;
bottom: -10px;
border: 2px solid var(--primary-color);
}
.box-price-slide {
position: relative;
}
.box-price-slide:before {
position: absolute;
content: '';
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
animation: pulse 3s 1.5s infinite;
box-shadow: 0 0 0 3em rgba(255, 0, 0, 0);
border-radius: 500px;
}
.box-price-slide:after {
position: absolute;
content: '';
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
animation: pulse 3s infinite;
box-shadow: 0 0 0 3em rgba(255, 0, 0, 0);
transition-delay: 2000ms;
border-radius: 500px;
}
.text-slider-2 span {
color: #d53a16 !important;
}
.button-slider-2 {
height: 55px !important;
clip-path: polygon(85% 0, 100% 50%, 85% 100%, 0 100%, 0 0);
width: 165px !important;
background-color: #e72129 !important;
color: #fff;
font-size: 16px !important;
text-align: center;
padding-left: 23px !important;
transition: 300ms !important;
}
.button-slider-2:after {
background-color: #fff !important;
}
.button-slider-2:hover {
color: #000 !important;
}
.button-slider-4 {
height: 50px !important;
width: 157px !important;
background-color: #d53a16 !important;
color: #fff;
font-size: 15px !important;
line-height: 48px !important;
border-radius: 200px;
transition: 300ms all linear 0ms !important;
}
.button-slider-4:hover {
background-color: #000 !important;
}
.button-slider-5 {
height: 56px !important;
width: 186px !important;
background-color: transparent !important;
border: 2px solid #f1f4fd !important;
color: #fff;
font-size: 15px !important;
line-height: 48px !important;
text-align: center;
transition: 300ms all linear 0ms !important;
}
.button-slider-5:before {
position: absolute;
content: '';
background-color: #fff;
top: 0;
left: 0;
transform: scaleY(0);
transform-origin: center;
width: 100%;
height: 100%;
z-index: -1;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.button-slider-5:hover {
color: #000 !important;
}
.button-slider-5:hover:before {
transform: scaleY(1);
}
@media (max-width: 950px) {
.hide-950 {
display: none !important;
}
}
@media (max-width: 1150px) and (min-width: 1024px) {
.hide-950 {
display: none !important;
}
}
#parallax-1 {
background-attachment: fixed !important;
background-position-y: -0.2;
background-repeat: no-repeat !important;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
background-size: cover !important;
-o-background-size: cover !important;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
}
.tp-bullets.custom .tp-bullet {
width: 53px !important;
height: 53px !important;
border-radius: 200px !important;
border: 2px solid transparent;
background-color: transparent !important;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.tp-bullets.custom .tp-bullet:before {
position: absolute;
width: 100%;
height: 100%;
text-align: center;
line-height: 53px;
font-size: 18px;
font-weight: 700;
color: #fff;
}
.tp-bullets.custom .tp-bullet:nth-child(1):before {
content: '01';
}
.tp-bullets.custom .tp-bullet:nth-child(2):before {
content: '02';
}
.tp-bullets.custom .tp-bullet:nth-child(3):before {
content: '03';
}
.tp-bullets.custom .tp-bullet:nth-child(4):before {
content: '04';
}
.tp-bullets.custom .tp-bullet.selected {
border-color: #fff;
}
.shadow-1 {
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.fill-img { }
.fill-img img {
filter: grayscale(50%);
-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;
}
.fill-img:hover img {
filter: grayscale(0%) !important;
}
::-webkit-scrollbar {
width: 6px; }
::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px grey;
border-radius: 10px; }
::-webkit-scrollbar-thumb {
background: var(--primary-color);
border-radius: 10px;
}
@media (min-width: 1350px) {
body.p-body {
max-width: calc(100% - 62px);
margin: 0 auto;
padding: 16px 0;
}
body.p-body .h-pt-20 {
margin-top: 11px !important;
}
}
.fs-17 {
font-size: 17px;
}
.lt-4 {
letter-spacing: -0.03em !important;
}
.pxl-text-center {
text-align: 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;
}
.pxl-flex-grow {
flex-grow: 1;
}
.pxl-icon--plus {
height: 10px;
width: 10px;
position: relative;
}
.pxl-icon--plus:before, .pxl-icon--plus:after {
content: '';
background-color: #fff;
position: absolute;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-icon--plus:before {
width: 10px;
height: 2px;
top: 4px;
left: 0;
}
.pxl-icon--plus:after {
width: 2px;
height: 10px;
left: 4px;
top: 0;
}
.pxl-inline-flex {
display: inline-flex;
align-items: center;
}
.pxl-flex {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.pxl-widget-flex > .elementor-widget-container > div {
display: flex;
}
.el-empty:empty {
display: none !important;
}
.pxl-spill, .pxl-swiper-arrow.style2:before, .pxl-gallery .pxl--item-inner.video-active:before, .pxl-button-video1.style2, .pxl-icon1.hv-style-gradient a:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pxl-middle, .revslider-initialised .hostco-arrows-1.tparrows:before, .pxl-icon1.style-round-box a i, .pxl-icon1.style-round-box-1 a i, .pxl-video-player .pxl-box--icon i, .pxl-video-player1 .btn-video i, .pxl-swiper-arrow-style4 .pxl-swiper-arrow i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.pxl-icon--middle {
position: relative;
}
.pxl-icon--middle * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.pxl-item--flex {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.pxl-item--flexnw {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.color-inherit {
color: inherit;
}
.color-inherit:hover {
color: inherit;
}
.color-primary {
color: var(--primary-color);
}
.text-gradient, body.rtl #pxl-page-title-default .pxl-breadcrumb li:before, .pxl-button-video1.style1 i, .pxl-pagination1 a:hover span, .pxl-pagination1 a:hover i, .pxl-title-effect.pxl-type-gradient .pxl-item--title, .pxl-nav-menu.hv-style2 .pxl-menu-primary > li:hover > a, .pxl-nav-menu.hv-style2 .pxl-menu-primary > li.current_page_item > a, .pxl-nav-menu.hv-style2 .pxl-menu-primary > li.current-menu-item > a, .pxl-nav-menu.hv-style2 .pxl-menu-primary > li.current_page_ancestor > a, .pxl-nav-menu.hv-style2 .pxl-menu-primary > li.current-menu-ancestor > a, .pxl-video-player1 .btn-video.style4 i, .swiper-filter-wrap .filter-item.active span, .pxl-grid-filter3 .filter-item.active span, .pxl-swiper-arrow-style3 .pxl-swiper-arrow:hover 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;
}
.rm-text-gradient {
text-fill-color: inherit;
-webkit-text-fill-color: inherit;
background-image: none;
}
.bg-gradient, .pxl-heading .pxl-item--subtitle.sub-style-gradient span, .pxl-nav-menu.hv-style1 .pxl-menu-primary > li > a:before, .pxl-nav-menu.hv-style2 .pxl-menu-primary > li > a: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, .woocommerce .woocommerce-tabs ul.wc-tabs li a, .woocommerce .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description strong, .woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author, .single-product .pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li a, .single-product > div.product .woocommerce-tabs ul.wc-tabs li a, .single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description strong, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description strong, .single-product .pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author, .widget_products ul li .product-title a, body.woocommerce-cart .woocommerce-cart-form .shop_table thead th, body.woocommerce-cart .woocommerce-cart-form tbody .product-name a, .woocommerce-checkout .form-row > label, .woocommerce-checkout form.woocommerce-checkout #order_review_heading, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td, .woosw-list .woosw-item--name, .woocommerce-result-count, .woocommerce-notices-wrapper .woocommerce-message, #respond input#submit.alt, #respond input#submit, a.button, a.wc-forward, button.button, input.button, .cart button.button, a.button.alt, .form-row button.button.alt, .woocommerce #pxl-sidebar-area .widget_price_filter .price_label, .widget_price_filter .button, .single-product .pxl-content-area div.product .entry-summary .price, .single-product > div.product .entry-summary .price, .woocommerce form .select2-container--default .select2-selection .select2-selection__rendered, .woocommerce-page form .select2-container--default .select2-selection .select2-selection__rendered, .pxl-grid-filter1 .filter-item, blockquote, blockquote, .button-slider-2, .button-slider-4, .button-slider-5, .tp-bullets.custom .tp-bullet:before, .pxl-item--post .pxl-single-post-meta, .pxl-item--post .pxl-item--meta, .pxl-post--navigation .pxl--meta .title-post-nav a, .pxl-post--navigation .pxl--meta .item-title, .pxl-related-post .pxl--meta .title-post-nav a, .pxl-related-post .pxl--meta .item-title, .pxl-related-post .pxl--readmore-nav, .pxl-related-post .pxl--readmore-related, .widget_product_categories ul li a, .wp-block-group ul li a, .widget_categories ul li a, .widget_nav_menu ul li a, .widget_pages ul li a, .widget_archive ul li a, .widget_meta ul li a, .widget_recent_entries ul li a, .comment-form .form-submit .submit, .error404 .wrap-content-404 .pxl-error-button, .widget_block h2, .widget_block label, .pxl-link.hv-style4 li, .pxl-link.hv-style5 li, .pxl-link.hv-style6 li, .gallery-image .wrap-title, .pxl-image-carousel1 .pxl-item--inner .pxl-image-title, .tt_timetable th, .pxl-mailchimp.style-box-round [type="email"], .pxl-mailchimp.style-box-round [type="submit"], .pxl-mailchimp.style-box-white [type="email"], .pxl-mailchimp.style-box-white2 [type="email"], .pxl-grid-filter2, .pxl-banner1 .pxl-item--title, .pxl-video-player1 .pxl-video-text, .swiper-filter-wrap .filter-item, .pxl-grid-filter3 .filter-item, .tt_navigation_cell .tt_tabs_navigation li a, .pxl-progressbar-1 .pxl--percentage, .pxl-progressbar-2 .pxl--percentage {
font-family: "Inter", sans-serif;
}
.bg-image, #pxl-page-title-default {
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: absolute;
top: 20px;
right: 40px;
z-index: 1;
cursor: pointer;
opacity: 0;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.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: 1200px) {
.pxl-hide-xl {
display: none !important;
}
.pxl-col-line1 {
position: relative !important;
}
.pxl-col-line1:before {
content: '';
position: absolute;
width: 1px;
height: calc(100% - 50px);
background-color: rgba(0, 0, 0, 0.08);
top: 50%;
right: 25px;
-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-col-line2 {
position: relative !important;
}
.pxl-col-line2:before {
content: '';
position: absolute;
width: 1px;
height: 80px;
background-color: #ededed;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
}
@media screen and (max-width: 1199px) {
.pxl-hide-lg {
display: none !important;
}
}
#pxl-header-default {
position: relative;
z-index: 999;
background-color: #fff;
}
#pxl-header-default .row {
align-items: center;
}
@media screen and (min-width: 1200px) {
#pxl-header-default .row > div {
padding: 0 15px;
}
}
#pxl-header-default .pxl-header-branding {
display: flex;
align-items: center;
flex-grow: 1;
}
#pxl-header-default .pxl-header-branding a {
display: inline-flex;
}
#pxl-header-default .pxl-header-branding img {
max-height: 45px;
max-width: inherit;
}
#pxl-header-default #pxl-nav-mobile {
display: none;
}
#pxl-header-elementor #pxl-header-mobile {
display: none;
}
#pxl-header-elementor .pxl-header-elementor-main {
position: relative;
z-index: 999;
}
#pxl-header-elementor .pxl-header-elementor-sticky {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 999;
top: 0;
-webkit-transform: translateY(-100%);
-khtml-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
visibility: hidden;
}
#pxl-header-elementor .pxl-header-elementor-sticky.pxl-header-fixed {
-webkit-transform: translateY(0%);
-khtml-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
visibility: visible;
-webkit-box-shadow: 0 3px 18px rgba(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-widget, #pxl-header-elementor .elementor-widget-wrap, #pxl-header-elementor .elementor-column, #pxl-header-elementor .elementor-column-wrap {
position: static;
}
.p-0 { }
@media (max-width: 1199px) {
.p-0 {
padding: 0 !important;
}
}
@media (max-width: 1200px) {
.sub-menu .elementor-section {
width: 100% !important;
}
.sub-menu .shadow-1 {
box-shadow: none !important;
}
}
.sub-menu.pxl-mega-menu {
background-color: transparent !important;
padding: 0 !important;
}
@media (min-width: 1200px) {
.sub-menu.pxl-mega-menu {
box-shadow: none !important;
border-color: transparent !important;
}
}
.sub-menu.pxl-mega-menu .pxl-link a:hover {
padding-left: 20px;
}
@media (max-width: 1199px) {
.sub-menu.pxl-mega-menu .pxl-link a:hover {
padding-left: 10px;
}
}
@media (max-width: 1200px) {
.sub-menu .pxl-link a {
width: 100%;
}
}
@media (max-width: 1200px) {
.sub-menu .elementor-element {
width: 100% !important;
}
}
@media screen and (min-width: 1200px) { .pxl-menu-primary {
list-style: none;
margin: 0;
padding: 0;
}
.pxl-menu-primary ul {
list-style: none;
margin: 0;
}
.pxl-menu-primary li {
position: relative;
color: #35404e;
font-weight: 400;
}
.pxl-menu-primary li a {
font-size: 14px;
color: #35404e;
position: relative;
font-weight: 400;
}
.pxl-menu-primary > li {
display: inline-block;
vertical-align: middle;
margin: 0 16px;
}
.pxl-menu-primary > li > a {
line-height: 100px;
font-size: 17px;
font-weight: 700;
display: inline-block;
}
.pxl-menu-primary > li > a:hover, .pxl-menu-primary > li.current_page_item > a, .pxl-menu-primary > li.current-menu-item > a, .pxl-menu-primary > li.current_page_ancestor > a, .pxl-menu-primary > li.current-menu-ancestor > a {
color: var(--primary-color);
}
.pxl-menu-primary .sub-menu, .pxl-menu-primary .children {
position: absolute;
top: 100%;
left: 0;
background-color: #fff;
margin-bottom: 0;
min-width: 190px;
z-index: 99;
transform: scaleY(0);
opacity: 0;
transform-origin: top;
-webkit-box-shadow: 0 15px 30px -10px rgba(0, 0, 0, .09);
-khtml-box-shadow: 0 15px 30px -10px rgba(0, 0, 0, .09);
-moz-box-shadow: 0 15px 30px -10px rgba(0, 0, 0, .09);
-ms-box-shadow: 0 15px 30px -10px rgba(0, 0, 0, .09);
-o-box-shadow: 0 15px 30px -10px rgba(0, 0, 0, .09);
box-shadow: 0 15px 30px -10px rgba(0, 0, 0, .09);
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
transform-origin: 0 0 0;
-webkit-transform-origin: 0 0 0;
-ms-transform-origin: 0 0 0;
-o-transform-origin: 0 0 0;
text-align: left;
}
.pxl-menu-primary .sub-menu li, .pxl-menu-primary .children li {
white-space: nowrap;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.pxl-menu-primary .sub-menu li a, .pxl-menu-primary .children li a {
padding-left: 17px;
padding-right: 17px;
display: block;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
font-weight: 400;
line-height: 43px;
}
.pxl-menu-primary .sub-menu li a span, .pxl-menu-primary .children li a span {
position: relative;
display: inline-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, .pxl-menu-primary .children li.current_page_item, .pxl-menu-primary .sub-menu li.current-menu-item, .pxl-menu-primary .children li.current-menu-item, .pxl-menu-primary .sub-menu li.current_page_ancestor, .pxl-menu-primary .children li.current_page_ancestor, .pxl-menu-primary .sub-menu li.current-menu-ancestor, .pxl-menu-primary .children li.current-menu-ancestor {
background-color: var(--primary-color);
}
.pxl-menu-primary .sub-menu li > a:hover > a, .pxl-menu-primary .children li > a:hover > a, .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 > a:hover, .pxl-menu-primary .children li > a:hover {
background-color: transparent;
}
.pxl-menu-primary .sub-menu li > a:hover > a, .pxl-menu-primary .children li > a:hover > a {
color: #fff;
}
.pxl-menu-primary .sub-menu li:hover, .pxl-menu-primary .children li:hover {
background-color: var(--primary-color);
}
.pxl-menu-primary .sub-menu li:hover > a, .pxl-menu-primary .children li:hover > a {
color: #fff;
}
.pxl-menu-primary .sub-menu .sub-menu, .pxl-menu-primary .children .sub-menu, .pxl-menu-primary .sub-menu .children, .pxl-menu-primary .children .children {
top: 0;
left: 100%;
}
.pxl-menu-primary .sub-menu .sub-menu.pxl-sub-reverse, .pxl-menu-primary .children .sub-menu.pxl-sub-reverse, .pxl-menu-primary .sub-menu .children.pxl-sub-reverse, .pxl-menu-primary .children .children.pxl-sub-reverse {
left: auto;
right: 100%;
}
.pxl-menu-primary li:hover > .sub-menu, .pxl-menu-primary li.focus > .sub-menu, .pxl-menu-primary li:hover > .children, .pxl-menu-primary li.focus > .children {
transform: scaleY(1);
opacity: 1;
}
.pxl-menu-primary .pxl-megamenu {
position: static;
}
.pxl-menu-primary .pxl-megamenu > .sub-menu {
padding: 20px 0;
max-width: 100%;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
-webkit-border-radius: 0 0 5px 5px;
-khtml-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-ms-border-radius: 0 0 5px 5px;
-o-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.pxl-menu-primary .pxl-megamenu .pxl-link li {
padding: 0;
margin-bottom: 0;
}
.pxl-menu-toggle {
display: none;
}
#pxl-header-default .pxl-header-main {
position: absolute;
top: 0;
left: 0;
width: 100%;
right: 0;
z-index: 999;
}
#pxl-header-default .pxl-menu-primary > li:hover > a:before, #pxl-header-default .pxl-menu-primary > li.current_page_item > a:before, #pxl-header-default .pxl-menu-primary > li.current-menu-item > a:before, #pxl-header-default .pxl-menu-primary > li.current_page_ancestor > a:before, #pxl-header-default .pxl-menu-primary > li.current-menu-ancestor > a:before {
width: 100%;
}
}
@media screen and (min-width: 1200px) and (max-width: 1300px) {
.pxl-menu-primary > li {
margin: 0 13px;
}
}
@media screen and (max-width: 1199px) { #pxl-header-elementor .pxl-header-elementor-main, #pxl-header-elementor .pxl-header-elementor-sticky {
display: none;
}
#pxl-header-elementor #pxl-header-mobile {
display: block;
-webkit-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
-khtml-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
-moz-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
-ms-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
-o-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
position: relative;
z-index: 999;
}
#pxl-header-default, #pxl-header-elementor {
position: relative;
-webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
background-color: #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 {
max-height: 45px;
}
#pxl-header-default #pxl-nav-mobile, #pxl-header-elementor #pxl-nav-mobile {
display: block;
position: absolute;
top: 50%;
right: 15px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: flex;
flex-wrap: wrap;
align-items: center;
}
#pxl-header-default #pxl-nav-mobile .pxl-mobile-meta-item, #pxl-header-elementor #pxl-nav-mobile .pxl-mobile-meta-item {
margin-left: 10px;
}
.pxl-nav-mobile-button {
width: 34px;
height: 20px;
position: relative;
cursor: pointer;
}
.pxl-nav-mobile-button:before, .pxl-nav-mobile-button:after, .pxl-nav-mobile-button span {
content: '';
background-color: var(--secondary-color);
height: 2px;
position: absolute;
left: 0;
right: 0;
margin: auto;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-nav-mobile-button:before {
top: 0;
width: 24px;
}
.pxl-nav-mobile-button:after {
bottom: 0;
width: 24px;
}
.pxl-nav-mobile-button span {
top: 9px;
width: 100%;
}
.pxl-nav-mobile-button:hover:before, .pxl-nav-mobile-button:hover:after {
width: 100%;
}
.pxl-header-menu-backdrop {
z-index: 998;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(34, 34, 55, 0.6);
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
visibility: hidden;
}
.pxl-header-menu {
position: fixed;
height: 100vh;
width: 300px;
top: 0;
left: 0;
bottom: 0;
margin: 0;
overflow: hidden;
z-index: 999;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transform: translateX(-100%);
-khtml-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
visibility: hidden;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
background-color: #fff;
overflow-y: scroll;
}
.pxl-header-menu.active {
visibility: visible;
opacity: 1;
-webkit-transform: translateX(0%);
-khtml-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
.pxl-header-menu.active + .pxl-header-menu-backdrop {
opacity: 1;
visibility: visible;
}
.pxl-header-menu-scroll {
padding: 40px 35px;
}
.pxl-menu-toggle {
position: absolute;
top: 10px;
height: 28px;
line-height: 28px;
text-align: center;
right: 0px;
width: 28px;
cursor: pointer;
font-size: 10px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
color: var(--secondary-color);
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
background-color: rgba(0, 0, 0, 0.03);
}
.pxl-menu-toggle:before {
content: "\f150";
font-family: "Caseicon";
}
.pxl-menu-toggle.active:before {
content: "\f13d";
}
.pxl-menu-primary {
list-style: none;
margin: 0;
padding: 0;
}
.pxl-menu-primary li {
position: relative;
}
.pxl-menu-primary li a {
display: block;
line-height: 46px;
color: #000;
font-size: 14px;
font-weight: 500;
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.pxl-menu-primary li > a:hover, .pxl-menu-primary li > a.current, .pxl-menu-primary li.current_page_item > a, .pxl-menu-primary li.current-menu-item > a, .pxl-menu-primary li.current_page_ancestor > a, .pxl-menu-primary li.current-menu-ancestor > a {
color: var(--primary-color);
}
.pxl-menu-primary .sub-menu, .pxl-menu-primary .children {
position: 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 .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: 15px !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: 20px;
}
.pxl-logo-mobile img {
height: 35px;
}
.pxl-header-mobile-search {
margin-bottom: 20px;
}
.pxl-header-mobile-search form {
position: relative;
}
.pxl-header-mobile-search .search-field {
height: 40px;
border: none;
padding: 0;
padding-left: 10px;
border-bottom: 2px solid #ececec;
}
.pxl-header-mobile-search .search-field:hover, .pxl-header-mobile-search .search-field:focus {
border-top: none !important;
border-left: none !important;
border-right: none !important;
border-bottom: 2px solid var(--secondary-color) !important;
}
.pxl-header-mobile-search .search-submit {
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;
line-height: 36px;
padding: 0;
width: 30px;
height: 40px;
line-height: 40px;
background: none;
color: var(--primary-color);
}
.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;
}
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
.pxl-menu-primary .sub-menu li a, .pxl-menu-primary .children li a {
padding-left: 10px;
}
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
.pxl-menu-primary .pxl-megamenu .pxl-heading {
padding-left: 0;
}
}
#pxl-search-popup {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
visibility: hidden;
}
#pxl-search-popup .pxl-item--close {
width: 45px;
height: 45px;
position: absolute;
background-color: rgba(0, 0, 0, 0.04);
top: 40px;
left: 50%;
transform: translate(-50%, 0);
z-index: 99;
border-radius: 45px;
border-width: 11px;
opacity: 1;
}
#pxl-search-popup .pxl-item--conent {
background-size: cover;
background-position: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
display: flex;
flex-wrap: wrap;
align-items: flex-end;
padding: 0 15px 80px 15px;
-webkit-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
-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: center;
}
#pxl-search-popup .pxl-item--conent form {
max-width: 760px;
margin: auto;
width: 100%;
position: relative;
}
#pxl-search-popup .pxl-item--conent form .search-field {
height: 80px;
padding: 16px 0;
color: rgba(0, 0, 0, 0.48);
font-size: 30px;
border: none !important;
background-color: transparent;
}
#pxl-search-popup .pxl-item--conent form .search-submit {
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
width: 80px;
height: 80px;
line-height: 80px;
text-align: right;
border: none;
background: none;
font-size: 28px;
padding: 0;
z-index: 99;
cursor: pointer;
}
#pxl-search-popup .pxl--search-divider {
height: 2px;
position: absolute;
width: 100%;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.6);
}
#pxl-search-popup .pxl-item--overlay {
z-index: -1;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(34, 34, 55, 0.6);
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#pxl-search-popup.active {
visibility: visible;
}
#pxl-search-popup.active .pxl-item--overlay {
opacity: 1;
visibility: visible;
}
#pxl-search-popup.active .pxl-item--conent {
-webkit-transform: scaley(1);
-khtml-transform: scaley(1);
-moz-transform: scaley(1);
-ms-transform: scaley(1);
-o-transform: scaley(1);
transform: scaley(1);
}
.admin-bar { }
.admin-bar #pxl-header-elementor .pxl-header-elementor-sticky.pxl-header-fixed, .admin-bar .pxl-header-menu, .admin-bar #pxl-header-elementor .px-header--transparent, .admin-bar #pxl-search-popup {
top: 32px;
}
@media screen and (max-width: 782px) {
.admin-bar #pxl-header-elementor .pxl-header-elementor-sticky.pxl-header-fixed, .admin-bar .pxl-header-menu, .admin-bar #pxl-header-elementor .px-header--transparent, .admin-bar #pxl-search-popup {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.admin-bar #pxl-header-elementor .pxl-header-elementor-sticky.pxl-header-fixed, .admin-bar .pxl-header-menu, .admin-bar #pxl-header-elementor .px-header--transparent, .admin-bar #pxl-search-popup {
top: 0;
}
}
.elementor-editor-active .pxl-type-header-clip > .elementor-container .pxl-header-shape {
display: none;
}
.elementor-editor-active .pxl-type-header-clip > .elementor-container .pxl-header-shape:last-child {
display: block;
}
.pxl-type-header-clip > .elementor-container {
position: relative !important;
z-index: 1;
}
.pxl-type-header-clip > .elementor-container .pxl-header-shape {
position: absolute;
top: 50%;
left: 15px;
right: 15px;
height: 100px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
z-index: -1;
filter: drop-shadow(0px 10px 35px rgba(0, 0, 0, 0.08));
margin-left: 52px;
margin-right: 190px;
}
.pxl-type-header-clip > .elementor-container .pxl-header-shape span {
clip-path: polygon(0% 0%, 100% 22%, 100% 78%, 0% 100%);
-webkit-clip-path: polygon(0% 0%, 100% 22%, 100% 78%, 0% 100%);
background-color: #fff;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100px;
}
.pxl-type-header-clip > .elementor-container .pxl-header-shape svg {
fill: var(--primary-color);
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%);
width: 100%;
}
.pxl-type-header-clip > .elementor-container .pxl-header-shape:before, .pxl-type-header-clip > .elementor-container .pxl-header-shape:after {
content: '';
position: absolute;
width: 100px;
height: 100px;
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
top: 0;
}
.pxl-type-header-clip > .elementor-container .pxl-header-shape:before {
left: -45px;
background-color: #fff;
z-index: 99;
}
.pxl-type-header-clip > .elementor-container .pxl-header-shape:after {
left: -52px;
background-color: var(--primary-color);
z-index: 88;
}
@media (max-width: 1300px) {
.none-hd {
display: none;
}
}
.logo-mobile-dark {
display: none;
}
.header-dark-1 .pxl-menu-close:before, .header-dark-1 .pxl-menu-close:after {
background-color: #fff;
}
.header-dark-1 .pxl-nav-mobile-button span, .header-dark-1 .pxl-nav-mobile-button:before, .header-dark-1 .pxl-nav-mobile-button:after {
background-color: #0076ff;
}
.header-dark-1 #pxl-header-mobile {
background-color: #101224;
}
.header-dark-1 #pxl-header-mobile .pxl-header-branding .logo-mobile-dark, .header-dark-1 #pxl-header-mobile .pxl-logo-mobile .logo-mobile-dark {
display: block;
}
.header-dark-1 .pxl-header-menu {
background-color: #101224;
}
.header-dark-1 .pxl-header-menu .pxl-header-nav a {
color: #fff;
}
.header-dark-1 .pxl-header-mobile-search input {
background-color: transparent;
color: #fff;
}
.header-dark-1 .pxl-header-mobile-search .search-submit i {
color: #0076ff;
}
.header-dark-1 .pxl-menu-toggle {
color: #0076ff;
}
.header-dark-1 .pxl-link a {
color: #fff !important;
}
@media (max-width: 1199px) {
.hide-under-1200 {
display: none;
}
}
@media (min-width: 1200px) {
.hide-under-1200 {
display: block;
}
}
@media (max-width: 1199px) {
.show-under-1200 {
display: block;
}
}
@media (min-width: 1200px) {
.show-under-1200 {
display: none;
}
}
.pxl-row-divider-shape-bottom .pxl-shape-divider .pxl-row-angle-bottom {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 60px;
}
.pxl-row-divider-shape-top .pxl-shape-divider .pxl-row-angle-top {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 60px;
transform: rotate(180deg);
}
.pxl-row-divider-shape-top-bottom .pxl-shape-divider .pxl-row-angle-top {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 60px;
transform: rotate(180deg);
}
.pxl-row-divider-shape-top-bottom .pxl-shape-divider .pxl-row-angle-bottom {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 60px;
}
@media (max-width: 767px) {
.pxl-shape-divider svg {
height: 20px !important;
}
}
@keyframes wave {
0% {
left: -100%;
}
100% {
left: 0%;
}
}
.single-post .pxl-item--post .pxl-item--image img {
width: 100%;
}
.pxl-item--post iframe {
width: 100%;
}
.pxl-item--post .pxl-item--image a {
display: inline-block;
width: 100%;
}
.pxl-item--post .pxl-item--image img {
width: 100%;
}
.pxl-item--post .pxl-item--title {
font-size: 20px;
margin-bottom: 15px;
line-height: 40px;
font-weight: 400;
overflow-wrap: break-word;
}
@media screen and (max-width: 767px) {
.pxl-item--post .pxl-item--title {
font-size: 24px;
line-height: 30px;
}
}
.pxl-item--post .pxl-item--title a {
color: #333;
}
.pxl-item--post .pxl-item--title a:hover {
color: var(--primary-color);
}
.pxl-item--post .pxl-item--excerpt {
font-size: 16px;
line-height: 32px;
font-weight: 400;
color: #70747f;
margin-bottom: 19px;
}
.pxl-item--post .pxl-single-post-meta {
border-bottom: 1px solid #ececf0;
list-style: none;
margin: 0px;
padding: 0 0 17px;
display: flex;
flex-wrap: wrap;
position: relative;
}
.pxl-item--post .pxl-single-post-meta:before {
position: absolute;
content: '';
width: 40px;
height: 3px;
background-color: var(--primary-color);
bottom: -1px;
left: 0;
}
.pxl-item--post .pxl-single-post-meta li {
margin-right: 24px;
display: inline-flex;
align-items: center;
color: #6d7c90;
font-size: 16px;
text-transform: capitalize;
}
.pxl-item--post .pxl-single-post-meta li span {
text-transform: none;
margin-right: 2px;
text-transform: capitalize;
}
.pxl-item--post .pxl-single-post-meta li a {
color: #6d7c90;
font-size: 12px;
font-weight: 700;
line-height: 27px;
}
.pxl-item--post .pxl-single-post-meta li a:hover {
text-decoration: underline;
}
.pxl-item--post .pxl-single-post-meta li i {
color: var(--primary-color);
margin-right: 8px;
font-size: 18px;
line-height: 0;
}
.pxl-item--post .pxl-single-post-meta li.pxl-item--category a {
color: #666;
font-weight: 400;
}
.pxl-item--post .pxl-item--meta {
list-style: none;
margin: 0px;
padding: 0 0 2px;
display: flex;
flex-wrap: wrap;
position: relative;
font-size: 16px;
color: var(--primary-color);
text-transform: uppercase;
}
.pxl-item--post .pxl-item--meta li {
margin-right: 24px;
display: inline-flex;
align-items: center;
color: #6d7c90;
font-size: 12px;
font-weight: 600;
text-transform: capitalize;
}
.pxl-item--post .pxl-item--meta li span {
text-transform: capitalize;
margin-right: 2px;
}
.pxl-item--post .pxl-item--meta li a {
color: #6d7c90;
font-size: 12px;
font-weight: 600;
text-transform: capitalize;
}
.pxl-item--post .pxl-item--meta li a:hover {
text-decoration: underline;
}
.pxl-item--post .pxl-item--meta li i {
color: var(--primary-color);
margin-right: 8px;
font-size: 18px;
}
.pxl-item--post .pxl-item--author a {
font-weight: 600;
color: var(--secondary-color);
}
.pxl-item--post .pxl-item--author a:hover {
color: var(--primary-color);
}
.pxl-item--post .pxl-item-readmore a {
background-color: var(--primary-color);
display: inline-block;
text-align: center;
line-height: 42px;
color: #fff;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
outline: 0;
font-weight: 800;
text-decoration: none;
padding: 0px 40px;
font-size: 14px;
border: none;
transition: 300ms;
}
.pxl-item--post .pxl-item-readmore a:hover {
box-shadow: rgba(56, 177, 237, 0.5) 2px 2px 20px 0px;
}
.pxl-item--archive {
margin-bottom: 27px;
}
.pxl-item--archive .pxl-item--holder {
padding: 18px 0px 20px 0px;
}
@media (max-width: 767px) {
.pxl-item--archive .pxl-item--holder {
padding: 18px 0px 20px 0px;
}
}
@media (max-width: 480px) {
.pxl-item--archive .pxl-item--holder {
padding: 18px 0px 20px 0px;
}
}
.pxl-item--archive .pxl-item--holder .pxl-item--category a {
font-size: 12px;
font-weight: 600;
color: #6d7c90;
text-transform: capitalize;
}
.pxl-item--archive .pxl-item--holder .pxl-item--title {
margin-bottom: 4px;
}
.pxl-item--archive .pxl-item--holder .pxl-item--title a {
font-size: 20px;
font-weight: 700;
line-height: 36px;
}
.pxl-item--archive .pxl-item--holder .pxl-item--excerpt {
line-height: 1.8em;
word-spacing: 0px;
letter-spacing: -0.2px;
color: #6d7c90;
margin-top: 15px;
font-size: 16.5px;
}
.pxl-item--archive .pxl-item--image + .pxl-item--holder {
padding: 18px 0px 13px 0px;
}
@media (max-width: 767px) {
.pxl-item--archive .pxl-item--image + .pxl-item--holder {
padding: 18px 0px 10px 0px;
}
}
@media (max-width: 480px) {
.pxl-item--archive .pxl-item--image + .pxl-item--holder {
padding: 18px 0px 10px 0px;
}
}
.pxl-item--archive .pxl-item--image + .pxl-item--holder .pxl-item--excerpt {
margin-top: 0px;
}
.single-post .single-heading {
font-size: 26px;
}
.single-post .pxl-item--excerpt p:last-child {
margin-bottom: 0;
}
.entry-author-info {
margin-top: 15px;
display: flex;
align-items: center;
background-color: #fcf9f4;
padding: 40px 30px;
position: relative;
}
@media (max-width: 575px) {
.entry-author-info {
display: block;
}
}
.entry-author-info .entry-author-avatar {
min-width: 160px;
}
@media (max-width: 575px) {
.entry-author-info .entry-author-avatar {
text-align: center;
}
}
.entry-author-info .entry-author-avatar img {
width: 100%;
}
@media (max-width: 575px) {
.entry-author-info .entry-author-avatar img {
width: auto;
}
}
.entry-author-info .entry-author-meta {
padding-left: 30px;
}
@media (max-width: 575px) {
.entry-author-info .entry-author-meta {
margin-top: 30px;
text-align: center;
padding-left: 0px;
}
}
.entry-author-info .entry-author-meta .author-name {
font-size: 24px;
font-weight: 400;
}
.entry-author-info .entry-author-meta .author-description {
font-size: 16px;
font-weight: 400;
line-height: 30px;
color: #696969;
font-family: 'Inter';
}
.entry-author-info:before {
position: absolute;
content: '';
background-color: var(--regular-color);
height: 100%;
width: 3px;
top: 0;
left: 0;
}
.pxl--post-footer {
display: flex;
flex-wrap: wrap;
padding: 36px 0px 15px 0px;
width: 100%;
border-bottom: 1px solid #e2e2e2;
}
@media (min-width: 992px) {
.pxl--post-footer {
padding: 36px 55px 15px 55px;
}
}
.pxl--post-footer > div {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 20px;
}
.pxl--post-footer label {
font-size: 15px;
color: var(--secondary-color);
font-weight: 700;
margin-right: 18px;
}
.pxl--post-footer .pxl--tags {
margin-right: 30px;
flex-grow: 1;
}
.pxl--post-footer .pxl--tags a {
line-height: 40px;
display: inline-block;
padding: 0 20px;
background-color: #f0f0f0;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
color: #000;
font-size: 15px;
margin: 5px 5px 5px 0;
position: relative;
z-index: 1;
}
@media screen and (max-width: 991px) {
.pxl--post-footer .pxl--tags a {
padding: 0 18px;
line-height: 36px;
}
}
.pxl--post-footer .pxl--tags a:hover {
color: #fff;
background-color: var(--primary-color);
border-color: var(--primary-color);
}
.pxl--post-footer .pxl--social a {
width: 32px;
height: 32px;
border-radius: 100px;
background-color: #cecece;
padding-right: 20px;
line-height: 32px;
align-items: center;
display: inline-flex;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
margin-left: 5px;
}
.pxl--post-footer .pxl--social a i {
padding-left: 8px;
color: #fff;
font-size: 16px;
line-height: 32px;
margin-top: 1px;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.pxl--post-footer .pxl--social a span {
padding-left: 10px;
font-size: 14px;
color: #fff;
min-width: 100px;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.pxl--post-footer .pxl--social a:hover {
width: 100px;
}
.pxl--post-footer .pxl--social a:hover i {
padding-left: 16px;
color: #fff;
}
.pxl--post-footer .pxl--social a:hover.fb-social {
background-color: #3b5998;
}
.pxl--post-footer .pxl--social a:hover.tw-social {
background-color: #1da1f2;
}
.pxl--post-footer .pxl--social a:hover.pin-social {
background-color: #e60023;
}
.pxl--post-footer .pxl--social a:hover.lin-social {
background-color: #0077b5;
}
.pxl-pagination-wrap .page-numbers {
padding: 13px 20px 12px 20px;
text-align: center;
font-size: 14px;
font-weight: 400;
color: #888;
display: inline-block;
position: relative;
z-index: 1;
border: solid 1px #d2d2d2;
margin-left: -1px;
}
.pxl-pagination-wrap .page-numbers.current, .pxl-pagination-wrap .page-numbers:hover {
color: #fff;
background-color: var(--secondary-color);
}
.pxl-pagination-wrap .page-numbers.current:before, .pxl-pagination-wrap .page-numbers:hover:before {
opacity: 1;
}
.pxl-pagination-wrap .page-numbers.next, .pxl-pagination-wrap .page-numbers.prev {
font-size: 14px;
font-weight: 400;
}
.pxl-pagination-wrap .pxl-pagination-links {
display: flex;
margin-top: 47px;
}
.comment-reply-title {
display: inline-block;
position: relative;
padding-bottom: 0px !important;
margin-bottom: 0;
}
.pxl-post--navigation {
border-bottom: 1px solid #e2e2e2;
padding: 31px 0 40px;
display: flex;
flex-wrap: wrap;
}
.pxl-post--navigation .pxl--holder {
display: flex;
align-items: center;
}
.pxl-post--navigation .pxl--holder .pxl--img {
max-width: 60px;
max-height: 52px;
border-radius: 5px;
overflow: hidden;
}
.pxl-post--navigation .pxl--readmore-nav {
font-size: 24px;
color: var(--secondary-color);
font-weight: 400;
display: inline-block;
position: relative;
padding: 0;
}
.pxl-post--navigation .pxl--items {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.pxl-post--navigation .pxl--items .pxl--item {
width: 50%;
}
.pxl-post--navigation .pxl--items .pxl--item.pxl--item-next {
text-align: right;
}
@media screen and (max-width: 575px) {
.pxl-post--navigation .pxl--items .pxl--item {
width: 100%;
}
.pxl-post--navigation .pxl--items .pxl--item + .pxl--item {
margin-top: 30px;
}
}
.pxl-post--navigation .pxl--img, .pxl-post--navigation .item-featured {
position: relative;
max-height: 200px;
overflow: hidden;
}
.pxl-post--navigation .pxl--img a, .pxl-post--navigation .item-featured a {
display: block;
}
.pxl-post--navigation .pxl--img a:before, .pxl-post--navigation .item-featured a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: var(--secondary-color);
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
opacity: 0;
}
.pxl-post--navigation .pxl--img a:after, .pxl-post--navigation .item-featured a:after {
content: '+';
font-size: 24px;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
opacity: 0;
}
.pxl-post--navigation .pxl--img:hover a:before, .pxl-post--navigation .item-featured:hover a:before {
opacity: 0.76;
}
.pxl-post--navigation .pxl--img:hover a:after, .pxl-post--navigation .item-featured:hover a:after {
opacity: 1;
}
.pxl-post--navigation .pxl--meta .title-post-nav a, .pxl-post--navigation .pxl--meta .item-title {
margin-bottom: 0;
color: var(--secondary-color);
font-size: 16px;
line-height: 24px;
font-weight: 700;
}
.pxl-post--navigation .pxl--meta .title-post-nav a:hover, .pxl-post--navigation .pxl--meta .item-title:hover {
color: var(--primary-color);
}
.pxl-post--navigation .pxl--holder img {
width: 100%;
}
.pxl-post--navigation .pxl--item-prev .pxl--meta {
margin-right: 15px;
}
.pxl-post--navigation .pxl--item-prev .pxl--img {
margin-right: 15px;
}
.pxl-post--navigation .pxl--item-next .pxl--meta {
margin-left: 15px;
}
@media (max-width: 575px) {
.pxl-post--navigation .pxl--item-next .pxl--meta {
margin-left: 0px;
}
}
.pxl-post--navigation .pxl--item-next .pxl--img {
margin-left: 15px;
}
@media (max-width: 575px) {
.pxl-post--navigation .pxl--item-next .pxl--img {
margin-left: 0px;
}
}
.pxl-post--navigation .pxl--item-next .pxl--holder {
justify-content: flex-end;
}
.pxl-post--navigation .pxl--readmore-nav {
position: relative;
font-size: 14px;
font-weight: 700;
color: #000;
text-transform: uppercase;
display: inline-flex;
align-items: center;
margin-bottom: 15px;
}
.pxl-post--navigation .pxl--readmore-nav:before {
position: absolute;
content: '';
background-color: var(--primary-color);
bottom: 3px;
width: 100%;
transform: scalex(0);
transform-origin: center;
left: 0;
height: 1px;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.pxl-post--navigation .pxl--readmore-nav:hover {
color: var(--primary-color);
}
.pxl-post--navigation .pxl--readmore-nav:hover i {
color: var(--primary-color);
}
.pxl-post--navigation .pxl--readmore-nav:hover:before {
transform: scalex(1);
}
.pxl-post--navigation .pxl--readmore-nav i {
padding-left: 10px;
font-size: 13px;
transition: 0.3s;
}
.pxl-post--navigation .pxl--item-prev i {
padding-left: 0px;
padding-right: 10px;
}
.pxl-related-post {
padding: 75px 0 40px;
}
.pxl-related-post .pxl--readmore-nav {
font-size: 24px;
color: var(--secondary-color);
font-weight: 400;
display: inline-block;
position: relative;
margin-bottom: 34px;
padding: 0;
}
.pxl-related-post .pxl--readmore-nav:before {
content: '';
width: 40px;
height: 4px;
background-color: var(--primary-color);
position: absolute;
bottom: 5px;
right: -60px;
}
.pxl-related-post .pxl--readmore-nav:after {
content: '';
width: 15px;
height: 4px;
background-color: var(--primary-color);
position: absolute;
bottom: 5px;
right: -82px;
}
.pxl-related-post .pxl--items {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.pxl-related-post .pxl--items .pxl--item {
width: 50%;
}
@media screen and (max-width: 575px) {
.pxl-related-post .pxl--items .pxl--item {
width: 100%;
}
.pxl-related-post .pxl--items .pxl--item + .pxl--item {
margin-top: 30px;
}
}
.pxl-related-post .pxl--img, .pxl-related-post .item-featured {
position: relative;
max-height: 200px;
overflow: hidden;
}
.pxl-related-post .pxl--img a, .pxl-related-post .item-featured a {
display: block;
}
.pxl-related-post .pxl--img a:before, .pxl-related-post .item-featured a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: var(--secondary-color);
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
opacity: 0;
}
.pxl-related-post .pxl--img a:after, .pxl-related-post .item-featured a:after {
content: '+';
font-size: 24px;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
opacity: 0;
}
.pxl-related-post .pxl--img:hover a:before, .pxl-related-post .item-featured:hover a:before {
opacity: 0.76;
}
.pxl-related-post .pxl--img:hover a:after, .pxl-related-post .item-featured:hover a:after {
opacity: 1;
}
.pxl-related-post .pxl--meta {
padding-top: 25px;
}
.pxl-related-post .pxl--meta .pxl-item--meta {
padding-bottom: 10px !important;
}
.pxl-related-post .pxl--meta .title-post-nav a, .pxl-related-post .pxl--meta .item-title {
margin-bottom: 0;
color: var(--secondary-color);
font-size: 24px;
line-height: 33px;
font-weight: 400;
}
.pxl-related-post .pxl--meta .title-post-nav a:hover, .pxl-related-post .pxl--meta .item-title:hover {
color: var(--primary-color);
}
.pxl-related-post .pxl--holder img {
width: 100%;
}
.pxl-related-post .pxl--item-prev .pxl--meta {
margin-right: 15px;
}
.pxl-related-post .pxl--item-prev .pxl--img {
margin-right: 15px;
}
.pxl-related-post .pxl--item-next .pxl--meta {
margin-left: 15px;
}
@media (max-width: 575px) {
.pxl-related-post .pxl--item-next .pxl--meta {
margin-left: 0px;
}
}
.pxl-related-post .pxl--item-next .pxl--img {
margin-left: 15px;
}
@media (max-width: 575px) {
.pxl-related-post .pxl--item-next .pxl--img {
margin-left: 0px;
}
}
.pxl-related-post .pxl--item-next .pxl--holder {
justify-content: flex-end;
}
.pxl-related-post .pxl--readmore-nav, .pxl-related-post .pxl--readmore-related {
margin-top: 15px;
position: relative;
font-size: 16px;
font-weight: 400;
color: #70747f;
text-transform: uppercase;
display: inline-flex;
align-items: center;
}
.pxl-related-post .pxl--readmore-nav:hover, .pxl-related-post .pxl--readmore-related:hover {
color: var(--primary-color);
}
.pxl-related-post .pxl--readmore-nav:hover i, .pxl-related-post .pxl--readmore-related:hover i {
color: var(--primary-color);
animation: pxl_left_right 300ms ease-out;
}
.pxl-related-post .pxl--readmore-nav i, .pxl-related-post .pxl--readmore-related i {
padding-top: 4px;
padding-left: 10px;
font-size: 20px;
transition: 0.3s;
}
.pxl-project--navigation .pxl--items {
display: flex;
justify-content: space-between;
padding: 30px 0;
}
@media (min-width: 1100px) {
.pxl-project--navigation .pxl--items {
padding: 0 75px;
}
}
.pxl-project--navigation .pxl--items .pxl--item a {
font-size: 15px;
color: #666;
font-weight: 700;
}
.pxl-project--navigation .pxl--items .pxl--item.pxl--item-prev i {
margin-right: 18px;
font-size: 17px;
color: #0f0f0f;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.pxl-project--navigation .pxl--items .pxl--item.pxl--item-next i {
margin-left: 18px;
font-size: 17px;
color: #0f0f0f;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.pxl-project--navigation .pxl--items .pxl--item:hover a {
color: var(--primary-color);
}
.pxl-project--navigation .pxl--items .pxl--item:hover i {
color: var(--primary-color);
}
.shadow4 {
box-shadow: 0 30px 60px rgba(0, 19, 87, 0.06);
}
@media screen and (min-width: 1200px) {
.pxl-sidebar-sticky {
position: -webkit-sticky;
position: sticky;
top: 40px;
}
.admin-bar .pxl-sidebar-sticky {
top: 72px;
}
}
.pxl-sidebar-area:not(.pxl-sidebar-shop) .widget:last-child {
margin-bottom: 0;
}
.comments-title {
position: relative;
padding-bottom: 15px;
}
.widget:not(.woocommerce) .widget-title, .widget:not(.woocommerce) .comment-reply-title, .widget:not(.woocommerce) .comments-title {
color: #000;
font-weight: 700;
margin-top: 55px;
font-size: 22px;
margin-bottom: 21px;
padding-bottom: 10px;
position: relative;
}
.widget:not(.woocommerce) .widget-title span, .widget:not(.woocommerce) .comment-reply-title span, .widget:not(.woocommerce) .comments-title span {
position: relative;
padding-bottom: 11px;
}
.widget:not(.woocommerce) .widget-title span:before, .widget:not(.woocommerce) .comment-reply-title span:before, .widget:not(.woocommerce) .comments-title span:before {
content: '';
width: 30px;
height: 2px;
background-color: var(--primary-color);
position: absolute;
bottom: 0px;
left: 0px;
}
.widget:nth-child(1) .widget-title {
margin-top: 0;
}
.widget_search .search-form {
position: relative;
}
.widget_search .search-form .search-submit {
line-height: 49px;
font-size: 15px;
padding: 0 17px;
position: absolute;
top: 0px;
border-radius: 0;
right: 0px;
background-color: transparent;
border-left: 1px solid #ececf0;
}
.widget_search .search-form .search-submit:active {
background-color: transparent;
color: var(--secondary-color);
}
.widget_search .search-form .search-submit i {
font-size: 15px;
color: #666;
line-height: 49px;
}
.widget_search .search-form .search-submit:before, .widget_search .search-form .search-submit:after {
display: none;
}
.widget_search .search-form .search-field {
font-size: 15px;
border-color: #ececf0 !important;
color: #666;
width: 100%;
height: 51px;
border-radius: 0;
}
.widget_archive li {
position: relative;
}
.widget_archive li:hover .count {
background-color: var(--primary-color);
color: #fff;
}
.widget_archive li:hover .count:before {
opacity: 1;
}
.widget_product_categories .count, .wp-block-group .count, .widget_categories .count, .widget_nav_menu .count, .widget_pages .count, .widget_archive .count, .widget_meta .count, .widget_recent_entries .count {
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
width: 27px;
height: 27px;
line-height: 27px;
background-color: #eee;
color: #000;
font-size: 12px;
font-weight: 500;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
text-align: center;
}
.widget_product_categories ul, .wp-block-group ul, .widget_categories ul, .widget_nav_menu ul, .widget_pages ul, .widget_archive ul, .widget_meta ul, .widget_recent_entries ul {
list-style: none;
margin-top: -3px;
margin-bottom: 0;
padding: 0;
}
.widget_product_categories ul li a, .wp-block-group ul li a, .widget_categories ul li a, .widget_nav_menu ul li a, .widget_pages ul li a, .widget_archive ul li a, .widget_meta ul li a, .widget_recent_entries ul li a {
border-bottom: 1px solid #ececf0;
color: #1b1b1b;
display: block;
font-size: 15px;
font-weight: 700;
line-height: 24px;
padding: 12px 13px 13px 22px;
position: relative;
position: relative;
z-index: 1;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
}
.widget_product_categories ul li a:before, .wp-block-group ul li a:before, .widget_categories ul li a:before, .widget_nav_menu ul li a:before, .widget_pages ul li a:before, .widget_archive ul li a:before, .widget_meta ul li a:before, .widget_recent_entries ul li a:before {
content: "\f14d";
font-family: Caseicon;
margin-right: 8px;
font-size: 9px;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
font-weight: 700;
}
.widget_product_categories ul li a .title, .wp-block-group ul li a .title, .widget_categories ul li a .title, .widget_nav_menu ul li a .title, .widget_pages ul li a .title, .widget_archive ul li a .title, .widget_meta ul li a .title, .widget_recent_entries ul li a .title {
padding-right: 50px;
}
.widget_product_categories ul li a .pxl-count, .wp-block-group ul li a .pxl-count, .widget_categories ul li a .pxl-count, .widget_nav_menu ul li a .pxl-count, .widget_pages ul li a .pxl-count, .widget_archive ul li a .pxl-count, .widget_meta ul li a .pxl-count, .widget_recent_entries ul li a .pxl-count {
width: 27px;
height: 27px;
display: inline-block;
text-align: center;
line-height: 27px;
font-size: 18px;
font-family: 'Inter';
color: #70747f;
position: relative;
z-index: 1;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
}
.widget_product_categories ul li a .pxl-count:before, .wp-block-group ul li a .pxl-count:before, .widget_categories ul li a .pxl-count:before, .widget_nav_menu ul li a .pxl-count:before, .widget_pages ul li a .pxl-count:before, .widget_archive ul li a .pxl-count:before, .widget_meta ul li a .pxl-count:before, .widget_recent_entries ul li a .pxl-count:before {
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);
opacity: 0;
}
.widget_product_categories ul li.current-menu-item > a, .wp-block-group ul li.current-menu-item > a, .widget_categories ul li.current-menu-item > a, .widget_nav_menu ul li.current-menu-item > a, .widget_pages ul li.current-menu-item > a, .widget_archive ul li.current-menu-item > a, .widget_meta ul li.current-menu-item > a, .widget_recent_entries ul li.current-menu-item > a, .widget_product_categories ul li.current-cat > a, .wp-block-group ul li.current-cat > a, .widget_categories ul li.current-cat > a, .widget_nav_menu ul li.current-cat > a, .widget_pages ul li.current-cat > a, .widget_archive ul li.current-cat > a, .widget_meta ul li.current-cat > a, .widget_recent_entries ul li.current-cat > a, .widget_product_categories ul li.current-cat-parent > a, .wp-block-group ul li.current-cat-parent > a, .widget_categories ul li.current-cat-parent > a, .widget_nav_menu ul li.current-cat-parent > a, .widget_pages ul li.current-cat-parent > a, .widget_archive ul li.current-cat-parent > a, .widget_meta ul li.current-cat-parent > a, .widget_recent_entries ul li.current-cat-parent > a, .widget_product_categories ul li > a:hover, .wp-block-group ul li > a:hover, .widget_categories ul li > a:hover, .widget_nav_menu ul li > a:hover, .widget_pages ul li > a:hover, .widget_archive ul li > a:hover, .widget_meta ul li > a:hover, .widget_recent_entries ul li > a:hover {
padding-left: 32px;
color: var(--primary-color);
}
.widget_product_categories ul li.current-menu-item > a .count, .wp-block-group ul li.current-menu-item > a .count, .widget_categories ul li.current-menu-item > a .count, .widget_nav_menu ul li.current-menu-item > a .count, .widget_pages ul li.current-menu-item > a .count, .widget_archive ul li.current-menu-item > a .count, .widget_meta ul li.current-menu-item > a .count, .widget_recent_entries ul li.current-menu-item > a .count, .widget_product_categories ul li.current-cat > a .count, .wp-block-group ul li.current-cat > a .count, .widget_categories ul li.current-cat > a .count, .widget_nav_menu ul li.current-cat > a .count, .widget_pages ul li.current-cat > a .count, .widget_archive ul li.current-cat > a .count, .widget_meta ul li.current-cat > a .count, .widget_recent_entries ul li.current-cat > a .count, .widget_product_categories ul li.current-cat-parent > a .count, .wp-block-group ul li.current-cat-parent > a .count, .widget_categories ul li.current-cat-parent > a .count, .widget_nav_menu ul li.current-cat-parent > a .count, .widget_pages ul li.current-cat-parent > a .count, .widget_archive ul li.current-cat-parent > a .count, .widget_meta ul li.current-cat-parent > a .count, .widget_recent_entries ul li.current-cat-parent > a .count, .widget_product_categories ul li > a:hover .count, .wp-block-group ul li > a:hover .count, .widget_categories ul li > a:hover .count, .widget_nav_menu ul li > a:hover .count, .widget_pages ul li > a:hover .count, .widget_archive ul li > a:hover .count, .widget_meta ul li > a:hover .count, .widget_recent_entries ul li > a:hover .count {
background-color: var(--primary-color);
color: #fff;
}
.widget_product_categories ul li.current-menu-item > a .count:before, .wp-block-group ul li.current-menu-item > a .count:before, .widget_categories ul li.current-menu-item > a .count:before, .widget_nav_menu ul li.current-menu-item > a .count:before, .widget_pages ul li.current-menu-item > a .count:before, .widget_archive ul li.current-menu-item > a .count:before, .widget_meta ul li.current-menu-item > a .count:before, .widget_recent_entries ul li.current-menu-item > a .count:before, .widget_product_categories ul li.current-cat > a .count:before, .wp-block-group ul li.current-cat > a .count:before, .widget_categories ul li.current-cat > a .count:before, .widget_nav_menu ul li.current-cat > a .count:before, .widget_pages ul li.current-cat > a .count:before, .widget_archive ul li.current-cat > a .count:before, .widget_meta ul li.current-cat > a .count:before, .widget_recent_entries ul li.current-cat > a .count:before, .widget_product_categories ul li.current-cat-parent > a .count:before, .wp-block-group ul li.current-cat-parent > a .count:before, .widget_categories ul li.current-cat-parent > a .count:before, .widget_nav_menu ul li.current-cat-parent > a .count:before, .widget_pages ul li.current-cat-parent > a .count:before, .widget_archive ul li.current-cat-parent > a .count:before, .widget_meta ul li.current-cat-parent > a .count:before, .widget_recent_entries ul li.current-cat-parent > a .count:before, .widget_product_categories ul li > a:hover .count:before, .wp-block-group ul li > a:hover .count:before, .widget_categories ul li > a:hover .count:before, .widget_nav_menu ul li > a:hover .count:before, .widget_pages ul li > a:hover .count:before, .widget_archive ul li > a:hover .count:before, .widget_meta ul li > a:hover .count:before, .widget_recent_entries ul li > a:hover .count:before {
opacity: 1;
}
.widget_tag_cloud .widget-title {
margin-bottom: 37px !important;
}
.tagcloud {
margin-left: -7px;
margin-top: 19px;
}
.tagcloud a {
text-align: center;
font-weight: 400;
background-color: var(--primary-color);
color: #fff;
padding: 0px 18px;
display: inline-block;
border-radius: 3px;
overflow: hidden;
font-size: 12px !important;
line-height: 30px;
flex-grow: 1;
margin-left: 6px;
margin-bottom: 3px;
position: relative;
z-index: 1;
text-transform: capitalize;
}
.tagcloud a:hover {
background-color: var(--primary-color);
color: #fff;
}
.widget_pxl_recent_posts .widget-title {
margin-bottom: 26px !important;
}
.widget_pxl_recent_posts .pxl-item--img {
width: 80px;
min-width: 80px;
margin-right: 20px;
max-height: 80px;
border-radius: 3px;
overflow: hidden;
}
.widget_pxl_recent_posts .pxl-item--title {
margin-top: 5px;
color: #161c2d;
height: 46px;
overflow: hidden;
margin-top: -3px;
margin-bottom: 7px;
font-size: 16px;
font-weight: 700;
line-height: 24px;
}
.widget_pxl_recent_posts .pxl-item--title a {
color: #161c2d;
}
.widget_pxl_recent_posts .pxl-item--title a:hover {
color: var(--primary-color);
}
.widget_pxl_recent_posts .pxl-item--date {
font-size: 12px;
color: #8a8989;
display: inline-flex;
color: #666;
align-items: center;
text-transform: capitalize;
}
.widget_pxl_recent_posts .pxl-item--date i {
margin-right: 6px;
color: var(--primary-color);
}
.widget_pxl_recent_posts .pxl--item {
display: flex;
align-items: center;
flex-wrap: nowrap;
padding-bottom: 19px;
margin-top: 17px;
border-bottom: 1px solid #e2e2e7;
}
.widget_pxl_recent_posts .pxl--item img {
-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;
}
.widget_pxl_recent_posts .pxl--item:last-child {
margin-bottom: 0;
}
.widget_pxl_recent_posts .pxl--item:hover img {
transform: scale(1.1);
}
.gallery {
margin: -16px -12px 43px -12px;
display: flex;
flex-wrap: wrap;
}
.gallery .gallery-item {
padding: 0 12px;
margin-top: 24px;
margin-bottom: 0;
}
.gallery.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
width: 20%;
}
.widget_media_gallery .widget-title, .elementor-widget-wp-widget-media_gallery .widget-title, .elementor-widget-image-gallery .widget-title {
margin-bottom: 19px !important;
}
.widget_media_gallery .gallery, .elementor-widget-wp-widget-media_gallery .gallery, .elementor-widget-image-gallery .gallery {
margin: -10px -5px 0 -5px !important;
}
.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: flex;
position: relative;
flex-wrap: wrap;
}
.widget_media_gallery .gallery .gallery-item a:before, .elementor-widget-wp-widget-media_gallery .gallery .gallery-item a:before, .elementor-widget-image-gallery .gallery .gallery-item a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.67);
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
opacity: 0;
z-index: 1;
}
.widget_media_gallery .gallery .gallery-item a:after, .elementor-widget-wp-widget-media_gallery .gallery .gallery-item a:after, .elementor-widget-image-gallery .gallery .gallery-item a:after {
content: "\f12c";
font-size: 14px;
font-family: "Caseicon";
color: #fff;
z-index: 2;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
opacity: 0;
}
.widget_media_gallery .gallery .gallery-item a:hover:before, .elementor-widget-wp-widget-media_gallery .gallery .gallery-item a:hover:before, .elementor-widget-image-gallery .gallery .gallery-item a:hover:before, .widget_media_gallery .gallery .gallery-item a:hover:after, .elementor-widget-wp-widget-media_gallery .gallery .gallery-item a:hover:after, .elementor-widget-image-gallery .gallery .gallery-item a:hover:after {
opacity: 1;
}
.elementor-lightbox .swiper-container .elementor-lightbox-image {
width: auto;
height: auto;
}
.elementor-lightbox .swiper-container .swiper-slide {
background-color: transparent;
}
.pxl-gallery {
margin: -8px -15px 50px -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: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
overflow: hidden;
position: relative;
}
.pxl-gallery .pxl--item-inner.video-active:before {
background-color: rgba(27, 27, 27, 0.8);
}
.pxl-gallery .pxl--item-inner .btn-video {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 99;
}
.pxl-gallery.gallery-2-columns .pxl--item {
width: 50%;
}
@media screen and (max-width: 575px) {
.pxl-gallery.gallery-2-columns .pxl--item {
width: 100%;
}
}
.pxl-gallery.gallery-3-columns .pxl--item {
width: 33.33%;
}
@media screen and (max-width: 575px) {
.pxl-gallery.gallery-3-columns .pxl--item {
width: 100%;
}
}
.pxl-gallery.gallery-4-columns .pxl--item {
width: 25%;
}
@media screen and (max-width: 767px) {
.pxl-gallery.gallery-4-columns .pxl--item {
width: 50%;
}
}
@media screen and (max-width: 575px) {
.pxl-gallery.gallery-4-columns .pxl--item {
width: 100%;
}
}
.pxl-gallery.gallery-5-columns .pxl--item {
width: 20%;
}
@media screen and (max-width: 767px) {
.pxl-gallery.gallery-5-columns .pxl--item {
width: 50%;
}
}
@media screen and (max-width: 575px) {
.pxl-gallery.gallery-5-columns .pxl--item {
width: 100%;
}
}
.pxl-wg-bannerbox1 {
border: none !important;
background-color: #fcf9f4;
text-align: center;
padding: 45px 40px 20px 40px !important;
}
.pxl-wg-bannerbox1 .wrap-image {
display: inline-block;
position: relative;
}
.pxl-wg-bannerbox1 .wrap-image img {
max-width: 190px;
}
.pxl-wg-bannerbox1 .wrap-image:before {
position: absolute;
width: 50px;
height: 50px;
background-color: var(--regular-color);
top: 0;
right: 0;
border-radius: 50px;
background-image: url(//hostingcontinental.com/wp-content/themes/hostco/assets/img/quote-blog-sidebar.png);
background-position: center;
background-repeat: no-repeat;
content: '';
}
.pxl-wg-bannerbox1 .wg-title {
font-size: 22px;
font-weight: 400;
color: var(--secondary-color);
padding-top: 27px;
}
.pxl-wg-bannerbox1 .wg-description {
font-size: 16px;
font-weight: 400;
color: #70747f;
line-height: 30px;
}
li cite {
color: var(--secondary-color);
}
.widget_recent_entries a, .widget_recent_comments a {
color: var(--secondary-color);
}
.widget_recent_entries a:hover, .widget_recent_comments a:hover {
color: var(--primary-color);
}
.widget_recent_entries ul, .widget_recent_comments ul {
list-style: none;
}
.widget_recent_comments ul {
list-style: none;
padding-left: 0;
}
.widget_recent_comments ul li {
border-bottom: 1px solid #ececf0;
padding-bottom: 10px;
margin-bottom: 10px;
}
.widget_recent_comments .recentcomments > a {
font-size: 15px;
font-weight: 600;
line-height: normal;
color: var(--secondary-color);
display: block;
}
.widget_recent_comments .recentcomments > a:hover {
color: var(--primary-color);
}
.widget_recent_comments .recentcomments > a:before {
content: '\A';
white-space: pre;
}
.widget_rss ul {
list-style: none;
padding: 0;
}
.widget_rss li {
margin-bottom: 16px;
}
.widget_rss li:last-child {
margin-bottom: 0;
}
.widget_rss .rsswidget {
font-weight: 700;
display: inline-block;
}
.widget_rss .rss-date {
font-size: 0.875em;
font-style: italic;
display: block;
}
.widget_rss cite {
font-weight: 700;
font-size: 0.875em;
}
.single-post .pxl-sidebar-sticky {
border: 0px solid #efefef;
padding: 0px !important;
top: 150px !important;
}
.single-post .widget {
padding: 10px 0px !important;
}
.single-post .widget.widget_search {
padding-top: 0 !important;
}
.single-post .widget:nth-child(1) {
padding-top: 0px !important;
}
.single-post .pxl-content-post {
padding-left: 15px !important;
padding-right: 15px !important;
}
@media (min-width: 992px) {
.single-post .pxl-content-post {
padding-right: 30px !important;
}
}
@media (min-width: 992px) {
.single-post .pxl-sidebar-post {
padding-left: 10px !important;
}
}
.widget_pxl_icon_social .pxl-social {
padding-left: 0;
display: flex;
list-style-type: none;
margin-bottom: 0;
}
.widget_pxl_icon_social .pxl-social .item-social {
display: block;
width: 34px;
text-align: center;
height: 34px;
line-height: 34px;
border-radius: 3px;
color: #fff;
background-color: var(--primary-color);
margin-right: 4px;
transition: 300ms;
}
.widget_pxl_icon_social .pxl-social .item-social a {
color: #fff;
display: block;
width: 100%;
height: 100%;
}
.widget_pxl_icon_social .pxl-social .item-social.tt {
background-color: #3ea1ec;
}
.widget_pxl_icon_social .pxl-social .item-social.fb {
background-color: #344e86;
}
.widget_pxl_icon_social .pxl-social .item-social.rd {
background-color: #c23321;
}
.widget_pxl_icon_social .pxl-social .item-social.lk {
background-color: #0976b4;
}
.widget_pxl_icon_social .pxl-social .item-social.pr {
background-color: #cc2127;
}
.widget_pxl_icon_social .pxl-social .item-social.st {
background-color: #eb4924;
}
.widget_pxl_icon_social .pxl-social .item-social.de {
background-color: #198cff;
}
.widget_pxl_icon_social .pxl-social .item-social.en {
background-color: #6bcbf4;
}
.widget_pxl_icon_social .pxl-social .item-social:hover {
transform: scale(1.1);
}
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 {
background-color: #fff;
border: solid 2px #eee;
color: var(--secondary-color);
padding: 6px 22px;
line-height: normal;
font-size: 18px;
font-weight: 400;
height: 46px;
-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: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
width: 100%;
outline: none;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, select:focus, .pxl-select-higthlight:focus {
border: 1px solid var(--secondary-color) !important;
outline: 0;
border-color: var(--primary-color);
}
input[type="range"] {
padding: 0;
background-color: transparent;
height: auto;
border: none;
}
select {
height: 50px;
}
textarea {
padding-top: 18px;
padding-bottom: 18px;
height: 177px;
margin: 0;
}
.comment-form-cookies-consent {
display: none;
}
.comments-area .avatar {
margin-bottom: 10px;
}
.comments-area .comment-list-wrap {
margin-top: 63px !important;
}
@media (min-width: 992px) {
.comments-area .comment-list-wrap {
margin: 0 auto;
}
}
.comments-area .comment-list-wrap .comments-title {
font-size: 20px;
text-transform: capitalize;
color: #161c2d;
font-weight: 700;
}
.comments-area .comment-reply-title {
font-size: 20px;
text-transform: capitalize;
color: #161c2d;
font-weight: 700;
}
.comments-area .comment-respond {
margin-top: 52px;
}
.comments-area .comment-respond .logged-in-as {
margin-top: 25px;
margin-bottom: 0px;
font-size: 14px;
}
.comments-area .comment-respond .logged-in-as a {
color: inherit;
}
.comments-area .comment-respond .logged-in-as a:hover {
color: var(--primary-color);
}
.comments-area .comment-respond .logged-in-as a:nth-child(2) {
font-weight: 700;
text-decoration: underline;
}
.comments-area .no-comments {
display: none;
}
.comment-title {
font-size: 14px;
line-height: 1.6em;
text-transform: capitalize;
color: var(--regular-color);
font-weight: 700;
margin-bottom: -3px;
}
.comment-title a {
color: inherit;
}
.comment-title a:hover {
color: inherit;
}
.comment-list {
padding: 0;
list-style: none;
max-width: 800px;
}
.comment-list li .children {
margin-left: 87px;
border-top: solid 1px #eee;
}
@media screen and (max-width: 767px) {
.comment-list li .children {
padding-left: 78px;
}
}
@media screen and (max-width: 575px) {
.comment-list li .children {
padding-left: 0;
}
}
.comment-list li .children li {
list-style: none;
margin-top: 15px;
}
.comment-list li .comment-respond {
margin-top: 15px;
margin-bottom: 50px;
margin-left: 130px;
}
@media screen and (max-width: 767px) {
.comment-list li .comment-respond {
margin-left: 78px;
margin-top: 0;
}
}
@media screen and (max-width: 575px) {
.comment-list li .comment-respond {
margin-left: 0;
margin-top: 20px;
}
}
.comment-list > li {
margin-bottom: 25px;
border-bottom: 1px solid #eee;
}
.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-date {
font-size: 12px;
color: var(--secondary-color);
margin-bottom: 7px;
display: inline-block;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.comment-content {
position: relative;
flex-grow: 1;
padding: 0px 0px 19px 0px;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
@media screen and (max-width: 767px) {
.comment-content {
padding-left: 0;
padding-right: 0;
}
}
@media screen and (max-width: 575px) {
.comment-content {
padding-top: 70px;
}
}
.comment-content a {
word-wrap: break-word;
}
.comment-content .comment-text p {
font-size: 14px;
line-height: 1.6em;
color: #6d7c90;
}
.comment-content .comment-text p:last-child {
margin-bottom: 0;
}
.comment-content .comment-text ol, .comment-content .comment-text ul {
margin-bottom: 32px;
}
.comment-content .comment-text ol ul, .comment-content .comment-text ul ul, .comment-content .comment-text ol ol, .comment-content .comment-text ul ol {
margin-bottom: 0;
}
.comment-content .comment-text ul li {
list-style: outside;
}
.comment-content .comment-text img {
margin: 6px 0;
}
.comment-reply a {
color: var(--secondary-color);
padding-left: 20px;
margin-left: 20px;
border-left: solid 1px #ddd;
font-size: 12px;
}
.comment-reply a i {
font-weight: 700;
margin-left: 5px;
font-size: 9px;
}
.comment-reply-title small {
display: inline-block;
vertical-align: top;
margin-top: -5px;
margin-left: 10px;
}
.comment-reply-title small a {
line-height: 36px;
display: inline-block;
padding: 0 16px;
font-size: 14px;
font-weight: 500;
color: #fff;
-webkit-border-radius: 36px;
-khtml-border-radius: 36px;
-moz-border-radius: 36px;
-ms-border-radius: 36px;
-o-border-radius: 36px;
border-radius: 36px;
background-size: 300%, 1px;
background-position: 0%;
}
.comment-reply-title small a i {
margin-left: 4px;
}
.comment-reply-title small a:hover {
color: #fff;
background-position: 100%;
}
.comment-holder {
display: flex;
flex-wrap: nowrap;
margin-top: 5px;
}
.comment-holder .comment-meta {
flex-grow: 1;
margin-right: 30px;
}
@media screen and (max-width: 575px) {
.comment-holder {
display: block;
margin-top: 0;
margin-bottom: 14px;
}
.comment-holder .comment-meta {
margin-right: 0;
}
}
.comment-form .row > div {
width: 100%;
margin-top: 11px;
}
@media (max-width: 767px) {
.comment-form .row > div {
margin-top: 20px;
}
}
.comment-form .row > div input[type="text"] {
width: 100%;
height: 50px;
border-radius: 0;
color: #888;
}
.comment-form textarea {
border-radius: 0;
color: #888;
}
.comment-form .form-submit {
margin-top: 10px;
margin-bottom: 0;
}
.comment-form .form-submit .submit {
font-size: 14px !important;
line-height: 42px !important;
font-weight: 700;
padding: 0px 40px !important;
border-radius: 100px !important;
}
@media (max-width: 575px) {
.comment-form .form-submit .submit {
padding: 8px 50px;
}
}
.comment-form .form-submit .submit:hover {
box-shadow: rgba(56, 177, 237, 0.5) 2px 2px 20px 0px !important;
}
.comment-form .comment-form-comment {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.comment-form .title-form {
font-size: 16.5px;
font-weight: 400;
padding: 0;
padding-top: 10px;
line-height: 1.8em;
word-spacing: 0px;
letter-spacing: -0.2px;
color: #6d7c90;
}
.comment-form .comment-form-check {
font-size: 14px;
line-height: 26px;
color: #1b1b1b;
display: flex;
align-items: center;
position: relative;
}
.comment-form .comment-form-check label:before {
position: absolute;
width: 14px;
height: 14px;
content: '';
background-color: #e9e9e9;
top: 6px;
left: -27px;
}
.comment-form .comment-form-check label {
position: relative;
}
.comment-form .comment-form-check label:after {
position: absolute;
width: 6px;
height: 6px;
content: '';
background-color: var(--primary-color);
top: 10px;
left: -23px;
opacity: 0;
z-index: 1;
}
.comment-form .comment-form-check input {
z-index: 2;
margin-right: 14px;
opacity: 0;
cursor: pointer;
}
.comment-form .comment-form-check input:checked + label:after {
opacity: 1;
}
.comment-inner {
display: flex;
flex-wrap: nowrap;
}
@media screen and (max-width: 575px) {
.comment-inner {
display: block;
}
}
.comment-inner img.avatar {
width: 70px;
height: 70px;
min-width: 70px;
margin-right: 15px;
float: left;
}
@media screen and (max-width: 767px) {
.comment-inner img.avatar {
width: 60px;
height: 60px;
min-width: 60px;
margin-right: 18px;
}
}
@media screen and (max-width: 575px) {
.comment-inner img.avatar {
float: none;
margin: 0 auto 0 auto;
width: 92px;
height: 92px;
min-width: 92px;
margin-bottom: -45px;
position: relative;
z-index: 99;
opacity: 1;
}
}
.comment-form-cookies-consent {
font-size: 14px;
line-height: 26px;
padding-left: 24px;
position: relative;
margin-top: 15px;
margin-bottom: 28px;
color: #1b1b1b;
}
.comment-form-cookies-consent input, .comment-form-cookies-consent label:before, .comment-form-cookies-consent label:after {
position: absolute;
width: 14px;
height: 14px;
left: 0;
top: 6px;
cursor: pointer;
}
.comment-form-cookies-consent label {
cursor: pointer;
}
.comment-form-cookies-consent label:before {
content: '';
z-index: 1;
background-color: #e9e9e9;
}
.comment-form-cookies-consent label:after {
content: '\f10c';
font-family: "Caseicon";
font-weight: 400;
z-index: 2;
font-size: 10px;
color: #000;
opacity: 0;
line-height: 12px;
text-align: center;
top: 6px;
}
.comment-form-cookies-consent input {
z-index: 99;
opacity: 0;
}
.comment-form-cookies-consent input:checked + label:after {
opacity: 1;
}
#commentform { }
.pxl-select {
width: 100%;
position: relative;
}
.pxl-select .pxl-select-hidden {
display: none;
}
.pxl-select .pxl-select-options {
position: absolute;
top: 100%;
left: 0;
right: 0;
list-style: none;
margin: 10px 0 0;
padding: 12px 18px;
background-color: #fff;
z-index: 99;
font-size: 14px;
color: var(--secondary-color);
font-family: 'Inter', sans-serif;
border: 1px solid #eaeaea;
font-weight: 600;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition: 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;
display: inline-table;
visibility: hidden;
}
.pxl-select .pxl-select-options li {
white-space: nowrap;
padding: 9px 8px;
cursor: pointer;
text-align: left;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
line-height: normal !important;
}
.pxl-select .pxl-select-options li:hover {
color: var(--primary-color);
}
.pxl-select .pxl-select-higthlight {
display: flex;
align-items: center;
cursor: pointer;
position: relative;
}
.pxl-select .pxl-select-higthlight:before {
content: "\f150";
font-family: Caseicon;
width: 28px;
height: 28px;
border-radius: 28px;
font-weight: 700;
color: #737879;
line-height: 28px;
text-align: center;
font-size: 10px;
font-family: Caseicon;
position: absolute;
top: 50%;
right: 20px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-select .pxl-select-higthlight.active + .pxl-select-options {
opacity: 1;
margin-top: 10px;
visibility: visible;
}
.pxl-select .pxl-select-higthlight.active:before {
transform: translate(0, -50%) scaleY(-1);
}
.wrap-ctf1 .wpcf7-not-valid-tip {
top: 120% !important;
}
.wrap-ctf1 .wpcf7-form-control-wrap {
margin-bottom: 0 !important;
}
.wrap-ctf1 .input-filled input {
height: 38px !important;
font-size: 15px !important;
box-shadow: rgba(20, 20, 20, 0.05) 2px 2px 20px 0px !important;
border-radius: 100px;
background: #eee;
font-size: 1rem;
font-weight: 400;
line-height: 1.6;
color: #4f4f4f;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
border: none !important;
}
.wrap-ctf1 .input-filled input:active, .wrap-ctf1 .input-filled input:focus {
background-color: #fff;
}
.wrap-ctf1 .wpcf7-submit {
position: absolute;
border-radius: 0 100px 100px 0;
padding: 0 26px;
right: 0px;
top: 0px;
background-color: var(--secondary-color);
height: 38px;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.wrap-ctf1 .wpcf7-submit i {
font-size: 28px;
line-height: 38px;
}
.wrap-ctf1 .wpcf7-submit:hover {
background-color: var(--secondary-color);
}
.shadow-primary {
box-shadow: 0px 0px 0px 4px rgba(56, 177, 237, 0.3);
}
.wrap-ctf-page .input-filled {
margin-bottom: 10px;
}
.wrap-ctf-page .input-filled input {
padding: 8px;
margin-bottom: 10px;
border: 2px solid #eee;
background: rgba(0, 0, 0, .025);
border-radius: 2px;
color: #333;
height: 46px;
font-size: 1rem;
font-weight: 400;
line-height: 1.6;
}
.wrap-ctf-page .input-filled input:active, .wrap-ctf-page .input-filled input:focus {
box-shadow: 0px 0px 0px 4px rgba(56, 177, 237, 0.3);
border: 2px solid #1266f1 !important;
}
.wrap-ctf-page .input-filled textarea {
height: 177px;
padding: 8px;
margin-bottom: 10px;
border: 2px solid #eee;
background: rgba(0, 0, 0, .025);
border-radius: 2px;
color: #333;
font-size: 1rem;
font-weight: 400;
line-height: 1.6;
}
.wrap-ctf-page .input-filled textarea:active, .wrap-ctf-page .input-filled textarea:focus {
box-shadow: 0px 0px 0px 4px rgba(56, 177, 237, 0.3);
border: 2px solid #1266f1 !important;
}
.wrap-ctf-page .input-filled ::placeholder {
color: #757575;
}
.wrap-ctf-page .input-filled button {
background-color: var(--primary-color);
font-weight: 800;
text-decoration: none;
padding: 0px 40px 0px 40px;
font-size: 14px;
height: 41px;
line-height: 41px;
}
.wrap-ctf-page .input-filled button:hover {
box-shadow: 2px 2px 20px 0px rgba(56, 177, 237, 0.5);
}
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 .pxl-text-left {
text-align: right;
}
body.rtl .pxl-text-right {
text-align: left;
}
@media screen and (min-width: 1200px) {
body.rtl .pxl-nav-menu .pxl-menu-primary > li.menu-item-has-children > a .caseicon-angle-arrow-down {
margin-left: 0;
margin-right: 8px;
}
body.rtl .pxl-menu-primary .sub-menu, body.rtl .pxl-menu-primary .children {
text-align: right;
}
body.rtl .pxl-menu-primary li a span:before {
left: auto;
right: 0;
}
body.rtl .pxl-menu-primary > li > .sub-menu:not(.pxl-mega-menu), body.rtl .pxl-menu-primary > li > .children:not(.pxl-mega-menu) {
left: auto;
right: 0;
text-align: right;
}
body.rtl .pxl-menu-primary > li > .sub-menu:not(.pxl-mega-menu) li > .sub-menu, body.rtl .pxl-menu-primary > li > .children:not(.pxl-mega-menu) li > .sub-menu, body.rtl .pxl-menu-primary > li > .sub-menu:not(.pxl-mega-menu) li > .children, body.rtl .pxl-menu-primary > li > .children:not(.pxl-mega-menu) li > .children {
left: auto;
right: 100%;
text-align: right;
}
body.rtl .pxl-menu-primary .sub-menu li.menu-item-has-children > a::after {
content: "\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: 1199px) {
body.rtl #pxl-header-default #pxl-nav-mobile, body.rtl #pxl-header-elementor #pxl-nav-mobile {
right: auto;
left: 15px;
}
body.rtl .pxl-header-menu {
left: auto;
right: 0;
-webkit-transform: translateX(100%);
-khtml-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
body.rtl .pxl-header-menu.active {
-webkit-transform: translateX(0%);
-khtml-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
body.rtl .pxl-menu-toggle, body.rtl .pxl-menu-close, body.rtl .pxl-header-mobile-search .search-submit {
right: auto;
left: 0;
}
body.rtl .pxl-menu-primary .sub-menu li a, body.rtl .pxl-menu-primary .children li a {
padding-left: 0;
padding-right: 14px;
}
body.rtl .pxl-menu-primary .pxl-megamenu .pxl-heading {
padding-left: 0;
padding-right: 14px;
}
}
body.rtl #pxl-search-popup .pxl-item--conent form .search-submit {
right: auto;
left: 0;
text-align: left;
}
body.rtl .pxl-type-header-clip > .elementor-container .pxl-header-shape {
margin-left: 190px;
margin-right: 52px;
}
body.rtl .pxl-type-header-clip > .elementor-container .pxl-header-shape span {
transform: scaleX(-1);
}
body.rtl .pxl-type-header-clip > .elementor-container .pxl-header-shape::before {
left: auto;
right: -45px;
}
body.rtl .pxl-type-header-clip > .elementor-container .pxl-header-shape::after {
left: auto;
right: -52px;
}
body.rtl .pxl-item--post .pxl-item--meta li {
margin-right: 0;
margin-left: 20px;
}
body.rtl .pxl-item--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-item--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: 24px;
}
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-item--post .pxl-item--readmore a:hover {
padding-right: 30px;
padding-left: 48px;
}
body.rtl .pxl-item--post .pxl-item--readmore i {
right: auto;
left: 36px;
transform: translate(0, -50%) scaleX(-1);
}
body.rtl .pxl-item--post .pxl-item--readmore a:hover i {
left: 24px;
}
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:before, body.rtl .widget_categories ul li a:before, body.rtl .widget_nav_menu ul li a:before, body.rtl .widget_pages ul li a:before, body.rtl .widget_archive ul li a:before, body.rtl .widget_meta ul li a:before, body.rtl .widget_recent_entries ul li a:before {
content: "\f136";
margin-right: 0;
margin-left: 8px;
float: right;
}
body.rtl .widget_product_categories ul li.current-menu-item > a, body.rtl .widget_categories ul li.current-menu-item > a, body.rtl .widget_nav_menu ul li.current-menu-item > a, body.rtl .widget_pages ul li.current-menu-item > a, body.rtl .widget_archive ul li.current-menu-item > a, body.rtl .widget_meta ul li.current-menu-item > a, body.rtl .widget_recent_entries ul li.current-menu-item > a, body.rtl .widget_product_categories ul li.current-cat > a, body.rtl .widget_categories ul li.current-cat > a, body.rtl .widget_nav_menu ul li.current-cat > a, body.rtl .widget_pages ul li.current-cat > a, body.rtl .widget_archive ul li.current-cat > a, body.rtl .widget_meta ul li.current-cat > a, body.rtl .widget_recent_entries ul li.current-cat > a, body.rtl .widget_product_categories ul li.current-cat-parent > a, body.rtl .widget_categories ul li.current-cat-parent > a, body.rtl .widget_nav_menu ul li.current-cat-parent > a, body.rtl .widget_pages ul li.current-cat-parent > a, body.rtl .widget_archive ul li.current-cat-parent > a, body.rtl .widget_meta ul li.current-cat-parent > a, body.rtl .widget_recent_entries ul li.current-cat-parent > a, body.rtl .widget_product_categories ul li > a:hover, body.rtl .widget_categories ul li > a:hover, body.rtl .widget_nav_menu ul li > a:hover, body.rtl .widget_pages ul li > a:hover, body.rtl .widget_archive ul li > a:hover, body.rtl .widget_meta ul li > a:hover, body.rtl .widget_recent_entries ul li > a:hover {
padding-left: 0px;
padding-right: 16px;
}
body.rtl .widget_search .search-submit {
right: auto;
left: 0;
}
body.rtl .widget_pxl_recent_posts .pxl-item--img {
margin-right: 0;
margin-left: 12px;
}
body.rtl .widget_pxl_recent_posts .pxl-item--date i, body.rtl .widget_tag_cloud a {
margin-right: 0;
margin-left: 6px;
}
body.rtl .pxl-banner1 .pxl-item--meta {
left: auto;
right: -85px;
direction: ltr;
}
body.rtl .pxl-testimonial-carousel1 .pxl-item--star {
margin-right: 0;
margin-left: 20px;
}
body.rtl .pxl-testimonial-carousel1 .pxl-swiper-arrow {
right: auto;
left: 0;
}
body.rtl .pxl-testimonial-carousel1 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
left: 74px;
}
body.rtl .pxl-testimonial-carousel1 .pxl-item--image {
margin-right: 0;
margin-left: 14px;
}
body.rtl .pxl-grid-filter .filter-item.active {
margin-right: 0;
margin-left: 24px;
}
body.rtl .pxl-grid-filter .filter-item.active:last-child {
margin-left: 0;
}
body.rtl .pxl-mailchimp.style-outline [type="email"] {
margin-right: 0;
margin-left: 20px;
}
@media screen and (max-width: 767px) {
body.rtl .pxl-mailchimp.style-outline [type="email"] {
margin-left: 0;
}
}
body.rtl .pxl-post-carousel1 .pxl-item--author img {
margin-right: 0;
margin-left: 14px;
}
body.rtl .pxl-post-carousel1 .pxl-item--date i {
margin-right: 0;
margin-left: 6px;
}
body.rtl .pxl-btn-line:hover i {
margin-left: 0;
margin-right: 12px;
}
body.rtl .pxl-history1 .pxl-item--start, body.rtl .pxl-history1 .pxl-item--image {
right: 50%;
transform: translate(50%, 0);
}
body.rtl .pxl-history1 .pxl-content--left {
padding-right: 0;
padding-left: 120px;
}
@media screen and (max-width: 767px) {
body.rtl .pxl-history1 .pxl-content--left {
padding-right: 0;
padding-left: 30px;
}
}
body.rtl .pxl-history1 .pxl-content--left .pxl-item--title:before {
right: auto;
left: -130px;
}
@media screen and (max-width: 767px) {
body.rtl .pxl-history1 .pxl-content--left .pxl-item--title:before {
right: auto;
left: -40px;
}
}
body.rtl .pxl-history1 .pxl-content--left .pxl-item--title:after {
right: auto;
left: -108px;
}
@media screen and (max-width: 767px) {
body.rtl .pxl-history1 .pxl-content--left .pxl-item--title:after {
right: auto;
left: -20px;
}
}
body.rtl .pxl-history1 .pxl-content--right {
padding-left: 0px;
padding-right: 120px;
}
@media screen and (max-width: 767px) {
body.rtl .pxl-history1 .pxl-content--right {
padding-left: 0px;
padding-right: 30px;
}
}
body.rtl .pxl-history1 .pxl-content--right .pxl-item--title:before {
left: auto;
right: -130px;
}
@media screen and (max-width: 767px) {
body.rtl .pxl-history1 .pxl-content--right .pxl-item--title:before {
left: auto;
right: -40px;
}
}
body.rtl .pxl-history1 .pxl-content--right .pxl-item--title:after {
left: auto;
right: -108px;
}
@media screen and (max-width: 767px) {
body.rtl .pxl-history1 .pxl-content--right .pxl-item--title:after {
left: auto;
right: -20px;
}
}
body.rtl .pxl-link.hv-style2 a::before {
right: 0;
left: auto;
}
body.rtl .pxl-mailchimp.style-default [type="submit"] {
right: auto;
left: 0;
}
body.rtl .pxl-link li i {
margin-right: 0;
margin-left: 8px;
}
body.rtl .pxl-feature1 .pxl--item-title::before {
left: auto;
right: 0;
}
body.rtl .pxl-process1 .pxl--item:nth-child(2) .pxl-item--divider, body.rtl .pxl-process1 .pxl--item:nth-child(1) .pxl-item--divider {
left: -101px;
right: auto;
}
body.rtl .pxl-process1 .pxl-item--image {
right: auto;
left: 0;
}
body.rtl .pxl-testimonial-carousel2 .pxl-item--image {
margin-right: 0;
margin-left: 24px;
}
body.rtl .pxl-partner-carousel1 .pxl-swiper-arrow.pxl-swiper-arrow-next {
right: auto;
left: 0;
}
body.rtl .pxl-partner-carousel1 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
left: auto;
right: 0;
}
body.rtl .pxl-partner-carousel1 .pxl-item--inner::before {
right: auto;
left: -15px;
}
body.rtl .pxl-mailchimp.style-primary [type="email"] {
margin-right: 0;
margin-left: 16px;
}
body.rtl .pxl-link.hv-style5 li a {
padding-left: 42px;
padding-right: 20px;
}
body.rtl .pxl-link.hv-style5 li i {
margin: 0;
right: auto;
left: 20px;
-webkit-transform: translate(0, -50%) scaleX(-1);
-khtml-transform: translate(0, -50%) scaleX(-1);
-moz-transform: translate(0, -50%) scaleX(-1);
-ms-transform: translate(0, -50%) scaleX(-1);
-o-transform: translate(0, -50%) scaleX(-1);
transform: translate(0, -50%) scaleX(-1);
}
body.rtl .pxl-testimonial-single1 .pxl-item--image {
margin-right: 0;
margin-left: 20px;
}
body.rtl .pxl-testimonial-single1.style-img-larger .pxl-item--image {
margin-right: 30px;
}
body.rtl .pxl-testimonial-carousel1 .pxl-item--image, body.rtl .pxl-testimonial-grid1 .pxl-item--image {
margin-right: 0;
margin-left: 16px;
}
body.rtl .pxl-testimonial-grid1 .pxl-item--holder::before {
left: auto;
right: 40px;
transform: scaleX(-1);
}
body.rtl .pxl-link.hv-style6 li i {
right: auto;
left: 10px;
margin: 0;
}
body.rtl .pxl-blog-grid-layout3 .pxl-item--meta i {
margin-right: 0;
margin-left: 6px;
}
body.rtl .pxl-blog-grid-layout3 .pxl-item--meta > div {
margin-right: 0;
margin-left: 18px;
}
body.rtl .pxl-blog-grid-layout3 .pxl-item--meta > div:last-child {
margin-left: 0;
margin-right: 0;
}
body.rtl .pxl-icon-box2.style3 .pxl-item--icon {
margin-right: 0;
margin-left: 14px;
}
body.rtl .pxl-banner2 .pxl-item--project .pxl-project--icon {
margin-right: 0;
margin-left: 10px;
}
body.rtl .pxl-banner2 .pxl-item--team {
margin-right: 0;
margin-left: 16px;
}
body.rtl .pxl-banner2 .pxl-item--meta {
margin-right: 0;
margin-left: 22px;
}
body.rtl .pxl-portfolio-carousel2 .pxl-item--meta {
padding-right: 20px;
padding-left: 70px;
}
body.rtl .pxl-portfolio-carousel2 .pxl-item--readmore {
right: auto;
left: 20px;
}
body.rtl .pxl-testimonial-carousel4 .pxl-item--image {
margin-right: 0;
margin-left: 28px;
}
body.rtl .pxl-swiper-arrow-style2 .pxl-swiper-arrow-wrap {
right: auto;
left: 20px;
}
body.rtl .pxl-swiper-arrow-style2 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
margin-right: 0;
margin-left: 16px;
}
body.rtl .pxl-mailchimp.style-box-white2 [type="email"] {
padding-left: 0;
padding-right: 30px;
}
body.rtl .pxl-link.hv-style3 a:hover {
padding-left: 0;
padding-right: 18px;
}
body.rtl .pxl-link.hv-style3 a::before {
left: auto;
right: -11px;
}
body.rtl .pxl-link.hv-style3 a:hover::before {
left: auto;
right: 0;
}
body.rtl .pxl-video-player1 .btn-video.style4 + .pxl-video-text {
margin-left: 0;
margin-right: 14px;
}
@media screen and (min-width: 1200px) {
body.rtl .pxl-tabs1.style-text-gradient .pxl-tabs--title {
margin-right: 0;
margin-left: 20px;
}
body.rtl .pxl-tabs1.style-text-gradient .pxl-tabs--title .pxl-item--title::before {
left: auto;
right: 22px;
}
}
body.rtl .pxl-accordion1.style3 .pxl-item--title {
padding: 28px 80px 28px 20px;
}
body.rtl .pxl-accordion1.style3 .pxl-icon--plus {
left: auto;
right: 30px;
}
body.rtl .pxl-icon-box2.style4 .pxl-item--icon {
margin-right: 0;
margin-left: 16px;
}
body.rtl .pxl-swiper-arrow-style1 .pxl-swiper-dots.pxl-swiper-pagination-fraction span.swiper-pagination-current {
margin-right: 0;
margin-left: 50px;
}
body.rtl .pxl-swiper-arrow-style1 .pxl-swiper-dots.pxl-swiper-pagination-fraction span.swiper-pagination-current::before {
left: auto;
right: 32px;
}
body.rtl .pxl-wapper .btn-plus-text {
flex-direction: row-reverse;
}
body.rtl .btn.btn-slider1 i {
margin-left: 0;
margin-right: 18px;
-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-page-title-default .pxl-breadcrumb li:before {
content: "\f14d";
margin: 0 14px;
font-weight: 700;
color: inherit;
font-family: Caseicon;
font-size: 11px;
}
body.rtl #pxl-page-title-default .pxl-breadcrumb li:after {
display: none;
}
body.rtl .pxl-scroll-top {
right: auto;
left: 40px;
}
body.rtl .pxl-col-line1::before {
left: 25px;
right: auto;
}
body.rtl input[type="text"], body.rtl input[type="email"], body.rtl input[type="url"], body.rtl input[type="password"], body.rtl input[type="search"], body.rtl input[type="tel"], body.rtl input[type="number"], body.rtl input[type="range"], body.rtl input[type="date"], body.rtl input[type="month"], body.rtl input[type="week"], body.rtl input[type="time"], body.rtl input[type="datetime"], body.rtl input[type="datetime-local"], body.rtl input[type="color"], body.rtl textarea, body.rtl select, body.rtl .nice-select {
text-align: right;
}
body.rtl .pxl-contact-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
right: auto;
left: 18px;
}
.error404 .pxl-error-inner {
background-repeat: no-repeat;
background-position: bottom left;
padding-bottom: 95px !important;
}
@media (max-width: 1024px) {
.error404 .pxl-error-inner {
background-position: center;
background-size: cover;
}
}
.error404 .wrap-content-404 {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-top: -12px;
text-align: center;
}
@media (max-width: 1024px) {
.error404 .wrap-content-404 {
margin-top: 0px;
}
}
.error404 .wrap-content-404 .pxl-error-inner {
position: relative;
z-index: 99;
margin: auto;
padding: 0 15px;
width: 100%;
}
@media (max-width: 1024px) {
.error404 .wrap-content-404 .pxl-error-inner .error-404-image {
margin-top: 20px;
}
}
.error404 .wrap-content-404 .pxl-error-title {
font-size: 48px;
color: var(--secondary-color);
}
@media (max-width: 767px) {
.error404 .wrap-content-404 .pxl-error-title {
font-size: 30px;
}
}
@media (max-width: 575px) {
.error404 .wrap-content-404 .pxl-error-title {
font-size: 25px;
}
}
.error404 .wrap-content-404 .pxl-error-button {
padding: 0 34px;
line-height: 49px;
background-color: var(--primary-color);
color: #fff;
display: inline-block;
font-size: 15px;
font-weight: 700;
text-transform: capitalize;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.error404 .wrap-content-404 .pxl-error-button:hover {
background-color: var(--secondary-color);
}
.error404 .wrap-content-404 .error-404-desc {
text-align: center;
margin-top: 6px;
font-size: 17px;
line-height: 30px;
color: #666;
margin-bottom: 46px;
}
@media (max-width: 767px) {
.error404 .wrap-content-404 .error-404-desc {
margin-bottom: 20px;
}
}
.wp-block-column .wp-block-quote {
padding: 32px 20px 28px 20px;
font-size: 18px;
line-height: 27px;
margin-top: 0;
}
.wp-block-column .wp-block-quote p {
font-size: 20px !important;
}
.wp-block-column .wp-block-quote cite {
font-size: 16px !important;
line-height: 24px;
padding-left: 40px;
}
.wp-block-column .wp-block-quote cite:before {
width: 20px;
}
.entry-content .wp-block-pullquote .has-light-gray-color {
margin: 0 0;
}
.entry-content .wp-block-pullquote.is-style-solid-color {
margin-bottom: 30px;
}
.entry-content .wp-block-pullquote.is-style-solid-color .has-very-dark-gray-color {
margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
.entry-content .wp-block-pullquote.is-style-solid-color .has-very-dark-gray-color {
width: 70% !important;
}
}
@media screen and (max-width: 575px) {
.entry-content .wp-block-pullquote.is-style-solid-color .has-very-dark-gray-color {
width: 85% !important;
}
}
.single-post .entry-body .entry-title {
margin-bottom: -20px;
}
.wp-block-categories {
margin-bottom: 20px;
}
.wp-block-rss .wp-block-rss__item {
list-style: none;
margin-bottom: 15px;
position: relative;
padding-left: 20px;
}
.wp-block-rss .wp-block-rss__item:before {
position: absolute;
content: '';
width: 5px;
height: 5px;
border-radius: 50%;
background-color: #828893;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.wp-block-calendar .wp-calendar-table {
margin-bottom: 0;
}
.wp-block-calendar .wp-calendar-nav {
margin-bottom: 20px;
}
.wp-block-calendar tr td {
text-align: center;
}
.wp-block-search__inside-wrapper {
margin: 20px 0;
}
.wp-block-search__inside-wrapper input {
border-color: #ccc;
width: 100%;
}
.wp-block-search__inside-wrapper button {
line-height: 36px;
font-size: 16px;
padding: 0 20px 0 15px;
position: absolute;
top: 5px;
right: 5px;
background-color: var(--secondary-color);
border-radius: 10px;
}
.post-1779 .wp-block-pullquote blockquote {
margin: 0 0;
}
#post-1152 .item-category {
display: none;
}
.post-1000 .entry-content > ol > li > ul > li > ul > li {
padding-left: 20px;
}
.post-1000 .entry-content > ul > li > ul > li {
padding-left: 20px;
}
.post-1000 .entry-content > ul > li > ol > li > ul > li {
padding-left: 20px;
}
.entry-blog {
margin-bottom: 39px !important;
}
.wp-block-group.has-background .wp-block-group__inner-container {
margin: 30px 0;
padding: 30px;
}
@media screen and (max-width: 767px) {
.wp-block-group.has-background .wp-block-group__inner-container {
padding: 20px;
}
}
.wp-block-media-text.has-background {
margin-bottom: 30px;
}
.wp-block-media-text.has-background .wp-block-media-text__content > p:first-child {
font-size: 23px;
line-height: 35px;
margin-bottom: 10px;
}
.tag-title .entry-title a {
word-break: break-word;
}
@media screen and (min-width: 1200px) {
.woocommerce-NoticeGroup-checkout {
margin: 0 40px 0 15px;
}
}
.woocommerce-product-content > .woocommerce-product--excerpt {
display: none;
}
.select2-dropdown--below > .select2-search--dropdown, .select2-dropdown--above > .select2-search--dropdown {
padding: 15px 17px 20px 17px;
}
.select2-dropdown--below > .select2-results > .select2-results__options li, .select2-dropdown--above > .select2-results > .select2-results__options li {
padding: 6px 17px;
}
.entry-content > .gallery > .gallery-item {
text-align: center;
}
.entry-content > .gallery > .gallery-item .gallery-icon {
margin-bottom: 13px;
}
.page-id-156 .page-title-inner, .page-id-155 .page-title-inner, .page-id-1134 .page-title-inner, .page-id-1811 .page-title-inner, .page-id-1813 .page-title-inner, .page-id-1133 .page-title-inner {
display: block !important;
}
.page .comment-list-wrap {
padding: 0 0px 20px !important;
}
.page .comment-form-cookies-consent {
margin-top: 15px;
}
.page #commentform .row-one {
width: 110%;
}
.page #commentform .form-submit {
margin-top: 28px;
width: 100%;
}
.widget_block h2, .widget_block label {
color: var(--regular-color);
font-weight: 400;
font-size: 24px;
margin-bottom: 3px;
padding-bottom: 10px;
position: relative;
display: inline;
padding-bottom: 11px;
display: block;
}
.widget_block h2:before, .widget_block label:before {
content: '';
width: 40px;
height: 3px;
background-color: var(--primary-color);
position: absolute;
bottom: 0px;
left: 0px;
}
.widget_nav_menu .sub-menu, .widget_pages .sub-menu, .widget_categories .sub-menu, .widget_nav_menu .children, .widget_pages .children, .widget_categories .children {
padding-left: 0px;
margin-left: 0;
}
.widget_nav_menu .sub-menu > li, .widget_pages .sub-menu > li, .widget_categories .sub-menu > li, .widget_nav_menu .children > li, .widget_pages .children > li, .widget_categories .children > li {
padding-right: 0;
}
.widget_nav_menu .sub-menu {
padding-left: 10px !important;
}
.widget_nav_menu .sub-menu li:last-child {
border: none !important;
}
.widget_nav_menu li {
padding: 0 !important;
border: none !important;
}
.widget_nav_menu li a {
border-bottom: 1px solid #eaeaea;
}
.widget_block h2, .widget_block label {
font-size: 22px;
font-weight: 700;
}
.widget_block.widget_search .wp-block-search__inside-wrapper {
position: relative;
}
.widget_block.widget_search .wp-block-search__inside-wrapper input {
width: 100%;
}
.widget_block.widget_search .wp-block-search__inside-wrapper button {
padding: 0 10px;
position: absolute;
top: 0;
right: 0;
border-radius: 5px;
line-height: 55px;
background-color: transparent;
color: var(--secondary-color);
}
.pxl-content-area .wp-block-search__inside-wrapper {
position: relative;
}
.pxl-content-area .wp-block-search__inside-wrapper input {
width: 100%;
}
.pxl-content-area .wp-block-search__inside-wrapper button {
padding: 0 10px;
position: absolute;
top: 0;
right: 0;
border-radius: 5px;
line-height: 55px;
background-color: transparent;
color: var(--secondary-color);
}
.pxl-content-area .wp-block-search__inside-wrapper button:hover {
color: var(--primary-color);
}
.widget_archive select {
padding: 5px;
}
.widget_block ol {
padding-left: 0;
}
.widget_block ol li {
margin-bottom: 0px;
}
.widget_block ol li:last-child {
margin-bottom: 0px;
padding-bottom: 0;
border-bottom: none;
}
.widget_block a {
font-weight: 400;
}
.widget_calendar th, .widget_calendar td {
text-align: center;
line-height: normal;
padding: 8px;
}
.widget_calendar th a, .widget_calendar td a {
font-weight: 700;
}
.widget_calendar table {
margin: 0;
border-right: 1px solid #ededed;
}
.widget_calendar table > caption {
background-color: #f9f9f9;
border: 1px solid #ededed !important;
border-top: none;
padding: 12px 10px;
line-height: normal;
font-weight: 500;
font-size: 14px;
color: #666;
text-align: center;
}
.widget_calendar .wp-calendar-nav {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-top: 10px;
}
.widget_calendar .wp-calendar-nav a {
font-size: 14px;
color: #666;
font-weight: 700;
background-color: #f9f9f9;
line-height: 40px;
display: inline-block;
padding: 0 20px;
border: 1px solid #ededed;
}
.widget_calendar .wp-calendar-nav a:hover {
color: #fff;
border-color: var(--primary-color);
background-color: var(--primary-color);
}
.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev {
margin-right: 20px;
flex-grow: 1;
}
.widget_block.widget_search {
position: relative;
}
.widget_block.widget_search .wp-block-search__button {
padding: 0;
border: none;
line-height: 51px;
height: 51px;
width: 51px;
border-left: 1px solid #ececf0;
position: absolute;
top: 0;
right: 0;
color: #1b2336;
font-size: 15px;
background-image: none;
background-color: transparent;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
border-radius: 0 !important;
font-size: 0px;
}
.widget_block.widget_search .wp-block-search__button:before {
content: "\f12c";
font-family: 'Caseicon';
font-size: 15px;
font-weight: 400;
}
.widget_block.widget_search .wp-block-search__button:after {
display: none;
}
.widget_block.widget_search .wp-block-search__button:hover {
color: var(--primary-color);
}
.widget_block.widget_search .wp-block-search__input {
font-size: 15px;
color: #1b2336;
border-color: #ececf0;
background-color: #fff;
height: 51px;
padding-left: 20px;
padding-right: 51px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.widget_block.widget_search .wp-block-search__input:focus {
border-color: var(--secondary-color);
}
.widget_block.widget_search .wp-block-search__input:focus + .wp-block-search__button {
border-color: var(--secondary-color);
}
.widget_block.widget_search .wp-block-search__inside-wrapper {
display: block;
position: relative;
}
.widget_block .wp-block-latest-posts__list {
padding-top: 26px;
}
.widget_block .wp-block-latest-posts__list li {
font-size: 0px;
}
.widget_block .wp-block-latest-posts__list li a {
color: #1b1b1b;
display: block;
font-size: 15px;
font-weight: 700;
line-height: 24px;
}
.widget_block .wp-block-latest-posts__list li a:hover {
padding-left: 10px !important;
}
.widget_block .wp-block-latest-posts__list li:last-child > a {
border-bottom: none;
}
.widget_block .wp-block-latest-posts__list li a:hover {
color: var(--primary-color);
padding-left: 30px;
}
.widget_block .wp-block-latest-posts__list li a:hover:before {
left: 15px;
opacity: 1;
}
.widget_block .wp-block-latest-comments li {
color: #415674;
display: block;
font-size: 18px;
font-weight: 600;
line-height: normal;
padding: 12px 0;
position: relative;
border-bottom: 1px solid #ececf0;
position: relative;
}
.widget_block .wp-block-latest-comments li a {
color: var(--secondary-color);
}
.widget_block .wp-block-latest-comments li a:hover {
color: var(--primary-color);
}
.widget_block .wp-block-latest-comments li:last-child > a {
border-bottom: none;
}
strong {
color: var(--secondary-color);
}
table tr td, table th {
border-top: 1px solid #ededed;
border-right: 1px solid #ededed;
padding-left: 10px;
}
.widget_text form, .widget_categories form {
position: relative;
}
.widget_text form select::-ms-expand, .widget_categories form select::-ms-expand {
display: none;
}
.widget_text form select, .widget_categories form select {
-webkit-appearance: none;
appearance: none;
}
@-moz-document url-prefix() {
.widget_text form .ui-select, .widget_categories form .ui-select {
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
position: relative;
overflow: hidden;
}
.widget_text form .ui-select select, .widget_categories form .ui-select select {
width: 110%;
background-position: right 30px center !important;
border: none !important;
}
}
.widget_text form:before, .widget_categories form:before {
content: "\f13c";
font-family: 'Caseicon';
font-size: 10px;
color: var(--primary-color);
font-weight: 700;
position: absolute;
right: 20px;
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%);
}
pre {
overflow: hidden;
}
h2 + ul, h2 + ol {
margin-bottom: 22px;
}
.alignleft, .alignright, .aligncenter {
margin-top: 15px;
margin-bottom: 35px;
}
.alignleft {
display: inline;
float: left;
margin-right: 35px;
}
.alignright {
display: inline;
float: right;
margin-left: 35px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-block-button {
margin-bottom: 32px;
}
.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: 0;
}
.wp-block-button a {
color: #fff !important;
}
.wp-block-button.is-style-outline a {
color: var(--secondary-color) !important;
}
.wp-block-quote.is-style-large {
padding: 30px 60px;
}
.blocks-gallery-caption {
margin-bottom: 32px;
}
.wp-block-cover, .wp-block-cover-image {
margin-bottom: 52px;
}
.block-editor-rich-text__editable a {
color: #fff;
}
.wp-block-group.has-background {
padding: 20px 30px;
margin: 30px 0;
}
.wp-block-media-text.has-background {
margin-bottom: 25px;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.6842em;
}
@media screen and (min-width: 576px) {
li > ul, blockquote > ul {
margin-left: 1.65em;
padding-left: 0;
}
li > ol, blockquote > ol {
margin-left: 1.15em;
padding-left: 0;
}
}
blockquote cite a {
color: #fff;
}
blockquote cite a:hover {
color: #fff;
}
.wp-block-cover p {
color: #fff;
}
.wp-block-cover-image.has-background-dim p, .wp-block-cover.has-background-dim p {
line-height: 48px;
color: #fff;
}
.gallery-item {
display: inline-block;
padding: 1.79104%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery .gallery-caption {
color: #707070;
display: block;
font-size: 14px;
line-height: 1.5;
padding: 7px 0;
}
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
display: none;
}
@media (max-width: 480px) } {
margin-left: 0;
text-align: left;
clear: none;
float: none;
margin-bottom: 30px;
display: block;
}
@media (max-width: 480px) } {
min-width: 280px;
}
.category-block .pxl-related-post {
display: block;
}
.blocks-gallery-grid:not(.has-nested-images).alignleft, .blocks-gallery-grid:not(.has-nested-images).alignright, .wp-block-gallery:not(.has-nested-images).alignleft, .wp-block-gallery:not(.has-nested-images).alignright {
max-width: max-content;
width: 100%;
}
.post-password-form {
position: relative;
}
.post-password-form input[type="submit"] {
position: absolute;
bottom: 5px;
border-radius: 10px;
right: 5px;
background-color: var(--secondary-color);
}
.pxl-item--post.sticky .pxl-item--title {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.pxl-item--post.sticky .pxl-item--title i {
margin-right: 10px;
display: block !important;
}
.single .pxl-item--post .pxl-item--meta {
justify-content: flex-start;
}
.single .pxl-item--excerpt {
margin-top: 20px;
}
.single .pxl-item--category {
display: inline-block !important;
}
.page-links .post-page-numbers {
width: 35px;
height: 35px;
background-color: #e6e6e6;
line-height: 35px;
text-align: center;
font-size: 16px;
font-weight: 700;
display: inline-block;
margin-right: 11px;
color: #000;
position: relative;
z-index: 1;
padding: 0;
border: none;
}
.page-links .post-page-numbers.current, .page-links .post-page-numbers:hover {
color: #fff;
background-color: var(--primary-color);
}
.widget_block {
margin-top: 10px;
}
.widget:nth-child(4), .widget_recent_entries {
margin-top: -25px;
}
button:not(.rm-style-default), .button, input[type="submit"] {
font-size: 14px;
font-weight: 700;
color: #fff;
padding: 0 30px;
line-height: 45px;
-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;
-webkit-border-radius: 45px;
-khtml-border-radius: 45px;
-moz-border-radius: 45px;
-ms-border-radius: 45px;
-o-border-radius: 45px;
border-radius: 45px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
position: relative;
display: inline-block;
cursor: pointer;
border: none;
background-size: 300%, 1px;
background-position: 0%;
height: auto;
}
button:not(.rm-style-default):hover, .button:hover, input[type="submit"]:hover, button:not(.rm-style-default):focus, .button:focus, input[type="submit"]:focus, button:not(.rm-style-default):active, .button:active, input[type="submit"]:active, button:not(.rm-style-default):not([disabled]):not(.disabled).active, .button:not([disabled]):not(.disabled).active, input[type="submit"]:not([disabled]):not(.disabled).active, button:not(.rm-style-default):not([disabled]):not(.disabled):active, .button:not([disabled]):not(.disabled):active, input[type="submit"]:not([disabled]):not(.disabled):active {
outline: medium none;
text-decoration: none;
color: #fff;
background-position: 100%;
}
@keyframes pulse1 {
0% {
box-shadow: var(--primary-color) 0px 0px 0px 0px;
}
100% {
box-shadow: var(--primary-color) 0px 0px 0px 24px;
opacity: 0;
transition-delay: 200ms;
}
}
.btn {
display: inline-flex;
align-items: center;
font-size: 14px;
font-weight: 700;
color: #fff;
padding: 0 30px;
line-height: 45px;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
-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;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
position: relative;
cursor: pointer;
border: none;
background-color: var(--primary-color);
height: auto;
}
.btn i {
line-height: normal;
}
.btn i.flaticon {
line-height: 1;
}
.btn.pxl-icon--right {
flex-direction: row-reverse;
}
.btn:hover, .btn:focus, .btn:active {
outline: medium none;
text-decoration: none;
color: #fff;
}
.btn.btn-default:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
border-radius: 1000px;
}
.btn.btn-default:hover:before {
box-shadow: rgba(56, 177, 237, 0.5) 2px 2px 20px 0px;
}
.btn.skew {
transform: skewX(-5deg);
}
.btn.skew span {
transform: skewX(5deg);
}
.btn.outlines {
position: relative;
}
.btn.outlines:before {
position: absolute;
content: '';
border: 1px solid var(--primary-color);
top: -13px;
left: -13px;
right: -13px;
bottom: -13px;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.btn.outlines span {
z-index: 2;
position: relative;
}
.btn.outlines:after {
position: absolute;
content: '';
background-color: var(--primary-color);
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
z-index: 0;
}
.btn.outlines:hover:before {
animation: pulse1 1s infinite;
}
.btn.outlines:hover:after {
top: -13px;
left: -13px;
right: -13px;
bottom: -13px;
}
.btn.btn-text-underline {
background: none;
padding: 0;
line-height: normal;
overflow: visible;
white-space: nowrap;  }
.btn.btn-text-underline span {
text-decoration: underline;
}
.btn.btn-text-underline i {
color: var(--primary-color);
font-size: 20px;
line-height: 1;
}
.btn.btn-text-underline:hover i {
-o-animation: pxl_right_from_left 0.6s forwards;
-ms-animation: pxl_right_from_left 0.6s forwards;
-webkit-animation: pxl_right_from_left 0.6s forwards;
animation: pxl_right_from_left 0.6s forwards;
}
.btn.hover-style1 {
overflow: hidden;
background: #e72129;
text-align: center;
position: relative;
}
.btn.hover-style1:after {
content: "";
background: #000;
position: absolute;
z-index: -1;
padding: 0.85em 0.75em;
display: block;
left: -20%;
right: -20%;
top: 0;
bottom: 0;
transform: skewX(45deg) scale(0, 1);
transition: 500ms !important;
}
.btn.hover-style1:hover:after {
transform: skewX(45deg) scale(1, 1);
}
.btn.hover-style1: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.hover-style1:hover .pxl--btn-text:before {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.btn.hover-style1:hover .pxl--btn-text span {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.btn.hover-style1:not(:hover) .pxl--btn-text > span {
transition-delay: 0s !important;
}
.pxl-wapper .icon-space-left {
margin-left: 12px;
}
.pxl-wapper .icon-space-right {
margin-right: 12px;
}
.pxl-wapper .btn-plus-text {
font-size: 14px;
min-width: 40px;
height: 40px;
font-weight: 700;
text-align: center;
line-height: 40px;
background-color: #343b2e;
color: #fff;
border-radius: 40px;
display: inline-flex;
align-items: center;
justify-content: center;
}
.pxl-wapper .btn-plus-text span {
display: none;
height: auto !important;
opacity: 1 !important;
white-space: nowrap;
}
.pxl-wapper .btn-plus-text i {
font-style: normal;
-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-size: 16px;
}
.pxl-wapper .btn-plus-text:hover {
padding: 0 20px;
background-color: var(--primary-color);
color: #122a00;
min-width: 90px;
}
.pxl-wapper .btn-plus-text:hover i {
margin-left: 8px;
}
.pxl-wapper .pxl-btn-effect1 {
background: var(--primary-color);
overflow: hidden;
z-index: 1;
}
.pxl-wapper .pxl-btn-effect1 i {
transition: 0.5s;
}
.pxl-wapper .pxl-btn-effect1:hover i {
margin-left: 16px;
margin-right: 10px;
}
.pxl-wapper .pxl-btn-effect1:before {
content: '';
z-index: -1;
position: absolute;
top: 50%;
left: 100%;
margin: -15px 0 0 1px;
width: 30px;
height: 30px;
border-radius: 50%;
background: #000;
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-transform: scale3d(1, 2, 1);
transform: scale3d(1, 2, 1);
-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
transition: transform 0.5s, opacity 0.5s;
transition-timing-function: ease, ease;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
}
.pxl-wapper .pxl-btn-effect1:hover:before {
-webkit-transform: scale3d(9, 9, 1);
transform: scale3d(9, 9, 1);
}
.pxl-wapper .pxl-btn-effect1:hover, .pxl-wapper .pxl-btn-effect1:focus {
background: var(--primary-color);
}
.pxl-wapper .pxl-btn-effect2 {
position: relative;
overflow: hidden;
z-index: 1;
}
.pxl-wapper .pxl-btn-effect2:before {
background-color: #fff;
content: "";
height: 100%;
left: 0;
opacity: 0.1;
position: absolute;
top: 0;
transform: skewX(25deg);
-webkit-transition: all 0.5s ease 0s;
-khtml-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
width: 0;
z-index: -1;
}
.pxl-wapper .pxl-btn-effect2:hover:before {
left: 5%;
width: 90%;
}
.pxl-wapper .pxl-btn-effect3 {
position: relative;
z-index: 1;
overflow: visible;
}
.pxl-wapper .pxl-btn-effect3:before, .pxl-wapper .pxl-btn-effect3:after {
width: 4.4em;
height: 2.95em;
position: absolute;
content: "";
display: inline-block;
background: var(--primary-color);
border-radius: 50%;
transition: transform 0.6s ease;
transform: scale(0);
z-index: -1;
}
.pxl-wapper .pxl-btn-effect3:before {
top: -25%;
left: 20%;
}
.pxl-wapper .pxl-btn-effect3:after {
bottom: -25%;
right: 20%;
}
.pxl-wapper .pxl-btn-effect3:hover:before, .pxl-wapper .pxl-btn-effect3:hover:after {
transform: none;
}
.pxl-wapper .pxl-btn-effect4, .pxl-wapper .pxl-mailchimp.style-primary [type="submit"], .pxl-mailchimp.style-primary .pxl-wapper [type="submit"] {
background: transparent;
z-index: 1;
position: relative;
overflow: hidden;
transition: 0ms !important;
}
.pxl-wapper .pxl-btn-effect4:before, .pxl-wapper .pxl-mailchimp.style-primary [type="submit"]:before, .pxl-mailchimp.style-primary .pxl-wapper [type="submit"]:before {
content: '';
z-index: -1;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: var(--secondary-color);
-webkit-mask: url(//hostingcontinental.com/wp-content/themes/hostco/assets/img/btn-mask1.png);
mask: url(//hostingcontinental.com/wp-content/themes/hostco/assets/img/btn-mask1.png);
-webkit-mask-size: 7100% 100%;
mask-size: 7100% 100%;
-webkit-animation: pxl_ani1 0.7s steps(70) forwards;
animation: pxl_ani1 0.7s steps(70) forwards;
}
.pxl-wapper .pxl-btn-effect4:after, .pxl-wapper .pxl-mailchimp.style-primary [type="submit"]:after, .pxl-mailchimp.style-primary .pxl-wapper [type="submit"]:after {
content: '';
-webkit-border-radius: inherit;
-khtml-border-radius: inherit;
-moz-border-radius: inherit;
-ms-border-radius: inherit;
-o-border-radius: inherit;
border-radius: inherit;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -2;
border: 2px solid var(--primary-color);
}
.pxl-wapper .pxl-btn-effect4:hover, .pxl-wapper .pxl-mailchimp.style-primary [type="submit"]:hover, .pxl-mailchimp.style-primary .pxl-wapper [type="submit"]:hover {
color: var(--primary-color);
}
.pxl-wapper .pxl-btn-effect4:hover i, .pxl-wapper .pxl-mailchimp.style-primary [type="submit"]:hover i, .pxl-mailchimp.style-primary .pxl-wapper [type="submit"]:hover i {
-o-animation: pxl_right_from_left 0.6s forwards;
-ms-animation: pxl_right_from_left 0.6s forwards;
-webkit-animation: pxl_right_from_left 0.6s forwards;
animation: pxl_right_from_left 0.6s forwards;
}
.pxl-wapper .pxl-btn-effect4:hover:before, .pxl-wapper .pxl-mailchimp.style-primary [type="submit"]:hover:before, .pxl-mailchimp.style-primary .pxl-wapper [type="submit"]:hover:before {
-webkit-animation: pxl_ani2 0.7s steps(70) forwards;
animation: pxl_ani2 0.7s steps(70) forwards;
}
.pxl-wapper .pxl-btn-effect5, .pxl-wapper .pxl-mailchimp.style-box-round [type="submit"], .pxl-mailchimp.style-box-round .pxl-wapper [type="submit"], .pxl-wapper .pxl-mailchimp.style-outline.style-btn-gradient [type="submit"], .pxl-mailchimp.style-outline.style-btn-gradient .pxl-wapper [type="submit"], .pxl-wapper .pxl-mailchimp.style-box-white2 [type="submit"], .pxl-mailchimp.style-box-white2 .pxl-wapper [type="submit"], .pxl-wapper .btn-primary {
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-size: inherit;
background-position: center;
white-space: nowrap;
z-index: 1;
overflow: hidden;
}
.pxl-wapper .pxl-btn-effect5:after, .pxl-wapper .pxl-mailchimp.style-box-round [type="submit"]:after, .pxl-mailchimp.style-box-round .pxl-wapper [type="submit"]:after, .pxl-wapper .pxl-mailchimp.style-outline.style-btn-gradient [type="submit"]:after, .pxl-mailchimp.style-outline.style-btn-gradient .pxl-wapper [type="submit"]:after, .pxl-wapper .pxl-mailchimp.style-box-white2 [type="submit"]:after, .pxl-mailchimp.style-box-white2 .pxl-wapper [type="submit"]:after, .pxl-wapper .btn-primary:after {
content: "";
background: #fff;
position: absolute;
height: 120%;
width: 15px;
opacity: 0.2;
left: -45%;
top: -10%;
-webkit-transition: all 0.8s;
-khtml-transition: all 0.8s;
-moz-transition: all 0.8s;
-ms-transition: all 0.8s;
-o-transition: all 0.8s;
transition: all 0.8s;
-webkit-transform: rotate(15deg);
-khtml-transform: rotate(15deg);
-moz-transform: rotate(15deg);
-ms-transform: rotate(15deg);
-o-transform: rotate(15deg);
transform: rotate(15deg);
}
.pxl-wapper .pxl-btn-effect5:hover:after, .pxl-wapper .pxl-mailchimp.style-box-round [type="submit"]:hover:after, .pxl-mailchimp.style-box-round .pxl-wapper [type="submit"]:hover:after, .pxl-wapper .pxl-mailchimp.style-outline.style-btn-gradient [type="submit"]:hover:after, .pxl-mailchimp.style-outline.style-btn-gradient .pxl-wapper [type="submit"]:hover:after, .pxl-wapper .pxl-mailchimp.style-box-white2 [type="submit"]:hover:after, .pxl-mailchimp.style-box-white2 .pxl-wapper [type="submit"]:hover:after, .pxl-wapper .btn-primary:hover:after {
left: 130%;
}
.pxl-wapper .pxl-btn-effect6 {
background-image: -webkit-linear-gradient(60deg, ,  50%);
background-image: -moz-linear-gradient(60deg, ,  50%);
background-image: -ms-linear-gradient(60deg, ,  50%);
background-image: -o-linear-gradient(60deg, ,  50%);
background-image: linear-gradient(60deg, ,  50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr=' 50%');
background-size: inherit;
background-position: center;
white-space: nowrap;
z-index: 1;
overflow: hidden;
}
.pxl-wapper .pxl-btn-effect6:after {
content: "";
background: #fff;
position: absolute;
height: 120%;
width: 15px;
opacity: 0.2;
left: -45%;
top: -10%;
-webkit-transition: all 0.8s;
-khtml-transition: all 0.8s;
-moz-transition: all 0.8s;
-ms-transition: all 0.8s;
-o-transition: all 0.8s;
transition: all 0.8s;
-webkit-transform: rotate(15deg);
-khtml-transform: rotate(15deg);
-moz-transform: rotate(15deg);
-ms-transform: rotate(15deg);
-o-transform: rotate(15deg);
transform: rotate(15deg);
}
.pxl-wapper .pxl-btn-effect6:hover {
-webkit-transform: translateY(-4px);
-khtml-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
-o-transform: translateY(-4px);
transform: translateY(-4px);
}
.pxl-wapper .pxl-btn-effect6:hover:after {
left: 130%;
}
.pxl-wapper .pxl-btn-effect7 {
z-index: 1;
}
.pxl-wapper .pxl-btn-effect7:after {
background-color: #fff;
content: "";
height: 100%;
left: 0;
opacity: 0.1;
position: absolute;
top: 0;
transform: skewX(25deg);
-webkit-transition: all 0.5s ease 0s;
-khtml-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
width: 0;
z-index: -1;
}
.pxl-wapper .pxl-btn-effect7:hover:after {
left: 5%;
width: 90%;
}
.pxl-wapper .pxl-btn-effect7:hover i {
-o-animation: pxl_right_from_left 0.6s forwards;
-ms-animation: pxl_right_from_left 0.6s forwards;
-webkit-animation: pxl_right_from_left 0.6s forwards;
animation: pxl_right_from_left 0.6s forwards;
}
.pxl-wapper .pxl-btn-effect8 {
font-size: 16px;
padding-left: 38px;
padding-right: 38px;
-webkit-border-radius: 0 0 8px 0;
-khtml-border-radius: 0 0 8px 0;
-moz-border-radius: 0 0 8px 0;
-ms-border-radius: 0 0 8px 0;
-o-border-radius: 0 0 8px 0;
border-radius: 0 0 8px 0;
border: 2px solid #25aaeb;
line-height: 71px;
}
@media screen and (max-width: 767px) {
.pxl-wapper .pxl-btn-effect8 {
line-height: 61px;
padding: 0 28px;
}
}
.pxl-wapper .pxl-btn-effect8:hover {
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
background-color: #25aaeb;
}
.pxl-wapper .btn-text-slide {
position: relative;
display: inline-flex;
align-items: center;
}
.pxl-wapper .btn-text-slide 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-wapper .btn-text-slide .icon-hover {
position: absolute;
top: 50%;
left: -20px;
transform: translateY(-50%);
opacity: 0;
visibility: hidden;
}
.pxl-wapper .btn-text-slide:hover {
padding-left: 28px;
}
.pxl-wapper .btn-text-slide:hover .icon-hover {
left: 0;
visibility: visible;
opacity: 1;
}
.pxl-wapper .btn-text-slide:hover .icon-fixed {
-webkit-transform: translateX(20px);
-khtml-transform: translateX(20px);
-moz-transform: translateX(20px);
-ms-transform: translateX(20px);
-o-transform: translateX(20px);
transform: translateX(20px);
position: relative;
opacity: 0;
visibility: hidden;
}
.pxl-wapper .btn-primary {
background: var(--primary-color);
}
.btn-slide3-1 {
transition: 300ms !important;
}
.btn-slide3-1:before {
background: #fff !important;
}
.btn-slide3-1:after {
background: #d20808 !important;
}
.btn-slide3-1:hover {
color: #fff !important;
}
.btn-slide3-2 {
display: flex !important;
justify-content: center !important;
align-items: center !important;
padding: 0 !important;
transition: 300ms !important;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.btn-slide3-2 i {
font-size: 20px;
padding-right: 10px;
}
.btn-slide3-2:before {
background: #d20808 !important;
}
.btn-slide3-2:after {
background: #fff !important;
}
.btn-slide3-2:hover {
color: #000 !important;
}
.pxl-button-tooltip .tooltips, .pxl-button-popover .tooltips {
position: relative;
display: inline;
}
.pxl-button-tooltip a, .pxl-button-popover a {
padding: 0;
}
.pxl-button-tooltip .tooltips span, .pxl-button-popover .tooltips span {
position: absolute;
color: #fff;
background: #6d6d6d;
max-width: 250px;
width: max-content;
padding: 0 10px;
font-size: 14px;
font-weight: 400;
line-height: 32px;
text-align: center;
border-radius: 3px;
visibility: hidden;
opacity: 0;
filter: alpha(opacity=0);
transition: 300ms;
}
.pxl-button-tooltip .tooltips:hover span, .pxl-button-popover .tooltips:hover span {
visibility: visible;
opacity: 1;
z-index: 999;
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
filter: alpha(opacity=100);
}
.pxl-button-tooltip .tooltips[tooltip-position="top"]:hover span, .pxl-button-popover .tooltips[tooltip-position="top"]:hover span {
bottom: calc(100% + 10px);
}
.pxl-button-tooltip .tooltips[tooltip-position="bottom"]:hover span, .pxl-button-popover .tooltips[tooltip-position="bottom"]:hover span {
top: calc(100% + 10px);
}
.pxl-button-tooltip .tooltips[tooltip-position="left"]:hover span, .pxl-button-popover .tooltips[tooltip-position="left"]:hover span {
right: calc(100% + 10px);
}
.pxl-button-tooltip .tooltips[tooltip-position="right"]:hover span, .pxl-button-popover .tooltips[tooltip-position="right"]:hover span {
left: calc(100% + 10px);
}
.pxl-button-tooltip .tooltips[tooltip-position="top"] span, .pxl-button-popover .tooltips[tooltip-position="top"] span {
transform: translateX(-50%);
left: 50%;
bottom: calc(100% + 30px);
}
.pxl-button-tooltip .tooltips[tooltip-position="bottom"] span, .pxl-button-popover .tooltips[tooltip-position="bottom"] span {
transform: translateX(-50%);
left: 50%;
top: calc(100% + 30px);
}
.pxl-button-tooltip .tooltips[tooltip-position="left"] span, .pxl-button-popover .tooltips[tooltip-position="left"] span {
transform: translateY(-50%);
right: calc(100% + 30px);
top: 50%;
}
.pxl-button-tooltip .tooltips[tooltip-position="right"] span, .pxl-button-popover .tooltips[tooltip-position="right"] span {
transform: translateY(-50%);
left: calc(100% + 30px);
top: 50%;
}
.popover {
position: absolute;
z-index: 1080;
display: block;
max-width: 276px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
background-color: #fff;
background-clip: padding-box;
border-radius: 0.3rem;
box-shadow: rgba(0, 0, 0, 0.05) 0 5px 15px 0;
}
.popover-header {
padding: 0.5rem 1rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: bold;
color: #161c2d;
background-color: #fff;
border-bottom: 1px solid #d8d8d8;
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px);
}
.popover-body {
padding: 1rem;
color: #4f4f4f;
z-index: 1080;
display: block;
max-width: 276px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
background-color: #fff;
background-clip: padding-box;
}
.bs-popover-left {
left: -10px !important;
}
.bs-popover-top {
top: -10px !important;
}
.bs-popover-right {
left: 10px !important;
right: auto !important;
}
.bs-popover-bottom {
top: 10px !important;
bottom: auto !important;
}
.revslider-initialised .hostco-bullets1 .tp-bullet {
width: 14px;
height: 14px;
-webkit-border-radius: 14px;
-khtml-border-radius: 14px;
-moz-border-radius: 14px;
-ms-border-radius: 14px;
-o-border-radius: 14px;
border-radius: 14px;
-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);
}
.revslider-initialised .hostco-arrows-1.tparrows {
width: 63px;
height: 63px;
border: 2px solid #b5c2c1;
background-color: transparent;
border-radius: 63px;
color: #b5c2c1;
-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-size: 17px;
}
@media screen and (max-width: 1400px) {
.revslider-initialised .hostco-arrows-1.tparrows {
width: 50px;
height: 50px;
font-size: 15px;
}
}
.revslider-initialised .hostco-arrows-1.tparrows:hover {
border-color: rgba(255, 255, 255, 0.45);
color: rgba(255, 255, 255, 0.45);
}
.revslider-initialised .hostco-arrows-1.tparrows:before {
line-height: normal;
color: inherit;
font-family: "Caseicon";
font-size: inherit;
}
.revslider-initialised .hostco-arrows-1.tparrows.tp-leftarrow:before {
content: "\f136";
}
.revslider-initialised .hostco-arrows-1.tparrows.tp-rightarrow:before {
content: "\f14d";
}
@media screen and (max-width: 991px) {
.rs-parallax-wrap.pxl-group-center {
min-width: 600px;
top: 50% !important;
-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-section-bg-parallax {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.pxl-logo a {
display: inline-block;
}
.pxl-logo img {
width: auto;
vertical-align: middle;
}
.pxl-header-search-form, .form-domain {
position: relative;
}
.pxl-header-search-form input, .form-domain input {
height: 50px !important;
font-size: 15px !important;
box-shadow: rgba(20, 20, 20, 0.05) 2px 2px 20px 0px !important;
border-radius: 100px;
font-size: 1rem;
font-weight: 400;
line-height: 1.6;
color: #4f4f4f;
font-size: 1rem !important;
font-weight: 400 !important;
line-height: 1.6 !important;
color: #4f4f4f !important;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
border-color: transparent !important;
}
.pxl-header-search-form input:active, .form-domain input:active, .pxl-header-search-form input:focus, .form-domain input:focus {
background-color: #fff;
}
.pxl-header-search-form ::placeholder, .form-domain ::placeholder {
color: #757575 !important;
}
.pxl-header-search-form button, .form-domain button, .pxl-header-search-form .search-submit, .form-domain .search-submit {
cursor: pointer;
position: absolute;
border-radius: 0 100px 100px 0;
padding: 0 50px;
right: 0px;
top: 0px;
background-color: var(--secondary-color);
height: 50px;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
@media (max-width: 480px) {
.pxl-header-search-form button, .form-domain button, .pxl-header-search-form .search-submit, .form-domain .search-submit {
padding: 0 20px;
}
}
.pxl-header-search-form button i, .form-domain button i, .pxl-header-search-form .search-submit i, .form-domain .search-submit i {
color: #fff;
font-size: 28px;
line-height: 50px;
}
.pxl-header-search-form button:hover, .form-domain button:hover, .pxl-header-search-form .search-submit:hover, .form-domain .search-submit:hover {
background-color: var(--secondary-color);
}
.form-domain .info-domain {
background-color: #fff;
border: 1px solid #eaeaea;
border-radius: 8px;
display: none;
padding: 20px 20px 15px 20px;
margin-top: 20px;
}
.form-domain .info-domain .status {
font-size: 16px;
font-weight: 700;
color: #000;
}
.form-domain .info-domain .status.text-red {
color: red;
}
.form-domain .info-domain .buy {
margin-top: 20px;
display: none;
}
.form-domain .info-domain .buy.show-btn-buy {
display: inline-block;
border-radius: 8px;
overflow: hidden;
}
.form-domain .info-domain .buy.show-btn-buy a {
width: 100%;
height: 100%;
display: block;
color: #fff;
}
.form-domain .info-domain .buy.show-btn-buy:hover {
box-shadow: rgba(56, 177, 237, 0.5) 2px 2px 20px 0px;
}
.form-domain .info-domain.show-info {
display: block !important;
background-color: rgba(209, 231, 221, 0.3);
}
.form-domain .info-domain .wrap-info-domain {
margin-top: 2px;
}
.form-domain .info-domain .wrap-info-domain.hide-info {
display: none;
}
.form-domain .info-domain .wrap-info-domain .wrap-country, .form-domain .info-domain .wrap-info-domain .wrap-creat-time, .form-domain .info-domain .wrap-info-domain .wrap-expiration-time {
padding: 2px 0;
}
.form-domain .info-domain .wrap-info-domain .wrap-country span:nth-child(1), .form-domain .info-domain .wrap-info-domain .wrap-creat-time span:nth-child(1), .form-domain .info-domain .wrap-info-domain .wrap-expiration-time span:nth-child(1) {
font-weight: 700;
}
.form-domain .info-domain .wrap-info-domain .wrap-country span:nth-child(2), .form-domain .info-domain .wrap-info-domain .wrap-creat-time span:nth-child(2), .form-domain .info-domain .wrap-info-domain .wrap-expiration-time span:nth-child(2) {
font-weight: 400;
}
.pxl-heading .typed-cursor {
margin-left: -10px;
animation: blink 0.8s infinite;
}
.pxl-heading .pxl-item--title {
font-size: 40px;
color: var(--regular-color);
}
.pxl-heading .pxl-item--title.highlight-text-gradient span {
background: -webkit-linear-gradient(0deg, var(--primary-color), var(--secondary-color));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.pxl-heading .pxl-item--title b {
font-weight: 700;
}
.pxl-heading .pxl-heading--inner {
display: inline-block;
}
.pxl-heading .pxl-title--highlight {
border-radius: 4px;
overflow: hidden;
}
.pxl-heading .pxl-item--subtitle.sub-style-gradient {
margin-bottom: 28px;
}
.pxl-heading .pxl-item--subtitle.sub-style-gradient span {
font-size: 17px;
color: #fff;
display: inline-block;
line-height: 34px;
padding: 0 20px;
border-radius: 34px;
font-weight: 700;
}
.pxl-heading .pxl-item--subtitle.style2 .wrap-subtitle {
background-color: transparent;
}
.pxl-heading .pxl-text--slide {
display: inline-block;
overflow: hidden;
vertical-align: middle;
position: relative;
}
.pxl-heading .pxl-text--slide span {
display: inline-block;
padding-bottom: 4px;
}
.pxl-heading .wow.letter {
-webkit-transform: translateY(100%);
-khtml-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.pxl-heading .wow.letter.animated {
-webkit-transform: translateY(0px);
-khtml-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.pxl-text-editor p {
margin: 0;
}
.pxl-text-editor .btn {
margin: 0 12px;
}
.pxl-text-editor .sc-button-wrap {
display: inline-flex;
}
.pxl-text-editor .pxl-item--inner {
display: inline-block;
}
.pxl-link {
list-style: none;
margin: 0;
padding: 0;
}
.pxl-link li {
margin-bottom: 14px;
}
.pxl-link li a {
display: inline-flex;
}
.pxl-link li a span > span {
background: #fdda76;
font-weight: bold;
padding: 0 5px;
border-radius: 5px;
font-weight: 700;
}
.pxl-link li i {
min-width: 18px;
margin-right: 8px;
margin-top: 5px;
font-size: 15px;
color: var(--secondary-color);
}
.pxl-link li:last-child {
margin-bottom: 0px;
}
.pxl-link.hv-style2 a {
position: relative;
display: inline-flex;
}
.pxl-link.hv-style2 a:before {
content: '';
background-color: var(--primary-color);
width: 0;
height: 1px;
position: absolute;
bottom: 2px;
left: 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 screen and (min-width: 1200px) {
.pxl-link.hv-style2 a:hover {
margin-left: 8px;
}
}
.pxl-link.hv-style2 a:hover:before {
width: 100%;
}
.pxl-link.hv-style3 a {
position: relative;
display: inline-flex;
}
.pxl-link.hv-style3 a:before {
content: '';
background-color: var(--primary-color);
width: 11px;
height: 2px;
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: -11px;
-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);
opacity: 0;
}
.pxl-link.hv-style3 a:hover {
padding-left: 18px;
}
.pxl-link.hv-style3 a:hover:before {
left: 0;
opacity: 1;
}
.pxl-link.hv-style4 li {
background-color: #fff;
padding: 24px 26px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
font-weight: 500;
color: #414141;
}
.pxl-link.hv-style4 li i {
margin-right: 18px;
color: #6a5dde;
}
.pxl-link.hv-style4 li a {
color: inherit;
}
.pxl-link.hv-style4 li a:hover {
color: inherit;
}
.pxl-link.hv-style5 li {
background-color: #fff;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-weight: 700;
font-size: 18px;
color: #666;
}
.pxl-link.hv-style5 li i {
position: absolute;
top: 50%;
right: 20px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
margin: 0;
font-size: inherit;
text-align: right;
}
.pxl-link.hv-style5 li a {
color: inherit;
display: block;
position: relative;
padding: 14px 42px 14px 22px;
}
.pxl-link.hv-style5 li a:hover {
color: var(--primary-color);
}
.pxl-link.hv-style6 li {
background-color: #fff;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
font-weight: 700;
font-size: 18px;
color: #211d1c;
-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.hv-style6 li i {
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%);
margin: 0;
font-size: inherit;
text-align: right;
width: 37px;
height: 35px;
background-color: #f6f6f6;
border-radius: 2px;
line-height: 35px;
text-align: center;
font-size: 24px;
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);
}
.pxl-link.hv-style6 li a {
color: inherit;
display: block;
position: relative;
padding: 14px 42px 14px 22px;
}
.pxl-link.hv-style6 li:hover {
background-color: var(--primary-color);
color: #fff;
}
.pxl-link.hv-style6 li:hover i {
background-color: #fff;
color: #171717;
}
.pxl-link.hv-style7 i {
margin-right: 16px;
height: 30px;
width: 30px;
min-width: 30px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
background-image: -webkit-linear-gradient(60deg, ,  50%);
background-image: -moz-linear-gradient(60deg, ,  50%);
background-image: -ms-linear-gradient(60deg, ,  50%);
background-image: -o-linear-gradient(60deg, ,  50%);
background-image: linear-gradient(60deg, ,  50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr=' 50%');
color: #fff;
text-align: center;
line-height: 30px;
font-size: 14px;
margin-top: -1px;
}
.pxl-link.hv-style7 span {
font-size: 18px;
color: #505050;
}
.pxl-link.hv-style8 li {
display: inline-block;
margin-bottom: 0;
border-style: solid;
border-color: #e0e4e9;
border-width: 0 1px 0 0;
}
.pxl-link.hv-style8 li a {
line-height: 42px;
display: block;
padding: 0 20px;
}
.pxl-link.hv-style8 li:last-child {
border: none;
}
.pxl-link.hv-style8 li + li {
margin-left: -4px;
}
.btn-video {
background-color: #fff;
width: 72px;
height: 72px;
line-height: 72px;
text-align: center;
color: #000;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
display: inline-block;
}
.btn-video:before {
content: "";
position: absolute;
z-index: 0;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.63);
border-radius: 50%;
animation: pxl_scale1 1500ms ease-out infinite;
-webkit-animation: pxl_scale1 1500ms ease-out infinite;
z-index: -2;
}
.btn-video:hover, .btn-video:focus {
color: #000;
}
.btn-video:hover:before {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.pxl-button-video1.style1 {
width: 62px;
height: 62px;
line-height: 62px;
}
.pxl-button-video1.style2 {
width: 120px;
height: 120px;
line-height: 120px;
position: relative;
z-index: 1;
font-size: 34px;
background: none;
color: #e72129;
background-color: rgba(255, 255, 255, 0.05);
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-backdrop-filter: blur(4px);
-ms-backdrop-filter: blur(4px);
-o-backdrop-filter: blur(4px);
backdrop-filter: blur(4px);
-webkit-transition: 300ms all ease 0ms;
-khtml-transition: 300ms all ease 0ms;
-moz-transition: 300ms all ease 0ms;
-ms-transition: 300ms all ease 0ms;
-o-transition: 300ms all ease 0ms;
transition: 300ms all ease 0ms;
text-align: center;
}
.pxl-button-video1.style2 i {
width: 100%;
height: 100%;
text-align: center !important;
line-height: 120px;
}
.pxl-button-video1.style2:before {
position: absolute;
content: '';
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
animation: scale-border 3s linear infinite;
border: 0.3px solid #fff;
background-color: transparent !important;
border-radius: 500px;
opacity: 0;
}
.pxl-button-video1.style2:after {
position: absolute;
content: '';
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
animation: scale-border 3s 1.5s linear infinite;
background-color: transparent !important;
border: 0.3px solid #fff;
border-radius: 500px;
opacity: 0;
}
.pxl-button-video1.style2:hover {
transform: scale(0.9);
}
.pxl-pagination1 {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.pxl-pagination1 > div {
padding: 0 15px;
width: 50%;
}
.pxl-pagination1 a {
display: inline-flex;
align-items: center;
font-size: 15px;
font-weight: 500;
color: #6a6777;
}
.pxl-pagination1 .item--prev i {
margin-right: 18px;
}
.pxl-pagination1 .item--prev i:before {
-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;
}
.pxl-pagination1 .item--prev a:hover i {
-o-animation: pxl_left_from_right 0.6s forwards;
-ms-animation: pxl_left_from_right 0.6s forwards;
-webkit-animation: pxl_left_from_right 0.6s forwards;
animation: pxl_left_from_right 0.6s forwards;
}
.pxl-pagination1 .item--next {
text-align: right;
}
.pxl-pagination1 .item--next i {
margin-left: 18px;
}
.pxl-pagination1 .item--next a:hover i {
-o-animation: pxl_right_from_left 0.6s forwards;
-ms-animation: pxl_right_from_left 0.6s forwards;
-webkit-animation: pxl_right_from_left 0.6s forwards;
animation: pxl_right_from_left 0.6s forwards;
}
.pxl-search-popup-button, .pxl-cart-sidebar-button {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
color: #09013f;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
cursor: pointer;
font-size: 21px;
position: relative;
}
.pxl-search-popup-button.style-box {
width: 47px;
height: 47px;
background-color: #009688;
line-height: 47px;
color: #fff;
font-size: 20px;
}
.pxl-cart-sidebar-button .pxl_cart_counter {
background-color: #6bd800;
color: #fff;
width: 20px;
height: 20px;
line-height: 20px;
border-radius: 20px;
position: absolute;
top: 0;
right: -8px;
font-size: 12px;
font-weight: 700;
font-family: 'Mulish', sans-serif;
}
.pxl-cart-popup-button {
cursor: pointer;
}
.pxl-feature1 .pxl--item-title {
margin-bottom: 0;
margin-right: 10px;
font-size: 18px;
position: relative;
padding-bottom: 7px;
}
@media screen and (max-width: 767px) {
.pxl-feature1 .pxl--item-title {
margin-right: 0;
margin-bottom: 20px;
}
}
.pxl-feature1 .pxl--item-title:before {
content: '';
width: 68px;
height: 2px;
background-color: #000439;
-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;
bottom: 0;
left: 0;
}
.pxl-feature1 .pxl--item-title span {
color: var(--primary-color);
}
.pxl-feature1 .pxl--item-description {
color: #585e6c;
margin-bottom: 14px;
}
.pxl-feature1 .pxl--item-meta {
padding: 0 15px;
width: 45%;
}
@media screen and (max-width: 767px) {
.pxl-feature1 .pxl--item-meta {
width: 100%;
}
}
.pxl-feature1 .pxl--item-holder {
width: 55%;
padding: 0 15px;
}
@media screen and (max-width: 767px) {
.pxl-feature1 .pxl--item-holder {
width: 100%;
}
}
.pxl-feature1 .pxl--item {
margin: 0 -15px;
display: flex;
flex-wrap: wrap;
}
.pxl-feature1 .pxl--item + .pxl--item {
margin-top: 54px;
}
.pxl-feature1 .pxl--item:hover .pxl--item-title:before {
width: 100%;
}
.pxl-section-shadow1 {
z-index: 1;
}
.pxl-section-shadow1:before {
content: '';
position: absolute;
top: 0;
left: 30px;
right: 30px;
bottom: 0;
z-index: -2;
-webkit-box-shadow: 0 35px 43px rgba(85, 2, 255, 0.1);
-khtml-box-shadow: 0 35px 43px rgba(85, 2, 255, 0.1);
-moz-box-shadow: 0 35px 43px rgba(85, 2, 255, 0.1);
-ms-box-shadow: 0 35px 43px rgba(85, 2, 255, 0.1);
-o-box-shadow: 0 35px 43px rgba(85, 2, 255, 0.1);
box-shadow: 0 35px 43px rgba(85, 2, 255, 0.1);
}
.pxl-section-shadow1:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: inherit;
background-image: inherit;
background-size: inherit;
background-position: inherit;
z-index: -1;
}
.pxl-contact-form.btn-w-full button, .pxl-contact-form.btn-w-full .wpcf7-submit {
width: 100%;
}
.pxl-contact-form .wpcf7-form-control-wrap {
display: inline-flex;
width: 100%;
position: relative;
}
.pxl-contact-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
position: absolute;
bottom: -11px;
left: 0px;
font-size: 12px;
background-color: #dc3232;
color: rgba(255, 255, 255, 0.87);
padding: 0 6px;
white-space: nowrap;
line-height: 22px;
z-index: 99;
}
.pxl-contact-form form {
position: relative;
}
.pxl-contact-form form .wpcf7-response-output {
margin: 30px 0 10px;
border: none;
background-color: #fff;
border-radius: 5px;
font-size: 15px;
padding: 12px 20px;
-webkit-box-shadow: 0 0 13px rgba(154, 154, 154, 0.13);
-khtml-box-shadow: 0 0 13px rgba(154, 154, 154, 0.13);
-moz-box-shadow: 0 0 13px rgba(154, 154, 154, 0.13);
-ms-box-shadow: 0 0 13px rgba(154, 154, 154, 0.13);
-o-box-shadow: 0 0 13px rgba(154, 154, 154, 0.13);
box-shadow: 0 0 13px rgba(154, 154, 154, 0.13);
}
.pxl-contact-form form .wpcf7-spinner {
display: none;
}
.pxl-contact-form form:before {
content: '';
width: 30px;
height: 30px;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
border-color: transparent var(--primary-color) transparent var(--primary-color);
border-width: 2px;
border-style: solid;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
animation: pxl_spin 0.6s infinite linear;
-webkit-animation: pxl_spin 0.6s infinite linear;
box-sizing: border-box;
z-index: 2;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
visibility: hidden;
}
.pxl-contact-form form.submitting * {
opacity: 0.66;
}
.pxl-contact-form form.submitting:before {
opacity: 1;
visibility: visible;
}
.pxl-icon1.style-round-box a {
width: 43px;
height: 43px;
-webkit-border-radius: 43px;
-khtml-border-radius: 43px;
-moz-border-radius: 43px;
-ms-border-radius: 43px;
-o-border-radius: 43px;
border-radius: 43px;
background-color: #5a5866;
color: #fff;
text-align: center;
display: inline-block;
font-size: 20px;
position: relative;
z-index: 1;
}
.pxl-icon1.style-round-box a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-border-radius: inherit;
-khtml-border-radius: inherit;
-moz-border-radius: inherit;
-ms-border-radius: inherit;
-o-border-radius: inherit;
border-radius: inherit;
z-index: -2;
}
.pxl-icon1.style-round-box a i {
display: inline-flex;
transform: translate(-50%, -50%) !important;
}
.pxl-icon1.style-round-box a:hover {
background-color: var(--primary-color);
color: #fff;
}
.pxl-icon1.style-round-box-1 { }
.pxl-icon1.style-round-box-1 a {
width: 43px;
height: 43px;
-webkit-border-radius: 43px;
-khtml-border-radius: 43px;
-moz-border-radius: 43px;
-ms-border-radius: 43px;
-o-border-radius: 43px;
border-radius: 43px;
background-color: #5a5866;
color: #fff;
text-align: center;
display: inline-block;
font-size: 20px;
position: relative;
z-index: 1;
box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}
.pxl-icon1.style-round-box-1 a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-border-radius: inherit;
-khtml-border-radius: inherit;
-moz-border-radius: inherit;
-ms-border-radius: inherit;
-o-border-radius: inherit;
border-radius: inherit;
z-index: -2;
}
.pxl-icon1.style-round-box-1 a i {
display: inline-flex;
transform: translate(-50%, -50%) !important;
}
.pxl-icon1.style-round-box-1 a:hover {
background-color: var(--primary-color);
color: #fff;
}
.pxl-icon1.hv-style-default a:hover {
-webkit-transform: translateY(-3px);
-khtml-transform: translateY(-3px);
-moz-transform: translateY(-3px);
-ms-transform: translateY(-3px);
-o-transform: translateY(-3px);
transform: translateY(-3px);
}
.pxl-icon1.hv-style-gradient a:after {
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');
-webkit-border-radius: inherit;
-khtml-border-radius: inherit;
-moz-border-radius: inherit;
-ms-border-radius: inherit;
-o-border-radius: inherit;
border-radius: inherit;
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);
opacity: 0;
}
.pxl-icon1.hv-style-gradient a:hover {
color: #fff;
}
.pxl-icon1.hv-style-gradient a:hover:after {
opacity: 1;
}
.pxl-icon1.style-divider a {
display: inline-block;
width: 37px;
height: 42px;
border-right: 1px solid #dae3ed;
text-align: center;
line-height: 42px;
}
.pxl-icon1.style-divider a:last-child {
border-right: none;
}
.pxl-icon1.style-divider a + a {
margin-left: -4px;
}
.pxl-title-effect .pxl-item--title {
margin-bottom: 0;
}
.pxl-title-effect.pxl-type-gradient .pxl-item--title {
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='');
}
.pxl-process1 {
border: 2px solid #f1f2f0;
-webkit-border-radius: 150px;
-khtml-border-radius: 150px;
-moz-border-radius: 150px;
-ms-border-radius: 150px;
-o-border-radius: 150px;
border-radius: 150px;
position: relative;
display: flex;
flex-wrap: wrap;
padding: 12px 0 10px;
}
@media screen and (max-width: 1199px) {
.pxl-process1 {
padding: 32px 0 30px;
}
}
@media screen and (max-width: 767px) {
.pxl-process1 {
-webkit-border-radius: 80px;
-khtml-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
-o-border-radius: 80px;
border-radius: 80px;
}
}
.pxl-process1 .pxl-item--image {
position: absolute;
top: -100px;
right: 0;
height: 144px;
width: 144px;
line-height: 144px;
text-align: center;
background-color: #fff;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-box-shadow: 0 14px 28px rgba(18, 42, 0, 0.12);
-khtml-box-shadow: 0 14px 28px rgba(18, 42, 0, 0.12);
-moz-box-shadow: 0 14px 28px rgba(18, 42, 0, 0.12);
-ms-box-shadow: 0 14px 28px rgba(18, 42, 0, 0.12);
-o-box-shadow: 0 14px 28px rgba(18, 42, 0, 0.12);
box-shadow: 0 14px 28px rgba(18, 42, 0, 0.12);
}
.pxl-process1 .pxl-item--image img {
max-height: 100px;
width: auto;
animation: pxl_bounce 1000ms ease-out infinite;
-webkit-animation: pxl_bounce 1000ms ease-out infinite;
}
.pxl-process1 .pxl-item--number {
width: 53px;
height: 53px;
line-height: 53px;
background-color: #f8f8f8;
border-radius: 53px;
font-weight: 600;
color: #122a00;
margin: 0 auto 30px auto;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-process1 .pxl-item--title {
margin: 0;
font-size: 22px;
color: #122a00;
}
.pxl-process1 .pxl-item--divider {
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%);
background-repeat: no-repeat;
background-position: center;
visibility: hidden;
}
@media screen and (max-width: 1199px) {
.pxl-process1 .pxl-item--divider {
display: none;
}
}
.pxl-process1 .pxl--item {
width: 33.33%;
padding: 0 20px;
text-align: center;
margin: 30px 0;
position: relative;
}
@media screen and (max-width: 767px) {
.pxl-process1 .pxl--item {
width: 100%;
}
}
.pxl-process1 .pxl--item:nth-child(1) .pxl-item--divider {
width: 203px;
height: 52px;
background-image: url(//hostingcontinental.com/wp-content/themes/hostco/assets/img/process-divider1.png);
visibility: visible;
right: -101px;
}
.pxl-process1 .pxl--item:nth-child(2) .pxl-item--divider {
width: 207px;
height: 48px;
background-image: url(//hostingcontinental.com/wp-content/themes/hostco/assets/img/process-divider2.png);
visibility: visible;
right: -103px;
margin-top: -10px;
}
.pxl-process1 .pxl--item:hover .pxl-item--number {
color: #fff;
background-color: var(--primary-color);
}
.elementor-widget__width-initial.elementor-widget-pxl_image > .elementor-widget-container {
width: 100%;
}
.el-bounce.bounce-active, .pxl-image-effect1.bounce-active {
animation: pxl_zigzag 600ms ease-out infinite;
-webkit-animation: pxl_zigzag 600ms ease-out infinite;
}
.pxl-image-effect2 {
animation: pxl_bottom_top_small 3s ease-out infinite;
-webkit-animation: pxl_bottom_top_small 3s ease-out infinite;
}
.pxl-recent-news1 {
position: relative;
z-index: 1;
}
.pxl-recent-news1 .pxl-grid-item, .pxl-recent-news1 .grid-sizer {
width: 25%;
padding: 0 18px;
}
@media screen and (max-width: 1024px) {
.pxl-recent-news1 .pxl-grid-item, .pxl-recent-news1 .grid-sizer {
width: 33.33%;
}
.pxl-recent-news1 .pxl-grid-item.pxl--item-lg .content-md, .pxl-recent-news1 .grid-sizer.pxl--item-lg .content-md, .pxl-recent-news1 .pxl-grid-item.pxl--item-lg .img-md, .pxl-recent-news1 .grid-sizer.pxl--item-lg .img-md {
display: block;
}
.pxl-recent-news1 .pxl-grid-item.pxl--item-lg .content-lg, .pxl-recent-news1 .grid-sizer.pxl--item-lg .content-lg, .pxl-recent-news1 .pxl-grid-item.pxl--item-lg .img-lg, .pxl-recent-news1 .grid-sizer.pxl--item-lg .img-lg {
display: none;
}
}
@media screen and (max-width: 991px) {
.pxl-recent-news1 .pxl-grid-item, .pxl-recent-news1 .grid-sizer {
width: 50%;
}
}
@media screen and (max-width: 575px) {
.pxl-recent-news1 .pxl-grid-item, .pxl-recent-news1 .grid-sizer {
width: 100%;
}
}
@media screen and (min-width: 1025px) {
.pxl-recent-news1 .pxl-grid-item.pxl--item-lg, .pxl-recent-news1 .grid-sizer.pxl--item-lg {
width: 50%;
}
.pxl-recent-news1 .pxl-grid-item.pxl--item-lg .content-md, .pxl-recent-news1 .grid-sizer.pxl--item-lg .content-md, .pxl-recent-news1 .pxl-grid-item.pxl--item-lg .img-md, .pxl-recent-news1 .grid-sizer.pxl--item-lg .img-md {
display: none;
}
}
.pxl-recent-news1 .pxl-grid-item.pxl--item-first, .pxl-recent-news1 .grid-sizer.pxl--item-first {
min-height: 265px;
margin-bottom: 0;
position: relative;
}
@media screen and (max-width: 1024px) {
.pxl-recent-news1 .pxl-grid-item.pxl--item-first, .pxl-recent-news1 .grid-sizer.pxl--item-first {
display: none;
}
}
.pxl-recent-news1 .pxl-grid-item.pxl--item-first .pxl-shape, .pxl-recent-news1 .grid-sizer.pxl--item-first .pxl-shape {
position: absolute;
top: 60px;
left: 65px;
z-index: -1;
animation: pxl_right_left 12s infinite linear alternate;
}
.pxl-recent-news1 .pxl-item--sticky {
position: absolute;
top: -32px;
right: 60px;
height: 60px;
width: 60px;
line-height: 60px;
color: #fff;
background-color: var(--primary-color);
-webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.32);
-khtml-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.32);
-moz-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.32);
-ms-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.32);
-o-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.32);
box-shadow: 0 12px 10px rgba(0, 0, 0, 0.32);
font-size: 20px;
text-align: center;
-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: 99;
}
.pxl-recent-news1 .pxl-item--image {
margin-bottom: 17px;
position: relative;
overflow: hidden;
}
.pxl-recent-news1 .pxl-item--image img {
width: 100%;
-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-recent-news1 .pxl-item--title {
font-size: 18px;
color: #122a00;
margin-bottom: 9px;
}
.pxl-recent-news1 .pxl-item--title a {
color: inherit;
}
.pxl-recent-news1 .pxl-item--title a:hover {
color: inherit;
}
.pxl-recent-news1 .pxl-item--content {
font-size: 15px;
line-height: 1.6;
color: #4b5345;
margin-bottom: 19px;
}
.pxl-recent-news1 .pxl-item--button .btn-plus-text {
background-color: #eaebea;
color: #122a00;
}
.pxl-recent-news1 .pxl-item--button .btn-plus-text:hover {
color: #fff;
background-color: #122a00;
}
.pxl-recent-news1 .pxl-grid-item {
margin-bottom: 50px;
}
.pxl-recent-news1 .pxl-grid-item.pxl--item-shape1 {
margin-top: -80px;
text-align: center;
animation: pxl_bottom_top 12s infinite linear alternate;
}
@media screen and (max-width: 1024px) {
.pxl-recent-news1 .pxl-grid-item.pxl--item-shape1 {
display: none;
}
}
.pxl-recent-news1 .pxl-grid-item.pxl--item-shape2 {
text-align: center;
animation: pxl_right_left 12s infinite linear alternate;
}
@media screen and (max-width: 1024px) {
.pxl-recent-news1 .pxl-grid-item.pxl--item-shape2 {
display: none;
}
}
.pxl-recent-news1 .pxl-grid-item:hover .pxl-item--image img {
-webkit-transform: scale(1.12);
-khtml-transform: scale(1.12);
-moz-transform: scale(1.12);
-ms-transform: scale(1.12);
-o-transform: scale(1.12);
transform: scale(1.12);
}
@media screen and (min-width: 1025px) {
.pxl-recent-news1 .pxl--item-lg .pxl-item--image {
margin-bottom: 22px;
}
.pxl-recent-news1 .pxl--item-lg .pxl-item--title {
font-size: 30px;
line-height: 1.2;
}
.pxl-recent-news1 .pxl--item-lg .pxl-item--content {
font-size: 16px;
line-height: 1.6875;
margin-bottom: 26px;
}
}
.pxl-recent-news1 .pxl-grid-inner {
display: flex;
flex-wrap: wrap;
margin: 0 -18px;
position: relative;
}
body:not(.elementor-editor-active) .elementor-widget-pxl_particle {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pxl-particle .pxl-item--particle {
position: absolute;
}
.pxl-particle + .elementor-container {
z-index: 99;
}
.gallery-image .wrap-title {
padding: 6px 40px 0 40px;
background-color: var(--regular-color);
display: flex;
align-items: center;
color: #fff;
font-size: 27px;
font-weight: 400;
}
@media (max-width: 480px) {
.gallery-image .wrap-title {
padding: 6px 20px 0 20px;
font-size: 20px;
}
}
.gallery-image .wrap-title i {
padding-right: 15px;
color: #fff;
font-size: 42px;
}
.gallery-image .pxl-gallery {
display: flex;
flex-wrap: wrap;
padding: 43px 48px 25px 48px;
}
@media (max-width: 480px) {
.gallery-image .pxl-gallery {
padding: 43px 28px 25px 28px;
}
}
.gallery-image .pxl-gallery a {
position: absolute;
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 5;
}
.gallery-image .pxl-gallery a:before {
position: absolute;
content: '';
width: 25px;
height: 1px;
z-index: 5;
background-color: #fff;
opacity: 0;
top: 50%;
left: 0%;
transform: translate(-50%, -50%);
}
.gallery-image .pxl-gallery a:after {
position: absolute;
content: '';
height: 25px;
width: 1px;
z-index: 5;
background-color: #fff;
top: 0%;
opacity: 0;
left: 50%;
transform: translate(-50%, -50%);
}
.gallery-image .pxl-gallery .wrap-light-box {
position: relative;
}
.gallery-image .pxl-gallery .wrap-light-box:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 5;
background-color: var(--secondary-color);
mix-blend-mode: multiply;
opacity: 0;
-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;
}
.gallery-image .pxl-gallery .wrap-light-box:hover:before {
opacity: 0.7;
}
.gallery-image .pxl-gallery .wrap-light-box:hover a:after {
top: 50%;
opacity: 1;
-webkit-transition: 200ms all linear 200ms;
-khtml-transition: 200ms all linear 200ms;
-moz-transition: 200ms all linear 200ms;
-ms-transition: 200ms all linear 200ms;
-o-transition: 200ms all linear 200ms;
transition: 200ms all linear 200ms;
}
.gallery-image .pxl-gallery .wrap-light-box:hover a:before {
-webkit-transition: 200ms all linear 200ms;
-khtml-transition: 200ms all linear 200ms;
-moz-transition: 200ms all linear 200ms;
-ms-transition: 200ms all linear 200ms;
-o-transition: 200ms all linear 200ms;
transition: 200ms all linear 200ms;
opacity: 1;
left: 50%;
}
.gallery-image .pxl-gallery .pxl--item {
padding: 0 7px 15px 8px;
position: relative;
}
.gallery-image .pxl-gallery .pxl--item img {
width: 100%;
position: relative;
}
.gallery-image .pxl-gallery .pxl--item img:before {
position: absolute;
content: '';
background-color: red;
width: 100px;
height: 100px;
}
.elementor-widget-overlay {
width: 100% !important;
height: 100%;
}
.elementor-widget-overlay .elementor-widget-container {
width: 100%;
height: 100%;
}
.pxl-overlay {
width: 100px;
height: 100px;
}
.pxl-image-single {
-webkit-border-radius: inherit;
-khtml-border-radius: inherit;
-moz-border-radius: inherit;
-ms-border-radius: inherit;
-o-border-radius: inherit;
border-radius: inherit;
}
.pxl-image-single *, .pxl-image-single img {
-webkit-border-radius: inherit;
-khtml-border-radius: inherit;
-moz-border-radius: inherit;
-ms-border-radius: inherit;
-o-border-radius: inherit;
border-radius: inherit;
}
.pxl-spacer1 > div {
display: none;
}
@media screen and (min-width: 1200px) {
.pxl-spacer1 .pxl-space--xl {
display: block;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.pxl-spacer1 .pxl-space--lg {
display: block;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.pxl-spacer1 .pxl-space--md {
display: block;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.pxl-spacer1 .pxl-space--sm {
display: block;
}
}
@media screen and (max-width: 575px) {
.pxl-spacer1 .pxl-space--xs {
display: block;
}
}
.pxl-link {
padding-left: 0 !important;
list-style: none !important;
}
.pxl-link.style2 i {
mask-image: url(//hostingcontinental.com/wp-content/themes/hostco/assets/img/mask-list.png);
-webkit-mask-image: url(//hostingcontinental.com/wp-content/themes/hostco/assets/img/mask-list.png);
-ms-mask-image: url(//hostingcontinental.com/wp-content/themes/hostco/assets/img/mask-list.png);
-o-mask-image: url(//hostingcontinental.com/wp-content/themes/hostco/assets/img/mask-list);
-webkit-mask-repeat: no-repeat;
-ms-mask-repeat: no-repeat;
-o-mask-repeat: no-repeat;
-webkit-mask-position: center top;
-ms-mask-position: center top;
-o-mask-position: center top;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
width: 25px;
min-width: 25px;
height: 25px;
overflow: hidden;
line-height: 25px;
text-align: center;
line-height: 25px;
}
.pxl-heading .default .wrap-subtitle {
display: inline-flex;
background-color: #d7effb;
font-size: 12px;
line-height: 27px;
letter-spacing: 1px;
color: var(--primary-color);
text-transform: uppercase;
font-weight: 500;
border-radius: 100px;
padding: 0 13px;
}
.pxl-client-carousel1 .pxl-swiper-wrapper {
align-items: center !important;
}
.pxl-client-carousel1 .pxl-item-client a {
display: flex;
justify-content: center;
align-items: center;
position: relative;
}
.pxl-client-carousel1 .pxl-item-client a img {
display: block;
width: auto;
margin: 0 auto;
position: relative;
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
max-height: 65px;
}
.pxl-client-carousel1 .pxl-item-client a img:nth-child(1) {
filter: grayscale(100%);
opacity: 0.5;
}
.pxl-client-carousel1 .pxl-item-client a img:nth-child(2) {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -250%);
-khtml-transform: translate(-50%, -250%);
-moz-transform: translate(-50%, -250%);
-ms-transform: translate(-50%, -250%);
-o-transform: translate(-50%, -250%);
transform: translate(-50%, -250%);
opacity: 1;
}
.pxl-client-carousel1 .pxl-item-client a:hover img:nth-child(1) {
-webkit-transform: translateY(150%);
-khtml-transform: translateY(150%);
-moz-transform: translateY(150%);
-ms-transform: translateY(150%);
-o-transform: translateY(150%);
transform: translateY(150%);
}
.pxl-client-carousel1 .pxl-item-client a:hover img:nth-child(2) {
transform: translate(-50%, -50%);
opacity: 1;
}
.pxl-image-grid1 .pxl-grid-item {
padding: 12px !important;
}
.pxl-image-grid1 .pxl-grid-item .pxl-item-image {
-webkit-transition: 500ms all ease 0ms;
-khtml-transition: 500ms all ease 0ms;
-moz-transition: 500ms all ease 0ms;
-ms-transition: 500ms all ease 0ms;
-o-transition: 500ms all ease 0ms;
transition: 500ms all ease 0ms;
}
.pxl-image-grid1 .pxl-grid-item .pxl-item-image .wrap-item {
overflow: hidden;
position: relative;
}
.pxl-image-grid1 .pxl-grid-item .pxl-item-image .wrap-item img {
width: 100%;
-webkit-transition: 500ms all ease 0ms;
-khtml-transition: 500ms all ease 0ms;
-moz-transition: 500ms all ease 0ms;
-ms-transition: 500ms all ease 0ms;
-o-transition: 500ms all ease 0ms;
transition: 500ms all ease 0ms;
}
.pxl-image-grid1 .pxl-grid-item .pxl-item-image .wrap-item:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
background-color: var(--primary-color);
-webkit-transition: 500ms all ease 0ms;
-khtml-transition: 500ms all ease 0ms;
-moz-transition: 500ms all ease 0ms;
-ms-transition: 500ms all ease 0ms;
-o-transition: 500ms all ease 0ms;
transition: 500ms all ease 0ms;
top: 0;
left: 0;
opacity: 0;
z-index: 2;
}
.pxl-image-grid1 .pxl-grid-item .pxl-item-image .wrap-item .pxl-item--holder {
transform: scale(0.8);
opacity: 0;
position: absolute;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
z-index: 2;
top: 0;
left: 0;
-webkit-transition: 500ms all ease 0ms;
-khtml-transition: 500ms all ease 0ms;
-moz-transition: 500ms all ease 0ms;
-ms-transition: 500ms all ease 0ms;
-o-transition: 500ms all ease 0ms;
transition: 500ms all ease 0ms;
}
.pxl-image-grid1 .pxl-grid-item .pxl-item-image .wrap-item .pxl-item--holder .pxl-item--title {
font-size: 16px;
font-weight: 400;
color: #fff;
}
.pxl-image-grid1 .pxl-grid-item .pxl-item-image:hover {
box-shadow: rgba(0, 0, 0, 0.1) 5px 25px 15px 0px;
}
.pxl-image-grid1 .pxl-grid-item .pxl-item-image:hover img {
transform: scale(1.1);
}
.pxl-image-grid1 .pxl-grid-item .pxl-item-image:hover .wrap-item:before {
opacity: 0.8;
}
.pxl-image-grid1 .pxl-grid-item .pxl-item-image:hover .pxl-item--holder {
transform: scale(1.2);
opacity: 1;
}
.pxl-image-carousel1 .pxl-swiper-wrapper {
align-items: center !important;
}
.pxl-image-carousel1 img {
width: 100%;
}
.pxl-image-carousel1 .pxl-item--inner {
position: relative;
overflow: hidden;
}
.pxl-image-carousel1 .pxl-item--inner .wrap-item:before {
position: absolute;
content: '';
background-color: var(--secondary-color);
top: 50px;
right: 50px;
left: 50px;
bottom: 50px;
pointer-events: none;
mix-blend-mode: multiply;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
opacity: 0;
}
.pxl-image-carousel1 .pxl-item--inner .pxl-image-title {
font-size: 22px;
font-weight: 400;
text-align: center;
color: var(--secondary-color);
}
@media (max-width: 480px) {
.pxl-image-carousel1 .pxl-item--inner .pxl-image-title {
font-size: 20px;
line-height: 1.2;
}
}
.pxl-image-carousel1 .pxl-item--inner .light-box {
z-index: 2;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -20%);
width: 80px;
height: 80px;
opacity: 0;
}
.pxl-image-carousel1 .pxl-item--inner .light-box:before {
position: absolute;
content: '';
height: 80px;
left: 49px;
top: 0;
width: 2px;
background-color: #fff;
}
@media (max-width: 480px) {
.pxl-image-carousel1 .pxl-item--inner .light-box:before {
height: 70px;
}
}
@media (max-width: 767px) {
.pxl-image-carousel1 .pxl-item--inner .light-box:before {
height: 80px;
}
}
.pxl-image-carousel1 .pxl-item--inner .light-box:after {
position: absolute;
content: '';
height: 80px;
left: 49px;
transform: rotate(90deg);
top: 0px;
width: 2px;
background-color: #fff;
}
@media (max-width: 767px) {
.pxl-image-carousel1 .pxl-item--inner .light-box:after {
height: 80px;
}
}
@media (max-width: 480px) {
.pxl-image-carousel1 .pxl-item--inner .light-box:after {
height: 70px;
}
}
.pxl-image-carousel1 .pxl-item--inner .pxl-image-title {
opacity: 0;
z-index: 2;
position: absolute;
top: 10%;
font-size: 30px;
font-weight: 400;
width: 100%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff;
}
@media (max-width: 480px) {
.pxl-image-carousel1 .pxl-item--inner .pxl-image-title {
font-size: 20px;
line-height: 1.2;
}
}
.pxl-image-carousel1 .pxl-item--inner:hover .light-box {
top: 44%;
-webkit-transition: 250ms all linear 100ms;
-khtml-transition: 250ms all linear 100ms;
-moz-transition: 250ms all linear 100ms;
-ms-transition: 250ms all linear 100ms;
-o-transition: 250ms all linear 100ms;
transition: 250ms all linear 100ms;
opacity: 1;
}
.pxl-image-carousel1 .pxl-item--inner:hover .pxl-image-title {
top: 62%;
opacity: 1;
-webkit-transition: 250ms all linear 200ms;
-khtml-transition: 250ms all linear 200ms;
-moz-transition: 250ms all linear 200ms;
-ms-transition: 250ms all linear 200ms;
-o-transition: 250ms all linear 200ms;
transition: 250ms all linear 200ms;
}
.pxl-image-carousel1 .pxl-item--inner:hover .wrap-item:before {
opacity: 0.7;
top: 0px;
right: 0px;
left: 0px;
bottom: 0px;
}
.tt_timetable th {
background-color: #e7e6e6 !important;
color: var(--secondary-color) !important;
padding: 12px 15px 14px;
font-size: 20px;
}
.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected {
background-color: #e7e6e6;
border: 1px solid var(--secondary-color);
-webkit-border-radius: 12px;
-khtml-border-radius: 12px;
-moz-border-radius: 12px;
-ms-border-radius: 12px;
-o-border-radius: 12px;
border-radius: 12px;
cursor: pointer;
}
.tt_responsive .tt_timetable.small .box_header {
font-size: 20px !important;
font-weight: bold;
color: var(--secondary-color);
}
.pxl-grid-item .pxl-grid-direction .in-top .item--featured:before {
-webkit-animation: in-top 0.3s ease 0ms 1 forwards;
animation: in-top 0.3s ease 0ms 1 forwards;
}
.pxl-grid-item .pxl-grid-direction .out-top .item--featured:before {
-webkit-animation: out-top 0.3s ease 0ms 1 forwards;
animation: out-top 0.3s ease 0ms 1 forwards;
}
.pxl-grid-item .pxl-grid-direction .in-top .item--featured:before, .pxl-grid-item .pxl-grid-direction .out-top .item--featured:before {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
.pxl-grid-item .pxl-grid-direction .out-bottom .item--featured:before {
-webkit-animation: out-bottom 0.3s ease 0ms 1 forwards;
animation: out-bottom 0.3s ease 0ms 1 forwards;
}
.pxl-grid-item .pxl-grid-direction .in-bottom .item--featured:before {
-webkit-animation: in-bottom 0.3s ease 0ms 1 forwards;
animation: in-bottom 0.3s ease 0ms 1 forwards;
}
.pxl-grid-item .pxl-grid-direction .in-bottom .item--featured:before, .pxl-grid-item .pxl-grid-direction .out-bottom .item--featured:before {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
.pxl-grid-item .pxl-grid-direction .out-left .item--featured:before {
-webkit-animation: out-left 0.3s ease 0ms 1 forwards;
animation: out-left 0.3s ease 0ms 1 forwards;
}
.pxl-grid-item .pxl-grid-direction .in-left .item--featured:before {
-webkit-animation: in-left 0.3s ease 0ms 1 forwards;
animation: in-left 0.3s ease 0ms 1 forwards;
}
.pxl-grid-item .pxl-grid-direction .in-left .item--featured:before, .pxl-grid-item .pxl-grid-direction .out-left .item--featured:before {
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
}
.pxl-grid-item .pxl-grid-direction .out-right .item--featured:before {
-webkit-animation: out-right 0.3s ease 0ms 1 forwards;
animation: out-right 0.3s ease 0ms 1 forwards;
}
.pxl-grid-item .pxl-grid-direction .in-right .item--featured:before {
-webkit-animation: in-right 0.3s ease 0ms 1 forwards;
animation: in-right 0.3s ease 0ms 1 forwards;
}
.pxl-grid-item .pxl-grid-direction .in-right .item--featured:before, .pxl-grid-item .pxl-grid-direction .out-right .item--featured:before {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.elementor-drop-cap-letter {
box-shadow: 1px 10px 60px #fab319;
}
.site-header-lang {
max-width: 60px;
}
.site-header-lang .wpml-ls-current-language > a {
background-color: transparent !important;
}
.site-header-lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
content: "\f078" !important;
font-family: 'Font Awesome 5 Pro';
vertical-align: middle;
display: inline-block;
border: none !important;
position: absolute;
right: 0px;
top: 50%;
transform: translatey(-50%);
font-size: 11px;
font-weight: 700;
}
.site-header-lang .wpml-ls-link {
background-color: #f8f8f8;
}
.site-header-lang .wpml-ls-statics-shortcode_actions .js-wpml-ls-item-toggle {
padding: 0 !important;
}
.site-header-lang .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu {
border: none;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
opacity: 0;
transform: translateY(20px);
overflow: hidden;
border-radius: 5px;
min-width: 90px;
text-align: center;
background-color: #eaeaea !important;
}
.site-header-lang .wpml-ls-statics-shortcode_actions:hover .wpml-ls-sub-menu {
opacity: 1;
transform: translateY(0px);
}
.site-header-lang .wpml-ls-statics-shortcode_actions a {
display: inline-flex;
align-items: center;
border: none !important;
width: 100%;
height: 100%;
line-height: 2;
}
.site-header-lang .wpml-ls-statics-shortcode_actions a img {
width: 20px;
min-width: 20px;
margin-right: 8px;
border-radius: 100px;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.site-header-lang .wpml-ls-statics-shortcode_actions a span {
font-size: 14px;
font-weight: 700;
color: #252525;
}
.site-header-lang.style2 .js-wpml-ls-item-toggle {
background-color: transparent !important;
}
#parallax {
background-attachment: fixed;
background-position-y: -0.2;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
}
.pxl-progressbar {
font-size: 16px;
font-weight: 500;
color: #080808;
}
.pxl-progressbar .progress-percentage {
position: absolute;
font-size: 15px;
font-weight: 700;
top: 0;
right: 0;
}
.pxl-progressbar .progress-item {
position: relative;
}
.pxl-progressbar .progress-item + .progress-item {
margin-top: 24px;
}
.pxl-progressbar .progress-title-wrap {
margin-bottom: 5px;
}
.pxl-progressbar .progress-bar-wrap {
position: relative;
}
.pxl-progressbar .progress-bar-wrap .progress-bound {
position: absolute;
top: 0px;
left: 0;
width: 100%;
height: 10px;
background-color: #f2f2f2;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
}
.pxl-progressbar .pxl-progress-bar {
height: 10px;
position: relative;
width: 0;
background-color: var(--primary-color);
-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;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
}
.pxl-history .pxl-history-l1 {
display: flex;
justify-content: space-between;
padding-left: 0;
}
@media (max-width: 767px) {
.pxl-history .pxl-history-l1 {
display: block;
}
}
.pxl-history .pxl-history-l1 li {
border-top: 1px solid var(--secondary-color);
list-style-type: none;
}
@media (max-width: 767px) {
.pxl-history .pxl-history-l1 li {
border: none;
}
}
.pxl-history .pxl-history-l1 li .wrap-content .step {
background-color: var(--secondary-color);
font-size: 16.5px;
height: 45px;
width: 45px;
font-weight: 700;
color: #fff;
text-align: center;
line-height: 45px;
border-radius: 8px;
position: relative;
margin-top: -20px;
}
@media (max-width: 767px) {
.pxl-history .pxl-history-l1 li .wrap-content .step {
margin-top: 30px;
}
}
.pxl-history .pxl-history-l1 li .wrap-content .title {
margin-top: 27px;
font-size: 20px;
margin-bottom: 10px;
line-height: 26px;
font-weight: bold;
color: #161c2d;
}
.pxl-history .pxl-history-l1 li .wrap-content .desc {
font-size: 15px;
line-height: 1.8em;
color: #6d7c90;
padding-right: 30px;
}
.pxl-history .pxl-history-l1 li:last-child {
border: none;
}
.pxl-client-grid1 .pxl-grid-item {
padding: 0;
margin-top: -1px;
}
.pxl-client-grid1 .pxl-grid-item:nth-child(1):before, .pxl-client-grid1 .pxl-grid-item:nth-child(2):before, .pxl-client-grid1 .pxl-grid-item:nth-child(4):before, .pxl-client-grid1 .pxl-grid-item:nth-child(5):before, .pxl-client-grid1 .pxl-grid-item:nth-child(7):before, .pxl-client-grid1 .pxl-grid-item:nth-child(8):before, .pxl-client-grid1 .pxl-grid-item:nth-child(10):before, .pxl-client-grid1 .pxl-grid-item:nth-child(11):before, .pxl-client-grid1 .pxl-grid-item:nth-child(13):before, .pxl-client-grid1 .pxl-grid-item:nth-child(14):before {
content: '';
top: -7px;
height: 134px;
right: 0;
width: 1px;
background-color: #f2f2f2;
position: absolute;
left: 100%;
}
@media (max-width: 450px) {
.pxl-client-grid1 .pxl-grid-item:nth-child(1):before, .pxl-client-grid1 .pxl-grid-item:nth-child(2):before, .pxl-client-grid1 .pxl-grid-item:nth-child(4):before, .pxl-client-grid1 .pxl-grid-item:nth-child(5):before, .pxl-client-grid1 .pxl-grid-item:nth-child(7):before, .pxl-client-grid1 .pxl-grid-item:nth-child(8):before, .pxl-client-grid1 .pxl-grid-item:nth-child(10):before, .pxl-client-grid1 .pxl-grid-item:nth-child(11):before, .pxl-client-grid1 .pxl-grid-item:nth-child(13):before, .pxl-client-grid1 .pxl-grid-item:nth-child(14):before {
height: 100px !important;
}
}
.pxl-client-grid1 .pxl-grid-item:nth-child(1), .pxl-client-grid1 .pxl-grid-item:nth-child(2), .pxl-client-grid1 .pxl-grid-item:nth-child(3), .pxl-client-grid1 .pxl-grid-item:nth-child(7), .pxl-client-grid1 .pxl-grid-item:nth-child(9), .pxl-client-grid1 .pxl-grid-item:nth-child(8), .pxl-client-grid1 .pxl-grid-item:nth-child(15), .pxl-client-grid1 .pxl-grid-item:nth-child(13), .pxl-client-grid1 .pxl-grid-item:nth-child(14) {
border-bottom: 1px solid #f2f2f2;
}
.pxl-client-grid1 .pxl-grid-item .pxl-item--inner {
text-align: center;
padding: 0 15px;
position: relative;
overflow: hidden;
min-height: 125px;
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: center;
}
@media (max-width: 450px) {
.pxl-client-grid1 .pxl-grid-item .pxl-item--inner {
min-height: 100px !important;
}
}
.pxl-client-grid1 .pxl-grid-item .pxl-item--inner img {
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
position: relative;
width: auto;
max-height: 80px;
}
.pxl-client-grid1 .pxl-grid-item .pxl-item--inner:hover img {
transform: scale(0.9);
}
.pxl-text-carousel1 .pxl-swiper-slide {
text-align: center;
}
.pxl-text-carousel1 .pxl-swiper-slide .pxl-item--title {
font-size: 120px;
line-height: 160px;
letter-spacing: -5px;
font-style: normal;
font-weight: 600;
opacity: 0.6;
color: #6bcbf4;
position: relative;
}
.pxl-text-carousel1 .pxl-swiper-slide .pxl-item--title:before {
position: absolute;
content: '';
width: 15px;
height: 15px;
border-radius: 100px;
background-color: #a8adb2;
top: 50%;
transform: translatey(-50%);
right: -7px;
}
@media (max-width: 1700px) {
.pxl-text-carousel1 .pxl-swiper-slide .pxl-item--title {
font-size: 62px !important;
line-height: 72px !important;
}
}
@media (max-width: 1500px) {
.pxl-text-carousel1 .pxl-swiper-slide .pxl-item--title {
font-size: 42px !important;
line-height: 52px !important;
}
}
@media (max-width: 767px) {
.pxl-text-carousel1 .pxl-swiper-slide .pxl-item--title {
font-size: 35px !important;
line-height: 45px !important;
}
}
.pxl-image-carousel2 .pxl-swiper-container {
margin: 0 !important;
}
.pxl-image-carousel2 .pxl-swiper-slide {
padding: 0 3px !important;
}
.pxl-image-carousel2 .pxl-swiper-slide img {
width: 100%;
border-radius: 10px;
}
.pxl-image-carousel2 .pxl-swiper-dots {
margin-top: 45px !important;
min-height: 12px;
align-items: center;
}
.pxl-image-carousel2 .pxl-swiper-dots .pxl-swiper-pagination-bullet {
margin: 0 21px !important;
background-color: #c6c6c6 !important;
}
.pxl-image-carousel2 .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active {
width: 12px;
height: 12px;
border-radius: 100px;
overflow: hidden;
background-color: #d13f18 !important;
}
.lds-roller {
display: inline-block;
position: relative;
width: 100px;
height: 100px;
}
.lds-roller div {
animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
transform-origin: 40px 40px;
}
.lds-roller div:after {
content: " ";
display: block;
position: absolute;
width: 7px;
height: 7px;
border-radius: 50%;
background: var(--primary-color);
margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
top: 63px;
left: 63px;
}
.lds-roller div:nth-child(2) {
animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
top: 68px;
left: 56px;
}
.lds-roller div:nth-child(3) {
animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
top: 71px;
left: 48px;
}
.lds-roller div:nth-child(4) {
animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
top: 72px;
left: 40px;
}
.lds-roller div:nth-child(5) {
animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
top: 71px;
left: 32px;
}
.lds-roller div:nth-child(6) {
animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
top: 68px;
left: 24px;
}
.lds-roller div:nth-child(7) {
animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
top: 63px;
left: 17px;
}
.lds-roller div:nth-child(8) {
animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
top: 56px;
left: 12px;
}
@keyframes lds-roller {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.lds-ellipsis {
display: inline-block;
position: relative;
width: 100px;
height: 100px;
}
.lds-ellipsis div {
position: absolute;
top: 33px;
width: 13px;
height: 13px;
border-radius: 50%;
background: var(--primary-color);
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
left: 8px;
animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
left: 8px;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
left: 32px;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
left: 56px;
animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes lds-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes lds-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(24px, 0);
}
}
.post .pxl-showcase .notification, .page .pxl-showcase .notification, .pxl-showcase .notification {
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
line-height: 33px;
height: 33px;
font-size: 13px;
font-weight: 700;
color: #14287b;
background-color: #ffd532;
position: absolute;
width: 180px;
padding: 0 10px;
-webkit-transform: rotate(-45deg);
-khtml-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 25px;
left: -48px;
font-family: poppins, sans-serif;
text-align: center;
text-transform: uppercase;
z-index: 3;
}
.post .pxl-showcase.layout1 a, .page .pxl-showcase.layout1 a, .pxl-showcase.layout1 a {
text-align: center !important;
}
.post .pxl-showcase.layout1 .item-feature, .page .pxl-showcase.layout1 .item-feature, .pxl-showcase.layout1 .item-feature {
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
margin-bottom: 20px;
position: relative;
overflow: hidden;
}
.post .pxl-showcase.layout1 .item-feature img, .page .pxl-showcase.layout1 .item-feature img, .pxl-showcase.layout1 .item-feature img {
width: 100%;
}
.post .pxl-showcase.layout1 .item-feature:after, .page .pxl-showcase.layout1 .item-feature:after, .pxl-showcase.layout1 .item-feature:after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, .49);
z-index: 1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.post .pxl-showcase.layout1 .item-title, .page .pxl-showcase.layout1 .item-title, .pxl-showcase.layout1 .item-title {
font-size: 16px;
color: var(--secondary-color);
text-transform: capitalize;
font-weight: 700;
}
.post .pxl-showcase.layout1 .item-title a, .page .pxl-showcase.layout1 .item-title a, .pxl-showcase.layout1 .item-title a {
font-size: 16px;
color: var(--secondary-color);
text-transform: capitalize;
font-weight: 700;
}
.post .pxl-showcase.layout1 .item-title a:hover, .page .pxl-showcase.layout1 .item-title a:hover, .pxl-showcase.layout1 .item-title a:hover {
padding-left: 0;
color: var(--primary-color);
}
.post .pxl-showcase.layout1 .item-title a:before, .page .pxl-showcase.layout1 .item-title a:before, .pxl-showcase.layout1 .item-title a:before {
display: none;
}
.post .pxl-showcase.layout1 .pxl-item-links, .page .pxl-showcase.layout1 .pxl-item-links, .pxl-showcase.layout1 .pxl-item-links {
opacity: 0;
position: absolute;
z-index: 2;
top: 100%;
left: 0;
position: 0;
-webkit-transform: translateY(-50%);
-khtml-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
-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;
display: flex;
flex-wrap: wrap;
justify-content: center;
flex-direction: column;
align-items: center;
}
.post .pxl-showcase.layout1 .pxl-item-links a, .page .pxl-showcase.layout1 .pxl-item-links a, .pxl-showcase.layout1 .pxl-item-links a {
display: inline-block;
text-transform: uppercase;
min-width: 100px;
background-color: var(--secondary-color);
line-height: 40px;
padding: 0 10px;
margin: 5px;
color: #fff;
font-size: 13px;
overflow: hidden;
position: relative;
padding-left: 10px !important;
text-align: center !important;
font-weight: 700;
}
.post .pxl-showcase.layout1 .pxl-item-links a:before, .page .pxl-showcase.layout1 .pxl-item-links a:before, .pxl-showcase.layout1 .pxl-item-links a:before {
display: none;
}
.post .pxl-showcase.layout1 .pxl-item-links a:after, .page .pxl-showcase.layout1 .pxl-item-links a:after, .pxl-showcase.layout1 .pxl-item-links a:after {
content: "";
background: #fff;
-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;
position: absolute;
height: 120%;
width: 15px;
opacity: 0.2;
left: -35%;
top: -10%;
-webkit-transform: rotate(0deg);
-khtml-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.post .pxl-showcase.layout1 .pxl-item-links a:hover, .page .pxl-showcase.layout1 .pxl-item-links a:hover, .pxl-showcase.layout1 .pxl-item-links a:hover {
background-color: var(--primary-color);
}
.post .pxl-showcase.layout1 .pxl-item-links a:hover span, .page .pxl-showcase.layout1 .pxl-item-links a:hover span, .pxl-showcase.layout1 .pxl-item-links a:hover span {
color: #fff;
}
.post .pxl-showcase.layout1 .pxl-item-links a:hover:after, .page .pxl-showcase.layout1 .pxl-item-links a:hover:after, .pxl-showcase.layout1 .pxl-item-links a:hover:after {
left: 130%;
}
.post .pxl-showcase.layout1 .pxl-item-links a span, .page .pxl-showcase.layout1 .pxl-item-links a span, .pxl-showcase.layout1 .pxl-item-links a span {
margin-top: 0;
}
.post .pxl-showcase.layout1 .inner-box, .page .pxl-showcase.layout1 .inner-box, .pxl-showcase.layout1 .inner-box {
text-align: center;
}
.post .pxl-showcase.layout1:hover .item-feature:after, .page .pxl-showcase.layout1:hover .item-feature:after, .pxl-showcase.layout1:hover .item-feature:after {
opacity: 1;
}
.post .pxl-showcase.layout1:hover .item-feature img, .page .pxl-showcase.layout1:hover .item-feature img, .pxl-showcase.layout1:hover .item-feature img {
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
.post .pxl-showcase.layout1:hover .pxl-item-links, .page .pxl-showcase.layout1:hover .pxl-item-links, .pxl-showcase.layout1:hover .pxl-item-links {
top: 50%;
opacity: 1;
}
.post .pxl-showcase.layout2 .inner-box, .page .pxl-showcase.layout2 .inner-box, .pxl-showcase.layout2 .inner-box {
text-align: center;
position: relative;
}
.post .pxl-showcase.layout2 .item-feature, .page .pxl-showcase.layout2 .item-feature, .pxl-showcase.layout2 .item-feature {
margin-bottom: 35px;
position: relative;
overflow: hidden;
-webkit-box-shadow: 0 0 15px rgba(10, 50, 229, .19);
-khtml-box-shadow: 0 0 15px rgba(10, 50, 229, .19);
-moz-box-shadow: 0 0 15px rgba(10, 50, 229, .19);
-ms-box-shadow: 0 0 15px rgba(10, 50, 229, .19);
-o-box-shadow: 0 0 15px rgba(10, 50, 229, .19);
box-shadow: 0 0 15px rgba(10, 50, 229, .19);
}
.post .pxl-showcase.layout2 .item-feature img, .page .pxl-showcase.layout2 .item-feature img, .pxl-showcase.layout2 .item-feature img {
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
.post .pxl-showcase.layout2 .item-feature:after, .page .pxl-showcase.layout2 .item-feature:after, .pxl-showcase.layout2 .item-feature:after {
content: "";
display: block;
position: absolute;
top: 0;
z-index: 1;
left: 0;
width: 100%;
height: 100%;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
background-color: rgba(39, 162, 45, 0.49);
z-index: 2;
-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;
}
.post .pxl-showcase.layout2 .pxl-item-links, .page .pxl-showcase.layout2 .pxl-item-links, .pxl-showcase.layout2 .pxl-item-links {
position: absolute;
z-index: 2;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-khtml-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
height: 50px;
}
.post .pxl-showcase.layout2 .pxl-item-links a, .page .pxl-showcase.layout2 .pxl-item-links a, .pxl-showcase.layout2 .pxl-item-links a {
overflow: hidden;
opacity: 0;
display: inline-block;
background-color: var(--primary-color);
line-height: 50px;
padding: 0 25px;
-webkit-border-radius: 35px;
-khtml-border-radius: 35px;
-moz-border-radius: 35px;
-ms-border-radius: 35px;
-o-border-radius: 35px;
border-radius: 35px;
color: #fff;
font-size: 16px;
}
.post .pxl-showcase.layout2 .pxl-item-links a:after, .page .pxl-showcase.layout2 .pxl-item-links a:after, .pxl-showcase.layout2 .pxl-item-links a:after {
content: "";
background: #fff;
-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;
position: absolute;
height: 120%;
width: 15px;
opacity: 0.2;
left: -35%;
top: -10%;
-webkit-transform: rotate(15deg);
-khtml-transform: rotate(15deg);
-moz-transform: rotate(15deg);
-ms-transform: rotate(15deg);
-o-transform: rotate(15deg);
transform: rotate(15deg);
}
.post .pxl-showcase.layout2 .pxl-item-links a:hover span, .page .pxl-showcase.layout2 .pxl-item-links a:hover span, .pxl-showcase.layout2 .pxl-item-links a:hover span {
color: #fff;
}
.post .pxl-showcase.layout2 .pxl-item-links a:hover:after, .page .pxl-showcase.layout2 .pxl-item-links a:hover:after, .pxl-showcase.layout2 .pxl-item-links a:hover:after {
left: 130%;
}
.post .pxl-showcase.layout2 .pxl-item-links a span, .page .pxl-showcase.layout2 .pxl-item-links a span, .pxl-showcase.layout2 .pxl-item-links a span {
margin-top: 0;
}
.post .pxl-showcase.layout2 .pxl-item-links a + a, .page .pxl-showcase.layout2 .pxl-item-links a + a, .pxl-showcase.layout2 .pxl-item-links a + a {
margin-left: 10px;
}
.post .pxl-showcase.layout2 .pxl-item-links a.link-1, .page .pxl-showcase.layout2 .pxl-item-links a.link-1, .pxl-showcase.layout2 .pxl-item-links a.link-1 {
-webkit-transform: translateY(-120px);
-khtml-transform: translateY(-120px);
-moz-transform: translateY(-120px);
-ms-transform: translateY(-120px);
-o-transform: translateY(-120px);
transform: translateY(-120px);
}
.post .pxl-showcase.layout2 .pxl-item-links a.link-2, .page .pxl-showcase.layout2 .pxl-item-links a.link-2, .pxl-showcase.layout2 .pxl-item-links a.link-2 {
-webkit-transform: translateY(120px);
-khtml-transform: translateY(120px);
-moz-transform: translateY(120px);
-ms-transform: translateY(120px);
-o-transform: translateY(120px);
transform: translateY(120px);
}
.post .pxl-showcase.layout2 .item-title, .page .pxl-showcase.layout2 .item-title, .pxl-showcase.layout2 .item-title {
font-size: 18px;
}
.post .pxl-showcase.layout2:hover .item-feature:after, .page .pxl-showcase.layout2:hover .item-feature:after, .pxl-showcase.layout2:hover .item-feature:after {
opacity: 1;
}
.post .pxl-showcase.layout2:hover .item-feature img, .page .pxl-showcase.layout2:hover .item-feature img, .pxl-showcase.layout2:hover .item-feature img {
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
.post .pxl-showcase.layout2:hover .pxl-item-links a, .page .pxl-showcase.layout2:hover .pxl-item-links a, .pxl-showcase.layout2:hover .pxl-item-links a {
opacity: 1;
}
.post .pxl-showcase.layout2:hover .pxl-item-links a.link-1, .page .pxl-showcase.layout2:hover .pxl-item-links a.link-1, .pxl-showcase.layout2:hover .pxl-item-links a.link-1 {
-webkit-transform: translateY(0);
-khtml-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.post .pxl-showcase.layout2:hover .pxl-item-links a.link-2, .page .pxl-showcase.layout2:hover .pxl-item-links a.link-2, .pxl-showcase.layout2:hover .pxl-item-links a.link-2 {
-webkit-transform: translateY(0);
-khtml-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.cooming .pxl-showcase .item-feature:after {
opacity: 1 !important;
}
.text-red {
color: red;
}
@-webkit-keyframes pulsate {
0% {
-webkit-transform: scale(0.1, 0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
-webkit-transform: scale(1.2, 1.2);
opacity: 0;
}
}
.pxl-map li {
position: absolute;
list-style-type: none;
}
.pxl-map li a {
display: inline-block;
background: #fff;
padding: 0 10px;
font-size: 12px;
font-weight: bold;
left: 30px;
line-height: 1.8em;
color: #35404e;
border-radius: 100px;
}
@media (max-width: 575px) {
.pxl-map li a {
opacity: 0;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
}
.pxl-map li .de-circle-1 {
width: 15px;
height: 15px;
background-color: var(--secondary-color);
border-radius: 50%;
position: absolute;
margin: 5px 0 0 5px;
left: -30px;
top: 3px;
}
.pxl-map li .de-circle-2 {
border: 4px solid var(--secondary-color);
-webkit-border-radius: 30px;
height: 25px;
width: 25px;
position: absolute;
-webkit-animation: pulsate 1s ease-out;
-webkit-animation-iteration-count: infinite;
opacity: 0;
left: -30px;
top: 3px;
}
.pxl-map li:hover a {
opacity: 1;
}
.pxl-icon--users {
text-align: center;
padding: 40px;
border-radius: 8px;
background-color: #15182d;
}
.pxl-icon--users .hide {
display: none;
}
.pxl-icon--users .btn-sign-up, .pxl-icon--users .button-to-register {
cursor: pointer;
}
.pxl-icon--users .pxl-user-heading {
font-size: 20px;
margin-top: 0;
margin-bottom: 19px;
line-height: 26px;
letter-spacing: -0.2px;
color: #fff;
}
.pxl-icon--users .fields-content i {
display: none;
}
.pxl-icon--users .fields-content .field-group {
margin-bottom: 20px;
}
.pxl-icon--users .fields-content .field-group input {
background-color: transparent;
color: #858691;
border-color: #434656;
height: 44px;
font-size: 1rem;
font-weight: 400;
line-height: 1.6;
}
.pxl-icon--users button {
width: 100%;
border-radius: 6px;
}
.pxl-icon--users button:hover {
box-shadow: rgba(56, 177, 237, 0.5) 2px 2px 20px 0px !important;
}
.pxl-icon--users .button-to-login span:nth-child(2), .pxl-icon--users .button-to-register span:nth-child(2) {
font-size: 16px;
margin-top: 0;
margin-bottom: 19px;
line-height: 26px;
letter-spacing: -0.2px;
color: #fff;
font-weight: 700;
}
.pxl-icon--users .button-to-login span:nth-child(2):hover, .pxl-icon--users .button-to-register span:nth-child(2):hover {
text-decoration: underline;
}
.pxl-icon--users .button-to-login span, .pxl-icon--users .button-to-register span {
font-size: 16px;
margin-top: 0;
margin-bottom: 19px;
color: #fff;
line-height: 26px;
letter-spacing: -0.2px;
font-weight: 400;
text-decoration: none;
}
.pxl-icon--users .profile-content .user-name {
font-size: 16px;
margin-top: 0;
margin-bottom: 15px;
margin-top: 15px;
line-height: 26px;
letter-spacing: -0.2px;
color: #fff;
text-decoration: underline;
font-weight: 700;
}
.pxl-icon--users .profile-content .btn {
border-radius: 6px;
}
.pxl-icon--users .profile-content .btn:hover {
box-shadow: rgba(56, 177, 237, 0.5) 2px 2px 20px 0px;
}
@media (max-width: 1300px) {
.pxl-wrap-table {
overflow-x: scroll;
}
}
.pxl-wrap-table .pxl-table {
box-shadow: rgba(0, 19, 87, 0.06) 0px 30px 60px;
border-radius: 8px;
overflow: hidden;
position: relative;
}
.pxl-wrap-table .pxl-table:before {
position: absolute;
content: '';
width: 100%;
height: 70px;
top: 0;
left: 0;
background-image: linear-gradient(90deg, #38b1ed, #6bcbf4);
z-index: 0;
}
.pxl-wrap-table .pxl-table .pxl-table-inner {
text-align: center;
display: flex;
justify-content: space-between;
z-index: 1;
position: relative;
}
@-moz-document url-prefix() {
.pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table {
width: -moz-available;
}
}
.pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table {
width: -webkit-fill-available;
}
.pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table:nth-child(1) a, .pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table:nth-child(1) span {
font-weight: 700;
}
.pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table .pxl-table--title {
font-weight: bold;
line-height: 70px;
color: #fff;
font-size: 18px;
margin-bottom: 0;
height: 70px;
overflow: hidden;
}
@media (max-width: 575px) {
.pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table .pxl-table--title {
font-size: 16px;
}
}
.pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table .pxl-table--item {
display: grid;
text-align: center;
}
.pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table .pxl-table--item > a, .pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table .pxl-table--item > span {
line-height: 70px;
height: 70px;
overflow: hidden;
font-size: 16px;
color: #212529;
}
.pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table .pxl-table--item > a:nth-child(odd), .pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table .pxl-table--item > span:nth-child(odd) {
background-color: #fff;
}
.pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table .pxl-table--item > a:nth-child(even), .pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table .pxl-table--item > span:nth-child(even) {
background-color: #f5f5f5;
}
.pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table .pxl-table--item a > span {
font-weight: 800;
text-decoration: none;
font-size: 14px;
color: #35404e;
border: solid 2px rgba(0, 0, 0, .1);
min-width: 158px;
max-width: 158px;
padding: 5px 40px;
border-radius: 100px;
-webkit-transition: 100ms all linear 0ms;
-khtml-transition: 100ms all linear 0ms;
-moz-transition: 100ms all linear 0ms;
-ms-transition: 100ms all linear 0ms;
-o-transition: 100ms all linear 0ms;
transition: 100ms all linear 0ms;
}
.pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table .pxl-table--item a > span:hover {
background-color: var(--primary-color);
border-color: var(--primary-color);
color: #fff;
box-shadow: rgba(56, 177, 237, 0.5) 2px 2px 20px 0px;
}
.pxl-countdown {
display: flex;
}
.pxl-countdown .countdown-amount {
font-size: 0px;
margin-top: 2px;
}
.pxl-countdown .countdown-amount span {
margin: 0;
font-size: 26px;
font-weight: 400;
color: #fff;
}
.pxl-countdown .countdown-period {
font-size: 12px;
color: #767987;
}
.pxl-countdown .countdown-item {
border: 1px solid #3d4357;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
width: 70px;
height: 70px;
text-align: center;
position: relative;
}
.pxl-countdown .countdown-item .countdown-item-inner {
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: 18px;
}
@-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%);
}
}
.text-slide-to-left {
-webkit-animation: pxl_text_slide_l 16s linear infinite;
animation: pxl_text_slide_l 16s linear infinite;
}
.text-slide-to-right {
-webkit-animation: pxl_text_slide_r 16s linear infinite;
animation: pxl_text_slide_r 16s linear infinite;
}
.pxl-text-slip1 .pxl-item--text {
margin-bottom: 0;
position: relative;
font-size: 120px;
color: #6bcbf4;
opacity: 0.5;
line-height: 1.3;
font-weight: 600;
}
@media screen and (max-width: 1199px) {
.pxl-text-slip1 .pxl-item--text {
font-size: 60px;
}
}
@media screen and (max-width: 767px) {
.pxl-text-slip1 .pxl-item--text {
font-size: 42px;
}
}
.pxl-text-slip1 .pxl-item--text .pxl-text-backdrop {
display: none;
}
.pxl-text-slip1 small {
display: inline-block;
width: 15px;
height: 15px;
border-radius: 100px;
background-color: #8ca3b1;
margin: 0 30px;
}
.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--text, .pxl-text-slip1.pxl-slide-to-right .pxl-item--text {
white-space: nowrap;
}
.pxl-text-slip1.pxl-slide-to-left .pxl-item--text .pxl-text-front, .pxl-text-slip1.pxl-slide-to-right .pxl-item--text .pxl-text-front {
opacity: 0;
}
.pxl-text-slip1.pxl-slide-to-left .pxl-item--text .pxl-text-backdrop, .pxl-text-slip1.pxl-slide-to-right .pxl-item--text .pxl-text-backdrop {
display: block;
position: absolute;
top: 0;
}
.pxl-text-slip1.pxl-slide-to-left .pxl-text-backdrop {
display: inline-flex !important;
align-items: center;
left: 50%;
-webkit-animation: pxl_text_slide_l 10s linear infinite;
animation: pxl_text_slide_l 10s linear infinite;
}
.pxl-text-slip1.pxl-slide-to-right .pxl-text-backdrop {
display: inline-flex;
align-items: center;
right: 50%;
-webkit-animation: pxl_text_slide_r 10s linear infinite;
animation: pxl_text_slide_r 10s linear infinite;
}
.pxl-text-slip1.pxl-text-white-shadow .pxl-item--text:before {
left: 0;
background-color: rgba(255, 255, 255, 0.92) 60%;
background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.92) 60%), to(rgba(255, 255, 255, 0)));
background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0.92) 60%, rgba(255, 255, 255, 0));
background-image: -moz-linear-gradient(to right, rgba(255, 255, 255, 0.92) 60%, rgba(255, 255, 255, 0));
background-image: -ms-linear-gradient(to right, rgba(255, 255, 255, 0.92) 60%, rgba(255, 255, 255, 0));
background-image: -o-linear-gradient(to right, rgba(255, 255, 255, 0.92) 60%, rgba(255, 255, 255, 0));
background-image: linear-gradient(to right, rgba(255, 255, 255, 0.92) 60%, rgba(255, 255, 255, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(255, 255, 255, 0.92) 60%', endColorStr='rgba(255, 255, 255, 0)', gradientType='1');
}
.pxl-text-slip1.pxl-text-white-shadow .pxl-item--text:after {
right: 0;
background-color: rgba(255, 255, 255, 0);
background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.92) 60%));
background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.92) 60%);
background-image: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.92) 60%);
background-image: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.92) 60%);
background-image: -o-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.92) 60%);
background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.92) 60%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(255, 255, 255, 0)', endColorStr='rgba(255, 255, 255, 0.92) 60%', gradientType='1');
}
.pxl-text-slip1.pxl-text-white-shadow .pxl-item--text:before, .pxl-text-slip1.pxl-text-white-shadow .pxl-item--text:after {
content: '';
width: 285px;
height: 100%;
position: absolute;
top: 0;
z-index: 99;
background-color: transparent;
}
@media screen and (max-width: 1199px) {
.pxl-text-slip1.pxl-text-white-shadow .pxl-item--text:before, .pxl-text-slip1.pxl-text-white-shadow .pxl-item--text:after {
width: 180px;
}
}
@media screen and (max-width: 767px) {
.pxl-text-slip1.pxl-text-white-shadow .pxl-item--text:before, .pxl-text-slip1.pxl-text-white-shadow .pxl-item--text:after {
width: 60px;
}
}
.pxl-search-popup-button {
cursor: pointer;
}
.pxl-mailchimp .mc4wp-form {
position: relative;
}
.pxl-mailchimp .mc4wp-response {
position: absolute;
top: 100%;
left: 0;
z-index: 999;
}
.pxl-mailchimp .mc4wp-alert {
background-color: #fff;
border-radius: 5px;
padding: 15px 20px;
font-size: 14px;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.06);
margin-top: 25px;
position: relative;
max-width: 350px;
}
.pxl-mailchimp .mc4wp-alert:before {
content: '';
position: absolute;
top: -18px;
left: 20px;
border-width: 10px;
border-style: solid;
border-color: transparent transparent #fff transparent;
}
.pxl-mailchimp .mc4wp-alert p {
margin: 0;
}
.pxl-mailchimp [type="submit"] {
white-space: nowrap;
}
.pxl-mailchimp.style-default .mc4wp-form-fields {
position: relative;
}
.pxl-mailchimp.style-default [type="email"] {
height: 54px;
border: 1px solid var(--primary-color);
-webkit-border-radius: 54px;
-khtml-border-radius: 54px;
-moz-border-radius: 54px;
-ms-border-radius: 54px;
-o-border-radius: 54px;
border-radius: 54px;
background-color: transparent;
font-size: 12px;
color: #b8b8b8;
padding: 0 22px;
min-width: 280px;
}
.pxl-mailchimp.style-default [type="submit"] {
position: absolute;
top: 0;
right: 0;
padding: 0 32px;
line-height: 54px;
font-size: 14px;
text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
.pxl-mailchimp.style-default [type="submit"] {
padding: 0 22px;
}
}
.pxl-mailchimp.style-box-round .mc4wp-form-fields {
position: relative;
}
.pxl-mailchimp.style-box-round [type="email"] {
height: 65px;
-webkit-border-radius: 65px;
-khtml-border-radius: 65px;
-moz-border-radius: 65px;
-ms-border-radius: 65px;
-o-border-radius: 65px;
border-radius: 65px;
background-color: rgba(255, 255, 255, 0.24);
font-size: 15px;
color: #e4e4e4;
padding: 0 22px;
min-width: 280px;
border: none;
padding-left: 48px;
}
@media screen and (max-width: 1199px) {
.pxl-mailchimp.style-box-round [type="email"] {
padding-left: 30px;
}
}
.pxl-mailchimp.style-box-round [type="submit"] {
position: absolute;
top: 0;
right: 0;
padding: 0 50px;
line-height: 65px;
font-size: 20px;
font-weight: 600;
letter-spacing: 0px;
}
@media screen and (max-width: 1199px) {
.pxl-mailchimp.style-box-round [type="submit"] {
padding: 0 22px;
}
}
@media screen and (max-width: 575px) {
.pxl-mailchimp.style-box-round [type="submit"] {
position: relative;
width: 100%;
margin-top: 20px;
}
}
.pxl-mailchimp.style-outline .mc4wp-form-fields {
display: flex;
flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
.pxl-mailchimp.style-outline .mc4wp-form-fields {
display: block;
}
}
.pxl-mailchimp.style-outline [type="email"] {
height: 50px;
border: none;
border-bottom: 1px solid #fff;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
background-color: transparent;
font-size: 16px;
color: #bfbfbf;
padding: 0;
width: auto;
min-width: 320px;
margin-right: 30px;
}
.pxl-mailchimp.style-outline [type="email"]:focus {
color: #fff;
border-color: rgba(255, 255, 255, 0.67);
}
@media screen and (max-width: 1199px) {
.pxl-mailchimp.style-outline [type="email"] {
margin-right: 20px;
min-width: 220px;
}
}
.pxl-mailchimp.style-outline [type="submit"] {
padding: 0 40px;
line-height: 50px;
font-size: 16px;
font-weight: 500;
overflow: hidden;
z-index: 1;
}
@media screen and (max-width: 1199px) {
.pxl-mailchimp.style-outline [type="submit"] {
padding: 0 22px;
}
}
@media screen and (max-width: 767px) {
.pxl-mailchimp.style-outline [type="submit"] {
margin-top: 20px;
}
}
.pxl-mailchimp.style-outline.style-btn-default [type="submit"]:before {
content: '';
z-index: -1;
position: absolute;
top: 50%;
left: 100%;
margin: -15px 0 0 1px;
width: 30px;
height: 30px;
border-radius: 50%;
background: rgba(0, 0, 0, 0.08);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-transform: scale3d(1, 2, 1);
transform: scale3d(1, 2, 1);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
transition-timing-function: ease, ease;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
}
.pxl-mailchimp.style-outline.style-btn-default [type="submit"]:hover:before {
-webkit-transform: scale3d(9, 9, 1);
transform: scale3d(9, 9, 1);
}
.pxl-mailchimp.style-outline.style-btn-default [type="submit"]:hover, .pxl-mailchimp.style-outline.style-btn-default [type="submit"]:focus {
background: var(--primary-color);
}
.pxl-mailchimp.style-primary .mc4wp-form-fields {
display: flex;
flex-wrap: nowrap;
}
@media screen and (max-width: 991px) {
.pxl-mailchimp.style-primary .mc4wp-form-fields {
display: block;
}
}
.pxl-mailchimp.style-primary [type="email"] {
height: 54px;
border: none;
border: none;
-webkit-border-radius: 54px;
-khtml-border-radius: 54px;
-moz-border-radius: 54px;
-ms-border-radius: 54px;
-o-border-radius: 54px;
border-radius: 54px;
background-color: #3b3f38;
font-size: 16px;
color: #fff;
padding-left: 26px;
width: auto;
min-width: 320px;
margin-right: 16px;
}
@media screen and (max-width: 1199px) {
.pxl-mailchimp.style-primary [type="email"] {
min-width: 220px;
}
}
@media screen and (max-width: 991px) {
.pxl-mailchimp.style-primary [type="email"] {
width: 100%;
margin-right: 0;
margin-left: 0;
}
}
.pxl-mailchimp.style-primary [type="submit"] {
padding: 0 34px;
line-height: 54px;
font-size: 16px;
font-weight: 600;
color: #122a00;
z-index: 1;
text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
.pxl-mailchimp.style-primary [type="submit"] {
padding: 0 22px;
}
}
@media screen and (max-width: 991px) {
.pxl-mailchimp.style-primary [type="submit"] {
margin-top: 20px;
}
}
.pxl-mailchimp.style-box-white {
-webkit-border-radius: 42px;
-khtml-border-radius: 42px;
-moz-border-radius: 42px;
-ms-border-radius: 42px;
-o-border-radius: 42px;
border-radius: 42px;
background-color: #fff;
padding: 13px 18px 13px 40px;
}
.pxl-mailchimp.style-box-white [type="email"] {
font-size: 15px;
color: #79949f;
padding: 0 0 0 60px;
background-image: url(//hostingcontinental.com/wp-content/themes/hostco/assets/img/mail.png);
background-position: left -10px center;
background-repeat: no-repeat;
border: none;
margin-right: 10px;
}
.pxl-mailchimp.style-box-white [type="submit"] {
line-height: 58px;
padding: 0 26px;
}
.pxl-mailchimp.style-box-white .mc4wp-form-fields {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
@media screen and (max-width: 767px) {
.pxl-mailchimp.style-box-white .mc4wp-form-fields {
display: block;
}
}
.pxl-mailchimp.style-box-white2 {
-webkit-border-radius: 42px;
-khtml-border-radius: 42px;
-moz-border-radius: 42px;
-ms-border-radius: 42px;
-o-border-radius: 42px;
border-radius: 42px;
background-color: #fff;
padding: 5px;
-webkit-box-shadow: 0 1px 62px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0 1px 62px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 1px 62px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 1px 62px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0 1px 62px rgba(0, 0, 0, 0.08);
box-shadow: 0 1px 62px rgba(0, 0, 0, 0.08);
}
.pxl-mailchimp.style-box-white2 [type="email"] {
font-size: 15px;
color: #747e8c;
padding: 0 0 0 30px;
border: none;
height: 50px;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
width: auto;
flex-grow: 1;
}
@media screen and (max-width: 767px) {
.pxl-mailchimp.style-box-white2 [type="email"] {
padding-left: 20px;
}
}
.pxl-mailchimp.style-box-white2 [type="submit"] {
line-height: 50px;
padding: 0 30px;
font-size: 16px;
}
@media screen and (max-width: 767px) {
.pxl-mailchimp.style-box-white2 [type="submit"] {
position: absolute;
top: 0;
right: 0;
padding: 0;
width: 50px;
height: 50px;
font-size: 0px;
}
.pxl-mailchimp.style-box-white2 [type="submit"]:before {
content: "\f13b";
font-family: "Caseicon";
font-size: 16px;
font-weight: 400;
}
}
.pxl-mailchimp.style-box-white2 .mc4wp-form-fields {
display: inline-flex;
flex-wrap: nowrap;
align-items: center;
width: 100%;
}
body.rtl .pxl-mailchimp.style-box-round [type="email"] {
padding-left: 20px;
padding-right: 48px;
}
body.rtl .pxl-mailchimp.style-box-round [type="submit"] {
right: auto;
left: 0;
}
.pxl-nav-menu .pxl-menu-primary > li.menu-item-has-children > a .fa-chevron-down {
display: inline-flex;
font-size: 10px;
line-height: 1;
margin-left: 8px;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.pxl-nav-menu .pxl-menu-primary > li:hover > a .fa-chevron-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 .sub-menu li.menu-item-has-children > a:after {
content: "\f14d";
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
font-size: 10px;
font-family: "Caseicon";
font-weight: 400;
opacity: 0;
}
.pxl-nav-menu .pxl-hide {
display: none;
}
.pxl-nav-menu .sub-menu .pxl-hide {
display: none !important;
}
.pxl-nav-menu .menu-item-has-children .pxl-hide {
display: block;
}
.pxl-nav-menu.style2 .pxl-menu-primary .sub-menu {
background-color: #101224 !important;
border: 1px solid #282a3a;
border-radius: 4px;
overflow: hidden;
}
.pxl-nav-menu.style2 .pxl-menu-primary .sub-menu a {
color: #fff;
}
.pxl-nav-menu.style2 .pxl-menu-primary .sub-menu.pxl-mega-menu {
background-color: transparent !important;
}
.pxl-nav-menu.hv-style1 .pxl-menu-primary > li > a:before {
content: '';
width: 0;
height: 2px;
position: absolute;
top: 50%;
left: 0;
margin: 11px auto 0 auto;
}
.pxl-nav-menu.hv-style1 .pxl-menu-primary > li:hover > a:before, .pxl-nav-menu.hv-style1 .pxl-menu-primary > li.current_page_item > a:before, .pxl-nav-menu.hv-style1 .pxl-menu-primary > li.current-menu-item > a:before, .pxl-nav-menu.hv-style1 .pxl-menu-primary > li.current_page_ancestor > a:before, .pxl-nav-menu.hv-style1 .pxl-menu-primary > li.current-menu-ancestor > a:before {
width: 100%;
}
.pxl-nav-menu.hv-style2 .pxl-menu-primary > li > a:before {
content: '';
width: 0;
height: 3px;
position: absolute;
top: 50%;
left: 0;
margin: 12px auto 0 auto;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.pxl-nav-menu.hv-style2 .pxl-menu-primary > li:hover > a:before, .pxl-nav-menu.hv-style2 .pxl-menu-primary > li.current_page_item > a:before, .pxl-nav-menu.hv-style2 .pxl-menu-primary > li.current-menu-item > a:before, .pxl-nav-menu.hv-style2 .pxl-menu-primary > li.current_page_ancestor > a:before, .pxl-nav-menu.hv-style2 .pxl-menu-primary > li.current-menu-ancestor > a:before {
width: 100%;
}
.pxl-nav-menu.sub-hv-style-none .pxl-menu-primary .sub-menu li a span::before {
display: none;
}
.pxl-nav-menu.divider-top .pxl-menu-primary > li > a::before {
margin-top: 0;
top: 0px;
}
.pxl-nav-menu.divider-bottom .pxl-menu-primary > li > a::before {
margin-top: 0;
top: auto;
bottom: 0;
}
.pxl-logo-nav1 {
display: inline-flex;
background-color: #040900;
align-items: center;
}
.pxl-logo-nav1 .pxl-logo-wrap {
padding: 0 95px;
}
.pxl-logo-nav1 .pxl-logo-wrap img {
max-height: 47px;
width: auto;
}
.pxl-logo-nav1 .pxl-nav-wrap {
display: none;
height: 118px !important;
opacity: 1 !important;
}
.pxl-logo-nav1 .pxl-menu-primary {
margin-right: 70px;
}
.pxl-logo-nav1 .pxl-menu-primary > li > a {
color: #fff;
font-size: 16px;
line-height: 118px;
}
.pxl-logo-nav1 .pxl-menu-primary > li > a:before {
content: '';
width: 0;
height: 2px;
background-color: var(--primary-color);
position: absolute;
top: 50%;
left: 0;
margin: 11px auto 0 auto;
}
.pxl-logo-nav1 .pxl-menu-primary > li.menu-item-has-children > a {
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.pxl-logo-nav1 .pxl-menu-primary > li.menu-item-has-children > a .fa-chevron-down {
display: inline-flex;
font-size: 10px;
line-height: 1;
margin-left: 6px;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.pxl-logo-nav1 .pxl-menu-primary > li:hover > a .fa-chevron-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-logo-nav1 .pxl-menu-primary > li:hover > a:before, .pxl-logo-nav1 .pxl-menu-primary > li.current_page_item > a:before, .pxl-logo-nav1 .pxl-menu-primary > li.current-menu-item > a:before, .pxl-logo-nav1 .pxl-menu-primary > li.current_page_ancestor > a:before, .pxl-logo-nav1 .pxl-menu-primary > li.current-menu-ancestor > a:before {
width: 100%;
}
.pxl-logo-nav1 .pxl-nav-button {
width: 118px;
height: 118px;
background-color: #fff;
position: relative;
cursor: pointer;
}
.pxl-logo-nav1 .pxl-nav-button .pxl-nav-divider {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width: 40px;
height: 40px;
overflow: hidden;
}
.pxl-logo-nav1 .pxl-nav-button .pxl-nav-divider i {
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
height: 2px;
background-color: #000;
left: 0;
position: absolute;
-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-logo-nav1 .pxl-nav-button .pxl-nav-divider i:nth-child(1) {
top: 7px;
width: 40px;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.pxl-logo-nav1 .pxl-nav-button .pxl-nav-divider i:nth-child(2) {
top: 19px;
width: 22px;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.pxl-logo-nav1 .pxl-nav-button .pxl-nav-divider i:nth-child(3) {
top: 31px;
width: 22px;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.pxl-logo-nav1 .pxl-nav-button .pxl-nav-divider i:nth-child(4) {
width: 40px;
transform: rotate(45deg) translateX(100%);
top: 30px;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.pxl-logo-nav1 .pxl-nav-button.active .pxl-nav-divider i {
width: 100%;
}
.pxl-logo-nav1 .pxl-nav-button.active .pxl-nav-divider i:nth-child(1), .pxl-logo-nav1 .pxl-nav-button.active .pxl-nav-divider i:nth-child(3) {
-webkit-transform: translateX(-100%);
-khtml-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
.pxl-logo-nav1 .pxl-nav-button.active .pxl-nav-divider i:nth-child(1) {
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.pxl-logo-nav1 .pxl-nav-button.active .pxl-nav-divider i:nth-child(2) {
transform: rotate(-45deg);
}
.pxl-logo-nav1 .pxl-nav-button.active .pxl-nav-divider i:nth-child(3) {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.pxl-logo-nav1 .pxl-nav-button.active .pxl-nav-divider i:nth-child(4) {
transform: rotate(45deg) translateX(0%);
top: 19px;
-webkit-transition-delay: 0.7s;
transition-delay: 0.7s;
}
.hover-imge-effect1 {
position: relative;
overflow: hidden;
}
.hover-imge-effect1 a {
display: block;
}
.hover-imge-effect1 a:before {
position: absolute;
top: 50%;
left: 50%;
z-index: 2;
display: block;
content: '';
width: 0;
height: 0;
background: rgba(255, 255, 255, .2);
border-radius: 100%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
}
.hover-imge-effect2 {
position: relative;
overflow: hidden;
}
.hover-imge-effect2 img {
-webkit-transition: all 1.4s;
-khtml-transition: all 1.4s;
-moz-transition: all 1.4s;
-ms-transition: all 1.4s;
-o-transition: all 1.4s;
transition: all 1.4s;
}
.hover-imge-effect3 {
position: relative;
overflow: hidden;
}
.hover-imge-effect3 img {
-webkit-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-khtml-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-moz-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-ms-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.hover-imge-effect4 {
position: relative;
overflow: hidden;
}
.hover-imge-effect4 .hover-item {
width: 50%;
height: 50%;
background-color: rgba(0, 0, 0, .6);
position: absolute;
-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
opacity: 0;
}
.hover-imge-effect4 .hover-item.hover-item1 {
top: 0;
left: 0;
}
.hover-imge-effect4 .hover-item.hover-item2 {
top: 0;
left: 50%;
}
.hover-imge-effect4 .hover-item.hover-item3 {
left: 50%;
top: 50%;
}
.hover-imge-effect4 .hover-item.hover-item4 {
left: 0;
top: 50%;
}
.pxl-item--inner:hover .hover-imge-effect1 a::before {
-webkit-animation: img_circle 0.65s;
animation: img_circle 0.65s;
}
.pxl-item--inner:hover .hover-imge-effect2 img {
-webkit-transform: scale(1.18);
-khtml-transform: scale(1.18);
-moz-transform: scale(1.18);
-ms-transform: scale(1.18);
-o-transform: scale(1.18);
transform: scale(1.18);
}
.pxl-item--inner:hover .hover-imge-effect3 img {
-webkit-transform: scale(1.06);
-khtml-transform: scale(1.06);
-moz-transform: scale(1.06);
-ms-transform: scale(1.06);
-o-transform: scale(1.06);
transform: scale(1.06);
}
.pxl-item--inner:hover .hover-imge-effect4 .hover-item.hover-item1 {
left: 50%;
top: 0;
opacity: 1;
}
.pxl-item--inner:hover .hover-imge-effect4 .hover-item.hover-item2 {
left: 50%;
top: 50%;
opacity: 1;
}
.pxl-item--inner:hover .hover-imge-effect4 .hover-item.hover-item3 {
left: 0%;
top: 50%;
opacity: 1;
}
.pxl-item--inner:hover .hover-imge-effect4 .hover-item.hover-item4 {
left: 0%;
top: 0%;
opacity: 1;
}
.pxl-grid .pxl-item--image img {
width: 100%;
}
.pxl-grid-pagination.pxl-pagination-style2 .page-numbers {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
background-color: #f5f1f1;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
height: 46px;
width: 46px;
line-height: 46px;
font-size: 18px;
}
.pxl-grid-pagination.pxl-pagination-style2 .page-numbers i {
font-size: 13px;
}
.pxl-grid-pagination.pxl-pagination-style2 .page-numbers:before, .pxl-grid-pagination.pxl-pagination-style2 .page-numbers:after {
display: none;
}
.pxl-grid-pagination.pxl-pagination-style2 .page-numbers.current, .pxl-grid-pagination.pxl-pagination-style2 .page-numbers:hover {
background-color: #242f51;
}
.pxl-grid-filter2 {
margin-bottom: 38px;
font-size: 17px;
color: #444;
}
.pxl-grid-filter2 .filter-item {
cursor: pointer;
}
.pxl-grid-filter2 .filter-item:after {
content: '-';
margin: 0 18px;
}
.pxl-grid-filter2 .filter-item:last-child:after {
display: none;
}
.pxl-grid-filter3 {
margin-bottom: 53px;
}
.pxl-blog-grid-layout1 {
position: relative;
}
.pxl-blog-grid-layout1 .pxl-pagination-links {
margin-top: 17px;
}
.pxl-blog-grid-layout1 .pxl-grid-item {
padding: 0 12px !important;
margin-bottom: 53px;
}
.pxl-blog-grid-layout1 .pxl-grid-item .pxl-item--inner {
position: relative;
}
.pxl-blog-grid-layout1 .pxl-grid-item .pxl-item--inner .item--category {
position: absolute;
border-radius: 3px;
display: inline-block;
font-size: 10px;
font-weight: bold;
letter-spacing: 2px;
line-height: 10px;
padding: 7px 10px 6px 10px;
text-transform: uppercase;
margin-bottom: 5px;
left: auto;
right: 20px;
top: 20px;
color: #fff;
background-color: #6bcbf4;
}
.pxl-blog-grid-layout1 .pxl-grid-item .pxl-item--inner .item--category a {
color: #fff;
}
.pxl-blog-grid-layout1 .pxl-grid-item .pxl-item--inner .pxl-item--title, .pxl-blog-grid-layout1 .pxl-grid-item .pxl-item--inner .pxl-item--title a {
font-size: 20px;
color: #1a1c26;
line-height: 30px;
}
.pxl-blog-grid-layout1 .pxl-grid-item .pxl-item--inner .pxl-item--title:hover, .pxl-blog-grid-layout1 .pxl-grid-item .pxl-item--inner .pxl-item--title a:hover {
color: var(--primary-color);
}
.pxl-blog-grid-layout1 .pxl-grid-item .pxl-item--inner .pxl-item--title {
margin: 10px 0;
}
.pxl-blog-grid-layout1 .pxl-grid-item .pxl-item--inner .item--content {
font-size: 15px;
line-height: 1.8em;
word-spacing: 0px;
letter-spacing: -0.2px;
color: #6d7c90;
}
.pxl-blog-grid-layout1 .pxl-item--image {
border-radius: 5px 5px 0 0;
}
.pxl-icon-box .pxl-item--icon {
line-height: 1;
}
.pxl-icon-box .pxl-item--icon img {
width: auto;
}
html {
scroll-behavior: smooth;
}
.pxl-icon-box1 {
z-index: 0;
}
.pxl-icon-box1.t-left {
text-align: left;
}
.pxl-icon-box1.t-center {
text-align: center;
}
.pxl-icon-box1.t-right {
text-align: right;
}
.pxl-icon-box1 .pxl-item--icon {
display: inline-block;
width: 80px;
height: 80px;
text-align: center;
border-radius: 20px;
background-color: rgba(56, 177, 237, 0.2);
}
.pxl-icon-box1 .pxl-item--icon i {
line-height: 80px;
color: var(--primary-color);
font-size: 40px;
}
.pxl-icon-box1 .pxl-item--title {
padding-top: 22px;
margin-bottom: 10px;
font-size: 20px;
font-weight: 700;
color: var(--regular-color);
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
@media screen and (max-width: 1199px) {
.pxl-icon-box1 .pxl-item--title {
font-size: 20px;
}
}
.pxl-icon-box1 .pxl-item--description {
font-size: 16px;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
line-height: 28px;
color: #6d7c90;
font-weight: 400;
}
@media screen and (max-width: 1199px) {
.pxl-icon-box1 .pxl-item--description {
padding-right: 0;
}
}
@media screen and (max-width: 991px) {
.pxl-icon-box1 .pxl-item--description {
font-size: 15px;
}
}
.pxl-icon-box1:hover .pxl-item--icon:before {
top: -100%;
}
.pxl-icon-box1:hover .pxl-item--icon:after {
top: 0%;
}
.pxl-icon-box2 .pxl-item--inner {
display: flex;
align-items: center;
}
.pxl-icon-box2 .pxl-item--inner .pxl-item--holder {
padding-left: 10px;
}
.pxl-icon-box2 .pxl-item--inner .pxl-item--icon {
height: 35px;
width: 35px;
border-radius: 100px;
overflow: hidden;
display: flex;
align-items: center;
background-color: var(--primary-color);
justify-content: center;
}
.pxl-icon-box2 .pxl-item--inner .pxl-item--icon i {
font-size: 19px;
margin-top: 1px;
color: #fff;
}
.pxl-icon-box3 .pxl-item--inner {
display: flex;
}
.pxl-icon-box3 .pxl-item--inner .pxl-item--icon i {
font-size: 15px;
color: var(--primary-color);
margin-right: 20px;
}
.pxl-icon-box3 .pxl-item--inner .pxl-item--holder .pxl-item--title {
font-size: 18px;
color: #161c2d;
font-weight: 600;
margin-bottom: 12px;
}
.pxl-icon-box3 .pxl-item--inner .pxl-item--holder .pxl-item--description {
font-size: 15px;
line-height: 1.6em;
font-weight: 400;
color: #6d7c90;
letter-spacing: -0.2px;
}
.pxl-icon-box4 .pxl-item--inner {
border: solid 1px #ddd;
display: flex;
border-radius: 8px;
overflow: hidden;
}
.pxl-icon-box4 .pxl-item--inner .wrap-icon {
min-width: 64px;
background: linear-gradient(0deg, rgba(30, 30, 30, 0.00) 0%, var(--primary-color) 80%);
}
.pxl-icon-box4 .pxl-item--inner .wrap-icon .pxl-item--icon i {
text-align: center;
height: 100%;
font-size: 36px;
color: #fff;
padding: 12px;
}
.pxl-icon-box4 .pxl-item--inner .pxl-item--holder {
padding: 25px;
}
.pxl-icon-box4 .pxl-item--inner .pxl-item--holder .pxl-item--title {
font-size: 18px;
color: #161c2d;
font-weight: 600;
margin-bottom: 12px;
}
.pxl-icon-box4 .pxl-item--inner .pxl-item--holder .pxl-item--description {
font-size: 15px;
line-height: 1.8em;
word-spacing: 0px;
letter-spacing: -0.2px;
color: #6d7c90;
}
.pxl-banner1 {
width: 305px;
padding: 24px 30px 30px 30px;
background-color: #fff;
}
@media (max-width: 480px) {
.pxl-banner1 {
width: 290px;
}
}
.pxl-banner1 .pxl-item--title {
font-size: 22px;
font-weight: 400;
line-height: 32px;
color: var(--secondary-color);
padding-bottom: 11px;
}
.pxl-banner1 .pxl-item--title span {
font-size: 30px;
color: var(--primary-color);
}
.pxl-counter1 {
box-shadow: rgba(0, 19, 87, 0.06) 0 30px 60px;
padding: 30px 20px 40px 30px;
border-radius: 12px;
text-align: center;
}
.pxl-counter1 .pxl--counter-number {
line-height: 1;
font-size: 40px;
font-weight: 700;
background: linear-gradient(to right, var(--primary-color) 0%, var(--secondary-color) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
letter-spacing: 0.1px;
}
.pxl-counter1 .pxl--item-title {
padding: 11px 0 3px 0;
font-size: 16px;
background: #fff;
color: #35404e;
font-weight: 500;
}
.pxl-counter1 .pxl--item-desc {
font-size: 14px;
line-height: 1.5em;
margin-top: 5px;
opacity: 0.5;
color: #35404e;
font-weight: 500;
}
.pxl-counter2 {
text-align: center;
}
.pxl-counter2 .pxl--counter-number {
line-height: 1;
font-size: 40px;
font-weight: 700;
background: linear-gradient(to right, var(--primary-color) 0%, var(--secondary-color) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
letter-spacing: 0.1px;
}
.pxl-counter2 .pxl--item-title {
padding: 11px 0 3px 0;
font-size: 16px;
color: #35404e;
font-weight: 500;
}
.pxl-counter2 .pxl--item-desc {
font-size: 14px;
line-height: 1.5em;
margin-top: 5px;
opacity: 0.5;
color: #35404e;
font-weight: 500;
}
.pxl-counter3 {
text-align: center;
}
.pxl-counter3 .pxl--counter-number {
font-size: 240px;
letter-spacing: -20px;
line-height: 0.85em;
position: relative;
font-weight: 700;
color: #fff;
display: inline-block;
right: 0;
}
.pxl-counter3 .pxl--counter-number .pxl--counter-suffix {
position: absolute;
right: 0;
font-size: 40px;
width: 60px;
height: 60px;
border-radius: 300px;
background-color: #0076ff;
line-height: 60px;
text-align: center;
padding-right: 20px;
}
.pxl-counter3 .pxl--item-title {
color: transparent;
-webkit-text-stroke: 1px rgba(255, 255, 255, .5);
font-size: 140px;
padding-bottom: 10px;
margin-top: 10px;
text-transform: uppercase;
font-weight: bold;
line-height: 140px;
}
.pxl-counter3 .pxl--item-desc {
font-size: 20px;
font-weight: 500;
color: #fff;
}
body.rtl .pxl-progressbar-2 .pxl-item--icon {
margin-right: 0;
margin-left: 10px;
}
.pxl-video-player .btn-video {
z-index: 2;
}
.pxl-video-player .pxl-box--icon {
width: 100px;
height: 100px;
position: absolute;
bottom: 54px;
right: 95px;
background-color: #ffde19;
border-radius: 100px;
text-align: center;
font-size: 38px;
color: #000010;
}
@media screen and (max-width: 1199px) {
.pxl-video-player .pxl-box--icon {
width: 60px;
height: 60px;
font-size: 24px;
bottom: 30px;
right: 40px;
}
}
@media screen and (max-width: 767px) {
.pxl-video-player .pxl-box--icon {
bottom: 20px;
right: 20px;
}
}
.pxl-video-player1 .pxl-shadow-gradient {
width: 240px;
height: 240px;
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%);
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');
filter: blur(40px);
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
display: none;
}
@media screen and (max-width: 767px) {
.pxl-video-player1 .pxl-shadow-gradient {
width: 120px;
height: 120px;
filter: blur(22px);
}
}
.pxl-video-player1 .pxl-video--holder img, .pxl-video-player1 .pxl-video--holder .pxl-video--imagebg {
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
}
.pxl-video-player1 .pxl-video--holder + .btn-video-wrap {
position: absolute;
z-index: 99;
text-align: center;
}
.pxl-video-player1 .pxl-video--holder + .btn-video-wrap.p-center {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.pxl-video-player1 .pxl-video-text {
font-size: 12px;
text-transform: uppercase;
color: #fefeff;
letter-spacing: 0.05em;
font-weight: 700;
width: 100%;
display: block;
margin-top: 24px;
}
.pxl-video-player1 .btn-video {
position: relative;
}
.pxl-video-player1 .btn-video i {
display: inline-flex;
}
.pxl-video-player1 .btn-video.style1 {
font-size: 17px;
width: 137px;
height: 137px;
}
@media screen and (max-width: 767px) {
.pxl-video-player1 .btn-video.style1 {
width: 60px;
height: 60px;
line-height: 60px;
font-size: 15px;
}
}
.pxl-video-player1 .btn-video.style2 {
font-size: 18px;
width: 120px;
height: 120px;
color: #d13f18;
-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;
}
.pxl-video-player1 .btn-video.style2:before {
position: absolute;
content: '';
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
animation: scale-border 3s linear infinite;
border: 0.3px solid #fff;
background-color: transparent !important;
border-radius: 500px;
opacity: 0;
}
.pxl-video-player1 .btn-video.style2:after {
position: absolute;
content: '';
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
animation: scale-border 3s 1.5s linear infinite;
background-color: transparent !important;
border: 0.3px solid #fff;
border-radius: 500px;
opacity: 0;
}
.pxl-video-player1 .btn-video.style2:hover {
transform: scale(0.9);
}
.pxl-video-player1 .btn-video.style3 {
width: 146px;
height: 146px;
font-size: 30px;
}
@media screen and (max-width: 991px) {
.pxl-video-player1 .btn-video.style3 {
width: 100px;
height: 100px;
line-height: 100px;
font-size: 22px;
}
}
.pxl-video-player1 .btn-video.style3 + .pxl-shadow-gradient {
display: block;
opacity: 0.67;
}
.pxl-video-player1 .btn-video.style4 {
width: 62px;
height: 62px;
min-width: 63px;
border: 2px solid var(--primary-color);
background-color: transparent;
}
.pxl-video-player1 .btn-video.style4 i {
font-size: 20px;
}
.pxl-video-player1 .btn-video.style4 + .pxl-video-text {
font-size: 20px;
font-weight: 500;
color: #050505;
text-transform: capitalize;
letter-spacing: 0px;
margin: 0 0 0 17px;
}
.pxl-video-player1 .btn-video.style5 {
width: 80px;
height: 80px;
border: 3px solid #fff;
line-height: 74px;
background-image: -webkit-linear-gradient(60deg, ,  50%);
background-image: -moz-linear-gradient(60deg, ,  50%);
background-image: -ms-linear-gradient(60deg, ,  50%);
background-image: -o-linear-gradient(60deg, ,  50%);
background-image: linear-gradient(60deg, ,  50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr=' 50%');
font-size: 20px;
color: #fff;
}
.pxl-video-player1 .btn-video.style5 i:before {
content: "\f04b";
font-family: "Font Awesome 5 Pro";
}
.pxl-video-player1 .pxl-video--inner {
position: relative;
}
.pxl-video-player1.pxl-video-style1 .pxl-video--holder + .btn-video-wrap .pxl-shadow-gradient {
display: block;
z-index: -1;
}
.pxl-video-player1.pxl-video-style4 .btn-video-wrap {
display: flex;
flex-wrap: nowrap;
white-space: nowrap;
align-items: center;
}
.pxl-item--4-star i:nth-child(5) {
display: none;
}
.pxl-item--3-star i:nth-child(5), .pxl-item--3-star i:nth-child(4) {
display: none;
}
.pxl-item--2-star i:nth-child(5), .pxl-item--2-star i:nth-child(4), .pxl-item--2-star i:nth-child(3) {
display: none;
}
.pxl-item--1-star i:nth-child(5), .pxl-item--1-star i:nth-child(4), .pxl-item--1-star i:nth-child(3), .pxl-item--1-star i:nth-child(2) {
display: none;
}
.pxl-item--star {
color: #ffd203;
}
.pxl-testimonial-carousel1 .pxl-swiper-wrapper {
padding: 30px 0;
}
.pxl-testimonial-carousel1 .pxl-swiper-slide .wrap-inner-content {
min-height: 614px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
border-radius: 8px;
overflow: hidden;
position: relative;
-webkit-transition: 500ms all ease 0ms;
-khtml-transition: 500ms all ease 0ms;
-moz-transition: 500ms all ease 0ms;
-ms-transition: 500ms all ease 0ms;
-o-transition: 500ms all ease 0ms;
transition: 500ms all ease 0ms;
}
.pxl-testimonial-carousel1 .pxl-swiper-slide .wrap-inner-content:before {
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
padding: 40px;
content: '';
background: linear-gradient(0deg, rgba(30, 30, 30, 0.00) 30%, #1e1e1e 100%);
top: 0;
left: 0;
}
.pxl-testimonial-carousel1 .pxl-swiper-slide .wrap-inner-content .pxl-item--inner {
position: relative;
z-index: 2;
}
.pxl-testimonial-carousel1 .pxl-swiper-slide .wrap-inner-content .pxl-item--inner .pxl-item--holder {
padding: 40px;
}
.pxl-testimonial-carousel1 .pxl-swiper-slide .wrap-inner-content .pxl-item--inner .pxl-item--holder .pxl-item--star {
margin-bottom: 14px;
}
.pxl-testimonial-carousel1 .pxl-swiper-slide .wrap-inner-content .pxl-item--inner .pxl-item--holder .pxl-item--star i {
font-size: 10px;
color: #f86e4e;
}
.pxl-testimonial-carousel1 .pxl-swiper-slide .wrap-inner-content .pxl-item--inner .pxl-item--holder .pxl-item--position {
font-size: 20px;
margin-top: 0;
margin-bottom: 10px;
line-height: 26px;
color: #fff;
font-weight: 700;
}
.pxl-testimonial-carousel1 .pxl-swiper-slide .wrap-inner-content .pxl-item--inner .pxl-item--holder .pxl-item--desc {
font-size: 14px;
line-height: 1.6em;
color: rgba(255, 255, 255, .7);
margin-bottom: 11px;
}
.pxl-testimonial-carousel1 .pxl-swiper-slide .wrap-inner-content .pxl-item--inner .pxl-item--holder .pxl-item--title {
padding-left: 30px;
font-size: 14px;
line-height: 1.6em;
color: rgba(255, 255, 255, .8);
font-weight: 600;
position: relative;
}
.pxl-testimonial-carousel1 .pxl-swiper-slide .wrap-inner-content .pxl-item--inner .pxl-item--holder .pxl-item--title:before {
content: "";
display: block;
position: absolute;
left: 0px;
margin-top: 10px;
width: 20px;
height: 1px;
background: #fff;
}
@media (min-width: 1200px) {
.pxl-testimonial-carousel1.style2 .wrap-inner-content {
min-height: 100vh !important;
}
}
.pxl-testimonial-carousel1.style2 .pxl-swiper-wrapper {
padding: 0;
}
.pxl-testimonial-carousel1.style2 .pxl-swiper-slide {
padding: 0 4px;
}
.shadow2 {
box-shadow: rgba(100, 100, 111, 0.07) 0 100px 34px;
}
.shadow3 .elementor-widget-container {
box-shadow: rgba(0, 0, 0, 0.1) 5px 25px 20px 5px;
}
.pxl-testimonial-carousel2 .pxl-swiper-dots {
margin-top: 38px;
}
.pxl-testimonial-carousel2 .pxl-swiper-dots .pxl-swiper-pagination-bullet {
margin: 0 5px;
background-color: #ccc;
}
.pxl-testimonial-carousel2 .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: var(--secondary-color);
}
.pxl-testimonial-carousel2 .pxl-swiper-slide .pxl-item--holder {
background-color: #f0f9fe;
border-radius: 8px;
overflow: hidden;
padding: 70px 40px 30px 40px;
position: relative;
}
.pxl-testimonial-carousel2 .pxl-swiper-slide .pxl-item--holder .quote {
display: flex;
justify-content: center;
align-items: center;
position: absolute;
width: 58px;
height: 54px;
background-color: var(--primary-color);
color: #fff;
top: 0;
left: 0;
border-radius: 0 0 15px 0;
}
.pxl-testimonial-carousel2 .pxl-swiper-slide .pxl-item--holder .quote i {
font-size: 20px;
}
.pxl-testimonial-carousel2 .pxl-swiper-slide .pxl-item--holder .pxl-item--title {
font-weight: bold;
color: #161c2d;
font-size: 20px;
margin-top: 0;
margin-bottom: 10px;
line-height: 26px;
}
.pxl-testimonial-carousel2 .pxl-swiper-slide .pxl-item--holder .pxl-item--desc {
content: #5d6371;
font-size: 14px;
font-weight: 400;
line-height: 1.7em;
letter-spacing: -0.1px;
}
.pxl-testimonial-carousel2 .pxl-swiper-slide .pxl-item--holder .pxl-item--image {
padding-top: 20px;
display: flex;
align-items: center;
}
.pxl-testimonial-carousel2 .pxl-swiper-slide .pxl-item--holder .pxl-item--image .image {
width: 50px;
height: 50px;
border-radius: 100px;
overflow: hidden;
}
.pxl-testimonial-carousel2 .pxl-swiper-slide .pxl-item--holder .pxl-item--image .pxl-item--position {
padding-left: 10px;
display: block;
font-size: 14px;
font-style: normal;
font-weight: normal;
color: #161c2d;
opacity: 0.8;
letter-spacing: -0.2px;
font-weight: 700;
}
@media (max-width: 1250px) and (min-width: 1025px) {
.pl-lg-30 > .elementor-element-populated {
padding-left: 30px !important;
}
}
.swiper-filter-active .non-swiper-slide {
display: none;
}
.swiper-filter-wrap, .pxl-grid-filter3 {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.swiper-filter-wrap .filter-item, .pxl-grid-filter3 .filter-item {
display: inline-block;
font-size: 13px;
text-transform: uppercase;
font-weight: 700;
margin: 10px 24px;
cursor: pointer;
position: relative;
z-index: 1;
}
.swiper-filter-wrap .filter-item:before, .pxl-grid-filter3 .filter-item:before {
content: '';
width: 11px;
height: 41px;
-webkit-border-radius: 11px;
-khtml-border-radius: 11px;
-moz-border-radius: 11px;
-ms-border-radius: 11px;
-o-border-radius: 11px;
border-radius: 11px;
background-color: #f4f4f4;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) scaley(0);
-khtml-transform: translate(-50%, -50%) scaley(0);
-moz-transform: translate(-50%, -50%) scaley(0);
-ms-transform: translate(-50%, -50%) scaley(0);
-o-transform: translate(-50%, -50%) scaley(0);
transform: translate(-50%, -50%) scaley(0);
opacity: 0;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
z-index: -1;
}
.swiper-filter-wrap .filter-item span, .pxl-grid-filter3 .filter-item span {
color: #010927;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.swiper-filter-wrap .filter-item.active, .pxl-grid-filter3 .filter-item.active {
color: var(--primary-color);
}
.swiper-filter-wrap .filter-item.active:before, .pxl-grid-filter3 .filter-item.active:before {
opacity: 1;
-webkit-transform: translate(-50%, -50%) scaley(1);
-khtml-transform: translate(-50%, -50%) scaley(1);
-moz-transform: translate(-50%, -50%) scaley(1);
-ms-transform: translate(-50%, -50%) scaley(1);
-o-transform: translate(-50%, -50%) scaley(1);
transform: translate(-50%, -50%) scaley(1);
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow {
left: 50%;
-webkit-transform: translatex(-50%);
-khtml-transform: translatex(-50%);
-moz-transform: translatex(-50%);
-ms-transform: translatex(-50%);
-o-transform: translatex(-50%);
transform: translatex(-50%);
right: auto;
bottom: 0;
top: auto;
opacity: 1;
visibility: visible;
width: 40px;
height: 40px;
background-color: transparent;
border: 2px solid #4b5345;
line-height: 36px;
color: #4b5345;
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow i:before {
content: "\f142";
font-size: 16px;
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow:hover {
border-color: var(--primary-color);
background-color: var(--primary-color);
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
margin-left: -80px;
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow.pxl-swiper-arrow-prev i {
-webkit-transform: scalex(-1);
-khtml-transform: scalex(-1);
-moz-transform: scalex(-1);
-ms-transform: scalex(-1);
-o-transform: scalex(-1);
transform: scalex(-1);
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow.pxl-swiper-arrow-next {
margin-left: 80px;
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow + .pxl-swiper-dots {
position: absolute;
bottom: 120px;
left: 0;
right: 0;
margin: 0;
}
.pxl-swiper-arrow-style1 .pxl-swiper-dots.pxl-swiper-pagination-fraction {
bottom: 10px;
font-size: 0px;
line-height: 20px;
}
.pxl-swiper-arrow-style1 .pxl-swiper-dots.pxl-swiper-pagination-fraction span {
font-weight: 500;
color: #fff;
font-size: 16px;
display: inline-block;
min-width: 20px;
text-align: center;
}
.pxl-swiper-arrow-style1 .pxl-swiper-dots.pxl-swiper-pagination-fraction span.swiper-pagination-current {
position: relative;
margin-right: 50px;
}
.pxl-swiper-arrow-style1 .pxl-swiper-dots.pxl-swiper-pagination-fraction span.swiper-pagination-current:before {
content: '';
position: absolute;
top: 50%;
left: 32px;
width: 27px;
height: 1px;
background-color: #fff;
}
.pxl-swiper-arrow-style1.pxl-arrows-active {
padding-bottom: 90px;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow {
opacity: 1;
visibility: visible;
height: 55px;
width: 55px;
line-height: 55px;
font-size: 20px;
background: transparent;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
position: static;
-webkit-transform: translate(0, 0);
-khtml-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow i {
display: inline-flex;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow svg {
height: 55px;
width: 55px;
position: absolute;
top: 0;
left: 0;
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);
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow svg.item--main {
fill: #ececec;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow svg.item--hover {
opacity: 0;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
-webkit-transform: scalex(-1);
-khtml-transform: scalex(-1);
-moz-transform: scalex(-1);
-ms-transform: scalex(-1);
-o-transform: scalex(-1);
transform: scalex(-1);
margin-right: 16px;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow:hover svg.item--main {
opacity: 0;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow:hover svg.item--hover {
opacity: 1;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow-wrap {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.pxl-swiper-arrow-style3 .pxl-swiper-arrow {
font-size: 36px;
color: #c5d3d8;
background-color: transparent;
box-shadow: none;
}
.pxl-swiper-arrow-style3 .pxl-swiper-arrow.pxl-swiper-arrow-prev i {
-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;
}
.pxl-swiper-arrow-style4 .pxl-swiper-arrow {
width: 63px;
height: 63px;
background-color: transparent;
border: 2px solid #1a2f31;
box-shadow: none;
}
@media screen and (max-width: 1199px) {
.pxl-swiper-arrow-style4 .pxl-swiper-arrow {
width: 50px;
height: 50px;
}
}
@media screen and (min-width: 1400px) {
.pxl-swiper-arrow-style4 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
left: -110px;
}
.pxl-swiper-arrow-style4 .pxl-swiper-arrow.pxl-swiper-arrow-next {
right: -110px;
}
}
.pxl-swiper-arrow-style4 .pxl-swiper-arrow:hover {
background-color: var(--primary-color);
border-color: var(--primary-color);
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets {
margin-top: 35px;
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span {
margin: 0 4px;
width: 11px;
height: 11px;
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');
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span:before {
content: '';
width: 13px;
height: 13px;
border: 1px solid var(--primary-color);
top: -1px;
left: -1px;
position: absolute;
-webkit-border-radius: 13px;
-khtml-border-radius: 13px;
-moz-border-radius: 13px;
-ms-border-radius: 13px;
-o-border-radius: 13px;
border-radius: 13px;
-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;
-webkit-transform: scale(1.4);
-khtml-transform: scale(1.4);
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
-o-transform: scale(1.4);
transform: scale(1.4);
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span:after {
-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);
content: '';
width: 5px;
height: 5px;
-webkit-border-radius: 13px;
-khtml-border-radius: 13px;
-moz-border-radius: 13px;
-ms-border-radius: 13px;
-o-border-radius: 13px;
border-radius: 13px;
position: absolute;
top: 3px;
left: 3px;
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');
opacity: 0;
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span:hover, .pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span.swiper-pagination-bullet-active {
background: transparent;
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span:hover:before, .pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span.swiper-pagination-bullet-active:before, .pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span:hover:after, .pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span.swiper-pagination-bullet-active:after {
opacity: 1;
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span:hover:before, .pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span.swiper-pagination-bullet-active:before {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.pxl-swiper-sliders .pxl-item--image img {
width: 100%;
}
.pxl-swiper-sliders .pxl-item--title a, .pxl-swiper-sliders .pxl-item--category a {
color: inherit;
}
.pxl-swiper-sliders .pxl-item--title a:hover, .pxl-swiper-sliders .pxl-item--category a:hover {
color: inherit;
}
.pxl-image-box1 .pxl-item--inner {
text-align: center;
}
.pxl-image-box1 .pxl-item--inner .pxl-item--title {
font-weight: bold;
color: #161c2d;
font-size: 1rem;
}
.pxl-image-box1 .pxl-item--inner img {
box-shadow: rgba(0, 19, 87, 0.06) 0 30px 60px;
border-radius: 10px;
margin-bottom: 21px;
}
.pxl-image-box2 .pxl-item--inner {
display: flex;
}
.pxl-image-box2 .pxl-item--inner img {
width: 42px;
min-width: 42px;
margin-right: 20px;
}
.pxl-image-box2 .pxl-item--inner .pxl-item--title, .pxl-image-box2 .pxl-item--inner .pxl-item--title a {
font-weight: 700;
font-size: 16px;
color: #161c2d;
margin-bottom: 5px;
}
.pxl-image-box2 .pxl-item--inner .pxl-item--subtitle {
font-size: 14px;
color: #35404e;
line-height: 1.6em;
}
.pxl-accordion .pxl-item-accordion {
margin-bottom: 0;
cursor: pointer;
}
.pxl-accordion .pxl-item--content-acc {
display: none;
}
.pxl-accordion .fa-chevron-double-right {
font-style: normal;
}
.pxl-accordion1 {
background: #d7effb;
padding: 13px 6px 6px 6px;
border-radius: 10px;
}
.pxl-accordion1.style2 {
background-color: transparent;
padding: 0;
}
.pxl-accordion1.style2 .wrap-item {
padding: 0;
}
.pxl-accordion1 .title-acc {
font-size: 20px;
color: #161c2d;
font-weight: 700;
padding-left: 15px;
padding-bottom: 17px;
}
.pxl-accordion1 .wrap-item {
background-color: #fff;
border-radius: 10px;
padding: 20px;
}
.pxl-accordion1 .pxl-item-accordion {
font-size: 17px;
color: #35404e;
position: relative;
font-weight: 600;
line-height: 1.3;
padding: 17px 80px 21px 0px;
border-bottom: 1px solid #ddd;
width: 100%;
}
.pxl-accordion1 i {
background-color: var(--regular-color);
position: absolute;
top: 50%;
right: 0px;
height: 30px;
transform: translatey(-50%);
display: flex;
width: 30px;
font-size: 11px;
justify-content: center;
color: #fff;
background-color: var(--primary-color);
line-height: 30px;
border-radius: 7px;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.pxl-accordion1 i:before {
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
}
.pxl-accordion1 .pxl-item--content-acc {
padding-top: 15px;
color: #111;
font-size: 16.5px;
line-height: 1.8em;
margin-bottom: 35px;
}
@media screen and (max-width: 1199px) {
.pxl-accordion1 .pxl-item--content-acc {
padding-left: 10px;
padding-right: 10px;
}
}
.pxl-accordion1 .pxl--item:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.pxl-accordion1 .pxl--item.active i:before {
-webkit-transform: rotatex(180deg);
-khtml-transform: rotatex(180deg);
-moz-transform: rotatex(180deg);
-ms-transform: rotatex(180deg);
-o-transform: rotatex(180deg);
transform: rotatex(180deg);
}
.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(//hostingcontinental.com/wp-content/themes/hostco/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 .wrap-title {
text-align: center;
}
.pxl-tabs1 .pxl-tabs--title {
display: inline-flex;
justify-content: center;
}
.pxl-tabs1 .pxl-tabs--title .pxl-item--title {
margin-bottom: 20px;
padding: 0 37px;
font-size: 16.5px;
font-weight: 500;
color: #6d7c90;
line-height: 1.8em;
word-spacing: 0px;
letter-spacing: -0.2px;
}
@media (max-width: 480px) {
.pxl-tabs1 .pxl-tabs--title .pxl-item--title {
font-size: 14px;
padding: 0 35px;
}
}
.pxl-tabs1 .pxl-tabs--title .pxl-item--title:nth-child(2) {
padding-right: 0 !important;
}
.pxl-tabs1 .pxl-tabs--title .pxl-item--title:nth-child(1) {
position: relative;
padding-left: 0 !important;
}
.pxl-tabs1 .pxl-tabs--title .pxl-item--title:nth-child(1):before {
position: absolute;
content: '';
background-color: var(--primary-color);
height: 22px;
width: 44px;
border-radius: 100px;
top: 3px;
right: -22px;
z-index: -1;
}
.pxl-tabs1 .pxl-tabs--title .pxl-item--title:nth-child(1):after {
position: absolute;
content: '';
background-color: #fff;
height: 18px;
width: 18px;
border-radius: 100px;
top: 5px;
right: -20px;
z-index: -1;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
}
.pxl-tabs1 .pxl-tabs--title .pxl-item--title:nth-child(1).active:after {
right: 2px;
}
.pxl-tabs2.style-round-box .pxl-tabs--title {
display: block;
}
.pxl-tabs2.style-round-box .pxl-item--title {
text-align: center;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
border-radius: 0.25rem;
font-size: 12px;
text-transform: uppercase;
padding: 17px 29px 16px 29px;
line-height: 1;
background-color: #f5f5f5;
font-weight: 500;
color: rgba(0, 0, 0, .6);
margin: 7px 0;
margin-right: 1rem;
display: inline-block;
}
.pxl-tabs2.style-round-box .pxl-item--title.active {
background-color: var(--primary-color);
box-shadow: rgba(0, 0, 0, .2) 0 2px 5px 0, rgba(0, 0, 0, .1) 0 2px 10px 0;
color: #fff;
font-weight: 500;
}
.pxl-tabs2.style-round-box .pxl-tabs--content {
margin-top: 20px;
}
.pxl-tabs2.style-round-box.left .pxl-tabs--inner {
display: flex;
}
@media (max-width: 480px) {
.pxl-tabs2.style-round-box.left .pxl-tabs--inner {
display: block;
}
.pxl-tabs2.style-round-box.left .pxl-tabs--inner .pxl-tabs--content {
padding-left: 0px;
margin-top: 0px;
}
}
.pxl-tabs2.style-round-box.left .pxl-tabs--title {
display: block;
}
.pxl-tabs2.style-round-box.left .pxl-tabs--title .pxl-item--title {
margin-bottom: 15px;
min-width: 117px;
}
.pxl-tabs2.style-round-box.left .pxl-tabs--content {
margin-top: -8px;
padding-left: 23px;
}
.pxl-tabs2.style-round-box.right .pxl-tabs--inner {
display: flex;
}
@media (max-width: 480px) {
.pxl-tabs2.style-round-box.right .pxl-tabs--inner {
display: block;
}
.pxl-tabs2.style-round-box.right .pxl-tabs--inner .pxl-tabs--content {
padding-right: 0px;
margin-top: 0px;
}
}
.pxl-tabs2.style-round-box.right .pxl-tabs--inner .wrap-title {
order: 2;
}
.pxl-tabs2.style-round-box.right .pxl-tabs--inner .pxl-tabs--content {
order: 1;
padding-right: 23px;
margin-top: -8px;
}
.pxl-tabs2.style-round-box.right .pxl-tabs--title {
display: inline-block;
}
.pxl-tabs2.style-round-box.right .pxl-tabs--title .pxl-item--title {
margin-bottom: 15px;
min-width: 117px;
}
.pxl-tabs2.style-button-set .pxl-tabs--title {
display: block;
}
.pxl-tabs2.style-button-set .pxl-item--title {
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
font-size: 12px;
text-transform: uppercase;
padding: 17px 29px 16px 29px;
line-height: 1;
font-weight: 500;
color: rgba(0, 0, 0, .6);
margin-right: 1rem;
display: inline-block;
border-bottom: 2px solid transparent;
}
.pxl-tabs2.style-button-set .pxl-item--title.active, .pxl-tabs2.style-button-set .pxl-item--title:hover {
color: #1266f1;
font-weight: 500;
border-bottom: 2px solid transparent;
border-color: #1266f1;
}
.pxl-tabs2.style-button-set .pxl-tabs--content {
margin-top: 17px;
}
.pxl-progressbar-1 .pxl--progressbar {
height: 10px;
position: relative;
width: 0;
-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;
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');
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
top: 5px;
}
.pxl-progressbar-1 .pxl--holder {
background-color: #f4f4f4;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
height: 10px;
}
.pxl-progressbar-1 .pxl--percentage {
font-size: 15px;
font-weight: 500;
color: #382c4d;
}
.pxl-progressbar-1 .pxl--title {
font-weight: 500;
font-size: 16px;
color: #382c4d;
flex-grow: 1;
margin-right: 20px;
margin-bottom: 0;
}
.pxl-progressbar-1 .pxl--meta {
margin-bottom: 7px;
}
.pxl-progressbar-1 .pxl--item + .pxl--item {
margin-top: 28px;
}
.pxl-progressbar-2 .pxl-item--icon {
width: 46px;
height: 46px;
-webkit-border-radius: 46px;
-khtml-border-radius: 46px;
-moz-border-radius: 46px;
-ms-border-radius: 46px;
-o-border-radius: 46px;
border-radius: 46px;
background-image: -webkit-linear-gradient(60deg, ,  50%);
background-image: -moz-linear-gradient(60deg, ,  50%);
background-image: -ms-linear-gradient(60deg, ,  50%);
background-image: -o-linear-gradient(60deg, ,  50%);
background-image: linear-gradient(60deg, ,  50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr=' 50%');
font-size: 20px;
color: #fff;
min-width: 46px;
margin-top: 3px;
margin-right: 10px;
}
.pxl-progressbar-2 .pxl--progressbar {
height: 13px;
position: relative;
width: 0;
-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;
background-image: -webkit-linear-gradient(60deg, ,  50%);
background-image: -moz-linear-gradient(60deg, ,  50%);
background-image: -ms-linear-gradient(60deg, ,  50%);
background-image: -o-linear-gradient(60deg, ,  50%);
background-image: linear-gradient(60deg, ,  50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr=' 50%');
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}
.pxl-progressbar-2 .pxl--holder {
background-color: rgba(0, 0, 0, 0.13);
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
height: 13px;
}
.pxl-progressbar-2 .pxl--percentage {
font-size: 18px;
font-weight: 500;
color: #382c4d;
}
.pxl-progressbar-2 .pxl--title {
font-weight: 500;
font-size: 18px;
color: #382c4d;
flex-grow: 1;
margin-right: 20px;
margin-bottom: 0;
}
.pxl-progressbar-2 .pxl--meta {
margin-bottom: 7px;
}
.pxl-progressbar-2 .pxl--item {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.pxl-progressbar-2 .pxl--item .pxl--bottom {
flex-grow: 1;
}
.pxl-progressbar-2 .pxl--item + .pxl--item {
margin-top: 25px;
}
.pxl-team-carousel1 .pxl-swiper-pagination-bullet, .pxl-team-grid1 .pxl-swiper-pagination-bullet {
margin: 0 7px;
background-color: #d3d3d3;
}
.pxl-team-carousel1 .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active, .pxl-team-grid1 .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active, .pxl-team-carousel1 .pxl-swiper-pagination-bullet:hover, .pxl-team-grid1 .pxl-swiper-pagination-bullet:hover {
background-color: #e72129;
}
.pxl-team-carousel1 .pxl-swiper-dots, .pxl-team-grid1 .pxl-swiper-dots {
margin-top: -20px;
}
.pxl-team-carousel1 .pxl-swiper-arrow, .pxl-team-grid1 .pxl-swiper-arrow {
opacity: 0;
height: 100%;
top: 0;
transform: translateY(0px);
}
.pxl-team-carousel1 .pxl-swiper-wrapper, .pxl-team-grid1 .pxl-swiper-wrapper {
padding: 50px 0;
}
.pxl-team-carousel1 .pxl-grid-item, .pxl-team-grid1 .pxl-grid-item {
margin-bottom: 55px;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner {
position: relative;
padding: 27px 25px;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner:before, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner:before, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner:before, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner:before {
position: absolute;
content: '';
top: -3px;
left: 0;
background-color: #ededed;
width: 120px;
height: 135px;
clip-path: polygon(0 0, 0% 100%, 100% 0);
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
z-index: 2;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner:after, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner:after, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner:after, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner:after {
position: absolute;
content: '';
bottom: -3px;
right: 0;
background-color: #e4e4e4;
width: 70px;
height: 80px;
clip-path: polygon(100% 0, 100% 100%, 0 100%);
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
z-index: 2;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner .wrap-item-image, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner .wrap-item-image {
position: relative;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image .pxl-item--image, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image .pxl-item--image, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner .wrap-item-image .pxl-item--image, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner .wrap-item-image .pxl-item--image {
overflow: hidden;
position: relative;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image .pxl-item--image:before, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image .pxl-item--image:before, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner .wrap-item-image .pxl-item--image:before, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner .wrap-item-image .pxl-item--image:before {
position: absolute;
content: '';
background: linear-gradient(to left, var(--secondary-color) 0%, transparent 100%);
opacity: 0.9;
right: -125px;
top: 0;
width: 125px;
z-index: 2;
height: 100%;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image .pxl-item--image img, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image .pxl-item--image img, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner .wrap-item-image .pxl-item--image img, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner .wrap-item-image .pxl-item--image img {
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image .pxl-item--social, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image .pxl-item--social, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner .wrap-item-image .pxl-item--social, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner .wrap-item-image .pxl-item--social {
z-index: 3;
position: absolute;
bottom: -26px;
right: 20px;
display: grid;
text-align: center;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image .pxl-item--social a, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image .pxl-item--social a, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner .wrap-item-image .pxl-item--social a, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner .wrap-item-image .pxl-item--social a {
margin-bottom: 4px;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
opacity: 0;
transform: translatey(10px);
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image .pxl-item--social a i, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image .pxl-item--social a i, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner .wrap-item-image .pxl-item--social a i, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner .wrap-item-image .pxl-item--social a i {
color: #fff;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image .pxl-item--social a:hover i, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image .pxl-item--social a:hover i, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner .wrap-item-image .pxl-item--social a:hover i, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner .wrap-item-image .pxl-item--social a:hover i {
color: #e72129;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image .pxl-item--social .item--social-btn, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image .pxl-item--social .item--social-btn, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner .wrap-item-image .pxl-item--social .item--social-btn, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner .wrap-item-image .pxl-item--social .item--social-btn {
margin-top: 9px;
display: block;
width: 52px;
height: 52px;
background-color: #e72129;
color: #fff;
text-align: center;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image .pxl-item--social .item--social-btn i, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner .wrap-item-image .pxl-item--social .item--social-btn i, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner .wrap-item-image .pxl-item--social .item--social-btn i, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner .wrap-item-image .pxl-item--social .item--social-btn i {
line-height: 52px;
font-size: 20px;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner .pxl-item--title, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner .pxl-item--title, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner .pxl-item--title, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner .pxl-item--title {
font-size: 22px;
color: var(--secondary-color);
font-weight: 700;
margin-bottom: 0;
padding: 17px 0 1px 0;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner .pxl-item--position, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner .pxl-item--position, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner .pxl-item--position, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner .pxl-item--position {
font-size: 16px;
color: #666;
font-weight: 400;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner:hover, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner:hover, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner:hover, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner:hover {
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner:hover .pxl-item--social a, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner:hover .pxl-item--social a, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner:hover .pxl-item--social a, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner:hover .pxl-item--social a {
opacity: 1;
transform: translatey(0);
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner:hover .pxl-item--social a:nth-child(1), .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner:hover .pxl-item--social a:nth-child(1), .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner:hover .pxl-item--social a:nth-child(1), .pxl-team-grid1 .pxl-grid-item .pxl-item--inner:hover .pxl-item--social a:nth-child(1) {
transition-delay: 100ms;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner:hover .pxl-item--social a:nth-child(2), .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner:hover .pxl-item--social a:nth-child(2), .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner:hover .pxl-item--social a:nth-child(2), .pxl-team-grid1 .pxl-grid-item .pxl-item--inner:hover .pxl-item--social a:nth-child(2) {
transition-delay: 200ms;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner:hover .pxl-item--social a:nth-child(3), .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner:hover .pxl-item--social a:nth-child(3), .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner:hover .pxl-item--social a:nth-child(3), .pxl-team-grid1 .pxl-grid-item .pxl-item--inner:hover .pxl-item--social a:nth-child(3) {
transition-delay: 300ms;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner:hover .pxl-item--social a:nth-child(4), .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner:hover .pxl-item--social a:nth-child(4), .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner:hover .pxl-item--social a:nth-child(4), .pxl-team-grid1 .pxl-grid-item .pxl-item--inner:hover .pxl-item--social a:nth-child(4) {
transition-delay: 400ms;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner:hover .pxl-item--social a:nth-child(5), .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner:hover .pxl-item--social a:nth-child(5), .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner:hover .pxl-item--social a:nth-child(5), .pxl-team-grid1 .pxl-grid-item .pxl-item--inner:hover .pxl-item--social a:nth-child(5) {
transition-delay: 500ms;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner:hover .pxl-item--image:before, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner:hover .pxl-item--image:before, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner:hover .pxl-item--image:before, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner:hover .pxl-item--image:before {
right: 0;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner:hover img, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner:hover img, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner:hover img, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner:hover img {
transform: scale(1.03);
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner:hover:before, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner:hover:before, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner:hover:before, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner:hover:before {
background-color: #e72129;
top: 0px;
}
.pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner:hover:after, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner:hover:after, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner:hover:after, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner:hover:after {
bottom: 0px;
background-color: #e72129;
}
.pxl-team-carousel2 .pxl-swiper-arrow, .pxl-team-grid2 .pxl-swiper-arrow {
opacity: 0;
height: 100%;
top: 0;
transform: translateY(0px);
}
.pxl-team-carousel2 .pxl-swiper-arrow-prev, .pxl-team-grid2 .pxl-swiper-arrow-prev {
left: -50px !important;
}
.pxl-team-carousel2 .pxl-swiper-arrow-next, .pxl-team-grid2 .pxl-swiper-arrow-next {
right: -50px !important;
}
.pxl-team-carousel2 .pxl-swiper-wrapper, .pxl-team-grid2 .pxl-swiper-wrapper {
padding: 50px 0;
}
.pxl-team-carousel2 .pxl-swiper-slide.pxl-grid-item, .pxl-team-grid2 .pxl-swiper-slide.pxl-grid-item, .pxl-team-carousel2 .pxl-grid-item.pxl-grid-item, .pxl-team-grid2 .pxl-grid-item.pxl-grid-item {
margin-bottom: 72px;
}
.pxl-team-carousel2 .pxl-swiper-slide .pxl-item--inner, .pxl-team-grid2 .pxl-swiper-slide .pxl-item--inner, .pxl-team-carousel2 .pxl-grid-item .pxl-item--inner, .pxl-team-grid2 .pxl-grid-item .pxl-item--inner {
background-color: #f5f5f5;
text-align: center;
padding-top: 40px;
}
.pxl-team-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--image, .pxl-team-grid2 .pxl-swiper-slide .pxl-item--inner .pxl-item--image, .pxl-team-carousel2 .pxl-grid-item .pxl-item--inner .pxl-item--image, .pxl-team-grid2 .pxl-grid-item .pxl-item--inner .pxl-item--image {
display: inline-flex;
width: 240px;
height: 240px;
border-radius: 200px;
overflow: hidden;
padding: 10px;
margin: 0 auto;
position: relative;
}
.pxl-team-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--image img, .pxl-team-grid2 .pxl-swiper-slide .pxl-item--inner .pxl-item--image img, .pxl-team-carousel2 .pxl-grid-item .pxl-item--inner .pxl-item--image img, .pxl-team-grid2 .pxl-grid-item .pxl-item--inner .pxl-item--image img {
border-radius: 300px;
height: 100%;
}
.pxl-team-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--image:before, .pxl-team-grid2 .pxl-swiper-slide .pxl-item--inner .pxl-item--image:before, .pxl-team-carousel2 .pxl-grid-item .pxl-item--inner .pxl-item--image:before, .pxl-team-grid2 .pxl-grid-item .pxl-item--inner .pxl-item--image:before {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
border-radius: 200px;
border: 2px dashed #a6a6a6;
content: '';
}
.pxl-team-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder, .pxl-team-grid2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder, .pxl-team-carousel2 .pxl-grid-item .pxl-item--inner .pxl-item--holder, .pxl-team-grid2 .pxl-grid-item .pxl-item--inner .pxl-item--holder {
margin-top: 62px;
padding: 40px 0 30px 0;
}
.pxl-team-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder, .pxl-team-grid2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder, .pxl-team-carousel2 .pxl-grid-item .pxl-item--inner .pxl-item--holder, .pxl-team-grid2 .pxl-grid-item .pxl-item--inner .pxl-item--holder {
background-color: #fff;
box-shadow: rgba(0, 0, 0, 0.06) 0px 10px 20px;
position: relative;
}
.pxl-team-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .phone-nb, .pxl-team-grid2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .phone-nb, .pxl-team-carousel2 .pxl-grid-item .pxl-item--inner .pxl-item--holder .phone-nb, .pxl-team-grid2 .pxl-grid-item .pxl-item--inner .pxl-item--holder .phone-nb {
position: absolute;
display: inline-flex;
align-items: center;
border-radius: 50px;
border: 2px solid #e9e9e9;
top: -27px;
width: max-content;
left: 50%;
transform: translatex(-50%);
background-color: #fff;
padding: 7px 50px 10px 35px;
font-size: 17px;
font-weight: 700;
color: #000;
}
.pxl-team-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .phone-nb i, .pxl-team-grid2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .phone-nb i, .pxl-team-carousel2 .pxl-grid-item .pxl-item--inner .pxl-item--holder .phone-nb i, .pxl-team-grid2 .pxl-grid-item .pxl-item--inner .pxl-item--holder .phone-nb i {
color: #d53a16;
font-size: 17px;
padding-right: 10px;
}
.pxl-team-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .pxl-item--social, .pxl-team-grid2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .pxl-item--social, .pxl-team-carousel2 .pxl-grid-item .pxl-item--inner .pxl-item--holder .pxl-item--social, .pxl-team-grid2 .pxl-grid-item .pxl-item--inner .pxl-item--holder .pxl-item--social {
overflow: hidden;
height: 0px;
transition: 300ms !important;
}
.pxl-team-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .pxl-item--social a, .pxl-team-grid2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .pxl-item--social a, .pxl-team-carousel2 .pxl-grid-item .pxl-item--inner .pxl-item--holder .pxl-item--social a, .pxl-team-grid2 .pxl-grid-item .pxl-item--inner .pxl-item--holder .pxl-item--social a {
display: inline-block;
padding: 0 17px;
color: #7c7d94;
-webkit-transition: 300ms all linaer;
-khtml-transition: 300ms all linaer;
-moz-transition: 300ms all linaer;
-ms-transition: 300ms all linaer;
-o-transition: 300ms all linaer;
transition: 300ms all linaer;
}
.pxl-team-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .pxl-item--social a:hover, .pxl-team-grid2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .pxl-item--social a:hover, .pxl-team-carousel2 .pxl-grid-item .pxl-item--inner .pxl-item--holder .pxl-item--social a:hover, .pxl-team-grid2 .pxl-grid-item .pxl-item--inner .pxl-item--holder .pxl-item--social a:hover {
color: #d53a16;
}
.pxl-team-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .pxl-item--position, .pxl-team-grid2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .pxl-item--position, .pxl-team-carousel2 .pxl-grid-item .pxl-item--inner .pxl-item--holder .pxl-item--position, .pxl-team-grid2 .pxl-grid-item .pxl-item--inner .pxl-item--holder .pxl-item--position {
font-size: 16px;
color: #999;
font-weight: 700;
}
.pxl-team-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .pxl-item--title, .pxl-team-grid2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .pxl-item--title, .pxl-team-carousel2 .pxl-grid-item .pxl-item--inner .pxl-item--holder .pxl-item--title, .pxl-team-grid2 .pxl-grid-item .pxl-item--inner .pxl-item--holder .pxl-item--title {
font-size: 22px;
color: #000;
font-weight: 700;
margin-bottom: 6px;
}
.pxl-team-carousel2 .pxl-swiper-slide:hover .pxl-item--image:before, .pxl-team-grid2 .pxl-swiper-slide:hover .pxl-item--image:before, .pxl-team-carousel2 .pxl-grid-item:hover .pxl-item--image:before, .pxl-team-grid2 .pxl-grid-item:hover .pxl-item--image:before {
border-color: var(--primary-color);
animation: pxl_spin 8s linear infinite;
}
.pxl-team-carousel2 .pxl-swiper-slide:hover .pxl-item--social, .pxl-team-grid2 .pxl-swiper-slide:hover .pxl-item--social, .pxl-team-carousel2 .pxl-grid-item:hover .pxl-item--social, .pxl-team-grid2 .pxl-grid-item:hover .pxl-item--social {
height: 23px !important;
margin-bottom: 20px !important;
}
.pxl-team-grid3 .pxl-grid-item {
margin-bottom: 44px;
}
.pxl-team-grid3 .pxl-grid-item .pxl-item--inner .wrap-image-social {
position: relative;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
}
.pxl-team-grid3 .pxl-grid-item .pxl-item--inner .wrap-image-social .pxl-item--social {
padding-top: 20px;
z-index: 3;
position: absolute;
bottom: 0;
right: 0px;
display: grid;
text-align: center;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
}
.pxl-team-grid3 .pxl-grid-item .pxl-item--inner .wrap-image-social .pxl-item--social:before {
position: absolute;
content: '';
bottom: 0;
left: 0;
background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 80%, transparent 100%);
z-index: 0;
width: 100%;
height: 0%;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
}
.pxl-team-grid3 .pxl-grid-item .pxl-item--inner .wrap-image-social .pxl-item--social a {
margin-bottom: 4px;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
opacity: 0;
transform: translatey(10px);
}
.pxl-team-grid3 .pxl-grid-item .pxl-item--inner .wrap-image-social .pxl-item--social a i {
color: #fff;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
}
.pxl-team-grid3 .pxl-grid-item .pxl-item--inner .wrap-image-social .pxl-item--social a:hover i {
color: #e72129;
}
.pxl-team-grid3 .pxl-grid-item .pxl-item--inner .wrap-image-social .pxl-item--social .item--social-btn {
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
z-index: 2;
margin-top: 9px;
display: block;
width: 48px;
height: 48px;
background-color: #e72129;
color: #fff;
text-align: center;
}
.pxl-team-grid3 .pxl-grid-item .pxl-item--inner .wrap-image-social .pxl-item--social .item--social-btn i {
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
line-height: 48px;
font-size: 20px;
}
.pxl-team-grid3 .pxl-grid-item .wrap-meta-botttom {
text-align: center;
padding-left: 30px;
}
.pxl-team-grid3 .pxl-grid-item .wrap-meta-botttom .pxl-item--holder {
background-color: #e4e4e4;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
padding: 17px 10px 20px 10px;
}
.pxl-team-grid3 .pxl-grid-item .wrap-meta-botttom .pxl-item--holder .pxl-item--title {
color: #000;
font-size: 20px;
font-weight: 700;
margin-bottom: 2px;
}
.pxl-team-grid3 .pxl-grid-item .wrap-meta-botttom .pxl-item--holder .pxl-item--title a {
transition: 200ms;
}
.pxl-team-grid3 .pxl-grid-item .wrap-meta-botttom .pxl-item--holder .pxl-item--position {
color: #000;
font-size: 15px;
font-weight: 400;
}
.pxl-team-grid3 .pxl-grid-item .wrap-meta-botttom .phone-nb {
padding-top: 12px;
color: #000;
font-size: 15px;
font-weight: 600;
}
.pxl-team-grid3 .pxl-grid-item .wrap-meta-botttom .phone-nb i {
color: #d53a16;
padding-right: 10px;
}
.pxl-team-grid3 .pxl-grid-item:hover .pxl-item--holder {
background-color: #d53a16;
}
.pxl-team-grid3 .pxl-grid-item:hover .pxl-item--holder .pxl-item--title a {
color: #fff !important;
}
.pxl-team-grid3 .pxl-grid-item:hover .pxl-item--holder .pxl-item--position {
color: #fff !important;
}
.pxl-team-grid3 .pxl-grid-item:hover .item--social-btn {
background-color: #fff !important;
color: #e72129 !important;
}
.pxl-team-grid3 .pxl-grid-item:hover .pxl-item--social a {
opacity: 1 !important;
transform: translatey(0) !important;
}
.pxl-team-grid3 .pxl-grid-item:hover .pxl-item--social:before {
height: 100% !important;
}
.pxl-team-grid3 .pxl-grid-item:hover .pxl-item--social a:nth-child(1) {
transition-delay: 100ms;
}
.pxl-team-grid3 .pxl-grid-item:hover .pxl-item--social a:nth-child(2) {
transition-delay: 200ms;
}
.pxl-team-grid3 .pxl-grid-item:hover .pxl-item--social a:nth-child(3) {
transition-delay: 300ms;
}
.pxl-team-grid3 .pxl-grid-item:hover .pxl-item--social a:nth-child(4) {
transition-delay: 400ms;
}
.pxl-team-grid3 .pxl-grid-item:hover .pxl-item--social a:nth-child(5) {
transition-delay: 500ms;
}
.pxl-team-grid3 .pxl-grid-item:hover .pxl-item--image:before {
right: 0;
}
.pxl-team-grid3 .pxl-grid-item:hover:before {
background-color: #e72129;
top: 0px;
}
.pxl-team-grid3 .pxl-grid-item:hover:after {
bottom: 0px;
background-color: #e72129;
}
.pxl-team-grid4 .pxl-swiper-arrow, .pxl-team-carousel3 .pxl-swiper-arrow {
background-color: #fff;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
width: 44px !important;
height: 44px !important;
border: none;
top: 127px !important;
}
.pxl-team-grid4 .pxl-swiper-arrow i, .pxl-team-carousel3 .pxl-swiper-arrow i {
font-size: 11px;
}
.pxl-team-grid4 .pxl-swiper-arrow.pxl-swiper-arrow-next, .pxl-team-carousel3 .pxl-swiper-arrow.pxl-swiper-arrow-next {
right: -22px !important;
}
.pxl-team-grid4 .pxl-swiper-arrow.pxl-swiper-arrow-prev, .pxl-team-carousel3 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
left: -22px !important;
}
.pxl-team-grid4 .pxl-grid-item, .pxl-team-carousel3 .pxl-grid-item, .pxl-team-grid4 .pxl-swiper-slide, .pxl-team-carousel3 .pxl-swiper-slide {
margin-bottom: 44px;
}
.pxl-team-grid4 .pxl-grid-item .pxl-item--inner .pxl-item--image, .pxl-team-carousel3 .pxl-grid-item .pxl-item--inner .pxl-item--image, .pxl-team-grid4 .pxl-swiper-slide .pxl-item--inner .pxl-item--image, .pxl-team-carousel3 .pxl-swiper-slide .pxl-item--inner .pxl-item--image {
position: relative;
}
.pxl-team-grid4 .pxl-grid-item .pxl-item--inner .pxl-item--image:before, .pxl-team-carousel3 .pxl-grid-item .pxl-item--inner .pxl-item--image:before, .pxl-team-grid4 .pxl-swiper-slide .pxl-item--inner .pxl-item--image:before, .pxl-team-carousel3 .pxl-swiper-slide .pxl-item--inner .pxl-item--image:before {
position: absolute;
content: '';
top: 40px;
bottom: 40px;
right: 40px;
left: 40px;
background-color: #000;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
opacity: 0;
}
.pxl-team-grid4 .pxl-grid-item .pxl-item--inner .wrap-image-social, .pxl-team-carousel3 .pxl-grid-item .pxl-item--inner .wrap-image-social, .pxl-team-grid4 .pxl-swiper-slide .pxl-item--inner .wrap-image-social, .pxl-team-carousel3 .pxl-swiper-slide .pxl-item--inner .wrap-image-social {
position: relative;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
}
.pxl-team-grid4 .pxl-grid-item .pxl-item--inner .wrap-image-social .pxl-item--social, .pxl-team-carousel3 .pxl-grid-item .pxl-item--inner .wrap-image-social .pxl-item--social, .pxl-team-grid4 .pxl-swiper-slide .pxl-item--inner .wrap-image-social .pxl-item--social, .pxl-team-carousel3 .pxl-swiper-slide .pxl-item--inner .wrap-image-social .pxl-item--social {
z-index: 3;
position: absolute;
bottom: 40%;
left: 50%;
display: flex;
text-align: center;
transform: translate(-50%);
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
}
.pxl-team-grid4 .pxl-grid-item .pxl-item--inner .wrap-image-social .pxl-item--social a, .pxl-team-carousel3 .pxl-grid-item .pxl-item--inner .wrap-image-social .pxl-item--social a, .pxl-team-grid4 .pxl-swiper-slide .pxl-item--inner .wrap-image-social .pxl-item--social a, .pxl-team-carousel3 .pxl-swiper-slide .pxl-item--inner .wrap-image-social .pxl-item--social a {
width: 52px;
margin: 0 5px;
height: 52px;
margin-bottom: 4px;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
opacity: 0;
transform: translatey(10px);
}
.pxl-team-grid4 .pxl-grid-item .pxl-item--inner .wrap-image-social .pxl-item--social a i, .pxl-team-carousel3 .pxl-grid-item .pxl-item--inner .wrap-image-social .pxl-item--social a i, .pxl-team-grid4 .pxl-swiper-slide .pxl-item--inner .wrap-image-social .pxl-item--social a i, .pxl-team-carousel3 .pxl-swiper-slide .pxl-item--inner .wrap-image-social .pxl-item--social a i {
background-color: #fff;
width: 100%;
color: #737879;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
line-height: 52px;
}
.pxl-team-grid4 .pxl-grid-item .pxl-item--inner .wrap-image-social .pxl-item--social a:hover, .pxl-team-carousel3 .pxl-grid-item .pxl-item--inner .wrap-image-social .pxl-item--social a:hover, .pxl-team-grid4 .pxl-swiper-slide .pxl-item--inner .wrap-image-social .pxl-item--social a:hover, .pxl-team-carousel3 .pxl-swiper-slide .pxl-item--inner .wrap-image-social .pxl-item--social a:hover {
transition-delay: 0ms !important;
}
.pxl-team-grid4 .pxl-grid-item .pxl-item--inner .wrap-image-social .pxl-item--social a:hover i, .pxl-team-carousel3 .pxl-grid-item .pxl-item--inner .wrap-image-social .pxl-item--social a:hover i, .pxl-team-grid4 .pxl-swiper-slide .pxl-item--inner .wrap-image-social .pxl-item--social a:hover i, .pxl-team-carousel3 .pxl-swiper-slide .pxl-item--inner .wrap-image-social .pxl-item--social a:hover i {
transition-delay: 0ms !important;
background-color: #e72129;
color: #fff;
}
.pxl-team-grid4 .pxl-grid-item .wrap-meta-botttom, .pxl-team-carousel3 .pxl-grid-item .wrap-meta-botttom, .pxl-team-grid4 .pxl-swiper-slide .wrap-meta-botttom, .pxl-team-carousel3 .pxl-swiper-slide .wrap-meta-botttom {
text-align: center;
}
.pxl-team-grid4 .pxl-grid-item .wrap-meta-botttom .pxl-item--holder, .pxl-team-carousel3 .pxl-grid-item .wrap-meta-botttom .pxl-item--holder, .pxl-team-grid4 .pxl-swiper-slide .wrap-meta-botttom .pxl-item--holder, .pxl-team-carousel3 .pxl-swiper-slide .wrap-meta-botttom .pxl-item--holder {
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
padding: 17px 10px 38px 10px;
}
.pxl-team-grid4 .pxl-grid-item .wrap-meta-botttom .pxl-item--holder .pxl-item--title, .pxl-team-carousel3 .pxl-grid-item .wrap-meta-botttom .pxl-item--holder .pxl-item--title, .pxl-team-grid4 .pxl-swiper-slide .wrap-meta-botttom .pxl-item--holder .pxl-item--title, .pxl-team-carousel3 .pxl-swiper-slide .wrap-meta-botttom .pxl-item--holder .pxl-item--title {
color: #000;
font-size: 20px;
font-weight: 700;
margin-bottom: 2px;
}
.pxl-team-grid4 .pxl-grid-item .wrap-meta-botttom .pxl-item--holder .pxl-item--position, .pxl-team-carousel3 .pxl-grid-item .wrap-meta-botttom .pxl-item--holder .pxl-item--position, .pxl-team-grid4 .pxl-swiper-slide .wrap-meta-botttom .pxl-item--holder .pxl-item--position, .pxl-team-carousel3 .pxl-swiper-slide .wrap-meta-botttom .pxl-item--holder .pxl-item--position {
color: #000;
font-size: 15px;
font-weight: 400;
}
.pxl-team-grid4 .pxl-grid-item .wrap-content-bottom, .pxl-team-carousel3 .pxl-grid-item .wrap-content-bottom, .pxl-team-grid4 .pxl-swiper-slide .wrap-content-bottom, .pxl-team-carousel3 .pxl-swiper-slide .wrap-content-bottom {
position: relative;
}
.pxl-team-grid4 .pxl-grid-item .wrap-meta-hover, .pxl-team-carousel3 .pxl-grid-item .wrap-meta-hover, .pxl-team-grid4 .pxl-swiper-slide .wrap-meta-hover, .pxl-team-carousel3 .pxl-swiper-slide .wrap-meta-hover {
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
background-color: #d53a16;
text-align: center;
padding: 17px 10px 20px 10px;
position: absolute;
top: 0;
left: 0;
width: 100%;
transform: scaley(0);
transform-origin: top;
}
.pxl-team-grid4 .pxl-grid-item .wrap-meta-hover .pxl-item--title a, .pxl-team-carousel3 .pxl-grid-item .wrap-meta-hover .pxl-item--title a, .pxl-team-grid4 .pxl-swiper-slide .wrap-meta-hover .pxl-item--title a, .pxl-team-carousel3 .pxl-swiper-slide .wrap-meta-hover .pxl-item--title a, .pxl-team-grid4 .pxl-grid-item .wrap-meta-hover .pxl-item--title, .pxl-team-carousel3 .pxl-grid-item .wrap-meta-hover .pxl-item--title, .pxl-team-grid4 .pxl-swiper-slide .wrap-meta-hover .pxl-item--title, .pxl-team-carousel3 .pxl-swiper-slide .wrap-meta-hover .pxl-item--title {
color: #fff;
font-size: 20px;
font-weight: 700;
margin-bottom: 2px;
}
.pxl-team-grid4 .pxl-grid-item .wrap-meta-hover .pxl-item--position, .pxl-team-carousel3 .pxl-grid-item .wrap-meta-hover .pxl-item--position, .pxl-team-grid4 .pxl-swiper-slide .wrap-meta-hover .pxl-item--position, .pxl-team-carousel3 .pxl-swiper-slide .wrap-meta-hover .pxl-item--position {
color: #fff;
font-size: 15px;
font-weight: 400;
padding-bottom: 15px;
}
.pxl-team-grid4 .pxl-grid-item .wrap-meta-hover .btn-readmore, .pxl-team-carousel3 .pxl-grid-item .wrap-meta-hover .btn-readmore, .pxl-team-grid4 .pxl-swiper-slide .wrap-meta-hover .btn-readmore, .pxl-team-carousel3 .pxl-swiper-slide .wrap-meta-hover .btn-readmore {
color: #fff;
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 3px;
text-decoration: underline;
}
.pxl-team-grid4 .pxl-grid-item .wrap-meta-hover .btn-readmore:hover, .pxl-team-carousel3 .pxl-grid-item .wrap-meta-hover .btn-readmore:hover, .pxl-team-grid4 .pxl-swiper-slide .wrap-meta-hover .btn-readmore:hover, .pxl-team-carousel3 .pxl-swiper-slide .wrap-meta-hover .btn-readmore:hover {
opacity: 0.9;
}
.pxl-team-grid4 .pxl-grid-item .content-bottom, .pxl-team-carousel3 .pxl-grid-item .content-bottom, .pxl-team-grid4 .pxl-swiper-slide .content-bottom, .pxl-team-carousel3 .pxl-swiper-slide .content-bottom {
position: relative;
}
.pxl-team-grid4 .pxl-grid-item:hover .wrap-meta-hover, .pxl-team-carousel3 .pxl-grid-item:hover .wrap-meta-hover, .pxl-team-grid4 .pxl-swiper-slide:hover .wrap-meta-hover, .pxl-team-carousel3 .pxl-swiper-slide:hover .wrap-meta-hover {
transform: scaley(1);
}
.pxl-team-grid4 .pxl-grid-item:hover .pxl-item--image:before, .pxl-team-carousel3 .pxl-grid-item:hover .pxl-item--image:before, .pxl-team-grid4 .pxl-swiper-slide:hover .pxl-item--image:before, .pxl-team-carousel3 .pxl-swiper-slide:hover .pxl-item--image:before {
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.61;
}
.pxl-team-grid4 .pxl-grid-item:hover .wrap-image-social .pxl-item--social a, .pxl-team-carousel3 .pxl-grid-item:hover .wrap-image-social .pxl-item--social a, .pxl-team-grid4 .pxl-swiper-slide:hover .wrap-image-social .pxl-item--social a, .pxl-team-carousel3 .pxl-swiper-slide:hover .wrap-image-social .pxl-item--social a {
opacity: 1 !important;
transform: translatey(0) !important;
}
.pxl-team-grid4 .pxl-grid-item:hover .wrap-image-social .pxl-item--social a:nth-child(1), .pxl-team-carousel3 .pxl-grid-item:hover .wrap-image-social .pxl-item--social a:nth-child(1), .pxl-team-grid4 .pxl-swiper-slide:hover .wrap-image-social .pxl-item--social a:nth-child(1), .pxl-team-carousel3 .pxl-swiper-slide:hover .wrap-image-social .pxl-item--social a:nth-child(1) {
transition-delay: 200ms;
}
.pxl-team-grid4 .pxl-grid-item:hover .wrap-image-social .pxl-item--social a:nth-child(2), .pxl-team-carousel3 .pxl-grid-item:hover .wrap-image-social .pxl-item--social a:nth-child(2), .pxl-team-grid4 .pxl-swiper-slide:hover .wrap-image-social .pxl-item--social a:nth-child(2), .pxl-team-carousel3 .pxl-swiper-slide:hover .wrap-image-social .pxl-item--social a:nth-child(2) {
transition-delay: 300ms;
}
.pxl-team-grid4 .pxl-grid-item:hover .wrap-image-social .pxl-item--social a:nth-child(3), .pxl-team-carousel3 .pxl-grid-item:hover .wrap-image-social .pxl-item--social a:nth-child(3), .pxl-team-grid4 .pxl-swiper-slide:hover .wrap-image-social .pxl-item--social a:nth-child(3), .pxl-team-carousel3 .pxl-swiper-slide:hover .wrap-image-social .pxl-item--social a:nth-child(3) {
transition-delay: 400ms;
}
.pxl-team-grid4 .pxl-grid-item:hover .wrap-image-social .pxl-item--social a:nth-child(4), .pxl-team-carousel3 .pxl-grid-item:hover .wrap-image-social .pxl-item--social a:nth-child(4), .pxl-team-grid4 .pxl-swiper-slide:hover .wrap-image-social .pxl-item--social a:nth-child(4), .pxl-team-carousel3 .pxl-swiper-slide:hover .wrap-image-social .pxl-item--social a:nth-child(4) {
transition-delay: 500ms;
}
.pxl-team-grid4 .pxl-grid-item:hover .wrap-image-social .pxl-item--social a:nth-child(5), .pxl-team-carousel3 .pxl-grid-item:hover .wrap-image-social .pxl-item--social a:nth-child(5), .pxl-team-grid4 .pxl-swiper-slide:hover .wrap-image-social .pxl-item--social a:nth-child(5), .pxl-team-carousel3 .pxl-swiper-slide:hover .wrap-image-social .pxl-item--social a:nth-child(5) {
transition-delay: 600ms;
}
.pxl-pricing1 {
position: relative;
background-color: #fff;
}
.pxl-pricing1 .pxl-item--title--pr {
color: #161c2d;
font-size: 20px;
letter-spacing: -0.5px;
font-weight: 700;
margin-bottom: 10px;
}
.pxl-pricing1 .pxl-item--subtitle {
color: #161c2d;
font-size: 16.5px;
letter-spacing: -0.2px;
line-height: 1.4rem;
min-height: 50px;
}
.pxl-pricing1 .pxl-item--title--note {
position: absolute;
top: 0;
left: 0;
color: #fff;
font-size: 16.5px;
background-color: var(--secondary-color);
width: 100%;
text-align: center;
line-height: 30px;
font-weight: 700;
letter-spacing: -0.2px;
}
.pxl-pricing1 .pxl-item--price {
margin-top: 30px;
color: #161c2d;
font-size: 40px;
letter-spacing: -1px;
line-height: 26px;
font-weight: 700;
}
.pxl-pricing1 .pxl-item--sub--price {
margin: 10px 0 20px 0;
font-size: 16.5px;
color: #6d7c90;
font-weight: 400;
padding: 0;
line-height: 1.8em;
word-spacing: 0px;
letter-spacing: -0.2px;
}
.pxl-pricing1 .pxl-item--readmore a {
background-color: var(--primary-color);
color: #fff;
font-size: 14px;
font-weight: 800;
border-radius: 100px;
line-height: 41px;
display: block;
text-align: center;
transition: 200ms;
}
.pxl-pricing1 .pxl-item--readmore a:hover {
box-shadow: rgba(56, 177, 237, 0.5) 2px 2px 20px 0px;
}
.pxl-pricing1 .pxl-item--readmore .sub-btn {
margin-top: 8px;
margin-bottom: 23px;
color: #6d7c90;
font-size: 12px;
font-weight: 400;
letter-spacing: -0.2;
}
.pxl-pricing1 .wrap-feature-1.wrap-feature-2, .pxl-pricing1 .wrap-feature-2.wrap-feature-2 {
margin-top: 4px;
}
.pxl-pricing1 .wrap-feature-1 span, .pxl-pricing1 .wrap-feature-2 span {
font-size: 16px;
font-weight: bold;
color: #161c2d;
line-height: 26px;
}
.pxl-pricing1 .wrap-feature-1 li, .pxl-pricing1 .wrap-feature-2 li {
list-style-type: none;
display: flex;
align-items: center;
font-size: 15px;
color: #6d7c90;
margin-bottom: 4px;
}
.pxl-pricing1 .wrap-feature-1 li i, .pxl-pricing1 .wrap-feature-2 li i {
background-color: var(--primary-color);
color: #fff;
width: 16px;
height: 16px;
border-radius: 100px;
font-size: 9px;
line-height: 16px;
margin-right: 10px;
text-align: center;
}
.pxl-pricing1 .wrap-feature-1 li.non-active i, .pxl-pricing1 .wrap-feature-2 li.non-active i {
background-color: red !important;
font-size: 12px !important;
}
.pxl-pricing1 .wrap-feature-1 li.non-active i:before, .pxl-pricing1 .wrap-feature-2 li.non-active i:before {
content: "\4d" !important;
font-family: 'ElegantIcons' !important;
}
.pxl-pricing1 .pxl-item--feature {
padding-left: 0;
}
.pxl-pricing1 .wrap-content {
padding: 40px 40px 27px 40px;
}
.pxl-pricing2 {
box-shadow: rgba(0, 19, 87, 0.06) 0 30px 60px;
border-radius: 12px;
background: #fff;
}
.pxl-pricing2 .pxl-item--title {
font-weight: bold;
padding: 40px 40px 0 40px;
color: #161c2d;
font-size: 26px;
cursor: auto;
margin-bottom: 5px;
}
.pxl-pricing2 .pxl-item--subtitle {
padding: 0 40px 31px 40px;
font-size: 16px;
font-weight: 400;
color: #6d7c90;
word-spacing: 0px;
letter-spacing: -0.2px;
}
.pxl-pricing2 .pxl-item--meta {
background-color: #38b1ed;
}
.pxl-pricing2 .pxl-item--meta .pxl-item--price {
font-weight: 500;
font-size: 48px;
color: #fff;
letter-spacing: -2px;
padding: 16px 0 9px 40px;
}
.pxl-pricing2 .pxl-item--meta .pxl-item--price small {
font-size: 16.5px;
font-weight: 400;
letter-spacing: 0px;
padding-right: 3px;
}
.pxl-pricing2 .pxl-item--meta .pxl-item--price span {
padding-left: 3px;
font-size: 14px;
font-weight: 400;
letter-spacing: 0px;
}
.pxl-pricing2 .pxl-item--feature {
list-style-type: none;
padding-left: 0;
margin-top: 21px;
margin-bottom: 40px;
}
.pxl-pricing2 .pxl-item--feature li {
padding: 8px 0;
font-size: 15px;
color: #161c2d;
opacity: 0.75;
border-bottom: solid 1px rgba(255, 255, 255, .2);
margin: 0 40px;
}
.pxl-pricing2 .pxl-item--feature li strong {
color: #161c2d;
}
.pxl-pricing2 .pxl-item--feature li i {
background-color: rgba(107, 203, 244, .2);
margin-right: 15px;
font-size: 12px;
padding: 5px;
line-height: 12px;
border-radius: 6px;
color: var(--primary-color);
}
.pxl-pricing2 .pxl-item--feature li.non-active i:before {
opacity: 0;
}
.pxl-pricing2 .pxl-item--button {
padding: 0 40px 40px 40px;
text-align: center;
}
.pxl-pricing2 .pxl-item--button a {
color: #fff;
background-color: var(--primary-color);
border-radius: 100px;
line-height: 42px;
font-size: 14px;
font-weight: 700;
display: block;
}
.pxl-pricing2 .pxl-item--button a:hover {
box-shadow: rgba(56, 177, 237, 0.5) 2px 2px 20px 0px;
}
.pxl-pricing3 {
text-align: center;
padding: 30px;
border: solid 1px #eee;
position: relative;
border-radius: 8px;
box-shadow: 0 30px 60px rgba(0, 19, 87, 0.06);
}
.pxl-pricing3 .pxl-item--icon {
text-align: center;
}
.pxl-pricing3 .pxl-item--icon img {
max-width: 120px;
}
.pxl-pricing3 .pxl-item--title {
min-height: 60px;
margin-bottom: 10px;
font-size: 14px;
line-height: 1.5em;
color: #6d7c90;
font-weight: 400;
letter-spacing: -0.2px;
}
.pxl-pricing3 .pxl-item--subtitle {
text-decoration-line: line-through;
margin-bottom: -14px;
font-size: 16.5px;
font-weight: 400;
line-height: 1.8em;
color: #6d7c90;
word-spacing: 0px;
letter-spacing: -0.2px;
}
.pxl-pricing3 .pxl-item--button a {
display: inline-block;
text-align: center;
color: #fff;
border-radius: 30px;
line-height: 42px;
font-weight: 800;
text-decoration: none;
padding: 0px 40px;
font-size: 14px;
background-color: var(--primary-color);
}
.pxl-pricing3 .pxl-item--button a:hover {
box-shadow: rgba(56, 177, 237, 0.5) 2px 2px 20px 0px;
}
.pxl-pricing3 .pxl-item--price {
font-weight: bold;
font-size: 48px;
margin-bottom: 17px;
color: #161c2d;
letter-spacing: -3px;
}
.pxl-pricing3 .pxl-item--price small, .pxl-pricing3 .pxl-item--price span {
font-size: 16px;
letter-spacing: 0;
}
.pxl-pricing4 {
box-shadow: rgba(0, 19, 87, 0.06) 0 30px 60px;
background-color: #fff;
border-radius: 8px;
text-align: center;
padding: 14px 20px;
-webkit-transition: 300ms all linear 0ms;
-khtml-transition: 300ms all linear 0ms;
-moz-transition: 300ms all linear 0ms;
-ms-transition: 300ms all linear 0ms;
-o-transition: 300ms all linear 0ms;
transition: 300ms all linear 0ms;
}
.pxl-pricing4 .pxl-item--title {
color: #161c2d;
margin-bottom: 0px;
font-size: 20px;
font-weight: bold;
}
.pxl-pricing4 .pxl-item--subtitle {
padding: 2px 0 4px 0;
font-weight: 500;
text-transform: uppercase;
color: #6d7c90;
line-height: 1em;
font-size: 10px;
margin-bottom: 0;
}
.pxl-pricing4 .pxl-item--price {
font-weight: 700;
font-size: 14px;
color: var(--primary-color);
}
.pxl-pricing4:hover {
background-color: rgba(0, 0, 0, 0.05);
}
.pxl-hidden-button {
text-align: center;
display: inline-block;
width: 58px;
height: 58px;
mask-image: url(//hostingcontinental.com/wp-content/themes/hostco/assets/img/mask-hiddensidebar.png);
-webkit-mask-image: url(//hostingcontinental.com/wp-content/themes/hostco/assets/img/mask-hiddensidebar.png);
-ms-mask-image: url(//hostingcontinental.com/wp-content/themes/hostco/assets/img/mask-hiddensidebar.png);
-o-mask-image: url(//hostingcontinental.com/wp-content/themes/hostco/assets/img/mask-hiddensidebar);
-webkit-mask-repeat: no-repeat;
-ms-mask-repeat: no-repeat;
-o-mask-repeat: no-repeat;
-webkit-mask-position: center top;
-ms-mask-position: center top;
-o-mask-position: center top;
line-height: 58px;
cursor: pointer;
-webkit-transition: 200ms all linear 0ms;
-khtml-transition: 200ms all linear 0ms;
-moz-transition: 200ms all linear 0ms;
-ms-transition: 200ms all linear 0ms;
-o-transition: 200ms all linear 0ms;
transition: 200ms all linear 0ms;
}
@media (max-width: 1500px) {
.hide-1500 {
display: none;
}
}
.pxl-hidden-sidebar.active .pxl-item--overlay {
-webkit-transform: scaleX(1);
-khtml-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
transform: scaleX(1);
transition-delay: 0s;
-webkit-transition-delay: 0s;
}
.pxl-hidden-sidebar.active .pxl-item--conent {
-webkit-transform: translateX(0px);
-khtml-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
}
.pxl-hidden-sidebar .pxl-item--overlay {
background-color: rgba(27, 35, 54, 0.8);
height: 100%;
width: 100%;
right: 0;
top: 0;
position: fixed;
z-index: 1026;
-webkit-transform: scaleX(0);
-khtml-transform: scaleX(0);
-moz-transform: scaleX(0);
-ms-transform: scaleX(0);
-o-transform: scaleX(0);
transform: scaleX(0);
transform-origin: 100% 50%;
-webkit-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
-o-transform-origin: 100% 50%;
-webkit-transition: transform 0.8s ease 0s;
-khtml-transition: transform 0.8s ease 0s;
-moz-transition: transform 0.8s ease 0s;
-ms-transition: transform 0.8s ease 0s;
-o-transition: transform 0.8s ease 0s;
transition: transform 0.8s ease 0s;
transition-delay: 0.2s;
-webkit-transition-delay: 0.2s;
}
.pxl-hidden-sidebar .pxl-item--conent {
overflow-y: scroll;
position: fixed;
z-index: 1029;
top: 0;
right: 0;
bottom: 0;
width: 450px;
font-size: 15px;
line-height: 26px;
color: #383838;
overflow: hidden;
-webkit-transform: translateX(460px);
-khtml-transform: translateX(460px);
-moz-transform: translateX(460px);
-ms-transform: translateX(460px);
-o-transform: translateX(460px);
transform: translateX(460px);
-webkit-transition: transform 0.8s ease 0s;
-khtml-transition: transform 0.8s ease 0s;
-moz-transition: transform 0.8s ease 0s;
-ms-transition: transform 0.8s ease 0s;
-o-transition: transform 0.8s ease 0s;
transition: transform 0.8s ease 0s;
transition-delay: 0s;
-webkit-transition-delay: 0s;
}
.pxl-hidden-sidebar .pxl-item--conent:hover .pxl-close {
top: 40px;
opacity: 1;
}
.pxl-widget-cart-wrap:hover .pxl-close {
background-color: var(--secondary-color) !important;
top: 10px;
opacity: 1;
}
.pxl-widget-cart-wrap:hover .pxl-close:before, .pxl-widget-cart-wrap:hover .pxl-close:after {
background-color: #fff !important;
}