@charset "UTF-8";
.pxl-swiper-arrows-false .pxl-slider-arrow-wrap {
  display: none; }
@media (max-width: 1499px) {
  .pxl-swiper-arrows-laptop-false .pxl-slider-arrow-wrap {
    display: none; }
  .pxl-swiper-arrows-laptop-true .pxl-slider-arrow-wrap {
    display: flex; } }
@media (max-width: 1199px) {
  .pxl-swiper-arrows-tablet_extra-false .pxl-slider-arrow-wrap {
    display: none; }
  .pxl-swiper-arrows-tablet_extra-true .pxl-slider-arrow-wrap {
    display: flex; } }
@media (max-width: 991px) {
  .pxl-swiper-arrows-tablet-false .pxl-slider-arrow-wrap {
    display: none; }
  .pxl-swiper-arrows-tablet-true .pxl-slider-arrow-wrap {
    display: flex; } }
@media (max-width: 767px) {
  .pxl-swiper-arrows-mobile_extra-false .pxl-slider-arrow-wrap {
    display: none; }
  .pxl-swiper-arrows-mobile_extra-true .pxl-slider-arrow-wrap {
    display: flex; } }
@media (max-width: 575px) {
  .pxl-swiper-arrows-mobile-false .pxl-slider-arrow-wrap {
    display: none; }
  .pxl-swiper-arrows-mobile-true .pxl-slider-arrow-wrap {
    display: flex; } }

.pxl-swiper-dots-false .pxl-slider-dots {
  display: none; }
@media (max-width: 1499px) {
  .pxl-swiper-dots-laptop-false .pxl-slider-dots {
    display: none; }
  .pxl-swiper-dots-laptop-true .pxl-slider-dots {
    display: flex; } }
@media (max-width: 1199px) {
  .pxl-swiper-dots-tablet_extra-false .pxl-slider-dots {
    display: none; }
  .pxl-swiper-dots-tablet_extra-true .pxl-slider-dots {
    display: flex; } }
@media (max-width: 991px) {
  .pxl-swiper-dots-tablet-false .pxl-slider-dots {
    display: none; }
  .pxl-swiper-dots-tablet-true .pxl-slider-dots {
    display: flex; } }
@media (max-width: 767px) {
  .pxl-swiper-dots-mobile_extra-false .pxl-slider-dots {
    display: none; }
  .pxl-swiper-dots-mobile_extra-true .pxl-slider-dots {
    display: flex; } }
@media (max-width: 575px) {
  .pxl-swiper-dots-mobile-false .pxl-slider-dots {
    display: none; }
  .pxl-swiper-dots-mobile-true .pxl-slider-dots {
    display: flex; } }
.d-flex.gx-0 {
  margin-left: 0px;
  margin-right: 0px; }
  .d-flex.gx-0 > * {
    padding-left: 0px;
    padding-right: 0px; }
.d-flex.gx-5 {
  margin-left: -2.5px;
  margin-right: -2.5px; }
  .d-flex.gx-5 > * {
    padding-left: 2.5px;
    padding-right: 2.5px; }
.d-flex.gx-10 {
  margin-left: -5px;
  margin-right: -5px; }
  .d-flex.gx-10 > * {
    padding-left: 5px;
    padding-right: 5px; }
.d-flex.gx-12 {
  margin-left: -6px;
  margin-right: -6px; }
  .d-flex.gx-12 > * {
    padding-left: 6px;
    padding-right: 6px; }
.d-flex.gx-15 {
  margin-left: -7.5px;
  margin-right: -7.5px; }
  .d-flex.gx-15 > * {
    padding-left: 7.5px;
    padding-right: 7.5px; }
.d-flex.gx-16 {
  margin-left: -8px;
  margin-right: -8px; }
  .d-flex.gx-16 > * {
    padding-left: 8px;
    padding-right: 8px; }
.d-flex.gx-20 {
  margin-left: -10px;
  margin-right: -10px; }
  .d-flex.gx-20 > * {
    padding-left: 10px;
    padding-right: 10px; }
.d-flex.gx-25 {
  margin-left: -12.5px;
  margin-right: -12.5px; }
  .d-flex.gx-25 > * {
    padding-left: 12.5px;
    padding-right: 12.5px; }
.d-flex.gx-30 {
  margin-left: -15px;
  margin-right: -15px; }
  .d-flex.gx-30 > * {
    padding-left: 15px;
    padding-right: 15px; }
.d-flex.gx-40 {
  margin-left: -20px;
  margin-right: -20px; }
  .d-flex.gx-40 > * {
    padding-left: 20px;
    padding-right: 20px; }
.d-flex.gx-50 {
  margin-left: -25px;
  margin-right: -25px; }
  .d-flex.gx-50 > * {
    padding-left: 25px;
    padding-right: 25px; }
.d-flex.gx-60 {
  margin-left: -30px;
  margin-right: -30px; }
  .d-flex.gx-60 > * {
    padding-left: 30px;
    padding-right: 30px; }
.d-flex.gx-70 {
  margin-left: -35px;
  margin-right: -35px; }
  .d-flex.gx-70 > * {
    padding-left: 35px;
    padding-right: 35px; }
.d-flex.gx-80 {
  margin-left: -40px;
  margin-right: -40px; }
  .d-flex.gx-80 > * {
    padding-left: 40px;
    padding-right: 40px; }
.d-flex.gx-90 {
  margin-left: -45px;
  margin-right: -45px; }
  .d-flex.gx-90 > * {
    padding-left: 45px;
    padding-right: 45px; }
.d-flex.gx-100 {
  margin-left: -50px;
  margin-right: -50px; }
  .d-flex.gx-100 > * {
    padding-left: 50px;
    padding-right: 50px; }
@media (min-width: 0) {
  .d-flex.gx-xs-0 {
    margin-left: 0px;
    margin-right: 0px; }
    .d-flex.gx-xs-0 > * {
      padding-left: 0px;
      padding-right: 0px; }
  .d-flex.gx-xs-5 {
    margin-left: -2.5px;
    margin-right: -2.5px; }
    .d-flex.gx-xs-5 > * {
      padding-left: 2.5px;
      padding-right: 2.5px; }
  .d-flex.gx-xs-10 {
    margin-left: -5px;
    margin-right: -5px; }
    .d-flex.gx-xs-10 > * {
      padding-left: 5px;
      padding-right: 5px; }
  .d-flex.gx-xs-12 {
    margin-left: -6px;
    margin-right: -6px; }
    .d-flex.gx-xs-12 > * {
      padding-left: 6px;
      padding-right: 6px; }
  .d-flex.gx-xs-15 {
    margin-left: -7.5px;
    margin-right: -7.5px; }
    .d-flex.gx-xs-15 > * {
      padding-left: 7.5px;
      padding-right: 7.5px; }
  .d-flex.gx-xs-16 {
    margin-left: -8px;
    margin-right: -8px; }
    .d-flex.gx-xs-16 > * {
      padding-left: 8px;
      padding-right: 8px; }
  .d-flex.gx-xs-20 {
    margin-left: -10px;
    margin-right: -10px; }
    .d-flex.gx-xs-20 > * {
      padding-left: 10px;
      padding-right: 10px; }
  .d-flex.gx-xs-25 {
    margin-left: -12.5px;
    margin-right: -12.5px; }
    .d-flex.gx-xs-25 > * {
      padding-left: 12.5px;
      padding-right: 12.5px; }
  .d-flex.gx-xs-30 {
    margin-left: -15px;
    margin-right: -15px; }
    .d-flex.gx-xs-30 > * {
      padding-left: 15px;
      padding-right: 15px; }
  .d-flex.gx-xs-40 {
    margin-left: -20px;
    margin-right: -20px; }
    .d-flex.gx-xs-40 > * {
      padding-left: 20px;
      padding-right: 20px; }
  .d-flex.gx-xs-50 {
    margin-left: -25px;
    margin-right: -25px; }
    .d-flex.gx-xs-50 > * {
      padding-left: 25px;
      padding-right: 25px; }
  .d-flex.gx-xs-60 {
    margin-left: -30px;
    margin-right: -30px; }
    .d-flex.gx-xs-60 > * {
      padding-left: 30px;
      padding-right: 30px; }
  .d-flex.gx-xs-70 {
    margin-left: -35px;
    margin-right: -35px; }
    .d-flex.gx-xs-70 > * {
      padding-left: 35px;
      padding-right: 35px; }
  .d-flex.gx-xs-80 {
    margin-left: -40px;
    margin-right: -40px; }
    .d-flex.gx-xs-80 > * {
      padding-left: 40px;
      padding-right: 40px; }
  .d-flex.gx-xs-90 {
    margin-left: -45px;
    margin-right: -45px; }
    .d-flex.gx-xs-90 > * {
      padding-left: 45px;
      padding-right: 45px; }
  .d-flex.gx-xs-100 {
    margin-left: -50px;
    margin-right: -50px; }
    .d-flex.gx-xs-100 > * {
      padding-left: 50px;
      padding-right: 50px; } }
.d-flex.gx-0 {
  margin-left: 0px;
  margin-right: 0px; }
  .d-flex.gx-0 > * {
    padding-left: 0px;
    padding-right: 0px; }
.d-flex.gx-5 {
  margin-left: -2.5px;
  margin-right: -2.5px; }
  .d-flex.gx-5 > * {
    padding-left: 2.5px;
    padding-right: 2.5px; }
.d-flex.gx-10 {
  margin-left: -5px;
  margin-right: -5px; }
  .d-flex.gx-10 > * {
    padding-left: 5px;
    padding-right: 5px; }
.d-flex.gx-12 {
  margin-left: -6px;
  margin-right: -6px; }
  .d-flex.gx-12 > * {
    padding-left: 6px;
    padding-right: 6px; }
.d-flex.gx-15 {
  margin-left: -7.5px;
  margin-right: -7.5px; }
  .d-flex.gx-15 > * {
    padding-left: 7.5px;
    padding-right: 7.5px; }
.d-flex.gx-16 {
  margin-left: -8px;
  margin-right: -8px; }
  .d-flex.gx-16 > * {
    padding-left: 8px;
    padding-right: 8px; }
.d-flex.gx-20 {
  margin-left: -10px;
  margin-right: -10px; }
  .d-flex.gx-20 > * {
    padding-left: 10px;
    padding-right: 10px; }
.d-flex.gx-25 {
  margin-left: -12.5px;
  margin-right: -12.5px; }
  .d-flex.gx-25 > * {
    padding-left: 12.5px;
    padding-right: 12.5px; }
.d-flex.gx-30 {
  margin-left: -15px;
  margin-right: -15px; }
  .d-flex.gx-30 > * {
    padding-left: 15px;
    padding-right: 15px; }
.d-flex.gx-40 {
  margin-left: -20px;
  margin-right: -20px; }
  .d-flex.gx-40 > * {
    padding-left: 20px;
    padding-right: 20px; }
.d-flex.gx-50 {
  margin-left: -25px;
  margin-right: -25px; }
  .d-flex.gx-50 > * {
    padding-left: 25px;
    padding-right: 25px; }
.d-flex.gx-60 {
  margin-left: -30px;
  margin-right: -30px; }
  .d-flex.gx-60 > * {
    padding-left: 30px;
    padding-right: 30px; }
.d-flex.gx-70 {
  margin-left: -35px;
  margin-right: -35px; }
  .d-flex.gx-70 > * {
    padding-left: 35px;
    padding-right: 35px; }
.d-flex.gx-80 {
  margin-left: -40px;
  margin-right: -40px; }
  .d-flex.gx-80 > * {
    padding-left: 40px;
    padding-right: 40px; }
.d-flex.gx-90 {
  margin-left: -45px;
  margin-right: -45px; }
  .d-flex.gx-90 > * {
    padding-left: 45px;
    padding-right: 45px; }
.d-flex.gx-100 {
  margin-left: -50px;
  margin-right: -50px; }
  .d-flex.gx-100 > * {
    padding-left: 50px;
    padding-right: 50px; }
@media (min-width: 576px) {
  .d-flex.gx-sm-0 {
    margin-left: 0px;
    margin-right: 0px; }
    .d-flex.gx-sm-0 > * {
      padding-left: 0px;
      padding-right: 0px; }
  .d-flex.gx-sm-5 {
    margin-left: -2.5px;
    margin-right: -2.5px; }
    .d-flex.gx-sm-5 > * {
      padding-left: 2.5px;
      padding-right: 2.5px; }
  .d-flex.gx-sm-10 {
    margin-left: -5px;
    margin-right: -5px; }
    .d-flex.gx-sm-10 > * {
      padding-left: 5px;
      padding-right: 5px; }
  .d-flex.gx-sm-12 {
    margin-left: -6px;
    margin-right: -6px; }
    .d-flex.gx-sm-12 > * {
      padding-left: 6px;
      padding-right: 6px; }
  .d-flex.gx-sm-15 {
    margin-left: -7.5px;
    margin-right: -7.5px; }
    .d-flex.gx-sm-15 > * {
      padding-left: 7.5px;
      padding-right: 7.5px; }
  .d-flex.gx-sm-16 {
    margin-left: -8px;
    margin-right: -8px; }
    .d-flex.gx-sm-16 > * {
      padding-left: 8px;
      padding-right: 8px; }
  .d-flex.gx-sm-20 {
    margin-left: -10px;
    margin-right: -10px; }
    .d-flex.gx-sm-20 > * {
      padding-left: 10px;
      padding-right: 10px; }
  .d-flex.gx-sm-25 {
    margin-left: -12.5px;
    margin-right: -12.5px; }
    .d-flex.gx-sm-25 > * {
      padding-left: 12.5px;
      padding-right: 12.5px; }
  .d-flex.gx-sm-30 {
    margin-left: -15px;
    margin-right: -15px; }
    .d-flex.gx-sm-30 > * {
      padding-left: 15px;
      padding-right: 15px; }
  .d-flex.gx-sm-40 {
    margin-left: -20px;
    margin-right: -20px; }
    .d-flex.gx-sm-40 > * {
      padding-left: 20px;
      padding-right: 20px; }
  .d-flex.gx-sm-50 {
    margin-left: -25px;
    margin-right: -25px; }
    .d-flex.gx-sm-50 > * {
      padding-left: 25px;
      padding-right: 25px; }
  .d-flex.gx-sm-60 {
    margin-left: -30px;
    margin-right: -30px; }
    .d-flex.gx-sm-60 > * {
      padding-left: 30px;
      padding-right: 30px; }
  .d-flex.gx-sm-70 {
    margin-left: -35px;
    margin-right: -35px; }
    .d-flex.gx-sm-70 > * {
      padding-left: 35px;
      padding-right: 35px; }
  .d-flex.gx-sm-80 {
    margin-left: -40px;
    margin-right: -40px; }
    .d-flex.gx-sm-80 > * {
      padding-left: 40px;
      padding-right: 40px; }
  .d-flex.gx-sm-90 {
    margin-left: -45px;
    margin-right: -45px; }
    .d-flex.gx-sm-90 > * {
      padding-left: 45px;
      padding-right: 45px; }
  .d-flex.gx-sm-100 {
    margin-left: -50px;
    margin-right: -50px; }
    .d-flex.gx-sm-100 > * {
      padding-left: 50px;
      padding-right: 50px; } }
.d-flex.gx-0 {
  margin-left: 0px;
  margin-right: 0px; }
  .d-flex.gx-0 > * {
    padding-left: 0px;
    padding-right: 0px; }
.d-flex.gx-5 {
  margin-left: -2.5px;
  margin-right: -2.5px; }
  .d-flex.gx-5 > * {
    padding-left: 2.5px;
    padding-right: 2.5px; }
.d-flex.gx-10 {
  margin-left: -5px;
  margin-right: -5px; }
  .d-flex.gx-10 > * {
    padding-left: 5px;
    padding-right: 5px; }
.d-flex.gx-12 {
  margin-left: -6px;
  margin-right: -6px; }
  .d-flex.gx-12 > * {
    padding-left: 6px;
    padding-right: 6px; }
.d-flex.gx-15 {
  margin-left: -7.5px;
  margin-right: -7.5px; }
  .d-flex.gx-15 > * {
    padding-left: 7.5px;
    padding-right: 7.5px; }
.d-flex.gx-16 {
  margin-left: -8px;
  margin-right: -8px; }
  .d-flex.gx-16 > * {
    padding-left: 8px;
    padding-right: 8px; }
.d-flex.gx-20 {
  margin-left: -10px;
  margin-right: -10px; }
  .d-flex.gx-20 > * {
    padding-left: 10px;
    padding-right: 10px; }
.d-flex.gx-25 {
  margin-left: -12.5px;
  margin-right: -12.5px; }
  .d-flex.gx-25 > * {
    padding-left: 12.5px;
    padding-right: 12.5px; }
.d-flex.gx-30 {
  margin-left: -15px;
  margin-right: -15px; }
  .d-flex.gx-30 > * {
    padding-left: 15px;
    padding-right: 15px; }
.d-flex.gx-40 {
  margin-left: -20px;
  margin-right: -20px; }
  .d-flex.gx-40 > * {
    padding-left: 20px;
    padding-right: 20px; }
.d-flex.gx-50 {
  margin-left: -25px;
  margin-right: -25px; }
  .d-flex.gx-50 > * {
    padding-left: 25px;
    padding-right: 25px; }
.d-flex.gx-60 {
  margin-left: -30px;
  margin-right: -30px; }
  .d-flex.gx-60 > * {
    padding-left: 30px;
    padding-right: 30px; }
.d-flex.gx-70 {
  margin-left: -35px;
  margin-right: -35px; }
  .d-flex.gx-70 > * {
    padding-left: 35px;
    padding-right: 35px; }
.d-flex.gx-80 {
  margin-left: -40px;
  margin-right: -40px; }
  .d-flex.gx-80 > * {
    padding-left: 40px;
    padding-right: 40px; }
.d-flex.gx-90 {
  margin-left: -45px;
  margin-right: -45px; }
  .d-flex.gx-90 > * {
    padding-left: 45px;
    padding-right: 45px; }
.d-flex.gx-100 {
  margin-left: -50px;
  margin-right: -50px; }
  .d-flex.gx-100 > * {
    padding-left: 50px;
    padding-right: 50px; }
@media (min-width: 768px) {
  .d-flex.gx-md-0 {
    margin-left: 0px;
    margin-right: 0px; }
    .d-flex.gx-md-0 > * {
      padding-left: 0px;
      padding-right: 0px; }
  .d-flex.gx-md-5 {
    margin-left: -2.5px;
    margin-right: -2.5px; }
    .d-flex.gx-md-5 > * {
      padding-left: 2.5px;
      padding-right: 2.5px; }
  .d-flex.gx-md-10 {
    margin-left: -5px;
    margin-right: -5px; }
    .d-flex.gx-md-10 > * {
      padding-left: 5px;
      padding-right: 5px; }
  .d-flex.gx-md-12 {
    margin-left: -6px;
    margin-right: -6px; }
    .d-flex.gx-md-12 > * {
      padding-left: 6px;
      padding-right: 6px; }
  .d-flex.gx-md-15 {
    margin-left: -7.5px;
    margin-right: -7.5px; }
    .d-flex.gx-md-15 > * {
      padding-left: 7.5px;
      padding-right: 7.5px; }
  .d-flex.gx-md-16 {
    margin-left: -8px;
    margin-right: -8px; }
    .d-flex.gx-md-16 > * {
      padding-left: 8px;
      padding-right: 8px; }
  .d-flex.gx-md-20 {
    margin-left: -10px;
    margin-right: -10px; }
    .d-flex.gx-md-20 > * {
      padding-left: 10px;
      padding-right: 10px; }
  .d-flex.gx-md-25 {
    margin-left: -12.5px;
    margin-right: -12.5px; }
    .d-flex.gx-md-25 > * {
      padding-left: 12.5px;
      padding-right: 12.5px; }
  .d-flex.gx-md-30 {
    margin-left: -15px;
    margin-right: -15px; }
    .d-flex.gx-md-30 > * {
      padding-left: 15px;
      padding-right: 15px; }
  .d-flex.gx-md-40 {
    margin-left: -20px;
    margin-right: -20px; }
    .d-flex.gx-md-40 > * {
      padding-left: 20px;
      padding-right: 20px; }
  .d-flex.gx-md-50 {
    margin-left: -25px;
    margin-right: -25px; }
    .d-flex.gx-md-50 > * {
      padding-left: 25px;
      padding-right: 25px; }
  .d-flex.gx-md-60 {
    margin-left: -30px;
    margin-right: -30px; }
    .d-flex.gx-md-60 > * {
      padding-left: 30px;
      padding-right: 30px; }
  .d-flex.gx-md-70 {
    margin-left: -35px;
    margin-right: -35px; }
    .d-flex.gx-md-70 > * {
      padding-left: 35px;
      padding-right: 35px; }
  .d-flex.gx-md-80 {
    margin-left: -40px;
    margin-right: -40px; }
    .d-flex.gx-md-80 > * {
      padding-left: 40px;
      padding-right: 40px; }
  .d-flex.gx-md-90 {
    margin-left: -45px;
    margin-right: -45px; }
    .d-flex.gx-md-90 > * {
      padding-left: 45px;
      padding-right: 45px; }
  .d-flex.gx-md-100 {
    margin-left: -50px;
    margin-right: -50px; }
    .d-flex.gx-md-100 > * {
      padding-left: 50px;
      padding-right: 50px; } }
.d-flex.gx-0 {
  margin-left: 0px;
  margin-right: 0px; }
  .d-flex.gx-0 > * {
    padding-left: 0px;
    padding-right: 0px; }
.d-flex.gx-5 {
  margin-left: -2.5px;
  margin-right: -2.5px; }
  .d-flex.gx-5 > * {
    padding-left: 2.5px;
    padding-right: 2.5px; }
.d-flex.gx-10 {
  margin-left: -5px;
  margin-right: -5px; }
  .d-flex.gx-10 > * {
    padding-left: 5px;
    padding-right: 5px; }
.d-flex.gx-12 {
  margin-left: -6px;
  margin-right: -6px; }
  .d-flex.gx-12 > * {
    padding-left: 6px;
    padding-right: 6px; }
.d-flex.gx-15 {
  margin-left: -7.5px;
  margin-right: -7.5px; }
  .d-flex.gx-15 > * {
    padding-left: 7.5px;
    padding-right: 7.5px; }
.d-flex.gx-16 {
  margin-left: -8px;
  margin-right: -8px; }
  .d-flex.gx-16 > * {
    padding-left: 8px;
    padding-right: 8px; }
.d-flex.gx-20 {
  margin-left: -10px;
  margin-right: -10px; }
  .d-flex.gx-20 > * {
    padding-left: 10px;
    padding-right: 10px; }
.d-flex.gx-25 {
  margin-left: -12.5px;
  margin-right: -12.5px; }
  .d-flex.gx-25 > * {
    padding-left: 12.5px;
    padding-right: 12.5px; }
.d-flex.gx-30 {
  margin-left: -15px;
  margin-right: -15px; }
  .d-flex.gx-30 > * {
    padding-left: 15px;
    padding-right: 15px; }
.d-flex.gx-40 {
  margin-left: -20px;
  margin-right: -20px; }
  .d-flex.gx-40 > * {
    padding-left: 20px;
    padding-right: 20px; }
.d-flex.gx-50 {
  margin-left: -25px;
  margin-right: -25px; }
  .d-flex.gx-50 > * {
    padding-left: 25px;
    padding-right: 25px; }
.d-flex.gx-60 {
  margin-left: -30px;
  margin-right: -30px; }
  .d-flex.gx-60 > * {
    padding-left: 30px;
    padding-right: 30px; }
.d-flex.gx-70 {
  margin-left: -35px;
  margin-right: -35px; }
  .d-flex.gx-70 > * {
    padding-left: 35px;
    padding-right: 35px; }
.d-flex.gx-80 {
  margin-left: -40px;
  margin-right: -40px; }
  .d-flex.gx-80 > * {
    padding-left: 40px;
    padding-right: 40px; }
.d-flex.gx-90 {
  margin-left: -45px;
  margin-right: -45px; }
  .d-flex.gx-90 > * {
    padding-left: 45px;
    padding-right: 45px; }
.d-flex.gx-100 {
  margin-left: -50px;
  margin-right: -50px; }
  .d-flex.gx-100 > * {
    padding-left: 50px;
    padding-right: 50px; }
@media (min-width: 992px) {
  .d-flex.gx-lg-0 {
    margin-left: 0px;
    margin-right: 0px; }
    .d-flex.gx-lg-0 > * {
      padding-left: 0px;
      padding-right: 0px; }
  .d-flex.gx-lg-5 {
    margin-left: -2.5px;
    margin-right: -2.5px; }
    .d-flex.gx-lg-5 > * {
      padding-left: 2.5px;
      padding-right: 2.5px; }
  .d-flex.gx-lg-10 {
    margin-left: -5px;
    margin-right: -5px; }
    .d-flex.gx-lg-10 > * {
      padding-left: 5px;
      padding-right: 5px; }
  .d-flex.gx-lg-12 {
    margin-left: -6px;
    margin-right: -6px; }
    .d-flex.gx-lg-12 > * {
      padding-left: 6px;
      padding-right: 6px; }
  .d-flex.gx-lg-15 {
    margin-left: -7.5px;
    margin-right: -7.5px; }
    .d-flex.gx-lg-15 > * {
      padding-left: 7.5px;
      padding-right: 7.5px; }
  .d-flex.gx-lg-16 {
    margin-left: -8px;
    margin-right: -8px; }
    .d-flex.gx-lg-16 > * {
      padding-left: 8px;
      padding-right: 8px; }
  .d-flex.gx-lg-20 {
    margin-left: -10px;
    margin-right: -10px; }
    .d-flex.gx-lg-20 > * {
      padding-left: 10px;
      padding-right: 10px; }
  .d-flex.gx-lg-25 {
    margin-left: -12.5px;
    margin-right: -12.5px; }
    .d-flex.gx-lg-25 > * {
      padding-left: 12.5px;
      padding-right: 12.5px; }
  .d-flex.gx-lg-30 {
    margin-left: -15px;
    margin-right: -15px; }
    .d-flex.gx-lg-30 > * {
      padding-left: 15px;
      padding-right: 15px; }
  .d-flex.gx-lg-40 {
    margin-left: -20px;
    margin-right: -20px; }
    .d-flex.gx-lg-40 > * {
      padding-left: 20px;
      padding-right: 20px; }
  .d-flex.gx-lg-50 {
    margin-left: -25px;
    margin-right: -25px; }
    .d-flex.gx-lg-50 > * {
      padding-left: 25px;
      padding-right: 25px; }
  .d-flex.gx-lg-60 {
    margin-left: -30px;
    margin-right: -30px; }
    .d-flex.gx-lg-60 > * {
      padding-left: 30px;
      padding-right: 30px; }
  .d-flex.gx-lg-70 {
    margin-left: -35px;
    margin-right: -35px; }
    .d-flex.gx-lg-70 > * {
      padding-left: 35px;
      padding-right: 35px; }
  .d-flex.gx-lg-80 {
    margin-left: -40px;
    margin-right: -40px; }
    .d-flex.gx-lg-80 > * {
      padding-left: 40px;
      padding-right: 40px; }
  .d-flex.gx-lg-90 {
    margin-left: -45px;
    margin-right: -45px; }
    .d-flex.gx-lg-90 > * {
      padding-left: 45px;
      padding-right: 45px; }
  .d-flex.gx-lg-100 {
    margin-left: -50px;
    margin-right: -50px; }
    .d-flex.gx-lg-100 > * {
      padding-left: 50px;
      padding-right: 50px; } }
.d-flex.gx-0 {
  margin-left: 0px;
  margin-right: 0px; }
  .d-flex.gx-0 > * {
    padding-left: 0px;
    padding-right: 0px; }
.d-flex.gx-5 {
  margin-left: -2.5px;
  margin-right: -2.5px; }
  .d-flex.gx-5 > * {
    padding-left: 2.5px;
    padding-right: 2.5px; }
.d-flex.gx-10 {
  margin-left: -5px;
  margin-right: -5px; }
  .d-flex.gx-10 > * {
    padding-left: 5px;
    padding-right: 5px; }
.d-flex.gx-12 {
  margin-left: -6px;
  margin-right: -6px; }
  .d-flex.gx-12 > * {
    padding-left: 6px;
    padding-right: 6px; }
.d-flex.gx-15 {
  margin-left: -7.5px;
  margin-right: -7.5px; }
  .d-flex.gx-15 > * {
    padding-left: 7.5px;
    padding-right: 7.5px; }
.d-flex.gx-16 {
  margin-left: -8px;
  margin-right: -8px; }
  .d-flex.gx-16 > * {
    padding-left: 8px;
    padding-right: 8px; }
.d-flex.gx-20 {
  margin-left: -10px;
  margin-right: -10px; }
  .d-flex.gx-20 > * {
    padding-left: 10px;
    padding-right: 10px; }
.d-flex.gx-25 {
  margin-left: -12.5px;
  margin-right: -12.5px; }
  .d-flex.gx-25 > * {
    padding-left: 12.5px;
    padding-right: 12.5px; }
.d-flex.gx-30 {
  margin-left: -15px;
  margin-right: -15px; }
  .d-flex.gx-30 > * {
    padding-left: 15px;
    padding-right: 15px; }
.d-flex.gx-40 {
  margin-left: -20px;
  margin-right: -20px; }
  .d-flex.gx-40 > * {
    padding-left: 20px;
    padding-right: 20px; }
.d-flex.gx-50 {
  margin-left: -25px;
  margin-right: -25px; }
  .d-flex.gx-50 > * {
    padding-left: 25px;
    padding-right: 25px; }
.d-flex.gx-60 {
  margin-left: -30px;
  margin-right: -30px; }
  .d-flex.gx-60 > * {
    padding-left: 30px;
    padding-right: 30px; }
.d-flex.gx-70 {
  margin-left: -35px;
  margin-right: -35px; }
  .d-flex.gx-70 > * {
    padding-left: 35px;
    padding-right: 35px; }
.d-flex.gx-80 {
  margin-left: -40px;
  margin-right: -40px; }
  .d-flex.gx-80 > * {
    padding-left: 40px;
    padding-right: 40px; }
.d-flex.gx-90 {
  margin-left: -45px;
  margin-right: -45px; }
  .d-flex.gx-90 > * {
    padding-left: 45px;
    padding-right: 45px; }
.d-flex.gx-100 {
  margin-left: -50px;
  margin-right: -50px; }
  .d-flex.gx-100 > * {
    padding-left: 50px;
    padding-right: 50px; }
@media (min-width: 1200px) {
  .d-flex.gx-xl-0 {
    margin-left: 0px;
    margin-right: 0px; }
    .d-flex.gx-xl-0 > * {
      padding-left: 0px;
      padding-right: 0px; }
  .d-flex.gx-xl-5 {
    margin-left: -2.5px;
    margin-right: -2.5px; }
    .d-flex.gx-xl-5 > * {
      padding-left: 2.5px;
      padding-right: 2.5px; }
  .d-flex.gx-xl-10 {
    margin-left: -5px;
    margin-right: -5px; }
    .d-flex.gx-xl-10 > * {
      padding-left: 5px;
      padding-right: 5px; }
  .d-flex.gx-xl-12 {
    margin-left: -6px;
    margin-right: -6px; }
    .d-flex.gx-xl-12 > * {
      padding-left: 6px;
      padding-right: 6px; }
  .d-flex.gx-xl-15 {
    margin-left: -7.5px;
    margin-right: -7.5px; }
    .d-flex.gx-xl-15 > * {
      padding-left: 7.5px;
      padding-right: 7.5px; }
  .d-flex.gx-xl-16 {
    margin-left: -8px;
    margin-right: -8px; }
    .d-flex.gx-xl-16 > * {
      padding-left: 8px;
      padding-right: 8px; }
  .d-flex.gx-xl-20 {
    margin-left: -10px;
    margin-right: -10px; }
    .d-flex.gx-xl-20 > * {
      padding-left: 10px;
      padding-right: 10px; }
  .d-flex.gx-xl-25 {
    margin-left: -12.5px;
    margin-right: -12.5px; }
    .d-flex.gx-xl-25 > * {
      padding-left: 12.5px;
      padding-right: 12.5px; }
  .d-flex.gx-xl-30 {
    margin-left: -15px;
    margin-right: -15px; }
    .d-flex.gx-xl-30 > * {
      padding-left: 15px;
      padding-right: 15px; }
  .d-flex.gx-xl-40 {
    margin-left: -20px;
    margin-right: -20px; }
    .d-flex.gx-xl-40 > * {
      padding-left: 20px;
      padding-right: 20px; }
  .d-flex.gx-xl-50 {
    margin-left: -25px;
    margin-right: -25px; }
    .d-flex.gx-xl-50 > * {
      padding-left: 25px;
      padding-right: 25px; }
  .d-flex.gx-xl-60 {
    margin-left: -30px;
    margin-right: -30px; }
    .d-flex.gx-xl-60 > * {
      padding-left: 30px;
      padding-right: 30px; }
  .d-flex.gx-xl-70 {
    margin-left: -35px;
    margin-right: -35px; }
    .d-flex.gx-xl-70 > * {
      padding-left: 35px;
      padding-right: 35px; }
  .d-flex.gx-xl-80 {
    margin-left: -40px;
    margin-right: -40px; }
    .d-flex.gx-xl-80 > * {
      padding-left: 40px;
      padding-right: 40px; }
  .d-flex.gx-xl-90 {
    margin-left: -45px;
    margin-right: -45px; }
    .d-flex.gx-xl-90 > * {
      padding-left: 45px;
      padding-right: 45px; }
  .d-flex.gx-xl-100 {
    margin-left: -50px;
    margin-right: -50px; }
    .d-flex.gx-xl-100 > * {
      padding-left: 50px;
      padding-right: 50px; } }
.d-flex.gx-0 {
  margin-left: 0px;
  margin-right: 0px; }
  .d-flex.gx-0 > * {
    padding-left: 0px;
    padding-right: 0px; }
.d-flex.gx-5 {
  margin-left: -2.5px;
  margin-right: -2.5px; }
  .d-flex.gx-5 > * {
    padding-left: 2.5px;
    padding-right: 2.5px; }
.d-flex.gx-10 {
  margin-left: -5px;
  margin-right: -5px; }
  .d-flex.gx-10 > * {
    padding-left: 5px;
    padding-right: 5px; }
.d-flex.gx-12 {
  margin-left: -6px;
  margin-right: -6px; }
  .d-flex.gx-12 > * {
    padding-left: 6px;
    padding-right: 6px; }
.d-flex.gx-15 {
  margin-left: -7.5px;
  margin-right: -7.5px; }
  .d-flex.gx-15 > * {
    padding-left: 7.5px;
    padding-right: 7.5px; }
.d-flex.gx-16 {
  margin-left: -8px;
  margin-right: -8px; }
  .d-flex.gx-16 > * {
    padding-left: 8px;
    padding-right: 8px; }
.d-flex.gx-20 {
  margin-left: -10px;
  margin-right: -10px; }
  .d-flex.gx-20 > * {
    padding-left: 10px;
    padding-right: 10px; }
.d-flex.gx-25 {
  margin-left: -12.5px;
  margin-right: -12.5px; }
  .d-flex.gx-25 > * {
    padding-left: 12.5px;
    padding-right: 12.5px; }
.d-flex.gx-30 {
  margin-left: -15px;
  margin-right: -15px; }
  .d-flex.gx-30 > * {
    padding-left: 15px;
    padding-right: 15px; }
.d-flex.gx-40 {
  margin-left: -20px;
  margin-right: -20px; }
  .d-flex.gx-40 > * {
    padding-left: 20px;
    padding-right: 20px; }
.d-flex.gx-50 {
  margin-left: -25px;
  margin-right: -25px; }
  .d-flex.gx-50 > * {
    padding-left: 25px;
    padding-right: 25px; }
.d-flex.gx-60 {
  margin-left: -30px;
  margin-right: -30px; }
  .d-flex.gx-60 > * {
    padding-left: 30px;
    padding-right: 30px; }
.d-flex.gx-70 {
  margin-left: -35px;
  margin-right: -35px; }
  .d-flex.gx-70 > * {
    padding-left: 35px;
    padding-right: 35px; }
.d-flex.gx-80 {
  margin-left: -40px;
  margin-right: -40px; }
  .d-flex.gx-80 > * {
    padding-left: 40px;
    padding-right: 40px; }
.d-flex.gx-90 {
  margin-left: -45px;
  margin-right: -45px; }
  .d-flex.gx-90 > * {
    padding-left: 45px;
    padding-right: 45px; }
.d-flex.gx-100 {
  margin-left: -50px;
  margin-right: -50px; }
  .d-flex.gx-100 > * {
    padding-left: 50px;
    padding-right: 50px; }
@media (min-width: 1400px) {
  .d-flex.gx-xxl-0 {
    margin-left: 0px;
    margin-right: 0px; }
    .d-flex.gx-xxl-0 > * {
      padding-left: 0px;
      padding-right: 0px; }
  .d-flex.gx-xxl-5 {
    margin-left: -2.5px;
    margin-right: -2.5px; }
    .d-flex.gx-xxl-5 > * {
      padding-left: 2.5px;
      padding-right: 2.5px; }
  .d-flex.gx-xxl-10 {
    margin-left: -5px;
    margin-right: -5px; }
    .d-flex.gx-xxl-10 > * {
      padding-left: 5px;
      padding-right: 5px; }
  .d-flex.gx-xxl-12 {
    margin-left: -6px;
    margin-right: -6px; }
    .d-flex.gx-xxl-12 > * {
      padding-left: 6px;
      padding-right: 6px; }
  .d-flex.gx-xxl-15 {
    margin-left: -7.5px;
    margin-right: -7.5px; }
    .d-flex.gx-xxl-15 > * {
      padding-left: 7.5px;
      padding-right: 7.5px; }
  .d-flex.gx-xxl-16 {
    margin-left: -8px;
    margin-right: -8px; }
    .d-flex.gx-xxl-16 > * {
      padding-left: 8px;
      padding-right: 8px; }
  .d-flex.gx-xxl-20 {
    margin-left: -10px;
    margin-right: -10px; }
    .d-flex.gx-xxl-20 > * {
      padding-left: 10px;
      padding-right: 10px; }
  .d-flex.gx-xxl-25 {
    margin-left: -12.5px;
    margin-right: -12.5px; }
    .d-flex.gx-xxl-25 > * {
      padding-left: 12.5px;
      padding-right: 12.5px; }
  .d-flex.gx-xxl-30 {
    margin-left: -15px;
    margin-right: -15px; }
    .d-flex.gx-xxl-30 > * {
      padding-left: 15px;
      padding-right: 15px; }
  .d-flex.gx-xxl-40 {
    margin-left: -20px;
    margin-right: -20px; }
    .d-flex.gx-xxl-40 > * {
      padding-left: 20px;
      padding-right: 20px; }
  .d-flex.gx-xxl-50 {
    margin-left: -25px;
    margin-right: -25px; }
    .d-flex.gx-xxl-50 > * {
      padding-left: 25px;
      padding-right: 25px; }
  .d-flex.gx-xxl-60 {
    margin-left: -30px;
    margin-right: -30px; }
    .d-flex.gx-xxl-60 > * {
      padding-left: 30px;
      padding-right: 30px; }
  .d-flex.gx-xxl-70 {
    margin-left: -35px;
    margin-right: -35px; }
    .d-flex.gx-xxl-70 > * {
      padding-left: 35px;
      padding-right: 35px; }
  .d-flex.gx-xxl-80 {
    margin-left: -40px;
    margin-right: -40px; }
    .d-flex.gx-xxl-80 > * {
      padding-left: 40px;
      padding-right: 40px; }
  .d-flex.gx-xxl-90 {
    margin-left: -45px;
    margin-right: -45px; }
    .d-flex.gx-xxl-90 > * {
      padding-left: 45px;
      padding-right: 45px; }
  .d-flex.gx-xxl-100 {
    margin-left: -50px;
    margin-right: -50px; }
    .d-flex.gx-xxl-100 > * {
      padding-left: 50px;
      padding-right: 50px; } }

@-moz-keyframes headerSlideDown {
  0% {
    transform: translateY(-200px); }
  100% {
    transform: translateY(0); } }
@-ms-keyframes headerSlideDown {
  0% {
    transform: translateY(-200px); }
  100% {
    transform: translateY(0); } }
@-webkit-keyframes headerSlideDown {
  0% {
    transform: translateY(-200px); }
  100% {
    transform: translateY(0); } }
@keyframes headerSlideDown {
  0% {
    transform: translateY(-200px); }
  100% {
    transform: translateY(0); } }
@-webkit-keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%); }
  51% {
    opacity: 1; } }
@-moz-keyframes toRightFromLeft {
  49% {
    -moz-transform: translate(100%); }
  50% {
    opacity: 0;
    -moz-transform: translate(-100%); }
  51% {
    opacity: 1; } }
@keyframes toRightFromLeft {
  49% {
    transform: translate(100%); }
  50% {
    opacity: 0;
    transform: translate(-100%); }
  51% {
    opacity: 1; } }
@-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; } }
@-webkit-keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%); }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%); }
  51% {
    opacity: 1; } }
@-moz-keyframes toTopFromBottom {
  49% {
    -moz-transform: translateY(-100%); }
  50% {
    opacity: 0;
    -moz-transform: translateY(100%); }
  51% {
    opacity: 1; } }
@keyframes toTopFromBottom {
  49% {
    transform: translateY(-100%); }
  50% {
    opacity: 0;
    transform: translateY(100%); }
  51% {
    opacity: 1; } }
@keyframes moveDraw {
  100% {
    stroke-dashoffset: 0; } }

.svg-drawing {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 300ms linear 0s;
  -khtml-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -ms-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s; }
  .svg-drawing.dr-start {
    opacity: 1;
    visibility: visible; }
    .svg-drawing.dr-start .drawing {
      fill: none;
      animation: moveDraw 1.2s linear;
      animation-fill-mode: forwards; }

.elementor-editor-active .svg-drawing {
  opacity: 1 !important;
  visibility: visible !important; }

@-webkit-keyframes shine {
  100% {
    left: 125%; } }
@keyframes shine {
  100% {
    left: 125%; } }
@-webkit-keyframes pxlFadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 30px, 0); }
  to {
    opacity: 1;
    transform: none; } }
@keyframes pxlFadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 30px, 0); }
  to {
    opacity: 1;
    transform: none; } }
@-webkit-keyframes pxlFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -150px, 0); }
  to {
    opacity: 1;
    transform: none; } }
@keyframes pxlFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -150px, 0); }
  to {
    opacity: 1;
    transform: none; } }
@-webkit-keyframes pxlFadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-150px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
@keyframes pxlFadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-150px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
@-webkit-keyframes pxlFadeInRight {
  from {
    opacity: 0;
    transform: translate3d(150px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
@keyframes pxlFadeInRight {
  from {
    opacity: 0;
    transform: translate3d(150px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
@keyframes pulse-border {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(1.5);
    opacity: 0; } }
@-webkit-keyframes pulse-border {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(1.5);
    opacity: 0; } }
@keyframes pulse-border2 {
  0% {
    transform: scale(1);
    opacity: 0.24; }
  100% {
    transform: scale(2.2);
    opacity: 0; } }
@-webkit-keyframes pulse-border2 {
  0% {
    transform: scale(1);
    opacity: 0.24; }
  100% {
    transform: scale(2.2);
    opacity: 0; } }
@keyframes animationFramesOne {
  0% {
    transform: translateX(0px); }
  25% {
    transform: translateX(-40px); }
  50% {
    transform: translateX(0px); }
  75% {
    transform: translateX(40px); }
  100% {
    transform: translateX(0px); } }
@keyframes animationFramesTwo {
  0% {
    transform: translateX(0px); }
  25% {
    transform: translateX(40px); }
  50% {
    transform: translateX(0px); }
  75% {
    transform: translateX(-40px); }
  100% {
    transform: translateX(0px); } }
@keyframes animationFramesThree {
  0% {
    transform: translate(0px, 0px); }
  20% {
    transform: translate(40px, -5px); }
  40% {
    transform: translate(60px, 40px); }
  60% {
    transform: translate(40px, 60px); }
  80% {
    transform: translate(-40px, 60px); }
  100% {
    transform: translate(0px, 0px); } }
@keyframes animationFramesFour {
  0% {
    transform: translate(0px, 0px); }
  20% {
    transform: translate(-30px, 40px); }
  40% {
    transform: translate(60px, 60px); }
  60% {
    transform: translate(80px, 40px); }
  80% {
    transform: translate(40px, -70px); }
  100% {
    transform: translate(0px, 0px); } }
@keyframes animationFramesFive {
  0% {
    transform: translateY(0px); }
  25% {
    transform: translateY(-40px); }
  50% {
    transform: translateY(0px); }
  75% {
    transform: translateY(40px); }
  100% {
    transform: translateY(0px); } }
@-webkit-keyframes pxl-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@-moz-keyframes pxl-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@-ms-keyframes pxl-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@-o-keyframes pxl-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes pxl-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@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 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); } }
@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes index-pulse {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(2.3);
    opacity: 0.2; } }
@keyframes index-pulse-small {
  0% {
    transform: scale(1);
    opacity: 0.8; }
  100% {
    transform: scale(1.6);
    opacity: 0; } }
@-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); } }
@-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); } }
@-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); } }
@-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); } }
@-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%); } }
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
@-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); } }
@-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); } }
@-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); } }
@-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); } }
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); } }
@-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); } }
@-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); } }
@-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); } }
@-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); } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-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); } }
@-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); } }
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
@-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); } }
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
@-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); } }
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUp {
  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); } }
@-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); } }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-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); } }
@-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); } }
@-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); } }
@-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); } }
@-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); } }
@-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); } }
@-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); } }
@-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); } }
@-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(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.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(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.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; } }
@-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; } }
@-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; } }
@-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; } }
@-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; } }
@-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; } }
@-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; } }
@-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; } }
@-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; } }
@-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; } }
@-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; } }
@-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; } }
@-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; } }
@-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; } }
@-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; } }
@-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; } }
@-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; } }
@-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); } }
@-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); } }
@-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); } }
@-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); } }
@-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); } }
@-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); } }
@-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; } }
@-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); } }
@-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); } }
@-webkit-keyframes updown {
  0% {
    transform: translateY(0); }
  40% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0); } }
@keyframes updown {
  0% {
    transform: translateY(0); }
  40% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0); } }
@-webkit-keyframes scaleDisappear {
  0% {
    opacity: 1;
    -webkit-transform: scale(1); }
  60% {
    opacity: 0;
    -webkit-transform: scale(1.3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1); } }
@-moz-keyframes scaleDisappear {
  0% {
    opacity: 1;
    -moz-transform: scale(1); }
  60% {
    opacity: 0;
    -moz-transform: scale(1.3); }
  100% {
    opacity: 1;
    -moz-transform: scale(1); } }
@-ms-keyframes scaleDisappear {
  0% {
    opacity: 1;
    -ms-transform: scale(1); }
  60% {
    opacity: 0;
    -ms-transform: scale(1.3); }
  100% {
    opacity: 1;
    -ms-transform: scale(1); } }
@-o-keyframes scaleDisappear {
  0% {
    opacity: 1;
    -o-transform: scale(1); }
  60% {
    opacity: 0;
    -o-transform: scale(1.3); }
  100% {
    opacity: 1;
    -o-transform: scale(1); } }
@keyframes scaleDisappear {
  0% {
    opacity: 1;
    transform: scale(1); }
  60% {
    opacity: 0;
    transform: scale(1.3); }
  100% {
    opacity: 1;
    transform: scale(1); } }
@-webkit-keyframes pxl_zoom_reverse {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100); }
  100% {
    -webkit-transform: scale(0.5);
    opacity: 0;
    filter: alpha(opacity=0); } }
@-moz-keyframes pxl_zoom_reverse {
  0% {
    -moz-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100); }
  100% {
    -moz-transform: scale(0.5);
    opacity: 0;
    filter: alpha(opacity=0); } }
@keyframes pxl_zoom_reverse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100); }
  100% {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
    filter: alpha(opacity=0); } }
@-webkit-keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%); }
  51% {
    opacity: 1; } }
@-moz-keyframes toRightFromLeft {
  49% {
    -moz-transform: translate(100%); }
  50% {
    opacity: 0;
    -moz-transform: translate(-100%); }
  51% {
    opacity: 1; } }
@keyframes toRightFromLeft {
  49% {
    transform: translate(100%); }
  50% {
    opacity: 0;
    transform: translate(-100%); }
  51% {
    opacity: 1; } }
@-webkit-keyframes toLeftFromRight {
  49% {
    -webkit-transform: translate(-100%); }
  50% {
    opacity: 0;
    -webkit-transform: translate(100%); }
  51% {
    opacity: 1; } }
@-moz-keyframes toLeftFromRight {
  49% {
    -moz-transform: translate(-100%); }
  50% {
    opacity: 0;
    -moz-transform: translate(100%); }
  51% {
    opacity: 1; } }
@keyframes toLeftFromRight {
  49% {
    transform: translate(-100%); }
  50% {
    opacity: 0;
    transform: translate(100%); }
  51% {
    opacity: 1; } }
@-webkit-keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-50%); }
  50% {
    opacity: 0;
    -webkit-transform: translateY(50%); }
  51% {
    opacity: 1; } }
@-moz-keyframes toTopFromBottom {
  49% {
    -moz-transform: translateY(-50%); }
  50% {
    opacity: 0;
    -moz-transform: translateY(50%); }
  51% {
    opacity: 1; } }
@keyframes toTopFromBottom {
  49% {
    transform: translateY(-50%); }
  50% {
    opacity: 0;
    transform: translateY(50%); }
  51% {
    opacity: 1; } }
@-webkit-keyframes toBottomFromTop {
  49% {
    -webkit-transform: translateY(50%); }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-50%); }
  51% {
    opacity: 1; } }
@-moz-keyframes toBottomFromTop {
  49% {
    -moz-transform: translateY(50%); }
  50% {
    opacity: 0;
    -moz-transform: translateY(-50%); }
  51% {
    opacity: 1; } }
@keyframes toBottomFromTop {
  49% {
    transform: translateY(50%); }
  50% {
    opacity: 0;
    transform: translateY(-50%); }
  51% {
    opacity: 1; } }
@keyframes marquee {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(-50%); } }
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
@-webkit-keyframes fadeInCustom {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeInCustom {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeInLeftCustom {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeftCustom {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
@-webkit-keyframes fadeInRightCustom {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRightCustom {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
@-webkit-keyframes fadeInUpCustom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUpCustom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
@-webkit-keyframes fadeInUpCustom1 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(15px);
    transform: translateY(15px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUpCustom1 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
@-webkit-keyframes playanimate {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }
@keyframes playanimate {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }
@-webkit-keyframes move {
  0% {
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1); }
  100% {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2); } }
@keyframes move {
  0% {
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1); }
  100% {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2); } }
@keyframes dotAnimatedBottomToTop1 {
  0% {
    bottom: 14%; }
  50% {
    bottom: 100%; }
  100% {
    bottom: 14%; } }
@keyframes dotAnimatedBottomToTop2 {
  0% {
    bottom: 64%; }
  50% {
    bottom: 0%; }
  100% {
    bottom: 100%; } }
@keyframes dotAnimatedBottomToTop3 {
  0% {
    bottom: 5%; }
  50% {
    bottom: 100%; }
  100% {
    bottom: 5%; } }
@keyframes dotAnimatedBottomToTop4 {
  0% {
    bottom: 78%; }
  50% {
    bottom: 0%; }
  100% {
    bottom: 78%; } }
@keyframes dotAnimatedBottomToTop5 {
  0% {
    bottom: 46%; }
  50% {
    bottom: 0%; }
  100% {
    bottom: 46%; } }
@keyframes dotAnimatedBottomToTop6 {
  0% {
    bottom: 27%; }
  50% {
    bottom: 100%; }
  100% {
    bottom: 27%; } }

*, *:before, *:after {
  outline: none;
  box-sizing: inherit; }

::-moz-selection {
  background-color: var(--primary-color);
  color: #ffffff; }

::selection {
  background-color: var(--primary-color);
  color: #ffffff; }

html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  overflow-x: hidden; }

@media (max-width: 991px) {
  body {
    overflow-x: hidden; } }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b, strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

p {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

dfn, cite, em, i {
  font-style: italic; }

pre {
  font-size: 14px;
  overflow: auto;
  background: #f5f5f5;
  padding: 15px;
  font-family: monospace, monospace;
  font-size: 1em; }

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

code, kbd, tt, var {
  font-size: 12px; }

code {
  padding: 2px 4px;
  color: #c7254e;
  border-radius: 4px;
  display: inline-block;
  vertical-align: top; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  text-decoration: none; }

mark {
  background: #fff9c0; }

big {
  font-size: 125%; }

a {
  background-color: transparent;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }
  a:focus {
    text-decoration: none; }

img, video, iframe, svg {
  max-width: 100%;
  vertical-align: top; }

figure {
  margin: 0 0 30px 0; }

figcaption {
  display: block; }

label {
  display: block; }

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
  height: auto;
  line-height: normal;
  width: auto;
  transform: translate(0px, 3px);
  margin-right: 10px; }

input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
  border: none; }

button, input, optgroup, select, textarea {
  max-width: 100%;
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

body img.mfp-img {
  padding: 0 !important;
  max-height: 75vh !important; }
body .mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.9; }

body .mfp-image-holder .mfp-close, body .mfp-iframe-holder .mfp-close {
  right: 0;
  text-align: center;
  top: -40px;
  width: 40px;
  height: 40px;
  font-weight: 400;
  padding: 0 0 0 3px;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: var(--primary-color);
  color: #fff; }

body .mfp-bottom-bar {
  margin-top: 0; }

.mfp-wrap .mfp-container .mfp-arrow {
  background-color: var(--primary-color);
  width: 60px;
  height: 120px;
  opacity: 1; }
  .mfp-wrap .mfp-container .mfp-arrow:before, .mfp-wrap .mfp-container .mfp-arrow:after {
    border: none; }
  .mfp-wrap .mfp-container .mfp-arrow:before {
    font-family: "Material-Design-Iconic-Font";
    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; }
  .mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:before {
    content: ""; }
  .mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:before {
    content: ""; }

body {
  margin: 0;
  font-family: var(--body-font-family);
  font-size: var(--body-font-size);
  color: var(--body-color);
  line-height: var(--body-line-height);
  letter-spacing: var(--body-letter-spacing);
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal; }

a {
  text-decoration: none;
  -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; }

h1, h2, h3, h4, h5, h6 {
  font-family: var(--heading-font-family);
  color: var(--heading-color);
  line-height: var(--heading-line-height);
  font-weight: var(--heading-font-weight);
  letter-spacing: var(--heading-letter-spacing); }

a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6, a:hover .h1, a:hover .h2, a:hover .h3, a:hover .h4, a:hover .h4-1, a:hover .h5, a:hover .h6 {
  color: var(--link-color-hover); }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 18px; }

h1, .h1, .size-h1 {
  font-size: var(--heading-font-size-h1); }

h2, .h2, .size-h2 {
  font-size: var(--heading-font-size-h2); }
@media (max-width: 767px) {
  h2, .h2, .size-h2 {
    font-size: 40px; } }

h3, .h3, .size-h3 {
  font-size: var(--heading-font-size-h3); }
@media (max-width: 767px) {
  h3, .h3, .size-h3 {
    font-size: 30px; } }

h4, .h4, .size-h4 {
  font-size: var(--heading-font-size-h4); }

h5, .h5, .size-h5 {
  font-size: var(--heading-font-size-h5); }

h6, .h6, .size-h6 {
  font-size: var(--heading-font-size-h6); }

img {
  max-width: 100%;
  height: auto; }

ul, ol {
  list-style-position: inside;
  padding-left: 0;
  padding-right: 0; }
  ul ul, ul ol, ol ul, ol ol {
    padding-left: 15px; }
    [dir="rtl"] ul ul, [dir="rtl"] ul ol, [dir="rtl"] ol ul, [dir="rtl"] ol ol {
      padding-left: 0;
      padding-right: 15px; }
  ul.unstyled, ol.unstyled {
    list-style: none;
    margin: 0;
    padding: 0; }
    ul.unstyled ul, ul.unstyled ol, ol.unstyled ul, ol.unstyled ol {
      list-style: none; }
  ul.horizontal, ol.horizontal {
    display: flex;
    flex-wrap: wrap;
    margin: -5px; }
    ul.horizontal > li, ol.horizontal > li {
      padding: 5px;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }

table {
  width: 100%;
  max-width: 100%;
  border: 1px solid #e0e0e0;
  border-spacing: 0;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  table th, table td {
    padding: 8px;
    border: 1px solid #e0e0e0;
    border-top: 0;
    border-left: 0;
    text-align: start;
    vertical-align: middle; }
    table th:last-child, table td:last-child {
      border-right: 0; }
  table + * {
    margin-top: 20px; }
    table tbody tr:last-child th, table tbody tr:last-child td {
      border-bottom: 0; }

img {
  height: auto;
  max-width: 100%;
  vertical-align: top; }
  img.image-fit, img.img-fit {
    height: 100%;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    -moz-object-fit: cover;
    -ms-filter-object-fit: cover;
    -webkit-object-fit: cover; }
    img.alignleft[alt="Image Alignment 150x150"], img.alignright[alt="Image Alignment 150x150"] {
      clear: both; }

a {
  color: var(--link-color);
  text-decoration: none; }
  a:hover {
    color: var(--link-color-hover); }
  a:hover, a:active, a:focus {
    text-decoration: none; }

p {
  margin: 0 0 20px; }
  p:last-child {
    margin-bottom: 0; }

/* Blockquote */
blockquote {
  border-left: 4px solid var(--secondary-color);
  font-size: 20px;
  font-style: italic;
  line-height: 1.4;
  font-family: var(--heading-font-family);
  padding: 25px 0 25px 30px;
  margin: 0 0 40px; }
  blockquote cite {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    color: var(--heading-color);
    display: block;
    margin-top: 10px;
    position: relative; }
  blockquote.pxl-blockquote {
    position: relative;
    font-family: var(--heading-font-family);
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0.03em;
    font-style: normal;
    color: var(--heading-color);
    font-weight: bold;
    padding: 40px 60px 38px 100px;
    margin: 15px 0;
    border: 1px solid rgba(var(--primary-color-rgb), 0.6); }
    blockquote.pxl-blockquote cite {
      font-size: 14px;
      text-transform: uppercase;
      color: var(--primary-color);
      letter-spacing: 0.1em;
      display: block;
      margin-top: 12px; }
    blockquote.pxl-blockquote:before {
      content: "";
      display: block;
      width: 32px;
      height: 24px;
      background-image: url(../images/quote-icon.png);
      position: absolute;
      left: 40px;
      top: 50px; }
    @media (max-width: 767px) {
      blockquote.pxl-blockquote {
        padding-right: 15px;
        padding-left: 80px;
        font-size: 17px; }
        blockquote.pxl-blockquote:before {
          left: 25px; } }

.wp-block-quote {
  padding: 25px 0 25px 30px !important; }

.fw-400 {
  font-weight: 400 !important; }

.fw-500 {
  font-weight: 500 !important; }

.fw-600 {
  font-weight: 600 !important; }

.fw-700 {
  font-weight: 700 !important; }

.fw-800 {
  font-weight: 800 !important; }

.fw-900 {
  font-weight: 800 !important; }

.text-start {
  text-align: start; }

.text-end {
  text-align: end; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.container {
  padding-left: 15px;
  padding-right: 15px; }

.d-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }
  .d-flex > * {
    max-width: 100%; }

.d-flex-auto {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }
  .d-flex-auto > * {
    flex: 0 0 auto;
    width: auto !important;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }

.d-flex-align-justify-center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }
  .d-flex-align-justify-center > * {
    max-width: 100%; }

@media (max-width: 575px) {
  .text-xs-start {
    text-align: start !important; }
  .text-xs-end {
    text-align: end !important; }
  .text-xs-left {
    text-align: left !important; }
  .text-xs-right {
    text-align: right !important; }
  .text-xs-center {
    text-align: center !important; }
  .justify-content-xs-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xs-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xs-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .align-self-xs-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xs-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xs-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; } }

@media (min-width: 1500px) {
  .text-xxxl-start {
    text-align: start !important; }
  .text-xxxl-end {
    text-align: end !important; }
  .text-xxxl-left {
    text-align: left !important; }
  .text-xxxl-right {
    text-align: right !important; }
  .text-xxxl-center {
    text-align: center !important; }
  .justify-content-xxxl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xxxl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xxxl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .align-self-xxxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xxxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xxxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .elementor-column.pxl-column-element-widescreen-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto !important;
    max-width: 100%; } }

.elementor-column.pxl-column-element-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto !important;
  max-width: 100%; }

@media (min-width: 1500px) {
  .elementor-column.pxl-column-element-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto !important;
    max-width: 100%; } }

@media (min-width: 1200px) {
  .elementor-column.pxl-column-element-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto !important;
    max-width: 100%; } }

@media (min-width: 992px) {
  .elementor-column.pxl-column-element-tablet_extra-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto !important;
    max-width: 100%; } }

@media (min-width: 768px) {
  .elementor-column.pxl-column-element-tablet-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto !important;
    max-width: 100%; } }

@media (min-width: 576px) {
  .elementor-column.pxl-column-element-mobile_extra-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto !important;
    max-width: 100%; } }

.color-primary {
  color: var(--primary-color); }

.color-secondary {
  color: var(--secondary-color); }

.color-heading {
  color: var(--heading-color); }

.color-white {
  color: #fff; }

.overflow-hidden {
  overflow: hidden !important; }

.bg-image {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat; }

.scale-hover {
  cursor: pointer;
  overflow: hidden; }
  .scale-hover img {
    -webkit-transition: 0.35s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.35s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.35s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.35s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.35s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.35s cubic-bezier(0.24, 0.74, 0.58, 1); }
    .scale-hover:hover img {
      opacity: 0.9;
      -webkit-transform: scale3d(1.05, 1.05, 1);
      transform: scale3d(1.05, 1.05, 1); }

.scale-hover-x {
  cursor: pointer;
  overflow: hidden; }
  .scale-hover-x img {
    -webkit-transition: all 0.5s;
    -khtml-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(1.05) translateX(-3px);
    transform: scale(1.05) translateX(-3px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    .scale-hover-x:hover img {
      -webkit-transform: scale(1.05) translateX(3px);
      transform: scale(1.05) translateX(3px); }

.scale-hover-x-left {
  cursor: pointer;
  overflow: hidden; }
  .scale-hover-x-left img {
    -webkit-transition: all 0.5s;
    -khtml-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(1.05) translateX(3px);
    transform: scale(1.05) translateX(3px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    .scale-hover-x-left:hover img {
      -webkit-transform: scale(1.05) translateX(-3px);
      transform: scale(1.05) translateX(-3px); }

.flash-hover {
  overflow: hidden;
  position: relative; }
  .flash-hover:before {
    content: "";
    position: absolute;
    top: 0;
    left: -10px;
    width: 0;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: none;
    -khtml-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none; }
    .flash-hover:hover:before {
      -webkit-transition: all 0.5s ease-out 0.08s;
      -khtml-transition: all 0.5s ease-out 0.08s;
      -moz-transition: all 0.5s ease-out 0.08s;
      -ms-transition: all 0.5s ease-out 0.08s;
      -o-transition: all 0.5s ease-out 0.08s;
      transition: all 0.5s ease-out 0.08s;
      width: 120%;
      background-color: rgba(255, 255, 255, 0); }

.cross-hover {
  position: relative;
  overflow: hidden; }
  .cross-hover:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: 0;
    width: 100%;
    -webkit-clip-path: polygon(0 0, 102% 0%, 102% 102%);
    -khtml-clip-path: polygon(0 0, 102% 0%, 102% 102%);
    -moz-clip-path: polygon(0 0, 102% 0%, 102% 102%);
    -ms-clip-path: polygon(0 0, 102% 0%, 102% 102%);
    -o-clip-path: polygon(0 0, 102% 0%, 102% 102%);
    clip-path: polygon(0 0, 102% 0%, 102% 102%);
    -webkit-transition: all 400ms ease;
    -khtml-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    transform: scale(0);
    transform-origin: top right;
    background-color: var(--secondary-color); }
  .cross-hover:after {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: 0;
    width: 100%;
    -webkit-clip-path: polygon(0 0, 102% 102%, 0 102%);
    -khtml-clip-path: polygon(0 0, 102% 102%, 0 102%);
    -moz-clip-path: polygon(0 0, 102% 102%, 0 102%);
    -ms-clip-path: polygon(0 0, 102% 102%, 0 102%);
    -o-clip-path: polygon(0 0, 102% 102%, 0 102%);
    clip-path: polygon(0 0, 102% 102%, 0 102%);
    background-color: #232d47;
    -webkit-transition: all 400ms ease;
    -khtml-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    transform: scale(0);
    transform-origin: bottom left; }
    .cross-hover:hover:before, .cross-hover:hover:after {
      transform: scale(1.005); }

.hover-underline a, a.hover-underline {
  position: relative; }
  .hover-underline a:after, a.hover-underline:after {
    content: "";
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    border-bottom: 1px solid;
    transition: all 350ms; }
  .hover-underline a:hover, a.hover-underline:hover {
    color: inherit; }
    .hover-underline a:hover:after, a.hover-underline:hover:after {
      width: 100%; }

.hover-underline-out a, a.hover-underline-out {
  position: relative; }
  .hover-underline-out a:after, a.hover-underline-out:after {
    content: "";
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    border-bottom: 1px solid;
    transition: all 350ms; }
  .hover-underline-out a:hover, a.hover-underline-out:hover {
    color: inherit; }
    .hover-underline-out a:hover:after, a.hover-underline-out:hover:after {
      width: 0; }

@keyframes box-rotate {
  100% {
    transform: rotate(360deg); } }

.square-box {
  padding: 2px;
  margin: -2px;
  background-color: transparent;
  transition: all 240ms linear;
  z-index: 0;
  position: relative;
  overflow: hidden; }
  .square-box .inner-box {
    position: relative;
    z-index: 2;
    background-color: #fff; }
  .square-box:before {
    content: "";
    position: absolute;
    z-index: -2;
    left: -50%;
    top: -50%;
    width: 200%;
    height: 200%;
    opacity: 0;
    background-repeat: no-repeat;
    background-size: 50% 50%, 50% 50%;
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;
    background-image: linear-gradient(var(--primary-color), var(--primary-color));
    animation: box-rotate 5s linear infinite;
    transition: all 240ms linear; }
    .square-box:hover:before {
      opacity: 1;
      z-index: 0; }

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0; }

.bypostauthor {
  display: block; }

.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;
  clear: right; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.sticky {
  display: block; }

.list-style-none {
  list-style: none; }

.italic {
  font-style: italic; }

.no-padding {
  padding: 0 !important; }

.text-underline {
  text-decoration: underline; }

.relative {
  position: relative; }

.absolute {
  position: absolute;
  z-index: 1; }

.img-cover {
  object-fit: cover; }

.pxl-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.pxl-page-overlay {
  position: fixed;
  z-index: 603;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(var(--heading-color-rgb),0.8);
  opacity: 0;
  -webkit-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -khtml-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.theme-custom.tparrows {
  opacity: 0 !important;
  visibility: hidden !important; }

.revslider-initialised:hover .theme-custom.tparrows {
  opacity: 1 !important;
  visibility: visible !important; }

.transition, .pxl-transition {
  -webkit-transition: all 300ms ease-in-out;
  -khtml-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

.pxl-invisible {
  visibility: hidden; }

.pxl-heading {
  color: var(--heading-color);
  font-weight: var(--heading-font-weight);
  margin-top: 0; }

.text-heading {
  color: var(--heading-color); }

.empty-none:empty {
  display: none; }

.scaleDisappear {
  -webkit-animation: scaleDisappear 350ms ease-in-out;
  -moz-animation: scaleDisappear 350ms ease-in-out;
  -ms-animation: scaleDisappear 350ms ease-in-out;
  -o-animation: scaleDisappear 350ms ease-in-out;
  animation: scaleDisappear 350ms ease-in-out; }

.pxl-spin {
  -webkit-animation: pxl-spin 2s linear infinite;
  -khtml-animation: pxl-spin 2s linear infinite;
  -moz-animation: pxl-spin 2s linear infinite;
  -ms-animation: pxl-spin 2s linear infinite;
  -o-animation: pxl-spin 2s linear infinite;
  animation: pxl-spin 2s linear infinite; }

.pxl-dot-animate {
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0; }
  .pxl-dot-animate .dot-item {
    position: relative; }
    .pxl-dot-animate .dot-item span {
      width: 6px;
      height: 6px;
      background-color: #7a7a7a;
      position: absolute;
      bottom: 14%;
      left: 50%;
      margin-left: -2px;
      z-index: 1; }
    .pxl-dot-animate .dot-item:before {
      content: "";
      position: absolute;
      left: 50%;
      top: 0;
      bottom: 0;
      width: 1px;
      height: 100%;
      background-color: #292929; }
  .pxl-dot-animate .dot-1 span {
    bottom: 18%;
    -webkit-animation: dotAnimatedBottomToTop1 30s infinite linear;
    -khtml-animation: dotAnimatedBottomToTop1 30s infinite linear;
    -moz-animation: dotAnimatedBottomToTop1 30s infinite linear;
    -ms-animation: dotAnimatedBottomToTop1 30s infinite linear;
    -o-animation: dotAnimatedBottomToTop1 30s infinite linear;
    animation: dotAnimatedBottomToTop1 30s infinite linear; }
.pxl-dot-animate .dot-2 span {
  bottom: 84%;
  -webkit-animation: dotAnimatedBottomToTop2 30s infinite linear;
  -khtml-animation: dotAnimatedBottomToTop2 30s infinite linear;
  -moz-animation: dotAnimatedBottomToTop2 30s infinite linear;
  -ms-animation: dotAnimatedBottomToTop2 30s infinite linear;
  -o-animation: dotAnimatedBottomToTop2 30s infinite linear;
  animation: dotAnimatedBottomToTop2 30s infinite linear; }
.pxl-dot-animate .dot-3 span {
  bottom: 6%;
  -webkit-animation: dotAnimatedBottomToTop3 30s infinite linear;
  -khtml-animation: dotAnimatedBottomToTop3 30s infinite linear;
  -moz-animation: dotAnimatedBottomToTop3 30s infinite linear;
  -ms-animation: dotAnimatedBottomToTop3 30s infinite linear;
  -o-animation: dotAnimatedBottomToTop3 30s infinite linear;
  animation: dotAnimatedBottomToTop3 30s infinite linear; }
.pxl-dot-animate .dot-4 span {
  bottom: 96%;
  -webkit-animation: dotAnimatedBottomToTop4 30s infinite linear;
  -khtml-animation: dotAnimatedBottomToTop4 30s infinite linear;
  -moz-animation: dotAnimatedBottomToTop4 30s infinite linear;
  -ms-animation: dotAnimatedBottomToTop4 30s infinite linear;
  -o-animation: dotAnimatedBottomToTop4 30s infinite linear;
  animation: dotAnimatedBottomToTop4 30s infinite linear; }
.pxl-dot-animate .dot-5 span {
  bottom: 12%;
  -webkit-animation: dotAnimatedBottomToTop5 30s infinite linear;
  -khtml-animation: dotAnimatedBottomToTop5 30s infinite linear;
  -moz-animation: dotAnimatedBottomToTop5 30s infinite linear;
  -ms-animation: dotAnimatedBottomToTop5 30s infinite linear;
  -o-animation: dotAnimatedBottomToTop5 30s infinite linear;
  animation: dotAnimatedBottomToTop5 30s infinite linear; }
.pxl-dot-animate .dot-6 span {
  bottom: 94%;
  -webkit-animation: dotAnimatedBottomToTop6 30s infinite linear;
  -khtml-animation: dotAnimatedBottomToTop6 30s infinite linear;
  -moz-animation: dotAnimatedBottomToTop6 30s infinite linear;
  -ms-animation: dotAnimatedBottomToTop6 30s infinite linear;
  -o-animation: dotAnimatedBottomToTop6 30s infinite linear;
  animation: dotAnimatedBottomToTop6 30s infinite linear; }

.pxl-transforms {
  -webkit-transform: perspective(var(--pxl-transform-perspective, 0)) rotate(var(--pxl-transform-rotateZ, 0)) rotateX(var(--pxl-transform-rotateX, 0)) rotateY(var(--pxl-transform-rotateY, 0)) translate(var(--pxl-transform-translate, 0)) translateX(var(--pxl-transform-translateX, 0)) translateY(var(--pxl-transform-translateY, 0)) scaleX(calc(var(--pxl-transform-flipX, 1) * var(--pxl-transform-scaleX, var(--pxl-transform-scale, 1)))) scaleY(calc(var(--pxl-transform-flipY, 1) * var(--pxl-transform-scaleY, var(--pxl-transform-scale, 1)))) skewX(var(--pxl-transform-skewX, 0)) skewY(var(--pxl-transform-skewY, 0));
  transform: perspective(var(--pxl-transform-perspective, 0)) rotate(var(--pxl-transform-rotateZ, 0)) rotateX(var(--pxl-transform-rotateX, 0)) rotateY(var(--pxl-transform-rotateY, 0)) translate(var(--pxl-transform-translate, 0)) translateX(var(--pxl-transform-translateX, 0)) translateY(var(--pxl-transform-translateY, 0)) scaleX(calc(var(--pxl-transform-flipX, 1) * var(--pxl-transform-scaleX, var(--pxl-transform-scale, 1)))) scaleY(calc(var(--pxl-transform-flipY, 1) * var(--pxl-transform-scaleY, var(--pxl-transform-scale, 1)))) skewX(var(--pxl-transform-skewX, 0)) skewY(var(--pxl-transform-skewY, 0));
  -webkit-transform-origin: var(--pxl-transform-origin-y) var(--pxl-transform-origin-x);
  -ms-transform-origin: var(--pxl-transform-origin-y) var(--pxl-transform-origin-x);
  transform-origin: var(--pxl-transform-origin-y) var(--pxl-transform-origin-x);
  -webkit-transition: -webkit-transform var(--pxl-transform-transition-duration, 0.4s);
  transition: -webkit-transform var(--pxl-transform-transition-duration, 0.4s);
  -o-transition: transform var(--pxl-transform-transition-duration, 0.4s);
  transition: transform var(--pxl-transform-transition-duration, 0.4s);
  transition: transform var(--pxl-transform-transition-duration, 0.4s), -webkit-transform var(--pxl-transform-transition-duration, 0.4s); }

@keyframes phone-icon-animate {
  0% {
    transform: rotate(0deg) scale(1) skew(1deg); }
  10% {
    transform: rotate(-10deg) scale(1) skew(1deg); }
  20% {
    transform: rotate(15deg) scale(1) skew(1deg); }
  30% {
    transform: rotate(-10deg) scale(1) skew(1deg); }
  40% {
    transform: rotate(15deg) scale(1) skew(1deg); }
  100%, 50% {
    transform: rotate(0deg) scale(1) skew(1deg); } }

.elementor-widget-icon-box .elementor-icon svg {
  top: 2px; }

.header-call-box.elementor-widget-icon-box .elementor-icon {
  border-color: rgba(255, 255, 255, 0.3); }
@media (max-width: 1599px) {
  .header-call-box.elementor-widget-icon-box {
    max-width: 103px !important; }
    .header-call-box.elementor-widget-icon-box .elementor-icon-box-content {
      display: none; }
    .header-call-box.elementor-widget-icon-box > .elementor-widget-container {
      min-height: 100px;
      display: flex; } }

@media (max-width: 1500px) {
  .responsive-box.elementor-widget-icon-box .elementor-icon-box-content {
    display: none; } }

.phone-animation .elementor-icon i, .phone-animation .elementor-icon svg {
  animation: phone-icon-animate 1.8s ease-in-out infinite; }
  .phone-animation .elementor-icon i:hover, .phone-animation .elementor-icon svg:hover {
    animation-play-state: paused; }

.box-quote {
  position: relative; }
  .box-quote:after {
    content: "";
    display: block;
    position: absolute;
    right: 45px;
    bottom: -19px;
    border-bottom: 19px solid transparent;
    border-right: 22px solid var(--secondary-color); }

.blur-border .elementor-icon {
  border-color: rgba(var(--primary-color-rgb),0.3) !important; }

@keyframes lineheight {
  0% {
    height: 0%; }
  100% {
    height: 100%; } }
@keyframes lineround {
  0% {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(200%);
    -ms-transform: translateY(200%);
    -o-transform: translateY(200%);
    transform: translateY(200%); } }
@keyframes preloadedzero {
  0% {
    width: 50%; }
  100% {
    width: 0%; } }

#pxl-loadding {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 99999;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }
  #pxl-loadding > * {
    max-width: 100%; }
    #pxl-loadding.default:before, #pxl-loadding.default:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 50%;
      height: 100%;
      z-index: -1;
      background-color: var(--secondary-color);
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
    #pxl-loadding.default:after {
      left: auto;
      right: 0; }
    #pxl-loadding.default .loader_line {
      margin: auto;
      width: 1px;
      height: 250px;
      position: relative;
      overflow: hidden;
      -webkit-transition: all 0.8s ease 0s;
      -o-transition: all 0.8s ease 0s;
      transition: all 0.8s ease 0s; }
      #pxl-loadding.default .loader_line:before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        width: 1px;
        height: 0;
        background-color: #fff;
        -webkit-transform: translateY(-50%);
        -khtml-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-animation: lineheight 1000ms ease-in-out 0s forwards;
        -khtml-animation: lineheight 1000ms ease-in-out 0s forwards;
        -moz-animation: lineheight 1000ms ease-in-out 0s forwards;
        -ms-animation: lineheight 1000ms ease-in-out 0s forwards;
        -o-animation: lineheight 1000ms ease-in-out 0s forwards;
        animation: lineheight 1000ms ease-in-out 0s forwards; }
      #pxl-loadding.default .loader_line:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 1px;
        height: 100%;
        background-color: var(--primary-color);
        -webkit-transform: translateY(-100%);
        -khtml-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-animation: lineround 1200ms linear 0s infinite;
        -khtml-animation: lineround 1200ms linear 0s infinite;
        -moz-animation: lineround 1200ms linear 0s infinite;
        -ms-animation: lineround 1200ms linear 0s infinite;
        -o-animation: lineround 1200ms linear 0s infinite;
        animation: lineround 1200ms linear 0s infinite;
        animation-delay: 2000ms; }
  #pxl-loadding.content-image {
    background-color: #fff; }

/*Hiding all*/
.preloaded .loader_line:after {
  opacity: 0;
  visibility: hidden; }

.preloaded .loader_line {
  opacity: 0;
  visibility: hidden;
  height: 100% !important; }

.preloaded:before, .preloaded:after {
  -webkit-animation: preloadedzero 300ms ease-in-out 500ms forwards;
  -khtml-animation: preloadedzero 300ms ease-in-out 500ms forwards;
  -moz-animation: preloadedzero 300ms ease-in-out 500ms forwards;
  -ms-animation: preloadedzero 300ms ease-in-out 500ms forwards;
  -o-animation: preloadedzero 300ms ease-in-out 500ms forwards;
  animation: preloadedzero 300ms ease-in-out 500ms forwards; }

.pxl-swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: visible;
  z-index: 0; }

.pxl-swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: transform 0.3s linear;
  -khtml-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
  -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;
  opacity: 0;
  -webkit-animation: fadeOut 400ms linear 1 forwards;
  -khtml-animation: fadeOut 400ms linear 1 forwards;
  -moz-animation: fadeOut 400ms linear 1 forwards;
  -ms-animation: fadeOut 400ms linear 1 forwards;
  -o-animation: fadeOut 400ms linear 1 forwards;
  animation: fadeOut 400ms linear 1 forwards; }
  .pxl-swiper-slide.swiper-slide-visible {
    opacity: 1;
    -webkit-animation: fadeIn 400ms linear 1 forwards;
    -khtml-animation: fadeIn 400ms linear 1 forwards;
    -moz-animation: fadeIn 400ms linear 1 forwards;
    -ms-animation: fadeIn 400ms linear 1 forwards;
    -o-animation: fadeIn 400ms linear 1 forwards;
    animation: fadeIn 400ms linear 1 forwards; }
  .pxl-swiper-slide.swiper-slide-active {
    opacity: 1;
    -webkit-animation: fadeIn 400ms linear 1 forwards;
    -khtml-animation: fadeIn 400ms linear 1 forwards;
    -moz-animation: fadeIn 400ms linear 1 forwards;
    -ms-animation: fadeIn 400ms linear 1 forwards;
    -o-animation: fadeIn 400ms linear 1 forwards;
    animation: fadeIn 400ms linear 1 forwards; }

.swiper-slide {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }
  .swiper-slide > * {
    max-width: 100%; }

.non-swiper-slide {
  display: none; }

.swiper-container-multirow-column > .pxl-swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }
  .swiper-container-multirow-column > .pxl-swiper-wrapper .pxl-swiper-slide {
    height: calc((100% - 40px) / 2); }

.swiper-container-multirow-row > .pxl-swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: row; }
  .swiper-container-multirow-row > .pxl-swiper-wrapper .pxl-swiper-slide {
    height: calc((100% - 40px) / 2); }

.swiper-container-vertical > .pxl-swiper-wrapper {
  flex-direction: column; }

.swiper-slide img {
  display: block; }

.swiper-container-cube .swiper-cube-shadow {
  display: none;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden; }

.pxl-swiper-arrow {
  font-size: 17px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  cursor: pointer;
  position: absolute;
  color: #fff;
  background-color: var(--primary-color);
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
  .pxl-swiper-arrow:hover.pxl-swiper-arrow-prev .pxl-icon {
    -webkit-animation: toLeftFromRight 0.3s forwards;
    -khtml-animation: toLeftFromRight 0.3s forwards;
    -moz-animation: toLeftFromRight 0.3s forwards;
    -ms-animation: toLeftFromRight 0.3s forwards;
    -o-animation: toLeftFromRight 0.3s forwards;
    animation: toLeftFromRight 0.3s forwards; }
  .pxl-swiper-arrow:hover.pxl-swiper-arrow-next .pxl-icon {
    -webkit-animation: toRightFromLeft 0.3s forwards;
    -khtml-animation: toRightFromLeft 0.3s forwards;
    -moz-animation: toRightFromLeft 0.3s forwards;
    -ms-animation: toRightFromLeft 0.3s forwards;
    -o-animation: toRightFromLeft 0.3s forwards;
    animation: toRightFromLeft 0.3s forwards; }
  .pxl-swiper-arrow.swiper-button-disabled {
    cursor: not-allowed; }

.nav-in-vertical .pxl-swiper-arrow, .nav-out-vertical .pxl-swiper-arrow {
  position: absolute;
  top: 47%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.nav-in-vertical .pxl-swiper-arrow-prev {
  left: 30px; }
.nav-in-vertical .pxl-swiper-arrow-next {
  right: 30px; }

.nav-out-vertical .pxl-swiper-arrow-prev {
  left: -150px; }
@media (max-width: 1599px) {
  .nav-out-vertical .pxl-swiper-arrow-prev {
    left: -80px; } }
@media (max-width: 1499px) {
  .nav-out-vertical .pxl-swiper-arrow-prev {
    left: -70px; } }
@media (max-width: 1300px) {
  .nav-out-vertical .pxl-swiper-arrow-prev {
    left: -26px; } }
@media (max-width: 1199px) {
  .nav-out-vertical .pxl-swiper-arrow-prev {
    left: 15px;
    opacity: 0;
    -webkit-transform: translateX(-70px);
    -khtml-transform: translateX(-70px);
    -moz-transform: translateX(-70px);
    -ms-transform: translateX(-70px);
    -o-transform: translateX(-70px);
    transform: translateX(-70px);
    -webkit-transition: all 0.3s linear 0s;
    -khtml-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s; } }
.nav-out-vertical .pxl-swiper-arrow-next {
  right: -150px; }
@media (max-width: 1599px) {
  .nav-out-vertical .pxl-swiper-arrow-next {
    right: -80px; } }
@media (max-width: 1499px) {
  .nav-out-vertical .pxl-swiper-arrow-next {
    right: -70px; } }
@media (max-width: 1300px) {
  .nav-out-vertical .pxl-swiper-arrow-next {
    right: -26px; } }
@media (max-width: 1199px) {
  .nav-out-vertical .pxl-swiper-arrow-next {
    right: 15px;
    opacity: 0;
    -webkit-transform: translateX(70px);
    -khtml-transform: translateX(70px);
    -moz-transform: translateX(70px);
    -ms-transform: translateX(70px);
    -o-transform: translateX(70px);
    transform: translateX(70px);
    -webkit-transition: all 0.3s linear 0s;
    -khtml-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s; } }
@media (min-width: 1200px) {
  .nav-out-vertical.arrow-on-hover .pxl-swiper-arrow-prev {
    opacity: 0;
    -webkit-transform: translateX(70px);
    -khtml-transform: translateX(70px);
    -moz-transform: translateX(70px);
    -ms-transform: translateX(70px);
    -o-transform: translateX(70px);
    transform: translateX(70px);
    -webkit-transition: all 0.3s linear 0s;
    -khtml-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s; }
  .nav-out-vertical.arrow-on-hover .pxl-swiper-arrow-next {
    opacity: 0;
    -webkit-transform: translateX(-70px);
    -khtml-transform: translateX(-70px);
    -moz-transform: translateX(-70px);
    -ms-transform: translateX(-70px);
    -o-transform: translateX(-70px);
    transform: translateX(-70px);
    -webkit-transition: all 0.3s linear 0s;
    -khtml-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s; } }

@media (max-width: 1199px) {
  .pxl-swiper-slider:hover .nav-out-vertical .pxl-swiper-arrow-prev, .pxl-swiper-slider:hover .nav-out-vertical .pxl-swiper-arrow-next, .pxl-swiper-slider:focus .nav-out-vertical .pxl-swiper-arrow-prev, .pxl-swiper-slider:focus .nav-out-vertical .pxl-swiper-arrow-next {
    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); } }
@media (min-width: 1200px) {
  .pxl-swiper-slider:hover .nav-out-vertical.arrow-on-hover .pxl-swiper-arrow-prev, .pxl-swiper-slider:hover .nav-out-vertical.arrow-on-hover .pxl-swiper-arrow-next, .pxl-swiper-slider:focus .nav-out-vertical.arrow-on-hover .pxl-swiper-arrow-prev, .pxl-swiper-slider:focus .nav-out-vertical.arrow-on-hover .pxl-swiper-arrow-next {
    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-swiper-dots {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 35px; }
  .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    text-align: center;
    cursor: pointer;
    position: relative;
    width: 18px;
    height: 18px;
    display: block;
    margin: 0 5px;
    -webkit-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center; }
    .pxl-swiper-dots .pxl-swiper-pagination-bullet > * {
      max-width: 100%; }
    .pxl-swiper-dots .pxl-swiper-pagination-bullet:after {
      content: "";
      display: block;
      width: 100%;
      height: 3px;
      background-color: #d8d8d8;
      -webkit-transition: all 0.3s linear;
      -khtml-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    .pxl-swiper-dots .pxl-swiper-pagination-bullet:first-child {
      margin-left: 0; }
    .pxl-swiper-dots .pxl-swiper-pagination-bullet:last-child {
      margin-right: 0; }
    .pxl-swiper-dots .pxl-swiper-pagination-bullet:hover, .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active {
      width: 35px; }
      .pxl-swiper-dots .pxl-swiper-pagination-bullet:hover:after, .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active:after {
        background-color: var(--secondary-color); }

form label {
  color: var(--heading-color);
  font-size: 15px;
  max-width: 100%;
  margin-bottom: 5px; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: var(--heading-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  opacity: 1;
  text-overflow: ellipsis;
  line-height: inherit; }
input:-moz-placeholder, textarea:-moz-placeholder {
  color: var(--heading-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  opacity: 1;
  text-overflow: ellipsis;
  line-height: inherit; }
input::-moz-placeholder, textarea::-moz-placeholder {
  color: var(--heading-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  opacity: 1;
  text-overflow: ellipsis;
  line-height: inherit; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: var(--heading-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  opacity: 1;
  text-overflow: ellipsis;
  line-height: inherit; }

input[type="search"]::-webkit-input-placeholder {
  color: var(--heading-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  opacity: 1;
  text-overflow: ellipsis;
  line-height: inherit; }
input[type="search"]:-moz-placeholder {
  color: var(--heading-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  opacity: 1;
  text-overflow: ellipsis;
  line-height: inherit; }
input[type="search"]::-moz-placeholder {
  color: var(--heading-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  opacity: 1;
  text-overflow: ellipsis;
  line-height: inherit; }
input[type="search"]:-ms-input-placeholder {
  color: var(--heading-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  opacity: 1;
  text-overflow: ellipsis;
  line-height: inherit; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -khtml-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  height: 30px;
  margin-top: 15px;
  cursor: pointer;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.pxl-input-number-spin {
  width: 19px;
  height: 25px;
  background: #ffffff;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  position: absolute;
  top: 12px;
  right: 20px; }
  [dir="rtl"] .pxl-input-number-spin {
    left: 20px;
    right: auto; }

.pxl-input-number-spin-inner {
  cursor: pointer;
  width: 19px;
  height: 12.5px;
  position: relative;
  display: block; }
  .pxl-input-number-spin-inner:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    border-style: solid;
    -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-input-number-spin-inner.pxl-input-number-spin-up:before {
    border-width: 0 3.5px 4px 3.5px;
    border-color: transparent transparent var(--primary-color) transparent; }
  .pxl-input-number-spin-inner.pxl-input-number-spin-down:before {
    border-width: 4px 3.5px 0 3.5px;
    border-color: var(--primary-color) transparent transparent transparent; }

input::-webkit-calendar-picker-indicator {
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 2;
  text-align: start;
  padding: 0;
  margin: 0; }

input::-webkit-datetime-edit {
  text-align: start;
  width: 100%; }

input[type="search" i]::-webkit-search-cancel-button {
  opacity: 0;
  display: none; }

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, .select2-container.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #dadada;
  color: var(--heading-color);
  padding: 0 20px;
  height: 55px;
  line-height: 55px;
  font-size: 14px;
  font-weight: 400;
  text-align: start;
  outline: none;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 300ms ease-in-out;
  -khtml-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }
  input[type="text"]:hover, input[type="text"]:focus, input[type="text"]:active, input[type="email"]:hover, input[type="email"]:focus, input[type="email"]:active, input[type="url"]:hover, input[type="url"]:focus, input[type="url"]:active, input[type="password"]:hover, input[type="password"]:focus, input[type="password"]:active, input[type="search"]:hover, input[type="search"]:focus, input[type="search"]:active, input[type="tel"]:hover, input[type="tel"]:focus, input[type="tel"]:active, input[type="number"]:hover, input[type="number"]:focus, input[type="number"]:active, input[type="range"]:hover, input[type="range"]:focus, input[type="range"]:active, input[type="date"]:hover, input[type="date"]:focus, input[type="date"]:active, input[type="month"]:hover, input[type="month"]:focus, input[type="month"]:active, input[type="week"]:hover, input[type="week"]:focus, input[type="week"]:active, input[type="time"]:hover, input[type="time"]:focus, input[type="time"]:active, input[type="datetime"]:hover, input[type="datetime"]:focus, input[type="datetime"]:active, input[type="datetime-local"]:hover, input[type="datetime-local"]:focus, input[type="datetime-local"]:active, input[type="color"]:hover, input[type="color"]:focus, input[type="color"]:active, textarea:hover, textarea:focus, textarea:active, select:hover, select:focus, select:active, .select2-container.select2-container--default .select2-selection--single:hover, .select2-container.select2-container--default .select2-selection--single:focus, .select2-container.select2-container--default .select2-selection--single:active {
    background-color: #fff;
    border-color: var(--primary-color); }
  [dir="rtl"] input[type="text"], [dir="rtl"] input[type="email"], [dir="rtl"] input[type="url"], [dir="rtl"] input[type="password"], [dir="rtl"] input[type="search"], [dir="rtl"] input[type="tel"], [dir="rtl"] input[type="number"], [dir="rtl"] input[type="range"], [dir="rtl"] input[type="date"], [dir="rtl"] input[type="month"], [dir="rtl"] input[type="week"], [dir="rtl"] input[type="time"], [dir="rtl"] input[type="datetime"], [dir="rtl"] input[type="datetime-local"], [dir="rtl"] input[type="color"], [dir="rtl"] textarea, [dir="rtl"] select, [dir="rtl"] .select2-container.select2-container--default .select2-selection--single {
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="date"] {
  width: 100%; }

select, .pxl-time, .pxl-date {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><g fill='black'><path d='M10.293,3.293,6,7.586,1.707,3.293A1,1,0,0,0,.293,4.707l5,5a1,1,0,0,0,1.414,0l5-5a1,1,0,1,0-1.414-1.414Z'/></g></svg>");
  background-repeat: no-repeat;
  background-position-x: 96%;
  background-position-y: 50%;
  line-height: 1;
  padding-right: 30px !important;
  width: 100%;
  cursor: pointer; }
  [dir="rtl"] select, [dir="rtl"] .pxl-time, [dir="rtl"] .pxl-date {
    background-position: 10px 50%;
    padding-right: 22px;
    padding-left: 30px; }

textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100px;
  min-height: 110px;
  padding-top: 15px;
  line-height: normal;
  resize: vertical; }

input, select, textarea {
  vertical-align: top;
  position: relative; }

.pxl-select form {
  position: relative;
  background-color: #fff;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
.pxl-select select {
  height: 55px;
  line-height: 37px;
  font-size: 15px;
  background-color: transparent;
  position: relative;
  z-index: 99;
  -webkit-appearance: none;
  -khtml-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }
.pxl-select i {
  position: absolute;
  right: 14px;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -khtml-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  transform: translate(0px, -50%); }

.pxl-custom-checkbox, .pxl-custom-radio {
  position: relative;
  margin-right: 5px;
  width: 17px;
  height: 17px;
  display: inline-block; }
  [dir="rtl"] .pxl-custom-checkbox, [dir="rtl"] .pxl-custom-radio {
    margin-right: 0;
    margin-left: 5px; }
  .pxl-custom-checkbox input[type="checkbox"], .pxl-custom-checkbox .pxl-checkmark, .pxl-custom-radio input[type="checkbox"], .pxl-custom-radio .pxl-checkmark {
    width: 17px;
    height: 17px;
    display: inline-block;
    padding: 0;
    margin: 0; }
  .pxl-custom-checkbox input, .pxl-custom-radio input {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0; }
    .pxl-custom-checkbox input:checked + .pxl-checkmark:after, .pxl-custom-radio input:checked + .pxl-checkmark:after {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1; }
  .pxl-custom-checkbox .pxl-checkmark, .pxl-custom-radio .pxl-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #dadada;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    .pxl-custom-checkbox .pxl-checkmark:after, .pxl-custom-radio .pxl-checkmark:after {
      content: "";
      background-color: var(--primary-color);
      position: absolute;
      top: 3px;
      left: 3px;
      width: 7px;
      height: 7px;
      -webkit-border-radius: 0;
      -khtml-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-opacity: 0;
      -khtml-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0; }
  .pxl-custom-checkbox + label, .pxl-custom-radio + label {
    display: inline-block; }

.pxl-custom-radio input:checked + .pxl-checkmark {
  border-color: var(--primary-color); }
  .pxl-custom-radio input:checked + .pxl-checkmark:after {
    background-color: var(--primary-color); }
.pxl-custom-radio .pxl-checkmark {
  margin-top: 3px;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }
  .pxl-custom-radio .pxl-checkmark:after {
    background-color: #dadada;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }

.pxl-custom-checkbox {
  -webkit-transform: translate(0, 3px);
  -khtml-transform: translate(0, 3px);
  -moz-transform: translate(0, 3px);
  -ms-transform: translate(0, 3px);
  -o-transform: translate(0, 3px);
  transform: translate(0, 3px); }

#ui-datepicker-div {
  padding: 22px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -9999px;
  min-width: 300px;
  z-index: 10001 !important; }
  #ui-datepicker-div .ui-datepicker-header {
    position: relative; }
    #ui-datepicker-div .ui-datepicker-header .ui-corner-all {
      display: block;
      height: 30px;
      width: 30px;
      line-height: 30px;
      text-align: center;
      cursor: pointer;
      position: absolute;
      top: 0;
      padding: 0; }
      #ui-datepicker-div .ui-datepicker-header .ui-corner-all:before {
        left: 0;
        position: absolute;
        right: 0;
        top: 0; }
      #ui-datepicker-div .ui-datepicker-header .ui-corner-all span {
        display: none; }
      #ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-prev {
        left: 0; }
      #ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next {
        right: 0; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
      line-height: 30px;
      margin-bottom: 10px;
      min-height: 40px;
      text-align: center;
      text-transform: uppercase; }
      #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title span {
        display: inline-block;
        vertical-align: middle;
        line-height: 1; }
  #ui-datepicker-div .ui-datepicker-calendar {
    margin: 0;
    width: 100%; }
    #ui-datepicker-div .ui-datepicker-calendar th {
      text-align: center; }
    #ui-datepicker-div .ui-datepicker-calendar td {
      text-align: center;
      padding: 6px; }
      #ui-datepicker-div .ui-datepicker-calendar td.ui-state-disabled {
        color: rgba(0, 0, 0, 0.2); }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 15px !important;
  right: 15px !important;
  height: 20px; }
  [dir="rtl"] .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: auto !important;
    left: 15px !important; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 53px !important; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #707070; }

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0; }

.select2-container.select2-container--woo-search-cat {
  margin-right: 10px; }
  .select2-container.select2-container--woo-search-cat .select2-selection--single {
    background-color: transparent;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    box-shadow: none;
    font-size: 13px;
    line-height: 32px;
    letter-spacing: 0.04em;
    color: #fff;
    margin: 0;
    height: 55px;
    border: 0;
    padding: 0 24px;
    position: relative;
    border-bottom: 1px solid #fff; }
  .select2-container.select2-container--woo-search-cat .select2-selection--single .select2-selection__rendered {
    color: var(--heading-color);
    padding-left: 0;
    padding-right: 0;
    height: 48px;
    line-height: 48px; }
  .select2-container.select2-container--woo-search-cat .select2-selection--single .select2-selection__arrow {
    position: absolute;
    line-height: 1;
    right: 16px;
    top: 50%;
    margin-top: -6px; }
  .select2-container.select2-container--woo-search-cat .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    line-height: 1;
    display: inline-block; }

.select2-container--woo-search-cat .select2-dropdown {
  border-color: #dadada; }
.select2-container--woo-search-cat .select2-search input {
  height: 32px; }
.select2-container--woo-search-cat .select2-results > .select2-results__options {
  max-height: 250px;
  overflow-y: auto; }
.select2-container--woo-search-cat .select2-results__option {
  padding: 2px 15px;
  font-size: 13px;
  line-height: 32px;
  letter-spacing: 0.04em;
  color: var(--heading-color); }

.wpcf7-form .wpcf7-form-control-wrap {
  display: block; }
  .wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    display: none; }
  .wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid {
    border-color: #f13c3c !important; }
.wpcf7-form .wpcf7-response-output {
  border: medium none !important;
  font-style: italic;
  padding: 0 !important;
  margin: 20px 0 15px !important;
  color: #f13c3c; }
  .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #398f14; }
@media (max-width: 767px) {
  .wpcf7-form .pxl-button-wrapper {
    margin-right: 0 !important; } }
.wpcf7-form .wpcf7-submit {
  margin-top: 7px; }
.wpcf7-form .ajax-loader {
  display: none !important; }
.wpcf7-form .wpcf7-list-item {
  margin: 2px 30px 0 0;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: baseline;
  position: relative; }
  .wpcf7-form .wpcf7-list-item > * {
    max-width: 100%; }
  @media (max-width: 767px) {
    .wpcf7-form .wpcf7-list-item {
      margin-bottom: 10px; } }
  .wpcf7-form .wpcf7-list-item input[type="radio"], .wpcf7-form .wpcf7-list-item input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    cursor: pointer; }
  .wpcf7-form .wpcf7-list-item input[type="radio"] + span, .wpcf7-form .wpcf7-list-item input[type="checkbox"] + span {
    display: block;
    position: relative;
    padding-left: 22px;
    font-size: 16px;
    color: var(--heading-color); }
  .wpcf7-form .wpcf7-list-item input[type="radio"] + span::before, .wpcf7-form .wpcf7-list-item input[type="checkbox"] + span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.3em;
    cursor: pointer;
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #bebebe;
    background-color: #fff; }
  .wpcf7-form .wpcf7-list-item input[type="radio"] + span::after, .wpcf7-form .wpcf7-list-item input[type="checkbox"] + span::after {
    content: "";
    font-family: "Material-Design-Iconic-Font";
    font-size: 12px;
    display: inline-block;
    position: absolute;
    left: 3px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-weight: bold;
    background-color: transparent; }
  .wpcf7-form .wpcf7-list-item input[type="radio"]:checked + span::before, .wpcf7-form .wpcf7-list-item input[type="checkbox"]:checked + span::before {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color); }
  .wpcf7-form .wpcf7-list-item input[type="radio"]:checked + span::after, .wpcf7-form .wpcf7-list-item input[type="checkbox"]:checked + span::after {
    content: ""; }
.wpcf7-form .dark-background .wpcf7-list-item .wpcf7-list-item-label {
  color: #ededed;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.wpcf7-form .dark-background .wpcf7-list-item input[type="radio"] + span::before, .wpcf7-form .dark-background .wpcf7-list-item input[type="checkbox"] + span::before {
  background-color: #fff;
  border-color: transparent; }
.wpcf7-form .dark-background .wpcf7-list-item input[type="radio"] + span::after, .wpcf7-form .dark-background .wpcf7-list-item input[type="checkbox"] + span::after {
  color: var(--secondary-color); }
.wpcf7-form input[type="date"]::-webkit-calendar-picker-indicator {
  background: transparent;
  z-index: 1; }

.pxl-search-form-popup {
  max-width: 750px;
  margin: 0 auto; }

.pxl-search-popup-inner .cat-search-wrap {
  flex: 0 0 173px;
  width: 173px;
  max-width: 173px; }
.pxl-search-popup-inner .text-search-wrap {
  position: relative; }
  .pxl-search-popup-inner .text-search-wrap .search-field {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
    padding-left: 0;
    padding-right: 48px;
    border: 0;
    color: #ffffff;
    background-color: transparent;
    border-bottom: 1px solid #fff; }
    .pxl-search-popup-inner .text-search-wrap .search-field:hover, .pxl-search-popup-inner .text-search-wrap .search-field:focus, .pxl-search-popup-inner .text-search-wrap .search-field:active {
      border-color: var(--primary-color) !important;
      background-color: transparent; }
  .pxl-search-popup-inner .text-search-wrap input::-webkit-input-placeholder {
    color: #fff; }
  .pxl-search-popup-inner .text-search-wrap .search-submit {
    width: 48px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    background: transparent;
    border: 0;
    font-size: 20px;
    color: #fff; }
    .pxl-search-popup-inner .text-search-wrap .search-submit:hover {
      color: var(--primary-color); }
  .pxl-search-popup-inner .text-search-wrap .pxl-svg {
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -8px; }
  .pxl-search-popup-inner .text-search-wrap .search-submit:hover .pxl-svg path {
    fill: var(--primary-color); }

#pxl-search-popup-normal .pxl-search-popup-inner .text-search-wrap .search-submit {
  right: 0; }

.search-no-results .pxl-content-area .search-form {
  position: relative; }
  .search-no-results .pxl-content-area .search-form .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border: none;
    color: #282828;
    background-color: transparent;
    padding: 0 20px; }
    .search-no-results .pxl-content-area .search-form .search-submit .pxli-search-400 {
      font-size: 18px; }

.button, button, input[type="button"], input[type="reset"], input[type="submit"] {
  box-sizing: border-box;
  outline: none;
  text-decoration: none;
  vertical-align: bottom; }
  .button:hover, .button:active, .button:focus, button:hover, button:active, button:focus, input[type="button"]:hover, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
    cursor: pointer; }
  .button:visited, button:visited, input[type="button"]:visited, input[type="reset"]:visited, input[type="submit"]:visited {
    text-decoration: none; }
  .button:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
    outline: none;
    outline-offset: 0; }

.btn, button, .button, input[type="submit"], input[type="button"], .added_to_cart {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  line-height: 2.5;
  letter-spacing: 1.5px;
  padding: 10px 35px;
  background-color: var(--primary-color);
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  vertical-align: top;
  border: none;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  -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: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 350ms ease 50ms;
  -khtml-transition: all 350ms ease 50ms;
  -moz-transition: all 350ms ease 50ms;
  -ms-transition: all 350ms ease 50ms;
  -o-transition: all 350ms ease 50ms;
  transition: all 350ms ease 50ms; }
  .btn .pxl-button-icon, button .pxl-button-icon, .button .pxl-button-icon, input[type="submit"] .pxl-button-icon, input[type="button"] .pxl-button-icon, .added_to_cart .pxl-button-icon {
    top: -1px; }
  .btn span, button span, .button span, input[type="submit"] span, input[type="button"] span, .added_to_cart span {
    position: relative;
    z-index: 1; }
  .btn:active, .btn:hover, .btn:focus, button:active, button:hover, button:focus, .button:active, .button:hover, .button:focus, input[type="submit"]:active, input[type="submit"]:hover, input[type="submit"]:focus, input[type="button"]:active, input[type="button"]:hover, input[type="button"]:focus, .added_to_cart:active, .added_to_cart:hover, .added_to_cart:focus {
    color: #ffffff;
    outline: medium none;
    text-decoration: none; }
  .btn.btn-outline, button.btn-outline, .button.btn-outline, input[type="submit"].btn-outline, input[type="button"].btn-outline, .added_to_cart.btn-outline {
    border: 1px solid var(--primary-color);
    background-color: transparent;
    color: var(--primary-color); }
    .btn.btn-outline:before, button.btn-outline:before, .button.btn-outline:before, input[type="submit"].btn-outline:before, input[type="button"].btn-outline:before, .added_to_cart.btn-outline:before {
      background-color: var(--primary-color) !important; }
    .btn.btn-outline:hover, button.btn-outline:hover, .button.btn-outline:hover, input[type="submit"].btn-outline:hover, input[type="button"].btn-outline:hover, .added_to_cart.btn-outline:hover {
      color: #fff;
      border-color: var(--primary-color) !important; }
  .btn.btn-primary, button.btn-primary, .button.btn-primary, input[type="submit"].btn-primary, input[type="button"].btn-primary, .added_to_cart.btn-primary {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff; }
  .btn.btn-secondary, button.btn-secondary, .button.btn-secondary, input[type="submit"].btn-secondary, input[type="button"].btn-secondary, .added_to_cart.btn-secondary {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    color: #fff; }
    .btn.btn-secondary:before, button.btn-secondary:before, .button.btn-secondary:before, input[type="submit"].btn-secondary:before, input[type="button"].btn-secondary:before, .added_to_cart.btn-secondary:before {
      background-color: var(--primary-color); }
  .btn.btn-white:before, button.btn-white:before, .button.btn-white:before, input[type="submit"].btn-white:before, input[type="button"].btn-white:before, .added_to_cart.btn-white:before {
    background-color: var(--primary-color) !important; }
  .btn.btn-fullwidth, button.btn-fullwidth, .button.btn-fullwidth, input[type="submit"].btn-fullwidth, input[type="button"].btn-fullwidth, .added_to_cart.btn-fullwidth {
    width: 100%;
    text-align: center;
    justify-content: center; }
    .btn.btn-fullwidth:before, button.btn-fullwidth:before, .button.btn-fullwidth:before, input[type="submit"].btn-fullwidth:before, input[type="button"].btn-fullwidth:before, .added_to_cart.btn-fullwidth:before {
      height: 100% !important;
      top: 0 !important;
      left: 0 !important;
      width: 100% !important;
      transform: none !important;
      opacity: 0; }
      .btn.btn-fullwidth:hover:before, button.btn-fullwidth:hover:before, .button.btn-fullwidth:hover:before, input[type="submit"].btn-fullwidth:hover:before, input[type="button"].btn-fullwidth:hover:before, .added_to_cart.btn-fullwidth:hover:before {
        opacity: 1; }

.rs-layer.btn:before, .pxl-button-wrapper .btn:before, .pxl-button-wrapper button:before, .pxl-button-wrapper .button:before, .comment-form button:before {
  background-color: var(--secondary-color);
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 0;
  transform: translate(-50%, -50%) rotate(45deg);
  z-index: 0;
  transition: all 500ms cubic-bezier(0.4, 0.5, 0.6, 0.7) 0s; }
  .rs-layer.btn:hover:before, .pxl-button-wrapper .btn:hover:before, .pxl-button-wrapper button:hover:before, .pxl-button-wrapper .button:hover:before, .comment-form button:hover:before {
    height: 300px; }

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: none; }

.btn-more {
  display: inline-flex;
  align-items: center;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: var(--primary-color); }
  .btn-more > span {
    position: relative;
    z-index: 1; }
    .btn-more > span:after {
      content: "";
      height: 1px;
      position: absolute;
      bottom: 2px;
      left: 0;
      width: 0;
      transition: all 300ms ease;
      transition-delay: 100ms;
      border-bottom: 1px solid; }
  .btn-more i {
    font-size: 17px;
    line-height: 1;
    font-weight: normal;
    margin-left: 5px;
    transition: all 300ms ease;
    position: relative;
    bottom: 1px; }
    .btn-more:hover > span:after {
      width: 100%; }
    .btn-more:hover i {
      transform: translateX(15px);
      opacity: 0; }

.item-readmore .btn i {
  font-size: 17px;
  line-height: 1;
  font-weight: normal;
  margin-left: 5px;
  transition: all 300ms ease;
  position: relative;
  z-index: 1; }

.btn-icon {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 50px;
  height: 50px;
  background-color: var(--primary-color);
  align-items: center;
  justify-content: center; }
  .btn-icon > * {
    max-width: 100%; }
  .btn-icon i {
    font-size: 21px;
    font-weight: normal;
    transition: all 300ms ease;
    color: #fff; }
    .btn-icon:hover i {
      -webkit-animation: toRightFromLeft 0.3s forwards;
      -khtml-animation: toRightFromLeft 0.3s forwards;
      -moz-animation: toRightFromLeft 0.3s forwards;
      -ms-animation: toRightFromLeft 0.3s forwards;
      -o-animation: toRightFromLeft 0.3s forwards;
      animation: toRightFromLeft 0.3s forwards; }

@media (min-width: 1200px) {
  .header-height {
    height: 110px; } }

#pxl-header .header-container {
  max-width: 1570px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px; }

/* Header Layout */
.header-main-menu > .elementor-container {
  background-color: #fff;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(var(--primary-color-rgb),0.15);
  -khtml-box-shadow: 0px 10px 60px 0px rgba(var(--primary-color-rgb),0.15);
  -moz-box-shadow: 0px 10px 60px 0px rgba(var(--primary-color-rgb),0.15);
  -ms-box-shadow: 0px 10px 60px 0px rgba(var(--primary-color-rgb),0.15);
  -o-box-shadow: 0px 10px 60px 0px rgba(var(--primary-color-rgb),0.15);
  box-shadow: 0px 10px 60px 0px rgba(var(--primary-color-rgb),0.15); }

.pxl-dropdown-mega .elementor-widget-image a:hover {
  -webkit-transform: translateY(-10px);
  -khtml-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: all 300ms ease-in-out;
  -khtml-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

.pxl-dropdown-mega .pxl-category-box-wrap .pxl-cat-img {
  overflow: hidden; }
  .pxl-dropdown-mega .pxl-category-box-wrap .pxl-cat-img img {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.6s ease;
    -khtml-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease; }
.pxl-dropdown-mega .pxl-category-box-wrap:hover .pxl-cat-img img {
  -webkit-transform: scale(1.1);
  -khtml-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

/* Header Logo */
.pxl-header-logo {
  padding-top: 14px;
  padding-bottom: 8px; }
  .pxl-header-logo img {
    max-height: 54px;
    width: auto; }
  .pxl-header-logo a {
    display: block; }
  @media (max-width: 1199px) {
    .pxl-header-logo a {
      padding-top: 10px;
      padding-bottom: 10px; } }

/* Header Transparent */
.header-transparent {
  background: var(--transparent-bg);
  z-index: 99; }
@media (min-width: 1200px) {
  .header-transparent {
    position: absolute;
    left: 0;
    right: 0; } }
.header-transparent .header-main-menu > .elementor-container {
  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; }
  .header-transparent .pxl-primary-menu > li > a, .header-transparent .pxl-primary-menu > li > .main-menu-toggle:before {
    color: var(--transparent-regular); }
    .header-transparent .pxl-primary-menu > li > a:hover, .header-transparent .pxl-primary-menu > li > .main-menu-toggle:before:hover {
      color: var(--transparent-hover); }
  .header-transparent .pxl-primary-menu > li:before {
    background-color: var(--transparent-hover); }
    .header-transparent .pxl-primary-menu > li:hover > a, .header-transparent .pxl-primary-menu > li:hover > .main-menu-toggle:before {
      color: var(--transparent-hover); }
    .header-transparent .pxl-primary-menu > li:hover:before {
      background-color: var(--primary-color); }
  .header-transparent .pxl-primary-menu > li.current-menu-item > a, .header-transparent .pxl-primary-menu > li.current-menu-item .main-menu-toggle:before, .header-transparent .pxl-primary-menu > li.current-menu-ancestor > a, .header-transparent .pxl-primary-menu > li.current-menu-ancestor .main-menu-toggle:before {
    color: var(--transparent-active); }
  .header-transparent .pxl-primary-menu > li.current-menu-item:before, .header-transparent .pxl-primary-menu > li.current-menu-ancestor:before {
    background-color: var(--primary-color); }
.header-transparent .menu-color {
  color: var(--transparent-regular); }
  .header-transparent .menu-color:hover {
    color: var(--transparent-hover); }

.header-layout-df.h-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 999;
  transition: transform 0.55s cubic-bezier(0.39, 0.58, 0.57, 1);
  -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-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 999;
  -webkit-transform: translateY(-100%);
  -khtml-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: transform 0.55s cubic-bezier(0.39, 0.58, 0.57, 1);
  visibility: hidden; }
  .pxl-header-sticky.h-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); }

.header-layout-header-main .pxl-header-elementor-sticky {
  background-color: transparent; }
  .header-layout-header-main .pxl-header-elementor-sticky.h-fixed {
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }

.logged-in .h-fixed {
  top: 32px; }
@media screen and (max-width: 782px) {
  .logged-in .h-fixed {
    top: 46px; } }
@media screen and (max-width: 600px) {
  .logged-in .h-fixed {
    top: 0; } }

.header-transparent .pxl-header-elementor-mobile.mh-fixed .header-main-mobile {
  background-color: var(--secondary-color); }

.pxl-header-mobile .header-main-mobile {
  -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; }
.pxl-header-mobile.mh-fixed {
  -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: fixed;
  left: 0;
  top: 0;
  right: 0;
  -webkit-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
  -khtml-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
  -moz-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
  -ms-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
  -o-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
  animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
  z-index: 99999;
  background-color: #fff; }

.logged-in .mh-fixed .header-main-mobile {
  top: 32px; }
@media screen and (max-width: 782px) {
  .logged-in .mh-fixed .header-main-mobile {
    top: 46px; } }
@media screen and (max-width: 600px) {
  .logged-in .mh-fixed .header-main-mobile {
    top: 0; } }

.main-menu-mobile .btn-nav-mobile {
  display: inline-block;
  height: 21px;
  width: 22px;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  -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; }
  .main-menu-mobile .btn-nav-mobile:before, .main-menu-mobile .btn-nav-mobile:after, .main-menu-mobile .btn-nav-mobile span {
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    content: "";
    background-color: var(--heading-color);
    display: block;
    height: 3px;
    left: 0;
    right: 0; }
    .header-transparent .main-menu-mobile .btn-nav-mobile:before, .header-transparent .main-menu-mobile .btn-nav-mobile:after, .header-transparent .main-menu-mobile .btn-nav-mobile span {
      background-color: #fff; }
    .header-sticky .main-menu-mobile .btn-nav-mobile:before, .header-sticky .main-menu-mobile .btn-nav-mobile:after, .header-sticky .main-menu-mobile .btn-nav-mobile span {
      background-color: var(--heading-color); }
  .main-menu-mobile .btn-nav-mobile:hover:before, .main-menu-mobile .btn-nav-mobile:hover:after, .main-menu-mobile .btn-nav-mobile:hover span {
    background-color: var(--primary-color); }
  .main-menu-mobile .btn-nav-mobile span {
    margin: 6px 0; }
    .main-menu-mobile .btn-nav-mobile.opened:before {
      top: 8px;
      -webkit-transform: rotate(45deg);
      -khtml-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    .main-menu-mobile .btn-nav-mobile.opened:after {
      -webkit-transform: rotate(-45deg);
      -khtml-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      top: 8px; }
    .main-menu-mobile .btn-nav-mobile.opened span {
      display: none; }

a.logo-mobile {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  max-width: var(--logo-mobile_width); }

@media (max-width: 1199px) {
  .pxl-header-mobile .pxl-header-logo img, .header-mobile-type-df .pxl-header-logo img {
    width: var(--logo-mobile_width); }
    .pxl-header-mobile .mobile-menu-toggle .bars, .header-mobile-type-df .mobile-menu-toggle .bars {
      line-height: 1;
      cursor: pointer; }
      .pxl-header-mobile .mobile-menu-toggle .bars span, .header-mobile-type-df .mobile-menu-toggle .bars span {
        width: 30px;
        height: 3px;
        background-color: var(--secondary-color);
        display: block;
        -webkit-transition: all 300ms ease-in-out;
        -khtml-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; }
        .pxl-header-mobile .mobile-menu-toggle .bars span:nth-child(2), .header-mobile-type-df .mobile-menu-toggle .bars span:nth-child(2) {
          margin: 7px 0; }
      .pxl-header-mobile .mobile-menu-toggle .bars:hover span, .header-mobile-type-df .mobile-menu-toggle .bars:hover span {
        background-color: var(--primary-color); }
  .header-mobile-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .header-mobile-content > * {
      max-width: 100%; }
  .header-transparent-mobile .pxl-header-mobile .header-top-mobile {
    background-color: transparent; }
  .header-transparent-mobile .pxl-header-mobile:not(.mh-fixed) .header-main-mobile {
    background-color: transparent; }
  .header-transparent-mobile .pxl-header-mobile .header-main-mobile {
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; } }

#pxl-header {
  -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; }
  #pxl-header:not(.header-transparent):not(.header-sticky) {
    background: #ffffff; }
  #pxl-header .pxl-header-main {
    position: relative;
    z-index: 999; }

.header-layout-404 .pxl-header-attrs a {
  color: var(--heading-color); }
  .header-layout-404 .pxl-header-attrs a:hover {
    color: var(--link-color-hover); }
@media (min-width: 576px) {
  .header-layout-404 .pxl-search {
    width: 55px;
    height: 55px; } }
@media (min-width: 576px) {
  .header-layout-404 .side-panel {
    background-color: var(--primary-color);
    width: 55px;
    height: 55px; } }
.header-layout-404 .side-panel .pxl-bars span {
  width: 30px;
  height: 3px;
  background-color: #fff;
  display: block;
  -webkit-transition: all 300ms ease-in-out;
  -khtml-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }
  .header-layout-404 .side-panel .pxl-bars span:nth-child(2) {
    margin: 7px 0; }
  @media (max-width: 575px) {
    .header-layout-404 .side-panel .pxl-bars span {
      background-color: var(--secondary-color); } }
.header-layout-404 .side-panel:hover {
  background-color: var(--secondary-color); }

@media (min-width: 1200px) {
  .pxl-primary-menu {
    padding: 0;
    margin: 0;
    list-style: none; }
    .pxl-primary-menu li {
      position: relative;
      padding: 0; }
    .pxl-primary-menu ul, .pxl-primary-menu ol {
      list-style: none;
      padding: 0;
      margin: 0; }
  .pxl-primary-menu {
    margin-left: -18px;
    margin-right: -18px;
    display: flex;
    flex-wrap: wrap; }
    .pxl-primary-menu li {
      flex: 0 0 100%;
      width: 100%;
      max-width: 100%; }
      .pxl-primary-menu li:hover > .sub-menu {
        top: 100%;
        z-index: 1;
        visibility: visible;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-opacity: 1;
        -khtml-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1; }
    .pxl-primary-menu > li {
      flex: 0 0 auto;
      width: auto;
      margin: 0 18px;
      display: inline-flex; }
      .pxl-primary-menu > li:before {
        content: "";
        width: 0;
        height: 2px;
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: var(--primary-color);
        -webkit-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
        -khtml-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
        -moz-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
        -ms-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
        -o-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
        transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1); }
      .pxl-primary-menu > li > a {
        color: var(--heading-color);
        font-size: 16px;
        font-weight: 700;
        font-family: "Cormorant Infant", sans-serif;
        line-height: 110px;
        display: inline-block;
        text-transform: uppercase; }
        .pxl-primary-menu > li > a:hover {
          color: var(--primary-color); }
      .pxl-primary-menu > li.active:before, .pxl-primary-menu > li.current-menu-item:before, .pxl-primary-menu > li.current-menu-ancestor:before, .pxl-primary-menu > li:hover:before {
        width: 100%; }
      .pxl-primary-menu > li.active > a, .pxl-primary-menu > li.active > .main-menu-toggle:before, .pxl-primary-menu > li.current-menu-item > a, .pxl-primary-menu > li.current-menu-item > .main-menu-toggle:before, .pxl-primary-menu > li.current-menu-ancestor > a, .pxl-primary-menu > li.current-menu-ancestor > .main-menu-toggle:before, .pxl-primary-menu > li:hover > a, .pxl-primary-menu > li:hover > .main-menu-toggle:before {
        color: var(--primary-color); }
    .pxl-primary-menu > li.megamenu.current-menu-item:before, .pxl-primary-menu > li.megamenu.current-menu-ancestor:before {
      height: 0; }
      .pxl-primary-menu > li.megamenu.current-menu-item:hover:before, .pxl-primary-menu > li.megamenu.current-menu-ancestor:hover:before {
        height: 3px; }
    .pxl-primary-menu > li > .main-menu-toggle {
      line-height: 1;
      align-self: center;
      margin-left: 7px;
      font-weight: 700; }
      .pxl-primary-menu > li > .main-menu-toggle:before {
        color: var(--heading-color);
        content: "";
        font-family: "Material-Design-Iconic-Font";
        font-size: 16px; }
      [dir="rtl"] .pxl-primary-menu > li > .main-menu-toggle {
        margin-left: 0;
        margin-right: 6px; }
    .pxl-primary-menu > li > .sub-menu {
      left: 0; }
      [dir="rtl"] .pxl-primary-menu > li > .sub-menu {
        left: auto;
        right: 0; }
    .pxl-primary-menu > li.active > a, .pxl-primary-menu > li.active > .main-menu-toggle:before, .pxl-primary-menu > li:hover > a, .pxl-primary-menu > li:hover > .main-menu-toggle:before {
      color: var(--primary-color); }
      .pxl-primary-menu > li.active > a .pxl-menu-title:after, .pxl-primary-menu > li.active > .main-menu-toggle:before .pxl-menu-title:after, .pxl-primary-menu > li:hover > a .pxl-menu-title:after, .pxl-primary-menu > li:hover > .main-menu-toggle:before .pxl-menu-title:after {
        background: var(--primary-color); }
    .pxl-primary-menu > li.active:before, .pxl-primary-menu > li:hover:before {
      background-color: var(--primary-color); }
    .pxl-primary-menu > li.active > .sub-menu, .pxl-primary-menu > li:hover > .sub-menu {
      top: 100%; }
    .pxl-primary-menu .sub-menu {
      min-width: 235px;
      color: #1e1e1e;
      background-color: #FFFFFF;
      background-repeat: repeat-x;
      background-position: top left;
      position: absolute;
      top: calc(100% + 15px);
      left: 100%;
      padding: 15px 0;
      z-index: -1;
      visibility: hidden;
      -webkit-box-shadow: 0px 5px 83px 0 rgba(40, 40, 40, 0.08);
      -khtml-box-shadow: 0px 5px 83px 0 rgba(40, 40, 40, 0.08);
      -moz-box-shadow: 0px 5px 83px 0 rgba(40, 40, 40, 0.08);
      -ms-box-shadow: 0px 5px 83px 0 rgba(40, 40, 40, 0.08);
      -o-box-shadow: 0px 5px 83px 0 rgba(40, 40, 40, 0.08);
      box-shadow: 0px 5px 83px 0 rgba(40, 40, 40, 0.08);
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-opacity: 0;
      -khtml-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      -webkit-transition: top 0.25s ease-in;
      -khtml-transition: top 0.25s ease-in;
      -moz-transition: top 0.25s ease-in;
      -ms-transition: top 0.25s ease-in;
      -o-transition: top 0.25s ease-in;
      transition: top 0.25s ease-in;
      -webkit-border-radius: 0 0 0 0;
      -khtml-border-radius: 0 0 0 0;
      -moz-border-radius: 0 0 0 0;
      -ms-border-radius: 0 0 0 0;
      -o-border-radius: 0 0 0 0;
      border-radius: 0 0 0 0;
      border-bottom: 2px solid var(--primary-color); }
      .pxl-primary-menu .sub-menu.back {
        left: auto;
        right: 100%; }
      [dir="rtl"] .pxl-primary-menu .sub-menu {
        left: auto;
        right: 100%; }
        [dir="rtl"] .pxl-primary-menu .sub-menu.back {
          right: auto;
          left: 100%; }
      .pxl-primary-menu .sub-menu li {
        padding: 0 35px; }
        .pxl-primary-menu .sub-menu li:last-child a {
          border-bottom: 0; }
      .pxl-primary-menu .sub-menu li:hover > .sub-menu {
        top: 0; }
    .pxl-primary-menu .sub-menu li.active > .main-menu-toggle, .pxl-primary-menu .sub-menu li.current-menu-item > .main-menu-toggle, .pxl-primary-menu .sub-menu li.current-menu-ancestor > .main-menu-toggle {
      color: var(--primary-color); }
  .pxl-primary-menu .sub-menu li.menu-item-has-children:after {
    position: absolute;
    right: 20px;
    top: 51%;
    transform: translateY(-50%);
    color: var(--heading-color);
    content: "";
    font-family: "Material-Design-Iconic-Font";
    font-size: 15px; }
  .pxl-primary-menu .sub-menu li a {
    display: block;
    font-family: "Cormorant Infant", sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.02em;
    padding: 8px 0 9px;
    color: #1e1e1e;
    background-color: transparent;
    position: relative;
    border-bottom: 1px solid #eaeaea;
    transition: all 300ms ease 0s; }
    .pxl-primary-menu .sub-menu li a:after {
      position: absolute;
      bottom: -1px;
      left: 0;
      content: "";
      display: block;
      width: 0;
      height: 1px;
      background: var(--primary-color);
      -webkit-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
      -khtml-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
      -moz-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
      -ms-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
      -o-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
      transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1); }
  .pxl-primary-menu .sub-menu li > a:hover, .pxl-primary-menu .sub-menu li.current_page_item > a, .pxl-primary-menu .sub-menu li.current-menu-item > a, .pxl-primary-menu .sub-menu li.current_page_ancestor > a, .pxl-primary-menu .sub-menu li.current-menu-ancestor > a {
    color: var(--primary-color); }
    .pxl-primary-menu .sub-menu li > a:hover:after, .pxl-primary-menu .sub-menu li.current_page_item > a:after, .pxl-primary-menu .sub-menu li.current-menu-item > a:after, .pxl-primary-menu .sub-menu li.current_page_ancestor > a:after, .pxl-primary-menu .sub-menu li.current-menu-ancestor > a:after {
      width: 100%; }
  .pxl-primary-menu .sub-menu li:last-child > a {
    border: none; }
    .pxl-primary-menu .sub-menu li:last-child > a:after {
      display: none; } }

#cms-primary-menu .megamenu .sub-menu {
  padding: 0;
  overflow: hidden; }
@media (min-width: 1200px) {
  #cms-primary-menu .megamenu .sub-menu {
    width: 470px; } }
#cms-primary-menu .megamenu .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default > .elementor-column {
  box-shadow: 0px 5px 83px 0px rgba(3, 43, 86, 0.12);
  background-color: var(--dropdown-bg);
  background-image: url(../images/dropdown-shadow.png);
  background-repeat: repeat-x;
  background-position: top left; }
  #cms-primary-menu .megamenu .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default > .elementor-column:first-child {
    z-index: 1; }
  #cms-primary-menu .megamenu .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 37px 40px 26px; }

.elementor-section.has-mega-menu .elementor-column {
  position: static; }
.elementor-section.has-mega-menu .elementor-widget-wrap {
  position: static; }
.elementor-section.has-mega-menu .elementor-section {
  position: static; }
.elementor-section.has-mega-menu .elementor-container {
  position: static; }
.elementor-section.has-mega-menu .elementor-widget {
  position: static; }
.elementor-section.has-mega-menu li.megamenu {
  position: static; }

.pxl-primary-menu .sub-menu.pxl-dropdown-mega {
  width: 100%; }

.sub-menu.pxl-dropdown-mega {
  width: 100%; }

@media (min-width: 1200px) {
  .header-main-menu .sub-menu.pxl-dropdown-mega {
    padding-left: 35px;
    padding-right: 35px; }
  .pxl-primary-menu .sub-menu.pxl-dropdown-mega a {
    padding: 0px 15px;
    border-bottom: 0; }
    .pxl-primary-menu .sub-menu.pxl-dropdown-mega a:hover {
      color: var(--primary-color);
      background-color: transparent; }
  .pxl-megamenu-wrap {
    padding: 30px 0px 30px 0px; }
    .pxl-megamenu-wrap .pxl-heading-wrap {
      margin-bottom: 15px; }
  .pxl-primary-menu .sub-menu.pxl-dropdown-mega .current-menu-item > a, .pxl-primary-menu .sub-menu.pxl-dropdown-mega .current-menu-ancestor > a {
    color: var(--primary-color);
    background-color: transparent; } }

.pxl-nav-menu-mobile ul, .pxl-nav-menu-mobile ol {
  list-style: none;
  padding: 0;
  margin: 0; }
  .pxl-nav-menu-mobile ul li, .pxl-nav-menu-mobile ol li {
    position: relative;
    padding: 0; }

.pxl-mobile-menu {
  padding: 0;
  margin: 0;
  list-style: none; }
  .pxl-mobile-menu > li {
    color: var(--heading-color);
    position: relative; }
    .pxl-mobile-menu > li > a {
      padding: 10px 0;
      color: var(--heading-color);
      font-size: 17px;
      font-weight: 600;
      display: inline-block;
      text-transform: capitalize;
      background-color: transparent; }
  .pxl-mobile-menu .menu-item:hover, .pxl-mobile-menu .menu-item:active, .pxl-mobile-menu .current-menu-item, .pxl-mobile-menu .current-menu-ancestor {
    color: var(--primary-color); }
    .pxl-mobile-menu .menu-item:hover > a, .pxl-mobile-menu .menu-item:active > a, .pxl-mobile-menu .current-menu-item > a, .pxl-mobile-menu .current-menu-ancestor > a {
      color: var(--primary-color);
      background-color: transparent; }
  .pxl-mobile-menu .menu-item:active {
    color: var(--primary-color); }
    .pxl-mobile-menu .menu-item:active > a {
      color: var(--primary-color);
      background-color: transparent; }
  .pxl-mobile-menu .sub-menu {
    display: none;
    list-style: none; }
    .pxl-mobile-menu .sub-menu .menu-item {
      color: var(--heading-color);
      position: relative; }
      .pxl-mobile-menu .sub-menu .menu-item > a {
        padding: 5px 15px;
        display: inline-block;
        color: var(--heading-color);
        font-size: 15px;
        font-weight: 400;
        background-color: transparent;
        font-family: "Nunito Sans", sans-serif;
        text-transform: capitalize; }
    .pxl-mobile-menu .sub-menu .menu-item:hover, .pxl-mobile-menu .sub-menu .current-menu-item, .pxl-mobile-menu .sub-menu .current-menu-ancestor {
      color: var(--primary-color); }
      .pxl-mobile-menu .sub-menu .menu-item:hover > a, .pxl-mobile-menu .sub-menu .current-menu-item > a, .pxl-mobile-menu .sub-menu .current-menu-ancestor > a {
        color: var(--primary-color);
        background-color: transparent; }
    .pxl-mobile-menu .sub-menu .menu-item:active {
      color: var(--primary-color); }
      .pxl-mobile-menu .sub-menu .menu-item:active > a {
        color: var(--primary-color);
        background-color: transparent; }
    .pxl-mobile-menu .sub-menu .pxl-heading-wrap {
      display: none; }
    .pxl-mobile-menu .sub-menu .elementor-column {
      width: 100% !important; }
    .pxl-mobile-menu .sub-menu .elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
      padding: 0; }
    .pxl-mobile-menu .sub-menu .elementor-section .pxl-nav-menu-inner .pxl-nav-inner li {
      padding: 0; }
  .pxl-mobile-menu .main-menu-toggle {
    cursor: pointer;
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    position: absolute;
    right: -6px;
    text-align: center;
    top: 14px;
    background-color: transparent;
    -webkit-border-radius: 4px 4px 0 4px;
    -khtml-border-radius: 4px 4px 0 4px;
    -moz-border-radius: 4px 4px 0 4px;
    -ms-border-radius: 4px 4px 0 4px;
    -o-border-radius: 4px 4px 0 4px;
    border-radius: 4px 4px 0 4px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
    .pxl-mobile-menu .main-menu-toggle:before {
      color: var(--heading-color);
      content: "";
      font-family: "Material-Design-Iconic-Font";
      font-size: 25px; }
    .pxl-mobile-menu .main-menu-toggle.open:before {
      content: ""; }
  .pxl-mobile-menu .sub-menu .main-menu-toggle {
    top: 9px; }

.pxl-anchor-icon.custom {
  display: flex;
  flex-direction: column; }
  .pxl-anchor-icon.custom span {
    display: inline-block;
    width: 30px;
    height: 2px;
    background-color: var(--secondary-color);
    margin: 4px 0;
    transition: all 200ms linear 0s; }
    .pxl-anchor-icon.custom span:nth-child(2) {
      transform: translateX(10px); }
  .pxl-anchor-icon.custom:hover span {
    transform: translateX(10px); }
    .pxl-anchor-icon.custom:hover span:nth-child(2) {
      transform: translateX(0); }

.admin-bar .pxl-hidden-template {
  top: 32px; }
@media screen and (max-width: 782px) {
  .admin-bar .pxl-hidden-template {
    top: 46px;
    height: calc(100% - 46px); } }

.pxl-hidden-template {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
  padding: 0;
  background: #fff;
  right: 0;
  will-change: transform;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  opacity: 0;
  max-height: 100vh;
  overflow-y: auto;
  scrollbar-width: none; }
  .pxl-hidden-template .pxl-panel-header .panel-header-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
    .pxl-hidden-template .pxl-panel-header .panel-header-inner > * {
      max-width: 100%; }
  .pxl-hidden-template .pxl-panel-content {
    position: relative;
    padding: 10px 43px 50px 50px;
    flex: 1; }
  @media (max-width: 575px) {
    .pxl-hidden-template .pxl-panel-content {
      padding: 5px 23px 30px 30px; } }
  .pxl-hidden-template::-webkit-scrollbar {
    height: 0;
    width: 7px;
    background-color: transparent; }
  .pxl-hidden-template::-webkit-scrollbar-track {
    border-radius: 0; }
  .pxl-hidden-template::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: transparent; }
  .pxl-hidden-template:hover::-webkit-scrollbar {
    width: 7px;
    height: auto;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 0; }
  .pxl-hidden-template:hover::-webkit-scrollbar-thumb {
    background-color: rgba(48, 48, 48, 0.1); }

.side-panel-open .pxl-page-overlay {
  width: 100%;
  height: 100%;
  opacity: 1; }

.pxl-close {
  background: rgba(var(--heading-color-rgb),0.3);
  border: 9px solid transparent;
  color: #ffffff;
  width: 36px;
  height: 36px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative; }
@media (max-width: 767px) {
  .pxl-close {
    width: 30px;
    height: 30px;
    border-width: 8px; } }
.pxl-close:before, .pxl-close:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background-color: #ffffff;
  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; }
.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 {
  background-color: var(--primary-color); }
  .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-panel-content .menu-main-container-wrap {
  padding: 0;
  min-height: calc(100% - 50px);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column; }
  .pxl-panel-content .menu-main-container-wrap > * {
    max-width: 100%; }

.pxl-hidden-template-wrap {
  width: 100%; }

.pxl-hidden-template.pos-left {
  width: 100%;
  max-width: 460px;
  z-index: 604;
  right: auto;
  left: 0;
  -webkit-transform: translate(-100%, 0);
  -khtml-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

.pxl-hidden-template.pos-right {
  width: 100%;
  max-width: 460px;
  z-index: 604;
  right: 0;
  left: auto;
  -webkit-transform: translate(100%, 0);
  -khtml-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }

.pxl-hidden-template.pos-top {
  background-color: transparent;
  width: 100%;
  z-index: 604;
  left: 0;
  right: 0;
  -webkit-transform: translate(0, -100%);
  -khtml-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%); }
  .pxl-hidden-template.pos-top .pxl-panel-header {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1; }
  .pxl-hidden-template.pos-top .pxl-panel-content {
    padding: 0; }

.pxl-hidden-template.pos-center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background-color: transparent; }
  .pxl-hidden-template.pos-center > * {
    max-width: 100%; }
  .pxl-hidden-template.pos-center .pxl-hidden-template-wrap {
    max-width: 570px;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 3px 21px rgba(255, 255, 255, 0.3);
    -khtml-box-shadow: 0 3px 21px rgba(255, 255, 255, 0.3);
    -moz-box-shadow: 0 3px 21px rgba(255, 255, 255, 0.3);
    -ms-box-shadow: 0 3px 21px rgba(255, 255, 255, 0.3);
    -o-box-shadow: 0 3px 21px rgba(255, 255, 255, 0.3);
    box-shadow: 0 3px 21px rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(0.6);
    -khtml-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6); }
    .pxl-hidden-template.pos-center .pxl-hidden-template-wrap:hover {
      -webkit-box-shadow: 0 8px 30px rgba(255, 255, 255, 0.3);
      -khtml-box-shadow: 0 8px 30px rgba(255, 255, 255, 0.3);
      -moz-box-shadow: 0 8px 30px rgba(255, 255, 255, 0.3);
      -ms-box-shadow: 0 8px 30px rgba(255, 255, 255, 0.3);
      -o-box-shadow: 0 8px 30px rgba(255, 255, 255, 0.3);
      box-shadow: 0 8px 30px rgba(255, 255, 255, 0.3); }
  .pxl-hidden-template.pos-center .pxl-panel-header {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1; }
  .pxl-hidden-template.pos-center .pxl-panel-content {
    padding: 0; }
    .pxl-hidden-template.pos-center.open .pxl-hidden-template-wrap {
      -webkit-transform: scale(1);
      -khtml-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }

.pxl-hidden-template.pos-full {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background-color: transparent; }
  .pxl-hidden-template.pos-full > * {
    max-width: 100%; }
  .pxl-hidden-template.pos-full .pxl-panel-header {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1; }
  .pxl-hidden-template.pos-full .pxl-panel-content {
    padding: 0; }

.pxl-hidden-template.open {
  -webkit-transform: translateX(0);
  -khtml-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  z-index: 9999; }

.pxl-side-cart {
  width: 100%;
  max-width: 360px;
  left: auto;
  background-color: #fff;
  -webkit-transform: translateX(100%);
  -khtml-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }
  .pxl-side-cart .pxl-hidden-template-wrap {
    padding: 30px 35px 60px; }
  @media (max-width: 575px) {
    .pxl-side-cart .pxl-hidden-template-wrap {
      padding: 30px 20px 60px; } }
  .pxl-side-cart .pxl-close {
    background-color: transparent;
    margin-right: -9px;
    margin-top: -15px; }
    .pxl-side-cart .pxl-close:before, .pxl-side-cart .pxl-close:after {
      background-color: #707070; }
      .pxl-side-cart .pxl-close:hover:before, .pxl-side-cart .pxl-close:hover:after {
        background-color: var(--primary-color); }
  .pxl-side-cart .pxl-panel-header .panel-header-inner {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 10px;
    margin-bottom: 10px; }
    .pxl-side-cart .pxl-panel-header .panel-header-inner .cart-title {
      font-size: 30px; }
  .pxl-side-cart .pxl-panel-content {
    padding: 0 24px 24px 24px; }
  @media (max-width: 400px) {
    .pxl-side-cart .pxl-panel-content {
      padding: 0 15px 24px 15px; } }
.pxl-side-cart .widget_shopping_cart_content ul {
  list-style: none outside;
  padding: 0;
  margin: 0; }
  .pxl-side-cart .widget_shopping_cart_content ul li {
    position: relative;
    display: block;
    clear: both;
    overflow: hidden; }
    .pxl-side-cart .widget_shopping_cart_content ul li .remove {
      position: absolute;
      opacity: 0;
      top: 30px;
      right: 0;
      font-family: var(--heading-font-family);
      line-height: 1;
      padding: 0 0 5px;
      font-size: 25px;
      color: #fff;
      display: inline-flex;
      width: 18px;
      height: 18px;
      align-items: center;
      justify-content: center;
      background-color: var(--primary-color);
      transition: all 300ms ease 0s; }
      .pxl-side-cart .widget_shopping_cart_content ul li:hover .remove {
        opacity: 1; }

.pxl-pagetitle, .pxl-pt-wrap {
  color: #fff; }
  .pxl-pagetitle.layout-df, .pxl-pt-wrap.layout-df {
    padding-top: 125px;
    padding-bottom: 113px; }
  @media (max-width: 767px) {
    .pxl-pagetitle.layout-df, .pxl-pt-wrap.layout-df {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .pxl-pagetitle.layout-df .pxl-page-title-overlay, .pxl-pt-wrap.layout-df .pxl-page-title-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5); }
  .pxl-pagetitle .main-title, .pxl-pt-wrap .main-title {
    color: #fff;
    letter-spacing: -0.025em;
    margin: 0 0 5px;
    text-transform: capitalize; }
  @media (max-width: 767px) {
    .pxl-pagetitle .main-title, .pxl-pt-wrap .main-title {
      font-size: 50px;
      line-height: 1.1; } }
  .pxl-pagetitle .sub-title, .pxl-pt-wrap .sub-title {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-top: 12px; }
  @media (max-width: 767px) {
    .pxl-pagetitle .sub-title, .pxl-pt-wrap .sub-title {
      margin-bottom: 15px;
      font-size: 15px; } }

.pxl-breadcrumb {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10px;
  padding: 11px 30px;
  background-color: rgba(255, 255, 255, 0.18); }
  .pxl-breadcrumb .br-item {
    flex: 0 0 auto;
    max-width: 100%;
    font-size: 14px;
    color: var(--primary-color); }
    .pxl-breadcrumb .br-item:last-child .br-divider {
      display: none !important; }
  .pxl-breadcrumb .br-divider {
    padding: 0 15px;
    position: relative;
    color: #fff;
    font-size: 12px; }
  .pxl-breadcrumb a {
    color: #fff;
    position: relative; }
    .pxl-breadcrumb a:hover {
      color: #fff; }
  .pxl-breadcrumb .br-item + .br-item::before {
    display: none; }

.pxl-main {
  padding-top: 110px;
  padding-bottom: 110px; }
@media (max-width: 1199px) {
  .pxl-main {
    padding-top: 80px;
    padding-bottom: 80px; } }

@media (min-width: 1200px) {
  .pxl-sidebar-area.sidebar-post.col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    max-width: 300px; }
  .pxl-content-area.content-post.col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 300px);
    flex: 0 0 calc(100% - 300px);
    max-width: calc(100% - 300px); }
  .pxl-sidebar-area.sidebar-page.col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    max-width: 300px; }
  .pxl-content-area.content-page.col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 300px);
    flex: 0 0 calc(100% - 300px);
    max-width: calc(100% - 300px); } }

@media (max-width: 991px) {
  .pxl-sidebar-area {
    margin-top: 80px; } }

.redux-page .post-image img {
  width: 100%; }

.pxl-single-page p:last-child {
  clear: both; }
  .pxl-single-page p:last-child img[class*="align"] {
    margin-bottom: 0; }

.pxl-single-post .post-content {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 41px; }
.pxl-single-post .content-inner {
  padding-top: 25px; }

.post-featured {
  margin-bottom: 22px; }

/* Meta block */
.post-metas {
  color: var(--heading-color);
  font-size: 13px;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.02em; }
  .post-metas a {
    color: inherit; }
    .post-metas a:hover {
      color: var(--link-color-hover); }
  .post-metas .post-author .author-avatar img {
    width: 30px;
    height: auto;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
.post-metas .meta-inner > span {
  position: relative;
  padding: 5px 20px 5px 0;
  margin-right: 20px; }
  .post-metas .meta-inner > span:after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 25px;
    right: 0;
    top: 50%;
    transform: translateY(-55%);
    background-color: #d8d8d8; }
  .post-metas .meta-inner > span:last-child {
    padding-right: 0;
    margin-right: 0; }
    .post-metas .meta-inner > span:last-child:after {
      content: none; }
.post-metas .author-avatar, .post-metas i {
  font-size: 16px;
  margin-right: 8px;
  position: relative;
  bottom: 2px; }

/* Tag & Share block */
.post-tags-share {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d8d8d8; }
  .post-tags-share .label {
    font-size: 16px;
    font-weight: 600;
    color: var(--heading-color);
    letter-spacing: 0.02em;
    margin-right: 15px; }

.post-tags-wrap {
  margin: 10px 0;
  flex-grow: 1; }
  .post-tags-wrap .post-tags {
    margin: -5px; }
    .post-tags-wrap .post-tags > * {
      margin: 5px; }
  .post-tags-wrap a {
    font-size: 13px;
    letter-spacing: 0.01em;
    padding: 7px 20px;
    display: inline-flex;
    position: relative;
    color: var(--heading-color);
    transition: all 0.2s; }
    .post-tags-wrap a:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      background-color: rgba(var(--secondary-color-rgb), 0.1); }
    .post-tags-wrap a:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      opacity: 0;
      transition: all 0.3s;
      background-color: var(--primary-color); }
    .post-tags-wrap a:hover {
      color: #fff; }
      .post-tags-wrap a:hover:after {
        opacity: 1; }

.post-share-wrap {
  margin: 10px 0;
  flex-grow: 1; }
@media (min-width: 576px) {
  .post-share-wrap .post-shares {
    justify-content: flex-end; } }

.social-share .d-flex {
  margin-left: -4px;
  margin-right: -4px; }
  .social-share .d-flex > * {
    margin-left: 4px;
    margin-right: 4px; }
.social-share .pxl-icon {
  font-size: 15px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  position: relative;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1); }
  .social-share .pxl-icon:after {
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    content: "";
    width: 32px;
    height: 32px;
    border-radius: 100%;
    display: block;
    transition: all 250ms ease-out;
    z-index: -1; }
    .social-share .pxl-icon.icon-facebook:after {
      background-color: #3b5ea1; }
    .social-share .pxl-icon.icon-facebook:hover {
      color: #3b5ea1; }
  .social-share .pxl-icon.icon-twitter:after {
    background-color: #2bb3fa; }
  .social-share .pxl-icon.icon-twitter:hover {
    color: #2bb3fa; }
.social-share .pxl-icon.icon-linkedin:after {
  background-color: #087ec0; }
.social-share .pxl-icon.icon-linkedin:hover {
  color: #087ec0; }
.social-share .pxl-icon.icon-pinterest:after {
  background-color: #ee2c34; }
.social-share .pxl-icon.icon-pinterest:hover {
  color: #ee2c34; }
.social-share .pxl-icon:hover {
  transform: scale(1.3);
  -ms-transform: scale(1.3);
  -webkit-transform: scale(1.3); }
  .social-share .pxl-icon:hover:after {
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 250ms ease-in; }

.single-next-prev-nav {
  padding-top: 34px;
  padding-bottom: 39px;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 40px;
  position: relative; }
  .single-next-prev-nav .divider {
    width: 30px;
    padding: 0 15px; }
  .single-next-prev-nav .nav-inner {
    display: inline-block;
    position: relative; }
    .single-next-prev-nav .nav-inner > a {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 2; }
  @media (min-width: 576px) {
    .single-next-prev-nav .nav-label-wrap {
      margin-bottom: 15px; } }
  .single-next-prev-nav .nav-label {
    font-size: 14px;
    text-transform: uppercase;
    color: var(--link-color);
    -webkit-transition: all 300ms ease-in-out;
    -khtml-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
  .single-next-prev-nav .nav-icon {
    font-weight: 700;
    font-size: 17px;
    margin-top: -4px;
    display: inline-block;
    -webkit-transition: all 300ms ease-in-out;
    -khtml-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    .single-next-prev-nav .prev .nav-icon {
      margin-right: 10px; }
    .single-next-prev-nav .prev .nav-img {
      margin-right: 20px; }
  .single-next-prev-nav .next .nav-icon {
    margin-left: 10px; }
  .single-next-prev-nav .next .nav-img {
    margin-left: 20px; }
  .single-next-prev-nav .nav-img {
    overflow: hidden;
    position: relative; }
    .single-next-prev-nav .nav-img img {
      width: 60px; }
    .single-next-prev-nav .nav-img:before, .single-next-prev-nav .nav-img:after {
      position: absolute;
      -webkit-transition: all 300ms ease-in-out;
      -khtml-transition: all 300ms ease-in-out;
      -moz-transition: all 300ms ease-in-out;
      -ms-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
    .single-next-prev-nav .nav-img:before {
      content: "";
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: var(--primary-color);
      -webkit-transform: scale(0);
      -khtml-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      filter: alpha(opacity=80);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      -webkit-opacity: 0.8;
      -khtml-opacity: 0.8;
      -moz-opacity: 0.8;
      -ms-opacity: 0.8;
      -o-opacity: 0.8;
      opacity: 0.8; }
  .single-next-prev-nav .nav-title {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    display: block;
    display: -webkit-box;
    max-height: 48px;
    font-size: 16px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -khtml-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    color: var(--heading-color);
    -webkit-transition: all 300ms ease-in-out;
    -khtml-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    .single-next-prev-nav .nav-title > * {
      display: block;
      display: -webkit-box;
      max-height: 48px;
      font-size: 16px;
      line-height: 1.5;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 2;
      -khtml-line-clamp: 2;
      -moz-line-clamp: 2;
      -ms-line-clamp: 2;
      -o-line-clamp: 2;
      line-clamp: 2;
      -webkit-box-orient: vertical;
      -khtml-box-orient: vertical;
      -moz-box-orient: vertical;
      -ms-box-orient: vertical;
      -o-box-orient: vertical;
      box-orient: vertical; }
  .single-next-prev-nav .nav-next-prev:hover .nav-icon {
    color: var(--link-color-hover); }
  .single-next-prev-nav .nav-next-prev:hover .nav-label {
    color: var(--link-color-hover); }
    .single-next-prev-nav .nav-next-prev:hover .nav-img:before {
      -webkit-transform: scale(1);
      -khtml-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
  .single-next-prev-nav .nav-next-prev:hover .nav-title {
    color: var(--link-color-hover); }

.posts-pagination, .woocommerce-pagination {
  padding-top: 80px; }
  .posts-pagination:empty, .woocommerce-pagination:empty {
    display: none; }
  .posts-pagination .pagination-inner, .woocommerce-pagination .pagination-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin: -3px;
    align-items: center; }
    .posts-pagination .pagination-inner > *, .woocommerce-pagination .pagination-inner > * {
      max-width: 100%; }
  .posts-pagination .page-numbers, .posts-pagination .post-page-numbers, .woocommerce-pagination .page-numbers, .woocommerce-pagination .post-page-numbers {
    flex: 0 0 auto;
    margin: 3px;
    vertical-align: top;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 43px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border: 1px solid #dadada;
    color: var(--link-color);
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    .posts-pagination .page-numbers > *, .posts-pagination .post-page-numbers > *, .woocommerce-pagination .page-numbers > *, .woocommerce-pagination .post-page-numbers > * {
      max-width: 100%; }
    .posts-pagination .page-numbers.dots, .posts-pagination .post-page-numbers.dots, .woocommerce-pagination .page-numbers.dots, .woocommerce-pagination .post-page-numbers.dots {
      line-height: 30px; }
    .posts-pagination .page-numbers:hover, .posts-pagination .page-numbers.current, .posts-pagination .post-page-numbers:hover, .posts-pagination .post-page-numbers.current, .woocommerce-pagination .page-numbers:hover, .woocommerce-pagination .page-numbers.current, .woocommerce-pagination .post-page-numbers:hover, .woocommerce-pagination .post-page-numbers.current {
      border-color: var(--secondary-color);
      background: var(--secondary-color);
      color: #ffffff; }
  .posts-pagination .next, .posts-pagination .prev, .woocommerce-pagination .next, .woocommerce-pagination .prev {
    font-size: 14px; }
    .posts-pagination .next span, .posts-pagination .prev span, .woocommerce-pagination .next span, .woocommerce-pagination .prev span {
      font-weight: 700;
      vertical-align: baseline; }
  .posts-pagination.page-links, .woocommerce-pagination.page-links {
    justify-content: start; }

.comment-list-wrap .navigation {
  justify-content: flex-end; }

.navigation.page-links {
  margin-top: 26px;
  margin-bottom: 20px; }

.pxl-load-more {
  margin-top: 35px; }
  .pxl-load-more .btn-grid-loadmore {
    font-size: 15px;
    padding: 10px 45px; }
  .pxl-load-more .btn-grid-loadmore.right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap; }
    .pxl-load-more .btn-grid-loadmore.right > * {
      max-width: 100%; }
  .pxl-load-more .btn-icon {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.1s ease;
    -khtml-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease; }
    .pxl-load-more .btn-icon.left {
      margin-right: 6px; }
    .pxl-load-more .btn-icon.right {
      order: 2;
      margin-left: 8px;
      margin-right: 0; }
  .pxl-load-more .btn-text {
    display: inline-block;
    -webkit-transition: transform 0.3s ease;
    -khtml-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease; }
  .pxl-load-more .pxl-btn-icon {
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 48%;
    margin-top: -7.5px;
    line-height: 1;
    opacity: 0;
    visibility: hidden; }
    .pxl-load-more .btn-grid-loadmore.loading .btn-text {
      transform: translateX(-5px); }
    .pxl-load-more .btn-grid-loadmore.loading .btn-icon {
      opacity: 0;
      visibility: hidden; }
    .pxl-load-more .btn-grid-loadmore.loading .pxl-btn-icon {
      font-size: inherit;
      opacity: 1;
      visibility: visible;
      -webkit-animation: spin 1s infinite linear;
      -khtml-animation: spin 1s infinite linear;
      -moz-animation: spin 1s infinite linear;
      -ms-animation: spin 1s infinite linear;
      -o-animation: spin 1s infinite linear;
      animation: spin 1s infinite linear; }

.pxl-grid-overlay.loader {
  cursor: wait;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1; }
  .pxl-grid-overlay.loader:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
    display: block;
    background: rgba(255, 255, 255, 0.3); }
  .pxl-grid-overlay.loader:after {
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    font-family: "pxli";
    font-size: 50px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: -25px 0 0 -25px;
    color: rgba(var(--primary-color-rgb),0.8);
    -webkit-animation: spin 1s infinite linear;
    -khtml-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -ms-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear; }

body.error404 header.pxl-header, body.error404 #pxl-pagetitle, body.error404 footer {
  display: none; }
body.error404 .pxl-main {
  padding: 0 !important; }
body.error404 .page-404-wrap {
  background-color: #1b2235;
  padding-top: 180px;
  height: 100vh; }
@media (min-width: 1500px) {
  body.error404 .page-404-wrap #pxl-content-main.has-background {
    justify-content: start !important; } }
@media (max-width: 767px) {
  body.error404 .page-404-wrap {
    padding-top: 150px; } }
body.error404 .page-404-wrap .pxl-error-inner {
  text-align: center; }
  body.error404 .page-404-wrap .pxl-error-inner .image-wrap {
    margin-bottom: 17px; }
  body.error404 .page-404-wrap .pxl-error-inner .number-wrap {
    font-size: 150px;
    line-height: 1;
    font-weight: 900;
    letter-spacing: 0.1em;
    color: #fff;
    margin: 0; }
  @media (max-width: 767px) {
    body.error404 .page-404-wrap .pxl-error-inner .number-wrap {
      font-size: 130px; } }
  body.error404 .page-404-wrap .pxl-error-inner .pxl-error-title {
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    color: var(--primary-color); }
  body.error404 .page-404-wrap .pxl-error-inner .desc {
    font-size: 18px;
    color: #d9d9d9;
    line-height: 33px;
    max-width: 620px; }
  body.error404 .page-404-wrap .pxl-error-inner .button-wrapper {
    margin-top: 40px; }
    body.error404 .page-404-wrap .pxl-error-inner .button-wrapper .btn:hover {
      background-color: #fff;
      color: var(--secondary-color); }

.pxl-case-study .title-tags {
  position: relative;
  margin-top: -10px; }
  .pxl-case-study .title-tags:after {
    content: "";
    display: block;
    width: 122px;
    height: 2px;
    background-color: var(--primary-color);
    position: absolute;
    bottom: -23px;
    left: 50%;
    transform: translateX(-50%); }
.pxl-case-study .post-title {
  font-size: 45px;
  margin-bottom: 10px; }
@media (max-width: 767px) {
  .pxl-case-study .post-title {
    font-size: 40px;
    line-height: 1.2; } }
.pxl-case-study .case-tags a {
  font-size: 14px;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

.pxl-archive-post {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #d8d8d8; }
  .pxl-archive-post:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-color: transparent; }
  .pxl-archive-post.search-results-post {
    margin-bottom: 50px; }
  .pxl-archive-post .post-title {
    font-size: 35px;
    margin-top: 5px; }
  .pxl-archive-post .post-readmore {
    margin-top: 35px; }
  .pxl-archive-post .format-wrap {
    border: 1px solid rgba(var(--primary-color-rgb), 0.5);
    text-align: center;
    padding: 44px 20px 38px; }
    .pxl-archive-post .format-wrap .meta-inner {
      justify-content: center; }
    .pxl-archive-post .format-wrap .post-metas {
      padding-top: 10px; }
  .pxl-archive-post.format-quote .post-content .post-metas {
    display: none; }
    .pxl-archive-post.format-quote .quote-inner .quote-icon {
      margin-bottom: 25px; }
      .pxl-archive-post.format-quote .quote-inner .quote-icon svg {
        height: 24px;
        width: auto;
        fill: var(--primary-color);
        transform: rotate(180deg); }
    .pxl-archive-post.format-quote .quote-inner .quote-text {
      font-family: var(--heading-font-family);
      font-size: 23px;
      line-height: 33px;
      letter-spacing: 0.02em;
      color: var(--heading-color);
      font-weight: bold; }
    .pxl-archive-post.format-quote .quote-inner .quote-cite {
      font-size: 14px;
      text-transform: uppercase;
      color: var(--primary-color);
      letter-spacing: 0.1em;
      display: block;
      margin-top: 12px; }
.pxl-archive-post.format-link .post-content .post-metas {
  display: none; }
  .pxl-archive-post.format-link .link-inner .link-icon {
    margin-bottom: 25px; }
    .pxl-archive-post.format-link .link-inner .link-icon svg {
      height: 32px;
      width: auto;
      fill: var(--primary-color); }
  .pxl-archive-post.format-link .link-inner .link-text {
    font-family: var(--heading-font-family);
    font-size: 23px;
    line-height: 33px;
    letter-spacing: 0.02em;
    color: var(--heading-color);
    font-weight: bold; }
.pxl-archive-post .post-metas {
  letter-spacing: 0.05em;
  color: var(--primary-color); }
  .pxl-archive-post .post-metas .meta-inner > span {
    padding: 5px 10px 5px 0;
    margin-right: 10px; }
    .pxl-archive-post .post-metas .meta-inner > span:after {
      top: auto;
      bottom: 1px;
      height: 15px;
      transform: translateY(-55%) rotate(30deg);
      background-color: var(--primary-color); }

.post-featured {
  position: relative;
  margin-bottom: 32px; }
  .post-featured .post-date {
    min-width: 110px;
    background-color: var(--secondary-color);
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    padding: 23px 20px 21px; }
    .post-featured .post-date .day-month {
      border-bottom: 1px solid var(--primary-color);
      padding-bottom: 15px;
      margin-bottom: 17px; }
  .post-featured .pxl-video-popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

/* Sticky Sidebar */
.sidebar-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 30px; }

.admin-bar .sidebar-sticky {
  top: 60px; }

.header-sticky .sidebar-sticky {
  top: 110px; }

.admin-bar.header-sticky .sidebar-sticky {
  top: 140px; }

#pxl-sidebar-area .widget, .elementor-widget-sidebar .widget, .elementor-widget .e-sidebar-widget {
  padding: 20px 25px 30px;
  margin-bottom: 40px;
  border: 1px solid #d8d8d8;
  overflow: hidden; }
  #pxl-sidebar-area .widget:last-child, .elementor-widget-sidebar .widget:last-child, .elementor-widget .e-sidebar-widget:last-child {
    margin-bottom: 0; }
  #pxl-sidebar-area .widget select, .elementor-widget-sidebar .widget select, .elementor-widget .e-sidebar-widget select {
    margin: 0; }
  #pxl-sidebar-area .widget .widget-title, #pxl-sidebar-area .widget.widget_block h2, .elementor-widget-sidebar .widget .widget-title, .elementor-widget-sidebar .widget.widget_block h2, .elementor-widget .e-sidebar-widget .widget-title, .elementor-widget .e-sidebar-widget.widget_block h2 {
    background-color: var(--secondary-color);
    color: #fff;
    padding: 15px 25px 16px;
    margin: -21px -26px 30px -26px;
    text-transform: capitalize;
    letter-spacing: 0.02em;
    overflow: hidden;
    position: relative;
    z-index: 1; }
    #pxl-sidebar-area .widget .widget-title:after, #pxl-sidebar-area .widget.widget_block h2:after, .elementor-widget-sidebar .widget .widget-title:after, .elementor-widget-sidebar .widget.widget_block h2:after, .elementor-widget .e-sidebar-widget .widget-title:after, .elementor-widget .e-sidebar-widget.widget_block h2:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      height: 0;
      border-bottom: 60px solid rgba(255, 255, 255, 0.07);
      border-left: 60px solid transparent;
      border-right: 60px solid rgba(255, 255, 255, 0.07); }
  #pxl-sidebar-area .widget.widget_search, .elementor-widget-sidebar .widget.widget_search, .elementor-widget .e-sidebar-widget.widget_search {
    padding: 0;
    border: none !important; }
    #pxl-sidebar-area .widget.widget_search .widget-title, .elementor-widget-sidebar .widget.widget_search .widget-title, .elementor-widget .e-sidebar-widget.widget_search .widget-title {
      margin: 0; }
  #pxl-sidebar-area .widget span.count, .elementor-widget-sidebar .widget span.count, .elementor-widget .e-sidebar-widget span.count {
    display: none; }

.sidebar-widget-title {
  background-color: var(--secondary-color);
  position: relative;
  overflow: hidden; }
  .sidebar-widget-title:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 0;
    border-bottom: 60px solid rgba(255, 255, 255, 0.07);
    border-left: 60px solid transparent;
    border-right: 60px solid rgba(255, 255, 255, 0.07); }

.widget .screen-reader-text, .e-sidebar-widget .screen-reader-text {
  display: none; }
.widget .widget-title, .widget .wp-block-group h2, .widget .wp-block-search__label, .e-sidebar-widget .widget-title, .e-sidebar-widget .wp-block-group h2, .e-sidebar-widget .wp-block-search__label {
  font-size: 25px;
  position: relative;
  margin-bottom: 20px;
  color: var(--heading-color);
  font-weight: bold; }
.widget select, .e-sidebar-widget select {
  max-width: 100%;
  margin-top: 6px;
  margin-bottom: 30px; }

.widget_mc4wp_form_widget .mailchimp-form button[type="submit"] {
  display: block;
  width: 100%;
  margin-top: 15px;
  text-align: center; }
  .widget_mc4wp_form_widget .mailchimp-form button[type="submit"] .pxl-icon {
    margin-left: 10px; }
  .widget_mc4wp_form_widget .mailchimp-form button[type="submit"]:before {
    content: none !important; }
    .widget_mc4wp_form_widget .mailchimp-form button[type="submit"]:hover .pxl-icon {
      animation: toRightFromLeft 0.3s forwards; }

.pxl-author-info {
  padding: 0 !important;
  border: none !important; }
  .pxl-author-info .author-image {
    position: relative; }
    .pxl-author-info .author-image img {
      width: 100%; }
    .pxl-author-info .author-image .name-position {
      position: relative;
      background-color: var(--secondary-color);
      padding: 20px 25px;
      overflow: hidden; }
      .pxl-author-info .author-image .name-position:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        border-bottom: 280px solid rgba(255, 255, 255, 0.07);
        border-left: 300px solid transparent; }
      .pxl-author-info .author-image .name-position .author-position {
        font-size: 13px;
        color: var(--primary-color);
        text-transform: uppercase;
        letter-spacing: 0.15em;
        margin-bottom: 3px; }
      .pxl-author-info .author-image .name-position .author-name {
        font-size: 25px;
        color: #fff;
        letter-spacing: 0.02em;
        margin-bottom: 0; }
  .pxl-author-info .author-desc {
    padding: 22px 25px;
    border: 1px solid #d8d8d8; }

.pxl-location-info {
  margin-bottom: 50px !important; }
  .pxl-location-info .lc-image-wrap {
    margin-top: 30px;
    margin-bottom: 35px; }
  @media (min-width: 1200px) {
    .pxl-location-info .lc-image-wrap {
      padding: 0 40px; } }
  .pxl-location-info .location-name {
    font-size: 13px;
    font-weight: 600;
    position: relative;
    letter-spacing: 0.15em;
    display: inline-flex;
    align-items: center;
    background-color: #fff;
    padding-right: 30px;
    text-transform: uppercase;
    margin-top: 7px;
    margin-bottom: 15px; }
    .pxl-location-info .location-name:before {
      content: "";
      font-family: "Material-Design-Iconic-Font";
      display: inline-flex;
      width: 44px;
      height: 44px;
      align-items: center;
      justify-content: center;
      background-color: var(--secondary-color);
      color: var(--primary-color);
      font-size: 19px;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-right: 30px; }
  .pxl-location-info .contact-location {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .pxl-location-info .contact-location > span {
      display: inline-flex;
      width: 44px;
      height: 44px;
      align-items: center;
      justify-content: center;
      color: #fff;
      margin-right: 18px;
      flex: none;
      background-color: rgba(255, 255, 255, 0.1);
      transition: all 300ms linear 0s; }
    .pxl-location-info .contact-location + .contact-location {
      margin-top: 10px; }
      .pxl-location-info .contact-location:hover > span {
        background-color: var(--primary-color);
        color: var(--heading-color); }

.search-form {
  position: relative; }

.widget_search, .wp-block-search {
  position: relative;
  padding-bottom: 0; }
  .widget_search .wp-block-search__inside-wrapper, .wp-block-search .wp-block-search__inside-wrapper {
    position: relative; }
  .widget_search .search-field, .widget_search .wp-block-search__input, .wp-block-search .search-field, .wp-block-search .wp-block-search__input {
    padding-right: 50px !important;
    border: 1px solid #dedede;
    font-style: italic; }
  .widget_search .search-submit, .widget_search .wp-block-search__button, .wp-block-search .search-submit, .wp-block-search .wp-block-search__button {
    border: none;
    background-color: var(--primary-color);
    color: #fff;
    padding: 0;
    height: 38px;
    width: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: 9px;
    transform: translateY(-50%);
    letter-spacing: 0; }
    .widget_search .search-submit:after, .widget_search .wp-block-search__button:after, .wp-block-search .search-submit:after, .wp-block-search .wp-block-search__button:after {
      content: none; }
    .widget_search .search-submit:hover, .widget_search .wp-block-search__button:hover, .wp-block-search .search-submit:hover, .wp-block-search .wp-block-search__button:hover {
      background-color: var(--secondary-color); }
  .widget_search .wp-block-search__button, .wp-block-search .wp-block-search__button {
    font-size: 0; }

.widget_pxl_recent_posts {
  padding-bottom: 0; }
  .widget_pxl_recent_posts .pxl-post-item {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #d8d8d8; }
    .widget_pxl_recent_posts .pxl-post-item:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border: none; }
  .widget_pxl_recent_posts .pxl-post-img img {
    max-width: 76px; }
  .widget_pxl_recent_posts .post-date {
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center; }
    .widget_pxl_recent_posts .post-date > span {
      position: relative;
      bottom: 2px;
      margin-right: 10px; }
  .widget_pxl_recent_posts .pxl-wg-post-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.4;
    display: block;
    display: -webkit-box;
    max-height: 50.4px;
    font-size: 18px;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -khtml-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    margin-bottom: 0; }
    .widget_pxl_recent_posts .pxl-wg-post-title > * {
      display: block;
      display: -webkit-box;
      max-height: 50.4px;
      font-size: 18px;
      line-height: 1.4;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 2;
      -khtml-line-clamp: 2;
      -moz-line-clamp: 2;
      -ms-line-clamp: 2;
      -o-line-clamp: 2;
      line-clamp: 2;
      -webkit-box-orient: vertical;
      -khtml-box-orient: vertical;
      -moz-box-orient: vertical;
      -ms-box-orient: vertical;
      -o-box-orient: vertical;
      box-orient: vertical; }

.site-layout-full-width .widget_pxl_recent_posts .entry-title {
  font-size: 20px; }
.site-layout-full-width .widget_pxl_recent_posts .entry-meta li {
  font-size: 16px; }

ul.menu {
  list-style: none;
  margin: 0; }

.widget_nav_menu.column3 ul.menu {
  margin: 0 -15px;
  overflow: hidden; }
  .widget_nav_menu.column3 ul.menu li {
    width: 33.33%;
    padding: 0 15px;
    float: left; }

@media (max-width: 575px) {
  .widget_nav_menu.column3 ul.menu li {
    width: 50%; } }

@media (max-width: 575px) {
  .widget_nav_menu.column3 ul.menu li {
    width: 100%; } }

.widget_nav_menu.column2 ul.menu {
  margin: 0 -15px;
  overflow: hidden; }
  .widget_nav_menu.column2 ul.menu li {
    width: 50%;
    padding: 0 15px;
    float: left; }

@media (max-width: 575px) {
  .widget_nav_menu.column2 ul.menu li {
    width: 100%; } }

.widget_categories ul, .widget_product_categories ul, .widget_nav_menu ul, .widget_pages ul, .widget_archive ul, .widget_meta ul {
  list-style: none;
  margin: 0; }

#pxl-main .widget_categories, #pxl-main .widget_product_categories, #pxl-main .widget_nav_menu, #pxl-main .pxl-nav-menu.e-sidebar-widget, #pxl-main .widget_pages, #pxl-main .widget_archive, #pxl-main .widget_meta, #pxl-main .widget_block {
  overflow: inherit; }
  #pxl-main .widget_categories ul li, #pxl-main .widget_product_categories ul li, #pxl-main .widget_nav_menu ul li, #pxl-main .pxl-nav-menu.e-sidebar-widget ul li, #pxl-main .widget_pages ul li, #pxl-main .widget_archive ul li, #pxl-main .widget_meta ul li, #pxl-main .widget_block ul li {
    font-size: 0;
    line-height: 0; }
    #pxl-main .widget_categories ul li a, #pxl-main .widget_product_categories ul li a, #pxl-main .widget_nav_menu ul li a, #pxl-main .pxl-nav-menu.e-sidebar-widget ul li a, #pxl-main .widget_pages ul li a, #pxl-main .widget_archive ul li a, #pxl-main .widget_meta ul li a, #pxl-main .widget_block ul li a {
      font-size: 14px;
      font-weight: 600;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      color: var(--heading-color);
      display: flex;
      align-items: center;
      padding: 25px 0;
      border-bottom: 1px solid #d8d8d8;
      position: relative; }
      #pxl-main .widget_categories ul li > a:before, #pxl-main .widget_product_categories ul li > a:before, #pxl-main .widget_nav_menu ul li > a:before, #pxl-main .pxl-nav-menu.e-sidebar-widget ul li > a:before, #pxl-main .widget_pages ul li > a:before, #pxl-main .widget_archive ul li > a:before, #pxl-main .widget_meta ul li > a:before, #pxl-main .widget_block ul li > a:before {
        content: "";
        display: inline-flex;
        width: 5px;
        height: 5px;
        background-color: var(--primary-color);
        margin-right: 10px;
        position: relative;
        bottom: 0.15em; }
      #pxl-main .widget_categories ul li > a:after, #pxl-main .widget_product_categories ul li > a:after, #pxl-main .widget_nav_menu ul li > a:after, #pxl-main .pxl-nav-menu.e-sidebar-widget ul li > a:after, #pxl-main .widget_pages ul li > a:after, #pxl-main .widget_archive ul li > a:after, #pxl-main .widget_meta ul li > a:after, #pxl-main .widget_block ul li > a:after {
        position: absolute;
        bottom: -1px;
        left: 0;
        content: "";
        display: block;
        width: 0;
        height: 1px;
        background-color: var(--secondary-color);
        -webkit-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
        -khtml-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
        -moz-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
        -ms-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
        -o-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
        transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1); }
    #pxl-main .widget_categories ul li:last-child > a, #pxl-main .widget_product_categories ul li:last-child > a, #pxl-main .widget_nav_menu ul li:last-child > a, #pxl-main .pxl-nav-menu.e-sidebar-widget ul li:last-child > a, #pxl-main .widget_pages ul li:last-child > a, #pxl-main .widget_archive ul li:last-child > a, #pxl-main .widget_meta ul li:last-child > a, #pxl-main .widget_block ul li:last-child > a {
      border-bottom: none; }
      #pxl-main .widget_categories ul li:last-child > a:after, #pxl-main .widget_product_categories ul li:last-child > a:after, #pxl-main .widget_nav_menu ul li:last-child > a:after, #pxl-main .pxl-nav-menu.e-sidebar-widget ul li:last-child > a:after, #pxl-main .widget_pages ul li:last-child > a:after, #pxl-main .widget_archive ul li:last-child > a:after, #pxl-main .widget_meta ul li:last-child > a:after, #pxl-main .widget_block ul li:last-child > a:after {
        content: none; }
    #pxl-main .widget_categories ul li.current-cat > a, #pxl-main .widget_categories ul li.current-cat-parent > a, #pxl-main .widget_categories ul li.current-menu-item > a, #pxl-main .widget_categories ul li > a:hover, #pxl-main .widget_product_categories ul li.current-cat > a, #pxl-main .widget_product_categories ul li.current-cat-parent > a, #pxl-main .widget_product_categories ul li.current-menu-item > a, #pxl-main .widget_product_categories ul li > a:hover, #pxl-main .widget_nav_menu ul li.current-cat > a, #pxl-main .widget_nav_menu ul li.current-cat-parent > a, #pxl-main .widget_nav_menu ul li.current-menu-item > a, #pxl-main .widget_nav_menu ul li > a:hover, #pxl-main .pxl-nav-menu.e-sidebar-widget ul li.current-cat > a, #pxl-main .pxl-nav-menu.e-sidebar-widget ul li.current-cat-parent > a, #pxl-main .pxl-nav-menu.e-sidebar-widget ul li.current-menu-item > a, #pxl-main .pxl-nav-menu.e-sidebar-widget ul li > a:hover, #pxl-main .widget_pages ul li.current-cat > a, #pxl-main .widget_pages ul li.current-cat-parent > a, #pxl-main .widget_pages ul li.current-menu-item > a, #pxl-main .widget_pages ul li > a:hover, #pxl-main .widget_archive ul li.current-cat > a, #pxl-main .widget_archive ul li.current-cat-parent > a, #pxl-main .widget_archive ul li.current-menu-item > a, #pxl-main .widget_archive ul li > a:hover, #pxl-main .widget_meta ul li.current-cat > a, #pxl-main .widget_meta ul li.current-cat-parent > a, #pxl-main .widget_meta ul li.current-menu-item > a, #pxl-main .widget_meta ul li > a:hover, #pxl-main .widget_block ul li.current-cat > a, #pxl-main .widget_block ul li.current-cat-parent > a, #pxl-main .widget_block ul li.current-menu-item > a, #pxl-main .widget_block ul li > a:hover {
      color: var(--primary-color); }
      #pxl-main .widget_categories ul li.current-cat > a:after, #pxl-main .widget_categories ul li.current-cat-parent > a:after, #pxl-main .widget_categories ul li.current-menu-item > a:after, #pxl-main .widget_categories ul li > a:hover:after, #pxl-main .widget_product_categories ul li.current-cat > a:after, #pxl-main .widget_product_categories ul li.current-cat-parent > a:after, #pxl-main .widget_product_categories ul li.current-menu-item > a:after, #pxl-main .widget_product_categories ul li > a:hover:after, #pxl-main .widget_nav_menu ul li.current-cat > a:after, #pxl-main .widget_nav_menu ul li.current-cat-parent > a:after, #pxl-main .widget_nav_menu ul li.current-menu-item > a:after, #pxl-main .widget_nav_menu ul li > a:hover:after, #pxl-main .pxl-nav-menu.e-sidebar-widget ul li.current-cat > a:after, #pxl-main .pxl-nav-menu.e-sidebar-widget ul li.current-cat-parent > a:after, #pxl-main .pxl-nav-menu.e-sidebar-widget ul li.current-menu-item > a:after, #pxl-main .pxl-nav-menu.e-sidebar-widget ul li > a:hover:after, #pxl-main .widget_pages ul li.current-cat > a:after, #pxl-main .widget_pages ul li.current-cat-parent > a:after, #pxl-main .widget_pages ul li.current-menu-item > a:after, #pxl-main .widget_pages ul li > a:hover:after, #pxl-main .widget_archive ul li.current-cat > a:after, #pxl-main .widget_archive ul li.current-cat-parent > a:after, #pxl-main .widget_archive ul li.current-menu-item > a:after, #pxl-main .widget_archive ul li > a:hover:after, #pxl-main .widget_meta ul li.current-cat > a:after, #pxl-main .widget_meta ul li.current-cat-parent > a:after, #pxl-main .widget_meta ul li.current-menu-item > a:after, #pxl-main .widget_meta ul li > a:hover:after, #pxl-main .widget_block ul li.current-cat > a:after, #pxl-main .widget_block ul li.current-cat-parent > a:after, #pxl-main .widget_block ul li.current-menu-item > a:after, #pxl-main .widget_block ul li > a:hover:after {
        width: 100%; }
    #pxl-main .widget_categories ul li.menu-item-has-children > a, #pxl-main .widget_product_categories ul li.menu-item-has-children > a, #pxl-main .widget_nav_menu ul li.menu-item-has-children > a, #pxl-main .pxl-nav-menu.e-sidebar-widget ul li.menu-item-has-children > a, #pxl-main .widget_pages ul li.menu-item-has-children > a, #pxl-main .widget_archive ul li.menu-item-has-children > a, #pxl-main .widget_meta ul li.menu-item-has-children > a, #pxl-main .widget_block ul li.menu-item-has-children > a {
      border-bottom: 1px solid #d8d8d8; }
      #pxl-main .widget_categories ul li .sub-menu > li > a, #pxl-main .widget_categories ul li .children > li > a, #pxl-main .widget_product_categories ul li .sub-menu > li > a, #pxl-main .widget_product_categories ul li .children > li > a, #pxl-main .widget_nav_menu ul li .sub-menu > li > a, #pxl-main .widget_nav_menu ul li .children > li > a, #pxl-main .pxl-nav-menu.e-sidebar-widget ul li .sub-menu > li > a, #pxl-main .pxl-nav-menu.e-sidebar-widget ul li .children > li > a, #pxl-main .widget_pages ul li .sub-menu > li > a, #pxl-main .widget_pages ul li .children > li > a, #pxl-main .widget_archive ul li .sub-menu > li > a, #pxl-main .widget_archive ul li .children > li > a, #pxl-main .widget_meta ul li .sub-menu > li > a, #pxl-main .widget_meta ul li .children > li > a, #pxl-main .widget_block ul li .sub-menu > li > a, #pxl-main .widget_block ul li .children > li > a {
        border-bottom: 1px solid #d8d8d8; }
  #pxl-main .widget_categories .current-cat > a, #pxl-main .widget_categories .current-cat-parent > a, #pxl-main .widget_categories .current-cat-ancestor > a, #pxl-main .widget_product_categories .current-cat > a, #pxl-main .widget_product_categories .current-cat-parent > a, #pxl-main .widget_product_categories .current-cat-ancestor > a, #pxl-main .widget_nav_menu .current-cat > a, #pxl-main .widget_nav_menu .current-cat-parent > a, #pxl-main .widget_nav_menu .current-cat-ancestor > a, #pxl-main .pxl-nav-menu.e-sidebar-widget .current-cat > a, #pxl-main .pxl-nav-menu.e-sidebar-widget .current-cat-parent > a, #pxl-main .pxl-nav-menu.e-sidebar-widget .current-cat-ancestor > a, #pxl-main .widget_pages .current-cat > a, #pxl-main .widget_pages .current-cat-parent > a, #pxl-main .widget_pages .current-cat-ancestor > a, #pxl-main .widget_archive .current-cat > a, #pxl-main .widget_archive .current-cat-parent > a, #pxl-main .widget_archive .current-cat-ancestor > a, #pxl-main .widget_meta .current-cat > a, #pxl-main .widget_meta .current-cat-parent > a, #pxl-main .widget_meta .current-cat-ancestor > a, #pxl-main .widget_block .current-cat > a, #pxl-main .widget_block .current-cat-parent > a, #pxl-main .widget_block .current-cat-ancestor > a {
    color: var(--primary-color); }
  #pxl-main .widget_categories .widget-title + ul, #pxl-main .widget_categories .pxl-nav-inner, #pxl-main .widget_categories h2 + ul, #pxl-main .widget_product_categories .widget-title + ul, #pxl-main .widget_product_categories .pxl-nav-inner, #pxl-main .widget_product_categories h2 + ul, #pxl-main .widget_nav_menu .widget-title + ul, #pxl-main .widget_nav_menu .pxl-nav-inner, #pxl-main .widget_nav_menu h2 + ul, #pxl-main .pxl-nav-menu.e-sidebar-widget .widget-title + ul, #pxl-main .pxl-nav-menu.e-sidebar-widget .pxl-nav-inner, #pxl-main .pxl-nav-menu.e-sidebar-widget h2 + ul, #pxl-main .widget_pages .widget-title + ul, #pxl-main .widget_pages .pxl-nav-inner, #pxl-main .widget_pages h2 + ul, #pxl-main .widget_archive .widget-title + ul, #pxl-main .widget_archive .pxl-nav-inner, #pxl-main .widget_archive h2 + ul, #pxl-main .widget_meta .widget-title + ul, #pxl-main .widget_meta .pxl-nav-inner, #pxl-main .widget_meta h2 + ul, #pxl-main .widget_block .widget-title + ul, #pxl-main .widget_block .pxl-nav-inner, #pxl-main .widget_block h2 + ul {
    margin-top: -20px;
    margin-bottom: -25px; }
  #pxl-main .widget_categories ul.menu, #pxl-main .widget_product_categories ul.menu, #pxl-main .widget_nav_menu ul.menu, #pxl-main .pxl-nav-menu.e-sidebar-widget ul.menu, #pxl-main .widget_pages ul.menu, #pxl-main .widget_archive ul.menu, #pxl-main .widget_meta ul.menu, #pxl-main .widget_block ul.menu {
    overflow: hidden; }
#pxl-main .widget_categories ul.children a:not(:last-child), #pxl-main .widget_nav_menu ul.children a:not(:last-child) {
  display: none !important; }
#pxl-main .widget_categories a:empty, #pxl-main .widget_categories a:blank, #pxl-main .widget_nav_menu a:empty, #pxl-main .widget_nav_menu a:blank {
  display: none !important; }
  #pxl-main .widget_categories a:empty:after, #pxl-main .widget_categories a:blank:after, #pxl-main .widget_nav_menu a:empty:after, #pxl-main .widget_nav_menu a:blank:after {
    content: none !important; }
#pxl-main .widget_text {
  padding-bottom: 15px; }
  #pxl-main .widget_text select {
    margin: 10px 0 30px !important;
    max-width: 100% !important; }

.widget_recent_entries a, .widget_recent_comments a {
  color: var(--heading-color);
  font-size: 16px; }
  .widget_recent_entries a:hover, .widget_recent_comments a:hover {
    color: var(--primary-color); }
.widget_recent_entries li, .widget_recent_comments li {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 11px;
  margin-bottom: 11px;
  position: relative; }
  .widget_recent_entries li:before, .widget_recent_comments li:before {
    width: 20px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    margin-right: 10px;
    color: var(--primary-color);
    content: "";
    font-family: "pxli";
    display: inline-block; }
  .widget_recent_entries li:last-child, .widget_recent_comments li:last-child {
    margin-bottom: -15px;
    padding-bottom: 0;
    border: none; }
  .widget_recent_entries li::marker, .widget_recent_comments li::marker {
    content: none; }

.widget_recent_comments .recentcomments > a:before {
  content: "\a";
  white-space: pre; }

.widget_rss {
  font-size: 16px; }
  .widget_rss .widget-title .rsswidget {
    font-weight: bold;
    color: #fff;
    margin-bottom: 0; }
  .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: 500;
    display: inline-block;
    margin-bottom: 5px;
    color: var(--heading-color); }
  .widget_rss a:hover {
    color: var(--primary-color); }
  .widget_rss .rss-date {
    font-size: 0.875em;
    font-style: italic;
    display: block;
    margin-bottom: 3px; }
  .widget_rss cite {
    font-weight: 700;
    font-size: 0.875em; }

.widget_calendar th, .widget_calendar td {
  text-align: center; }
.widget_calendar tbody td a {
  color: var(--primary-color); }
.widget_calendar .wp-calendar-nav-prev a {
  border-bottom: 1px solid; }
.widget_calendar #wp-calendar {
  margin-bottom: 0; }
  .widget_calendar #wp-calendar caption {
    margin-bottom: 15px; }

.widget_pxl_check_availability {
  background-color: #fff;
  border: 1px solid #e5e5e5 !important;
  margin-bottom: 55px !important;
  padding: 30px !important; }
  .widget_pxl_check_availability .select2-selection__arrow {
    display: none !important; }

.tnp-widget-minimal form {
  display: flex;
  position: relative; }
  .tnp-widget-minimal form input.tnp-email {
    color: #666;
    padding: 0 18px;
    background-color: #fff; }
  .tnp-widget-minimal form input.tnp-submit {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: 100%;
    border-radius: 0;
    padding: 0 35px;
    font-size: 13px;
    letter-spacing: 0.07em;
    font-family: var(--heading-font-family);
    background-color: var(--primary-color); }

#pxl-sidebar-area .widget_newsletterwidget .widget-content, #pxl-sidebar-area .widget_newsletterwidget .widget-desc, .pxl-newsletter-form.e-sidebar-widget .widget-content, .pxl-newsletter-form.e-sidebar-widget .widget-desc {
  color: var(--heading-color);
  font-size: 15px; }
#pxl-sidebar-area .widget_newsletterwidget .tnp-widget, .pxl-newsletter-form.e-sidebar-widget .tnp-widget {
  position: relative;
  margin-top: 13px; }
  #pxl-sidebar-area .widget_newsletterwidget .tnp-widget .tnp-field-email, .pxl-newsletter-form.e-sidebar-widget .tnp-widget .tnp-field-email {
    margin-bottom: 15px; }
    #pxl-sidebar-area .widget_newsletterwidget .tnp-widget .tnp-field-email .tnp-email, .pxl-newsletter-form.e-sidebar-widget .tnp-widget .tnp-field-email .tnp-email {
      height: 50px;
      border-radius: 0;
      background-color: transparent;
      border-color: #c2c2c2;
      color: var(--heading-color);
      font-weight: 400; }
  #pxl-sidebar-area .widget_newsletterwidget .tnp-widget .tnp-field-button, .pxl-newsletter-form.e-sidebar-widget .tnp-widget .tnp-field-button {
    margin: 0;
    position: relative;
    overflow: hidden; }
    #pxl-sidebar-area .widget_newsletterwidget .tnp-widget .tnp-field-button .tnp-submit, .pxl-newsletter-form.e-sidebar-widget .tnp-widget .tnp-field-button .tnp-submit {
      height: 50px;
      width: 100%;
      background-color: var(--primary-color);
      color: var(--heading-color);
      border-color: transparent; }
      #pxl-sidebar-area .widget_newsletterwidget .tnp-widget .tnp-field-button .tnp-submit:hover, .pxl-newsletter-form.e-sidebar-widget .tnp-widget .tnp-field-button .tnp-submit:hover {
        background-color: var(--secondary-color);
        color: #fff; }

.tagcloud a {
  background-color: rgba(34, 34, 34, 0.1);
  color: var(--heading-color);
  display: inline-block;
  font-size: 13px !important;
  padding: 7px 18px;
  margin-top: 10px;
  margin-right: 6px; }
  .tagcloud a:hover {
    background-color: var(--primary-color);
    color: #fff; }

.entry-tags label {
  font-size: 17px;
  color: var(--heading-color);
  margin-right: 15px; }

.tagcloud {
  margin-top: -10px; }

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

embed, iframe, object {
  max-width: 100%; }

.custom-logo-link {
  display: inline-block; }

.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-top: 2px;
    text-align: right;
    font-size: 14px;
    line-height: 34px;
    color: #ACACAC;
    font-style: italic; }

.wp-caption-text {
  text-align: right;
  font-size: 14px;
  line-height: 34px;
  color: #ACACAC; }

.gallery {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 25px;
  margin-top: 28px; }

.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1em;
  padding: 0 10px;
  width: 50%; }
  .gallery-item .gallery-icon {
    overflow: hidden; }

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0; }

.wp-block-gallery.aligncenter, .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
  display: flex; }
.wp-block-gallery.alignfull {
  margin-bottom: 20px; }
  .wp-block-gallery.alignfull .blocks-gallery-caption {
    margin-bottom: 20px; }

#primary:not(.content-has-sidebar) .wp-block-gallery.alignfull {
  width: 100vw; }
  #primary:not(.content-has-sidebar) .wp-block-gallery.alignfull .blocks-gallery-grid {
    position: relative;
    left: calc(-12.5% - 128px);
    width: calc(125% + 150px);
    max-width: calc(125% + 150px); }

.gallery-columns-1 .gallery-item {
  width: 100%; }

@media (min-width: 480px) {
  .gallery-columns-3 .gallery-item {
    width: 33.333333%; } }

@media (min-width: 480px) {
  .gallery-columns-4 .gallery-item {
    width: 25%; } }

.gallery-columns-5 .gallery-caption {
  display: none; }
@media (min-width: 480px) {
  .gallery-columns-5 .gallery-item {
    width: 25%; } }
@media (min-width: 768px) {
  .gallery-columns-5 .gallery-item {
    width: 20%; } }

.gallery-columns-6 .gallery-caption {
  display: none; }
@media (min-width: 480px) {
  .gallery-columns-6 .gallery-item {
    width: 25%; } }
@media (min-width: 768px) {
  .gallery-columns-6 .gallery-item {
    width: 16.66%; } }

.gallery-columns-7 .gallery-caption {
  display: none; }
@media (min-width: 480px) {
  .gallery-columns-7 .gallery-item {
    width: 25%; } }
@media (min-width: 768px) {
  .gallery-columns-7 .gallery-item {
    width: 14.28%; } }

.gallery-columns-8 .gallery-caption {
  display: none; }
@media (min-width: 480px) {
  .gallery-columns-8 .gallery-item {
    width: 25%; } }
@media (min-width: 768px) {
  .gallery-columns-8 .gallery-item {
    width: 12.5%; } }

.gallery-columns-9 .gallery-caption {
  display: none; }
@media (min-width: 480px) {
  .gallery-columns-9 .gallery-item {
    width: 25%; } }
@media (min-width: 768px) {
  .gallery-columns-9 .gallery-item {
    width: 11.11%; } }

.gallery-caption {
  display: block; }

.wp-block-gallery {
  max-width: 100% !important; }
  .wp-block-gallery.aligncenter, .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
    display: flex; }

.comments-area .no-comments {
  margin-top: 20px; }

.comments-area {
  margin-top: 40px; }
  .comments-area .comment-list-wrap {
    margin-bottom: 42px;
    padding-bottom: 42px;
    border-bottom: 1px solid #d8d8d8; }

.comments-title, .comment-reply-title {
  font-style: normal;
  font-size: 35px;
  font-weight: bold;
  color: var(--heading-color);
  margin: 30px 0 40px 0;
  position: relative; }

.commentlist {
  list-style: none;
  padding: 0;
  margin: 0; }
  .commentlist .comment {
    padding-top: 39px;
    margin-top: 31px;
    border-top: 1px solid #d8d8d8; }
    .commentlist > .comment:first-child, .commentlist > .review:first-child {
      margin-top: 0;
      padding-top: 0;
      border-top: 0; }
      .commentlist > .comment:not(:last-child) > .children, .commentlist > .review:not(:last-child) > .children {
        margin-bottom: 0; }
  .commentlist .comment-avatar img {
    border: 2px solid var(--primary-color);
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
.commentlist .comment-content .comment-title {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.03em; }
  .commentlist .comment-content .comment-title a {
    color: inherit; }
    .commentlist .comment-content .comment-title a:hover {
      color: var(--link-color-hover); }
.commentlist .comment-content .comment-date {
  font-size: 14px; }
.commentlist .comment-content .comment-meta {
  font-size: 12px;
  color: #333; }
.commentlist .comment-text {
  margin-top: 18px; }
.commentlist .children {
  list-style: none;
  padding: 0 0 0 70px;
  margin: 0; }
  [dir="rtl"] .commentlist .children {
    padding: 0 70px 0 0; }
  @media (max-width: 1499px) {
    .commentlist .children {
      padding: 0 0 0 35px; }
      [dir="rtl"] .commentlist .children {
        padding: 0 35px 0 0; } }
@media (max-width: 575px) {
  .commentlist .children {
    padding: 0 0 0 15px; }
    [dir="rtl"] .commentlist .children {
      padding: 0 15px 0 0; } }
.commentlist .comment-reply-link {
  font-size: 13px;
  color: #fff;
  background-color: var(--primary-color);
  padding: 8px 20px 8px 15px;
  border-radius: 0;
  letter-spacing: 0.05em;
  position: relative;
  overflow: hidden; }
  .commentlist .comment-reply-link:before {
    content: "";
    display: inline-block;
    font-family: "Material-Design-Iconic-Font";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 8px; }
  .commentlist .comment-reply-link:hover:before {
    animation: toLeftFromRight 0.3s forwards; }

.comments-pagination {
  margin-top: 24px; }

.comment-respond .comment-form {
  padding: 35px 30px;
  background-color: #f3f3f4; }
@media (max-width: 480px) {
  .comment-respond .comment-form {
    padding: 35px 15px; } }
.comment-respond .comment-form .comment-form-field {
  margin-top: 12px; }
.comment-respond .comment-form .pxl-comment-form-rating .comment-form-field {
  margin-top: 0; }
.comment-respond .comment-form input[type=checkbox] {
  display: none; }
.comment-respond .comment-form input[type=checkbox] + label:before {
  content: "";
  font-family: "pxli";
  border: 1px solid #dadada;
  border-radius: 0;
  background-color: #fff;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  vertical-align: bottom;
  color: transparent;
  transition: 0.2s;
  position: relative;
  top: -4px;
  font-size: 8px;
  text-align: center;
  line-height: 12px; }
.comment-respond .comment-form input[type=checkbox] + label:active:before {
  transform: scale(0); }
.comment-respond .comment-form input[type=checkbox]:checked + label:before {
  background-color: var(--secondary-color);
  color: #fff; }
.comment-respond .comment-form input[type=checkbox]:disabled + label:before {
  transform: scale(1);
  border-color: #aaa; }
  .comment-respond .comment-form .comment-form-comment textarea {
    height: 150px; }
.comment-respond .comment-form-cookies-consent {
  padding-top: 15px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 22px; }
  .comment-respond .comment-form-cookies-consent .cms-custom-checkbox {
    flex: 0 0 auto;
    margin-top: 1px; }
  .comment-respond .comment-form-cookies-consent label {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    margin: 0;
    line-height: normal; }
.comment-respond .form-submit {
  margin: 35px 0 0; }

.logged-in-as {
  margin-bottom: 10px; }

#cancel-comment-reply-link {
  padding-left: 15px;
  color: var(--heading-color);
  font-weight: 400; }
  [dir="rtl"] #cancel-comment-reply-link {
    padding-left: 0;
    padding-right: 15px; }

p.no-comments {
  margin-top: 30px;
  color: red; }

.rating-container {
  display: inline-block;
  height: 18px;
  vertical-align: top;
  font-size: 0;
  unicode-bidi: bidi-override;
  direction: rtl; }

.rating-container * {
  font-size: 17px; }

.rating-container > input {
  display: none; }

.rating-container > input + label {
  font-family: "pxli";
  line-height: 1; }

.rating-container > input + label:before {
  display: inline-block;
  content: "";
  color: #FFB237; }

.rating-container > input:checked ~ label:before, .rating-container > input + label:hover ~ label:before, .rating-container > input + label:hover:before, .pxl-rating-icon-filled:before {
  content: "";
  color: #FFB237; }

.rating-container:hover > input + label:before, .pxl-rating-icon-empty:before {
  content: "";
  color: #FFB237;
  text-shadow: none; }

.rating-container:hover > input + label:hover ~ label:before, .rating-container:hover > input + label:hover:before {
  content: "";
  color: #FFB237; }

.pxl-rating-icon-filled, .pxl-rating-icon-empty {
  font-family: "pxli";
  display: inline-block;
  overflow: hidden;
  width: 1em;
  white-space: nowrap;
  cursor: pointer;
  margin: 0; }

.pxl-rating-icon-empty {
  z-index: -1; }

.pxl-scroll-top {
  position: fixed;
  z-index: 99;
  bottom: 24px;
  right: 30px;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color);
  opacity: 0;
  visibility: hidden; }
  .pxl-scroll-top i {
    font-size: 20px;
    color: #fff; }
    .pxl-scroll-top:hover i, .pxl-scroll-top:focus i, .pxl-scroll-top:active i {
      -webkit-animation: toTopFromBottom 0.3s forwards;
      -khtml-animation: toTopFromBottom 0.3s forwards;
      -moz-animation: toTopFromBottom 0.3s forwards;
      -ms-animation: toTopFromBottom 0.3s forwards;
      -o-animation: toTopFromBottom 0.3s forwards;
      animation: toTopFromBottom 0.3s forwards; }
  .pxl-scroll-top.on {
    bottom: 44px;
    opacity: 1;
    visibility: visible; }

.pxl-footer.scroll-off:after {
  display: none; }

.pxl-footer {
  color: #b6b6b6; }
  .pxl-footer .pxl-heading-wrap .heading-title {
    color: #ffffff; }
  .pxl-footer .pxl-heading-wrap h4 {
    font-size: 24px; }
  .pxl-footer .elementor-widget-text-editor {
    color: #b6b6b6;
    font-size: 16px;
    line-height: 24px; }

.pxl-footer-fixed #pxl-footer.footer-type-el {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: -1; }
@media (max-width: 1199px) {
  .pxl-footer-fixed #pxl-footer.footer-type-el {
    position: static; } }
.pxl-footer-fixed #header-type-el {
  background-color: #fff; }
.pxl-footer-fixed #pxl-main {
  background-color: #fff; }
@media (max-width: 1199px) {
  .pxl-footer-fixed #pxl-main {
    margin-bottom: 0 !important; } }

/* Default Footer */
.pxl-footer-bottom {
  padding-top: 30px;
  padding-bottom: 30px;
  background: var(--secondary-color);
  color: #fff;
  font-size: 16px; }

.pxl-copyright-text a {
  color: var(--primary-color); }
  .pxl-copyright-text a:hover {
    color: #fff; }

@media (max-width: 575px) {
  .elementor-widget-icon-list .elementor-icon-list-item .elementor-icon-list-icon .fa-square-full {
    margin-top: 5px; } }

.elementor-section .elementor-container {
  flex-wrap: wrap; }

.elementor-editor-active .pxl-header-sticky {
  display: none; }
.elementor-editor-active .pxl-header-transparent, .elementor-editor-active #pxl-footer {
  position: relative !important; }
.elementor-editor-active #pxl-main {
  margin: 0 !important; }

.elementor-lightbox .swiper-zoom-container > canvas, .elementor-lightbox .swiper-zoom-container > img, .elementor-lightbox .swiper-zoom-container > svg {
  object-fit: cover;
  -o-object-fit: cover; }

.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 0 15px; }

.elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
  padding: 0 15px; }

.pxl-single-post .single-elementor-content > .elementor {
  margin: 0 -15px; }

.pxl-single-post .elementor-inner-section > .elementor-column-gap-default {
  margin: 0 -15px; }

.pxl-single-posttype .single-elementor-content > .elementor {
  margin: 0 -15px; }

.pxl-single-posttype .elementor-inner-section > .elementor-column-gap-default {
  margin: 0 -15px; }

.pxl-entry-content .fadeInUp.animated {
  -webkit-animation: pxlFadeInUp 1s ease;
  -khtml-animation: pxlFadeInUp 1s ease;
  -moz-animation: pxlFadeInUp 1s ease;
  -ms-animation: pxlFadeInUp 1s ease;
  -o-animation: pxlFadeInUp 1s ease;
  animation: pxlFadeInUp 1s ease;
  -webkit-transition: all 1s ease;
  -khtml-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }
  .pxl-entry-content .fadeInUp.animated.animated-slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }
  .pxl-entry-content .fadeInUp.animated.animated-fast {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s; }
.pxl-entry-content .fadeInDown.animated {
  -webkit-animation: pxlFadeInDown 1s ease;
  -khtml-animation: pxlFadeInDown 1s ease;
  -moz-animation: pxlFadeInDown 1s ease;
  -ms-animation: pxlFadeInDown 1s ease;
  -o-animation: pxlFadeInDown 1s ease;
  animation: pxlFadeInDown 1s ease;
  -webkit-transition: all 1s ease;
  -khtml-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }
  .pxl-entry-content .fadeInDown.animated.animated-slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }
  .pxl-entry-content .fadeInDown.animated.animated-fast {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s; }
.pxl-entry-content .fadeInLeft.animated {
  -webkit-animation: pxlFadeInLeft 1s ease;
  -khtml-animation: pxlFadeInLeft 1s ease;
  -moz-animation: pxlFadeInLeft 1s ease;
  -ms-animation: pxlFadeInLeft 1s ease;
  -o-animation: pxlFadeInLeft 1s ease;
  animation: pxlFadeInLeft 1s ease;
  -webkit-transition: all 1s ease;
  -khtml-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }
  .pxl-entry-content .fadeInLeft.animated.animated-slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }
  .pxl-entry-content .fadeInLeft.animated.animated-fast {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s; }
.pxl-entry-content .fadeInRight.animated {
  -webkit-animation: pxlFadeInRight 1s ease;
  -khtml-animation: pxlFadeInRight 1s ease;
  -moz-animation: pxlFadeInRight 1s ease;
  -ms-animation: pxlFadeInRight 1s ease;
  -o-animation: pxlFadeInRight 1s ease;
  animation: pxlFadeInRight 1s ease;
  -webkit-transition: all 1s ease;
  -khtml-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }
  .pxl-entry-content .fadeInRight.animated.animated-slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }
  .pxl-entry-content .fadeInRight.animated.animated-fast {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s; }

.elementor-widget-icon-list .elementor-icon-list-item .elementor-icon-list-icon {
  flex: none; }
@media (max-width: 575px) {
  .elementor-widget-icon-list .elementor-icon-list-item {
    align-items: flex-start !important; }
    .elementor-widget-icon-list .elementor-icon-list-item .elementor-icon-list-icon {
      margin-top: 0.3em; } }

.elementor-image-box-wrapper .elementor-image-box-img {
  flex: none !important; }

@media (min-width: 1200px) {
  .pxl-section-offset-left.pxl-container-width-container-1200 {
    padding-left: calc((100% - 1170px)/2); } }
@media (min-width: 1570px) {
  .pxl-section-offset-left.pxl-container-width-container-1570 {
    padding-left: calc((100% - 1540px)/2); } }

@media (min-width: 1200px) {
  .pxl-section-offset-right.pxl-container-width-container-1200 {
    padding-right: calc((100% - 1170px)/2); } }
@media (min-width: 1570px) {
  .pxl-section-offset-right.pxl-container-width-container-1570 {
    padding-right: calc((100% - 1540px)/2); } }

.pxl-shape-divider-pos-top .pxl-shape-divider {
  top: -1px; }

.pxl-shape-divider-mask .pxl-shape-divider {
  width: 100%;
  height: 25px;
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
  mask-image: var(--ss-mask-url);
  -webkit-mask-image: var(--ss-mask-url);
  -ms-mask-image: var(--ss-mask-url);
  -o-mask-image: var(--ss-mask-url);
  -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;
  mask-position: center top; }

.pxl-text-editor-wrap .pxl-dropcap::first-letter, .pxl-text-editor-wrap .pxl-dropcap > *:first-child::first-letter {
  display: inline-block;
  float: left;
  margin: 0 25px 0 0;
  text-align: center;
  color: var(--heading-color);
  font-size: 45px;
  line-height: 1;
  font-weight: bold;
  font-family: var(--heading-font-family); }

.e-widget-swiper .elementor-swiper-button {
  font-size: 18px;
  width: 44px;
  height: 44px;
  background-color: var(--secondary-color);
  align-items: center;
  justify-content: center;
  transition: all 350ms ease;
  opacity: 1; }
  .e-widget-swiper .elementor-swiper-button:hover {
    background-color: var(--primary-color); }
.e-widget-swiper.elementor-arrows-position-inside .elementor-swiper-button-prev {
  bottom: 28px;
  top: auto;
  left: 50%;
  transform: translateX(-52px); }
.e-widget-swiper.elementor-arrows-position-inside .elementor-swiper-button-next {
  bottom: 28px;
  top: auto;
  right: 50%;
  transform: translateX(52px); }

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to {
    opacity: 0; }
  50% {
    opacity: 0.8; } }

.pxl-heading-layout-1 .heading-subtitle {
  font-size: 14px;
  text-transform: uppercase;
  color: var(--primary-color);
  letter-spacing: 0.2em;
  margin-bottom: 4px;
  position: relative; }
.pxl-heading-layout-1 .heading-subtitle.line-on:before {
  color: inherit;
  content: "";
  display: inline-block;
  width: 42px;
  height: 1px;
  border-top: 1px solid;
  margin-right: 7px; }
.pxl-heading-layout-1 .pxl-heading-inner.center .heading-subtitle.line-on:after, .pxl-heading-layout-1 .pxl-heading-inner.end .heading-subtitle.line-on:after {
  color: inherit;
  content: "";
  display: inline-block;
  width: 42px;
  height: 1px;
  border-top: 1px solid;
  margin-left: 7px; }
.pxl-heading-layout-1 .pxl-heading-inner.end .heading-subtitle.line-on:before {
  content: none; }
  .pxl-heading-layout-1 .pxl-heading-wrap .heading-title {
    margin: 0; }
  .pxl-heading-layout-1 .pxl-heading-wrap h2 {
    font-size: 45px; }
  @media (max-width: 767px) {
    .pxl-heading-layout-1 .pxl-heading-wrap h2 {
      font-size: 40px;
      line-height: 1.1; } }
  .pxl-heading-layout-1 .pxl-heading-wrap h3 {
    font-size: 36px; }
  @media (max-width: 767px) {
    .pxl-heading-layout-1 .pxl-heading-wrap h3 {
      font-size: 30px; } }
.pxl-heading-layout-1 .heading-highlight {
  font-style: italic;
  font-weight: 500;
  position: relative;
  text-decoration-line: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 7px;
  margin-left: -3px; }
@media (max-width: 575px) {
  .pxl-heading-layout-1 .heading-highlight {
    display: block; } }
.pxl-heading-layout-1 .heading-highlight:after {
  content: "|";
  font-size: 0.88em;
  display: inline-block;
  margin-left: 5px;
  position: relative;
  bottom: 2px;
  animation: blink-caret 1s step-end infinite; }

.pxl-button-wrapper .icon-ps-left {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }
  .pxl-button-wrapper .icon-ps-left > * {
    max-width: 100%; }
  .pxl-button-wrapper .icon-ps-left .pxl-button-text {
    order: 2; }
  .pxl-button-wrapper .icon-ps-left .pxl-button-icon {
    margin-left: 0;
    margin-right: 10px; }
.pxl-button-wrapper.dark-ground .btn:before, .pxl-button-wrapper.dark-ground button:before {
  background-color: rgba(255, 255, 255, 0.12) !important; }

.pxl-nav-menu ul, .pxl-nav-menu ol {
  list-style: none; }
  .pxl-nav-menu.is-arrow .pxl-primary-menu > li > .main-menu-toggle {
    display: inline-flex; }
.pxl-nav-menu ul.cat-list-item li {
  padding-left: 13px; }
  .pxl-nav-menu ul.cat-list-item li:hover a, .pxl-nav-menu ul.cat-list-item li a:hover {
    color: var(--link-color-hover); }
.pxl-nav-menu.hide-underline .pxl-primary-menu > li:before {
  content: none; }
@media (min-width: 1200px) {
  .pxl-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu > li:before {
    display: none; }
  .pxl-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu > li > a {
    color: var(--heading-color);
    font-weight: 700;
    overflow: hidden; }
    .pxl-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu > li > a span {
      position: relative;
      overflow: hidden; }
      .pxl-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu > li > a span:before {
        content: "";
        width: 100%;
        height: 1px;
        background-color: var(--primary-color);
        position: absolute;
        left: 0;
        bottom: -2px;
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -khtml-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: transform 0.6s ease, opacity 0.5s ease;
        -khtml-transition: transform 0.6s ease, opacity 0.5s ease;
        -moz-transition: transform 0.6s ease, opacity 0.5s ease;
        -ms-transition: transform 0.6s ease, opacity 0.5s ease;
        -o-transition: transform 0.6s ease, opacity 0.5s ease;
        transition: transform 0.6s ease, opacity 0.5s ease; }
  .pxl-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu > li.active > a, .pxl-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu > li.current-menu-item > a, .pxl-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu > li.current-menu-ancestor > a, .pxl-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu > li:hover > a {
    color: var(--primary-color); }
    .pxl-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu > li.active > a span:before, .pxl-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu > li.current-menu-item > a span:before, .pxl-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu > li.current-menu-ancestor > a span:before, .pxl-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu > li:hover > a span:before {
      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-nav-menu.pxl-nav-menu-inner .menu-item > a span:last-child {
  transition: all 300ms ease 0s;
  border-bottom: 1px solid transparent; }
.pxl-nav-menu.pxl-nav-menu-inner .menu-item > a .link-icon {
  color: var(--primary-color);
  margin-right: 8px;
  font-size: 12px;
  position: relative;
  bottom: 2px;
  transition: all 100ms ease 0s; }
  .pxl-nav-menu.pxl-nav-menu-inner .menu-item > a .link-icon .fa-square-full {
    font-size: 5px; }
.pxl-nav-menu.pxl-nav-menu-inner .menu-item > a:hover .link-icon {
  color: inherit; }
.pxl-nav-menu.pxl-nav-menu-inner.style-1.border-hover .menu-item > a:hover span:last-child {
  border-color: inherit; }
.pxl-nav-menu.pxl-nav-menu-inner.style-2.border-hover .pxl-nav-inner > li {
  position: relative;
  margin-bottom: 13px;
  padding-bottom: 9px; }
  .pxl-nav-menu.pxl-nav-menu-inner.style-2.border-hover .pxl-nav-inner > li > a {
    transition: none; }
    .pxl-nav-menu.pxl-nav-menu-inner.style-2.border-hover .pxl-nav-inner > li > a:after {
      content: "";
      font-family: "Material-Design-Iconic-Font";
      font-size: 17px;
      font-weight: normal;
      line-height: 1;
      vertical-align: middle;
      margin-left: 2px;
      opacity: 0;
      transition: all 300ms ease 0s; }
    .pxl-nav-menu.pxl-nav-menu-inner.style-2.border-hover .pxl-nav-inner > li > a:hover {
      color: var(--primary-color); }
      .pxl-nav-menu.pxl-nav-menu-inner.style-2.border-hover .pxl-nav-inner > li > a:hover:after {
        opacity: 1;
        margin-left: 8px; }
  .pxl-nav-menu.pxl-nav-menu-inner.style-2.border-hover .pxl-nav-inner > li:before, .pxl-nav-menu.pxl-nav-menu-inner.style-2.border-hover .pxl-nav-inner > li:after {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    bottom: 0; }
  .pxl-nav-menu.pxl-nav-menu-inner.style-2.border-hover .pxl-nav-inner > li:before {
    border-bottom: 1px dotted;
    opacity: 0.32;
    width: 100%; }
  .pxl-nav-menu.pxl-nav-menu-inner.style-2.border-hover .pxl-nav-inner > li:after {
    border-bottom: 1px solid;
    width: 0;
    opacity: 0;
    transition: all 300ms linear 0s; }
  .pxl-nav-menu.pxl-nav-menu-inner.style-2.border-hover .pxl-nav-inner > li:hover:after {
    width: 100%;
    opacity: 1; }

.pxl-anchor-wrap .pxl-anchor-icon {
  cursor: pointer; }
  .pxl-anchor-wrap .pxl-anchor-icon svg {
    width: 25px; }

.pxl-mailchimp.style-default .mailchimp-form {
  position: relative; }
  .pxl-mailchimp.style-default .mailchimp-form input[type="email"] {
    padding-right: 60px; }
  .pxl-mailchimp.style-default .mailchimp-form button {
    position: absolute;
    top: 0;
    right: 0; }
  @media (max-width: 575px) {
    .pxl-mailchimp.style-default .mailchimp-form button {
      position: relative;
      margin-top: 20px;
      width: 100%; } }
  .pxl-mailchimp.style-default .mailchimp-form button span {
    margin: 0; }
  [dir="rtl"] .pxl-mailchimp.style-default .mailchimp-form button {
    right: auto;
    left: 0; }
.pxl-mailchimp.style-default .mc4wp-response {
  margin-top: 20px;
  position: absolute;
  top: 100%;
  background: #fff;
  padding: 15px 20px;
  color: #333;
  z-index: 999;
  font-size: 13px;
  box-shadow: 0px 5px 83px 0px rgba(3, 43, 86, 0.12); }
  .pxl-mailchimp.style-default .mc4wp-response:empty {
    display: none; }
.pxl-mailchimp.style-default input[type="email"] {
  background-color: #fff;
  border-color: #fff; }
.pxl-mailchimp.style-default .pxl-icon {
  display: none; }
.pxl-mailchimp.style-1 .mailchimp-form input[type="email"] {
  background-color: #fff;
  border: 0;
  padding-left: 15px; }
.pxl-mailchimp.style-1 .mailchimp-form button[type="submit"] {
  display: block;
  width: 100%;
  margin-top: 15px;
  text-align: center; }
.pxl-mailchimp.style-1 .pxl-icon {
  display: none; }

.pxl-cart-wrap .pxl-cart-icon {
  cursor: pointer;
  position: relative;
  display: inline-flex; }
  .pxl-cart-wrap .pxl-cart-icon svg {
    width: 25px; }
  .pxl-cart-wrap .pxl-cart-icon .pxl-cart-count {
    position: absolute;
    min-width: 21px;
    height: 21px;
    padding: 3px;
    display: inline-flex;
    background-color: var(--primary-color);
    color: #fff;
    font-size: 12px;
    border-radius: 12px;
    align-items: center;
    justify-content: center;
    top: -0.5em;
    right: -1em; }

.pxl-search-form-layout-1 .pxl-search-wrap .pxl-search-form {
  width: 100%; }
.pxl-search-form-layout-1 .pxl-search-wrap fieldset {
  padding: 0; }
.pxl-search-form-layout-1 .pxl-search-wrap form {
  position: relative;
  height: 55px;
  display: inline-flex; }
.pxl-search-form-layout-1 .pxl-search-wrap .pxl-search-field {
  border-width: 0 0 1px 0;
  border-radius: 0;
  font-size: 13px;
  line-height: 32px;
  letter-spacing: 0.04em;
  border-color: transparent;
  height: 55px; }
  .pxl-search-form-layout-1 .pxl-search-wrap .pxl-search-field::-webkit-input-placeholder {
    color: var(--heading-color);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    opacity: 1;
    text-overflow: ellipsis;
    line-height: inherit; }
  .pxl-search-form-layout-1 .pxl-search-wrap .pxl-search-field:-moz-placeholder {
    color: var(--heading-color);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    opacity: 1;
    text-overflow: ellipsis;
    line-height: inherit; }
  .pxl-search-form-layout-1 .pxl-search-wrap .pxl-search-field::-moz-placeholder {
    color: var(--heading-color);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    opacity: 1;
    text-overflow: ellipsis;
    line-height: inherit; }
  .pxl-search-form-layout-1 .pxl-search-wrap .pxl-search-field:-ms-input-placeholder {
    color: var(--heading-color);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    opacity: 1;
    text-overflow: ellipsis;
    line-height: inherit; }
  .pxl-search-form-layout-1 .pxl-search-wrap .pxl-search-field:hover {
    border-color: var(--primary-color); }
.pxl-search-form-layout-1 .pxl-search-wrap .pxl-search-submit {
  width: 58px;
  display: flex;
  flex: none;
  justify-content: center;
  padding: 0;
  margin: 0;
  border: 0; }
  .pxl-search-form-layout-1 .pxl-search-wrap .pxl-search-submit span {
    animation: none;
    margin: 0; }

.pxl-video-popup .video-content-inner {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .pxl-video-popup .video-content-inner .button-text {
    margin-bottom: 0;
    margin-top: 17px;
    font-size: 13px;
    letter-spacing: 0.11em;
    font-weight: 600;
    border-bottom: 1px solid;
    text-transform: uppercase; }
.pxl-video-popup .video-play-button {
  position: relative;
  display: flex;
  width: 78px;
  height: 78px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: var(--secondary-color);
  transition: all 400ms cubic-bezier(0.39, 0.58, 0.57, 1) 0s; }
  .pxl-video-popup .video-play-button i {
    position: relative;
    z-index: 9;
    color: inherit;
    font-size: 36px;
    left: 2px; }
  .pxl-video-popup .video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 50%;
    transition: all 400ms cubic-bezier(0.39, 0.58, 0.57, 1) 0s; }
    .pxl-video-popup .video-play-button.video-default:hover {
      color: #fff; }
      .pxl-video-popup .video-play-button.video-default:hover:after {
        background-color: var(--primary-color);
        transform: scale(1.2); }
  .pxl-video-popup .video-play-button.video-circle:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: transparent;
    transform: scale(0.9);
    border: 1px solid;
    color: #fff;
    opacity: 0.5;
    border-radius: 50%;
    transition: all 400ms cubic-bezier(0.39, 0.58, 0.57, 1) 0s; }
    .pxl-video-popup .video-play-button.video-circle:hover:before {
      transform: scale(1.35); }

.elementor-widget-image a[data-elementor-open-lightbox="yes"] {
  position: relative; }
  .elementor-widget-image a[data-elementor-open-lightbox="yes"]:before {
    content: "";
    background-color: rgba(var(--secondary-color-rgb), 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms ease-in-out;
    -khtml-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
  .elementor-widget-image a[data-elementor-open-lightbox="yes"]:after {
    content: "";
    font-family: "pxli";
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    display: inline-block;
    font-size: 30px;
    line-height: 1;
    margin-top: -15px;
    margin-left: -15px;
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms ease-in-out;
    -khtml-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
  .elementor-widget-image a[data-elementor-open-lightbox="yes"]:hover:before {
    opacity: 1;
    visibility: visible; }
  .elementor-widget-image a[data-elementor-open-lightbox="yes"]:hover:after {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

.pxl-single-info {
  padding-bottom: 0 !important; }
  .pxl-single-info .widget-title {
    margin-bottom: 2px !important; }
  .pxl-single-info .info-item {
    margin-left: -24px;
    margin-right: -24px;
    padding: 16px 24px;
    font-size: 16px;
    letter-spacing: 0;
    color: var(--heading-color); }
    .pxl-single-info .info-item + .info-item {
      border-top: 1px solid #d8d8d8; }
    .pxl-single-info .info-item .inner-icon {
      flex: none;
      min-width: 23px;
      display: flex;
      align-items: center; }
      .pxl-single-info .info-item .inner-icon i {
        color: var(--primary-color); }
    .pxl-single-info .info-item .inner-text .label {
      font-weight: 600; }
    .pxl-single-info .info-item .social-share {
      margin-left: 12px; }
      .pxl-single-info .info-item .social-share a.pxl-icon {
        color: var(--secondary-color);
        width: 25px; }
        .pxl-single-info .info-item .social-share a.pxl-icon:after {
          content: none; }
        .pxl-single-info .info-item .social-share a.pxl-icon:hover {
          color: var(--primary-color); }

.pxl-download .widget-desc {
  margin-top: -7px;
  margin-bottom: 23px; }
.pxl-download .item-download {
  justify-content: space-between;
  background-color: var(--primary-color);
  padding: 15px 25px 13px;
  color: #fff;
  transition: all 300ms linear 0s;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em; }
  .pxl-download .item-download:hover {
    background-color: var(--secondary-color); }
  .pxl-download .item-download a {
    color: inherit; }
  .pxl-download .item-download i {
    margin-right: 2px; }
  .pxl-download .item-download .file-size {
    letter-spacing: 0.05em; }
  .pxl-download .item-download + .item-download {
    margin-top: 12px; }

.pxl-counter.layout1 .counter-number {
  font-family: var(--heading-font-family);
  font-size: 70px;
  font-weight: bold;
  white-space: nowrap;
  letter-spacing: 0.03em;
  color: var(--primary-color);
  line-height: 1; }
  .pxl-counter.layout1 .counter-number .counter-number-prefix {
    display: inline-flex;
    padding-bottom: 5px;
    color: inherit;
    vertical-align: middle;
    margin-right: -12px; }
  .pxl-counter.layout1 .counter-number .counter-number-suffix {
    display: inline-flex;
    padding-bottom: 5px;
    color: inherit;
    vertical-align: middle;
    margin-left: -12px; }
.pxl-counter.layout1 .counter-title {
  font-family: var(--heading-font-family);
  font-weight: bold;
  margin-top: 5px;
  font-size: 25px;
  letter-spacing: 0.03em; }

.pxl-fancy-box.layout-1 {
  text-align: center; }
  .pxl-fancy-box.layout-1 .box-inner {
    padding: 60px 40px 40px;
    background-color: var(--secondary-color);
    transition: all 400ms ease 0s;
    position: relative;
    overflow: hidden; }
  @media (max-width: 767px) {
    .pxl-fancy-box.layout-1 .box-inner {
      padding: 60px 25px 40px; } }
  .pxl-fancy-box.layout-1 .box-inner .box-overlay {
    position: absolute;
    width: 123%;
    height: 123%;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.06);
    top: calc(-123% + 140px);
    left: 50%;
    transform: translateX(-50%);
    transition: all 400ms ease 0s; }
  .pxl-fancy-box.layout-1 .box-inner .box-overlay-down {
    position: absolute;
    width: 123%;
    height: 123%;
    border-radius: 50%;
    background-color: var(--secondary-color);
    top: -130%;
    left: 50%;
    transform: translateX(-50%);
    transition: all 450ms ease 0s; }
  .pxl-fancy-box.layout-1 .box-icon {
    width: 104px;
    height: 104px;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: var(--primary-color);
    margin-bottom: 20px;
    position: relative;
    overflow: hidden; }
    .pxl-fancy-box.layout-1 .box-icon > * {
      max-width: 100%; }
    .pxl-fancy-box.layout-1 .box-icon i {
      font-size: 60px;
      color: #fff; }
    .pxl-fancy-box.layout-1 .box-icon svg {
      width: 60px;
      height: auto;
      fill: #fff; }
  .pxl-fancy-box.layout-1 .box-title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 14px;
    color: #fff;
    position: relative; }
  .pxl-fancy-box.layout-1 .box-description {
    color: #d9d9d9;
    transition: all 300ms ease 0s;
    position: relative; }
  .pxl-fancy-box.layout-1 .box-inner:hover {
    -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.15);
    -khtml-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.15);
    background-color: #fff; }
    .pxl-fancy-box.layout-1 .box-inner:hover .box-title {
      color: var(--heading-color); }
    .pxl-fancy-box.layout-1 .box-inner:hover .box-description {
      color: #6d6d6d; }
    .pxl-fancy-box.layout-1 .box-inner:hover .box-overlay-down {
      top: calc(-123% + 140px); }
.pxl-fancy-box.layout-2 .box-image {
  position: relative; }
  .pxl-fancy-box.layout-2 .box-image .title-wrap {
    background-color: var(--secondary-color);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 21px 40px;
    overflow: hidden; }
    .pxl-fancy-box.layout-2 .box-image .title-wrap .box-title {
      margin: 0; }
    .pxl-fancy-box.layout-2 .box-image .title-wrap:before {
      content: "";
      display: block;
      height: 100%;
      width: 70%;
      position: absolute;
      top: 0;
      left: -20%;
      transform: skewX(45deg);
      background-color: #232d47; }
.pxl-fancy-box.layout-2 .box-title {
  font-size: 18px;
  letter-spacing: 0.08em;
  color: #fff;
  text-transform: uppercase;
  position: relative; }
.pxl-fancy-box.layout-2 .box-description {
  color: #d9d9d9; }
.pxl-fancy-box.layout-2 .box-inner {
  position: relative;
  text-align: center; }
  .pxl-fancy-box.layout-2 .box-inner .box-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
    .pxl-fancy-box.layout-2 .box-inner .box-content > * {
      max-width: 100%; }
    .pxl-fancy-box.layout-2 .box-inner .box-content .content-inner {
      position: relative;
      z-index: 1;
      opacity: 0;
      visibility: hidden;
      transition: all 300ms ease 0ms; }
      .pxl-fancy-box.layout-2 .box-inner .box-content:hover .content-inner {
        opacity: 1;
        visibility: visible; }
.pxl-fancy-box.layout-3 {
  text-align: center; }
  .pxl-fancy-box.layout-3 .box-icon {
    position: relative;
    display: inline-block; }
    .pxl-fancy-box.layout-3 .box-icon span.icon-index {
      position: absolute;
      display: flex;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      top: 0;
      right: 0;
      transform: translate(50%, -50%);
      z-index: 2;
      align-items: center;
      justify-content: center;
      background-color: var(--secondary-color);
      color: #fff;
      font-size: 16px;
      font-weight: 600; }
      .pxl-fancy-box.layout-3 .box-icon span.icon-index:after {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        background-color: var(--secondary-color);
        transition: all 300ms ease 0s;
        visibility: hidden; }
    .pxl-fancy-box.layout-3 .box-icon .icon-wrap {
      display: inline-flex;
      width: 105px;
      height: 105px;
      border-radius: 3px;
      align-items: center;
      justify-content: center;
      color: var(--primary-color);
      background-color: #ede8e2;
      transition: all 300ms linear 0s;
      cursor: pointer;
      position: relative;
      margin-bottom: 20px; }
    .pxl-fancy-box.layout-3 .box-icon i {
      font-size: 60px; }
    .pxl-fancy-box.layout-3 .box-icon svg {
      width: 60px;
      height: auto;
      fill: var(--primary-color); }
  .pxl-fancy-box.layout-3 .box-title {
    font-size: 25px;
    margin-bottom: 10px;
    position: relative; }
    .pxl-fancy-box.layout-3 .box-inner:hover .box-icon span.icon-index:after {
      visibility: visible;
      animation: index-pulse-small 1000ms ease-out infinite; }
.pxl-fancy-box.layout-4 .box-inner {
  background-color: var(--secondary-color); }
  .pxl-fancy-box.layout-4 .box-inner .box-top {
    align-items: center;
    background-color: #2a334d;
    flex-wrap: nowrap; }
    .pxl-fancy-box.layout-4 .box-inner .box-top .box-icon {
      flex: none;
      width: 86px;
      height: 86px;
      background-color: var(--primary-color);
      align-items: center;
      justify-content: center; }
      .pxl-fancy-box.layout-4 .box-inner .box-top .box-icon svg {
        width: 50px;
        height: auto;
        fill: #fff;
        transition: all 300ms linear 0s; }
      .pxl-fancy-box.layout-4 .box-inner .box-top .box-icon i {
        font-size: 50px;
        color: #fff;
        transition: all 300ms linear 0s; }
    .pxl-fancy-box.layout-4 .box-inner .box-top .box-title {
      margin: 0;
      font-size: 28px;
      color: #fff;
      padding: 5px 30px; }
  .pxl-fancy-box.layout-4 .box-inner .box-center {
    color: #d9d9d9;
    padding: 30px 30px 28px; }
    .pxl-fancy-box.layout-4 .box-inner .box-center .btn-more {
      margin-top: 22px; }
      .pxl-fancy-box.layout-4 .box-inner .box-center .btn-more > span:after {
        content: none; }
      .pxl-fancy-box.layout-4 .box-inner .box-center .btn-more:hover {
        color: #fff; }
  .pxl-fancy-box.layout-4 .box-inner .box-image img {
    width: 100%;
    height: auto;
    filter: grayscale(1);
    transition: all 300ms ease 0s; }
.pxl-fancy-box.layout-4 .box-inner:hover .box-top .box-icon svg, .pxl-fancy-box.layout-4 .box-inner:hover .box-top .box-icon i {
  transform: rotateY(360deg); }
.pxl-fancy-box.layout-4 .box-inner:hover .box-image img {
  filter: grayscale(0); }
.pxl-fancy-box.layout-5 {
  text-align: center; }
  .pxl-fancy-box.layout-5 .box-inner {
    padding: 0 35px 42px;
    background-color: rgba(255, 255, 255, 0.1);
    transition: all 400ms ease 0s;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.15); }
  @media (max-width: 767px) {
    .pxl-fancy-box.layout-5 .box-inner {
      padding: 0 25px 42px; } }
  .pxl-fancy-box.layout-5 .box-icon {
    width: 98px;
    height: 98px;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    margin-bottom: 25px;
    position: relative;
    top: -1px;
    overflow: hidden; }
    .pxl-fancy-box.layout-5 .box-icon > * {
      max-width: 100%; }
    .pxl-fancy-box.layout-5 .box-icon i {
      font-size: 60px;
      color: #fff;
      transition: all 350ms linear 0s; }
    .pxl-fancy-box.layout-5 .box-icon svg {
      width: 60px;
      height: auto;
      fill: #fff;
      transition: all 350ms linear 0s; }
  .pxl-fancy-box.layout-5 .box-title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 19px;
    color: #fff;
    position: relative; }
  .pxl-fancy-box.layout-5 .box-description {
    color: #d9d9d9;
    transition: all 300ms ease 0s;
    position: relative; }
  .pxl-fancy-box.layout-5 .box-inner:hover {
    background-color: #fff; }
    .pxl-fancy-box.layout-5 .box-inner:hover .box-title {
      color: var(--heading-color); }
    .pxl-fancy-box.layout-5 .box-inner:hover .box-description {
      color: #6d6d6d; }
    .pxl-fancy-box.layout-5 .box-inner:hover .box-icon svg, .pxl-fancy-box.layout-5 .box-inner:hover .box-icon i {
      transform: rotateY(360deg); }

.pxl-fancy-box-accordion .box-items {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between; }
.pxl-fancy-box-accordion .box-item {
  width: calc(25% - 10px);
  min-height: 300px;
  display: flex;
  position: relative;
  margin: 10px 0;
  z-index: 1;
  transition: 0.5s; }
  .pxl-fancy-box-accordion .box-item .item-title {
    font-size: 28px;
    letter-spacing: 0.02em; }
  .pxl-fancy-box-accordion .box-item .box-image {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0;
    width: auto;
    height: 100%;
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit;
    transition: 0.3s; }
    .pxl-fancy-box-accordion .box-item .box-image .image-background {
      position: absolute;
      z-index: 0;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      transition: all 0.3s ease-in-out;
      filter: grayscale(1); }
    .pxl-fancy-box-accordion .box-item .box-image .image-text {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      background-color: rgba(var(--secondary-color-rgb), 0.65);
      opacity: 1;
      visibility: visible;
      transition: all 0.3s ease-in-out; }
      .pxl-fancy-box-accordion .box-item .box-image .image-text .item-icon i {
        font-size: 60px;
        color: #fff; }
      .pxl-fancy-box-accordion .box-item .box-image .image-text .item-icon svg {
        height: 60px;
        width: auto;
        fill: #fff; }
    .pxl-fancy-box-accordion .box-item .box-image .item-title {
      margin-top: 12px;
      color: #fff; }
  .pxl-fancy-box-accordion .box-item .box-content {
    background-color: #f8f6f3;
    padding: 35px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 1;
    left: 0;
    right: 0;
    width: auto;
    opacity: 0;
    visibility: hidden;
    transform: translateX(100%);
    transition: transform 300ms ease 100s; }
    .pxl-fancy-box-accordion .box-item .box-content .title-wrap .item-icon {
      margin-right: 15px;
      margin-bottom: 10px;
      flex: none; }
      .pxl-fancy-box-accordion .box-item .box-content .title-wrap .item-icon i {
        font-size: 50px;
        color: var(--primary-color); }
      .pxl-fancy-box-accordion .box-item .box-content .title-wrap .item-icon svg {
        height: 50px;
        width: auto;
        fill: var(--primary-color); }
    .pxl-fancy-box-accordion .box-item .box-content .item-title {
      margin-bottom: 0; }
    .pxl-fancy-box-accordion .box-item .box-content .content-description {
      font-size: 16px;
      margin-top: 14px;
      margin-bottom: 19px; }
    .pxl-fancy-box-accordion .box-item .box-content .btn-more {
      color: var(--primary-color); }
  .pxl-fancy-box-accordion .box-item.active {
    margin-right: calc(25% - 10px); }
    .pxl-fancy-box-accordion .box-item.active .box-content {
      opacity: 1;
      visibility: visible;
      transition: 0.1s; }
      .pxl-fancy-box-accordion .box-item.active .box-image:after {
        opacity: 1; }
      .pxl-fancy-box-accordion .box-item.active .box-image .image-background {
        filter: grayscale(0); }
      .pxl-fancy-box-accordion .box-item.active .box-image .image-text {
        opacity: 0;
        visibility: hidden; }
  @media (max-width: 1199px) {
    .pxl-fancy-box-accordion .box-item {
      width: 50%;
      margin-right: 50%; }
      .pxl-fancy-box-accordion .box-item .box-content {
        opacity: 1;
        visibility: visible; } }
@media (max-width: 767px) {
  .pxl-fancy-box-accordion .box-item {
    width: 100%;
    margin-right: 0 !important;
    flex-direction: column; }
    .pxl-fancy-box-accordion .box-item .box-image {
      position: relative;
      min-height: inherit;
      height: auto;
      border-top-left-radius: inherit;
      border-top-right-radius: inherit;
      border-bottom-left-radius: unset; }
      .pxl-fancy-box-accordion .box-item .box-image .image-text {
        display: none; }
      .pxl-fancy-box-accordion .box-item .box-image:after {
        content: none; }
    .pxl-fancy-box-accordion .box-item .box-content {
      transform: translateX(0);
      border-top-right-radius: unset;
      border-bottom-right-radius: inherit;
      border-bottom-left-radius: inherit;
      padding: 50px 20px; } }

.pxl-accordion .pxl-ac-content {
  display: none; }
.pxl-accordion.style1, .pxl-accordion.style2 {
  border-radius: inherit; }
  .pxl-accordion.style1 .pxl-ac-title, .pxl-accordion.style2 .pxl-ac-title {
    -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;
    font-family: var(--heading-font-family);
    font-size: 22px;
    line-height: 1.4em;
    letter-spacing: 0.02em;
    font-weight: bold;
    color: var(--heading-color);
    position: relative;
    cursor: pointer;
    padding: 16px 50px 17px 25px;
    border: 1px solid #d8d8d8;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: rgba(var(--secondary-color-rgb),0.03); }
    .pxl-accordion.style1 .pxl-ac-title .pxl-ac-title-text, .pxl-accordion.style2 .pxl-ac-title .pxl-ac-title-text {
      transition: none; }
    .pxl-accordion.style1 .pxl-ac-title:before, .pxl-accordion.style2 .pxl-ac-title:before {
      content: "";
      font-family: "Material-Design-Iconic-Font";
      font-size: 21px;
      font-weight: 500;
      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: 25px;
      color: var(--heading-color); }
    .pxl-accordion.style1 .pxl-ac-title.active, .pxl-accordion.style2 .pxl-ac-title.active {
      background-color: var(--secondary-color);
      color: #fff;
      border-color: var(--secondary-color); }
      .pxl-accordion.style1 .pxl-ac-title.active:before, .pxl-accordion.style2 .pxl-ac-title.active:before {
        content: "";
        color: #fff; }
  .pxl-accordion.style1 .pxl-ac-content, .pxl-accordion.style2 .pxl-ac-content {
    padding: 19px 25px;
    border: 1px solid #d8d8d8;
    border-top: none; }
  @media (min-width: 768px) {
    .pxl-accordion.style1 .pxl-ac-content .pxl-ac-content-inner, .pxl-accordion.style2 .pxl-ac-content .pxl-ac-content-inner {
      padding-right: 15px; } }
  .pxl-accordion.style1 .pxl-ac-content p:last-child, .pxl-accordion.style2 .pxl-ac-content p:last-child {
    margin-bottom: 0; }
  .pxl-accordion.style1 .pxl-ac-item, .pxl-accordion.style2 .pxl-ac-item {
    background-color: #fff;
    padding: 0;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
    .pxl-accordion.style1 .pxl-ac-item + .pxl-ac-item .pxl-ac-title, .pxl-accordion.style2 .pxl-ac-item + .pxl-ac-item .pxl-ac-title {
      border-top: none; }
.pxl-accordion.style2 .pxl-ac-title {
  background-color: rgba(var(--primary-color-rgb),0.03); }
  .pxl-accordion.style2 .pxl-ac-title.active {
    background-color: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color); }
.pxl-accordion.style3 .pxl-ac-title {
  font-family: var(--heading-font-family);
  color: var(--heading-color);
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  background-color: #f8f8f9;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  position: relative;
  cursor: pointer;
  padding: 13px 24px 13px 70px;
  border: 1px solid #d8d8d8; }
  .pxl-accordion.style3 .pxl-ac-title:before {
    content: "";
    font-family: "Material-Design-Iconic-Font";
    font-size: 25px;
    font-weight: 300;
    color: #fff;
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: 0;
    width: 52px;
    line-height: 62px;
    text-align: center;
    background-color: var(--secondary-color);
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .pxl-accordion.style3 .pxl-ac-title.active {
    padding-top: 14px;
    padding-bottom: 14px;
    color: #fff;
    background-color: var(--secondary-color);
    margin: 0 -1px; }
    .pxl-accordion.style3 .pxl-ac-title.active:before {
      content: "";
      background-color: var(--primary-color);
      top: 0;
      bottom: 0; }
.pxl-accordion.style3 .pxl-ac-content {
  border: 1px solid #d8d8d8;
  border-top: none;
  padding: 35px 30px 40px; }
.pxl-accordion.style3 .pxl-ac-item {
  background-color: #fff;
  padding: 0;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms; }
  .pxl-accordion.style3 .pxl-ac-item + .pxl-ac-item {
    margin-top: 15px; }
.pxl-accordion.style4 {
  border-radius: inherit; }
  .pxl-accordion.style4 .pxl-ac-title {
    -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;
    font-family: var(--heading-font-family);
    font-size: 22px;
    line-height: 1.4em;
    letter-spacing: 0.02em;
    font-weight: bold;
    color: var(--heading-color);
    position: relative;
    cursor: pointer;
    padding: 19px 50px 19px 100px;
    border: 1px solid #d8d8d8;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: rgba(var(--secondary-color-rgb),0.03); }
  @media (max-width: 767px) {
    .pxl-accordion.style4 .pxl-ac-title {
      font-size: 20px; } }
  .pxl-accordion.style4 .pxl-ac-title .title-icon {
    display: flex;
    width: 70px;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: rgba(var(--primary-color-rgb),0.25);
    transition: all 300ms ease 0s; }
    .pxl-accordion.style4 .pxl-ac-title .title-icon i {
      font-size: 35px;
      color: var(--primary-color);
      transition: all 300ms ease 0s; }
    .pxl-accordion.style4 .pxl-ac-title .title-icon svg {
      fill: var(--primary-color);
      width: 35px;
      height: auto;
      transition: all 300ms ease 0s; }
  .pxl-accordion.style4 .pxl-ac-title .pxl-ac-title-text {
    transition: none; }
  .pxl-accordion.style4 .pxl-ac-title:before {
    content: "";
    font-family: "Material-Design-Iconic-Font";
    font-size: 21px;
    font-weight: 500;
    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: 25px;
    color: var(--heading-color); }
    .pxl-accordion.style4 .pxl-ac-title.active .title-icon {
      background-color: var(--secondary-color); }
      .pxl-accordion.style4 .pxl-ac-title.active .title-icon i {
        color: #fff; }
      .pxl-accordion.style4 .pxl-ac-title.active .title-icon svg {
        fill: #fff; }
    .pxl-accordion.style4 .pxl-ac-title.active:before {
      content: ""; }
  .pxl-accordion.style4 .pxl-ac-content {
    padding: 19px 25px;
    border: 1px solid #d8d8d8;
    border-top: none; }
  @media (min-width: 768px) {
    .pxl-accordion.style4 .pxl-ac-content .pxl-ac-content-inner {
      padding-right: 15px; } }
  .pxl-accordion.style4 .pxl-ac-content p:last-child {
    margin-bottom: 0; }
  .pxl-accordion.style4 .pxl-ac-item {
    background-color: #fff;
    padding: 0;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
    .pxl-accordion.style4 .pxl-ac-item + .pxl-ac-item .pxl-ac-title {
      border-top: none; }

.pxl-progressbar {
  font-size: 16px;
  font-weight: 600;
  color: var(--heading-color);
  letter-spacing: 0.02em; }
  .pxl-progressbar .progress-item {
    position: relative; }
    .pxl-progressbar .progress-item + .progress-item {
      margin-top: 34px; }
  .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: 0;
      left: 0;
      width: 100%;
      height: 6px;
      background-color: rgba(200, 200, 200, 0.4);
      -webkit-border-radius: 3px;
      -khtml-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px; }
  .pxl-progressbar .pxl-progress-bar {
    height: 6px;
    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: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }

.pxl-pricing-wrap {
  position: relative; }
  .pxl-pricing-wrap .pricing-table-container .inner-box {
    border: 1px solid #e9e9e9;
    transition: all 400ms ease 0s; }
  .pxl-pricing-wrap .pricing-table-container .pricing-price-container {
    padding: 45px 30px 38px;
    position: relative;
    z-index: 1;
    background-color: #f3f4f5;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 300ms linear 0s; }
  @media (max-width: 767px) {
    .pxl-pricing-wrap .pricing-table-container .pricing-price-container {
      padding: 45px 25px 38px; } }
  .pxl-pricing-wrap .pricing-table-container .pricing-price-container .pricing-table-title {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 10px;
    color: var(--heading-color);
    letter-spacing: 0.08em; }
  .pxl-pricing-wrap .pricing-table-container .pricing-price-container .price-money-container {
    position: relative; }
  .pxl-pricing-wrap .pricing-table-container .pricing-price-separator {
    font-size: 18px;
    margin-left: -8px;
    color: var(--heading-color); }
  .pxl-pricing-wrap .pricing-table-container .pricing-price-currency {
    font-family: var(--heading-font-family);
    font-size: 25px;
    color: var(--primary-color);
    font-weight: bold;
    margin-right: -10px; }
  .pxl-pricing-wrap .pricing-table-container .pricing-price-value {
    font-family: var(--heading-font-family);
    font-size: 60px;
    color: var(--primary-color);
    font-weight: bold;
    position: relative;
    line-height: 1; }
  .pxl-pricing-wrap .pricing-table-container .pricing-price-duration {
    margin-left: 2px;
    font-size: 18px;
    color: var(--heading-color); }
    .pxl-pricing-wrap .pricing-table-container .pricing-price-duration.block-duration {
      display: block; }
  .pxl-pricing-wrap .pricing-table-container .pricing-desc-container {
    color: #666;
    font-size: 15px;
    letter-spacing: 0.01em;
    margin-top: 1px; }
  .pxl-pricing-wrap .pricing-table-container .pricing-list-container {
    padding: 28px 30px 35px;
    position: relative;
    background-color: #fff;
    transition: all 500ms ease 0s; }
  @media (max-width: 767px) {
    .pxl-pricing-wrap .pricing-table-container .pricing-list-container {
      padding: 28px 25px 35px; } }
  .pxl-pricing-wrap .pricing-table-container .pricing-list-container .pricing-list {
    list-style-type: none;
    margin: 0; }
    .pxl-pricing-wrap .pricing-table-container .pricing-list-container .pricing-list li .pricing-list-span {
      font-size: 16px;
      color: var(--heading-color);
      transition: all 400ms ease 0s; }
    .pxl-pricing-wrap .pricing-table-container .pricing-list-container .pricing-list li + li {
      margin-top: 10px; }
    .pxl-pricing-wrap .pricing-table-container .pricing-list-container .pricing-list li i {
      color: var(--primary-color);
      font-weight: 600;
      margin-right: 5px;
      font-size: 15px; }
      .pxl-pricing-wrap .pricing-table-container .pricing-list-container .pricing-list li.item-slashed .pricing-list-span {
        opacity: 0.5; }
      .pxl-pricing-wrap .pricing-table-container .pricing-list-container .pricing-list li.item-slashed i {
        color: #6d6d6d; }
  .pxl-pricing-wrap .pricing-table-container .pricing-button-container {
    margin-top: 26px; }
    .pxl-pricing-wrap .pricing-table-container:hover .inner-box {
      -webkit-box-shadow: 0 5px 40px 5px rgba(0, 0, 0, 0.15);
      -khtml-box-shadow: 0 5px 40px 5px rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 0 5px 40px 5px rgba(0, 0, 0, 0.15);
      -ms-box-shadow: 0 5px 40px 5px rgba(0, 0, 0, 0.15);
      -o-box-shadow: 0 5px 40px 5px rgba(0, 0, 0, 0.15);
      box-shadow: 0 5px 40px 5px rgba(0, 0, 0, 0.15);
      border-color: transparent !important; }
  .pxl-pricing-wrap .pricing-price-note {
    position: absolute;
    z-index: 1;
    top: -12px;
    right: 30px;
    padding: 9px 18px 7px;
    background-color: #cd0001;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1; }
    .pxl-pricing-wrap .pricing-price-note:after {
      content: "";
      display: block;
      position: absolute;
      z-index: 1;
      width: 11px;
      height: 13px;
      background-color: #940101;
      top: 0;
      left: -10px;
      -webkit-clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
      -khtml-clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
      -moz-clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
      -ms-clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
      -o-clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
      clip-path: polygon(100% 0%, 100% 100%, 0% 100%); }

.pxl-tabs .tabs-content {
  position: relative; }
  .pxl-tabs .tabs-content .tab-content {
    display: none;
    opacity: 0;
    -webkit-animation: pxlFadeInUp 400ms linear 1 forwards;
    -khtml-animation: pxlFadeInUp 400ms linear 1 forwards;
    -moz-animation: pxlFadeInUp 400ms linear 1 forwards;
    -ms-animation: pxlFadeInUp 400ms linear 1 forwards;
    -o-animation: pxlFadeInUp 400ms linear 1 forwards;
    animation: pxlFadeInUp 400ms linear 1 forwards; }
    .pxl-tabs .tabs-content .tab-content.active {
      display: block; }
.pxl-tabs.style-1 {
  border: 1px solid #d8d8d8;
  border-radius: inherit; }
  .pxl-tabs.style-1 .tabs-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .pxl-tabs.style-1 .tabs-title > * {
      max-width: 100%; }
  .pxl-tabs.style-1 .tab-title {
    font-size: 14px;
    background-color: #f8f8f8;
    color: var(--heading-color);
    border: 1px solid #d8d8d8;
    border-top: none;
    border-left: none;
    font-weight: bold;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 0 30px;
    line-height: 49px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    cursor: pointer;
    -webkit-transition: all 300ms ease 0ms;
    -khtml-transition: all 300ms ease 0ms;
    -moz-transition: all 300ms ease 0ms;
    -ms-transition: all 300ms ease 0ms;
    -o-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms; }
    .pxl-tabs.style-1 .tab-title > * {
      max-width: 100%; }
    .pxl-tabs.style-1 .tab-title.active {
      background-color: transparent;
      border-bottom-color: transparent; }
    .pxl-tabs.style-1 .tab-title:last-child {
      border-right: none; }
    @media (max-width: 767px) {
      .pxl-tabs.style-1 .tab-title:last-child {
        border-bottom-color: #d8d8d8; } }
  .pxl-tabs.style-1 .tabs-content {
    position: relative;
    padding: 30px 35px 35px; }
.pxl-tabs.style-2 .tabs-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .pxl-tabs.style-2 .tabs-title > * {
    max-width: 100%; }
.pxl-tabs.style-2 .tab-title {
  font-size: 14px;
  background-color: rgba(var(--secondary-color-rgb),0.05);
  color: var(--heading-color);
  border: 1px solid #d8d8d8;
  font-weight: bold;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 0 30px;
  line-height: 49px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-top: 15px;
  margin-right: 15px;
  -webkit-transition: all 300ms ease 0ms;
  -khtml-transition: all 300ms ease 0ms;
  -moz-transition: all 300ms ease 0ms;
  -ms-transition: all 300ms ease 0ms;
  -o-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms; }
  .pxl-tabs.style-2 .tab-title > * {
    max-width: 100%; }
  .pxl-tabs.style-2 .tab-title.active {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff; }
  .pxl-tabs.style-2 .tab-title:last-child {
    margin-right: 0; }
.pxl-tabs.style-2 .tabs-content {
  padding-top: 70px; }
.pxl-tabs.style-3 .tabs-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px; }
  .pxl-tabs.style-3 .tabs-title > * {
    max-width: 100%; }
.pxl-tabs.style-3 .tab-title {
  border-top: 1px solid #d8d8d8;
  font-size: 14px;
  color: var(--heading-color);
  font-weight: bold;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 17px 75px 15px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: all 300ms ease 0ms;
  -khtml-transition: all 300ms ease 0ms;
  -moz-transition: all 300ms ease 0ms;
  -ms-transition: all 300ms ease 0ms;
  -o-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
  position: relative; }
  .pxl-tabs.style-3 .tab-title > * {
    max-width: 100%; }
  @media (max-width: 767px) {
    .pxl-tabs.style-3 .tab-title {
      padding-right: 0;
      width: 100%; } }
  .pxl-tabs.style-3 .tab-title:before {
    position: absolute;
    content: "";
    top: -1px;
    right: 75px;
    left: 0;
    height: 4px;
    background-color: var(--primary-color);
    transform-origin: 0 0 0;
    transform: scaleX(0);
    transition: all 0.3s ease 0s;
    z-index: 1; }
  @media (max-width: 767px) {
    .pxl-tabs.style-3 .tab-title:before {
      right: 0; } }
.pxl-tabs.style-3 .tab-title.active:before {
  opacity: 1;
  transform: scaleX(1); }
.pxl-tabs.style-3 .tab-title:last-child {
  padding-right: 0; }
  .pxl-tabs.style-3 .tab-title:last-child:before {
    right: 0; }
.anchor-inner-item {
  display: none;
  opacity: 0;
  -webkit-animation: pxlFadeInUp 400ms linear 1 forwards;
  -khtml-animation: pxlFadeInUp 400ms linear 1 forwards;
  -moz-animation: pxlFadeInUp 400ms linear 1 forwards;
  -ms-animation: pxlFadeInUp 400ms linear 1 forwards;
  -o-animation: pxlFadeInUp 400ms linear 1 forwards;
  animation: pxlFadeInUp 400ms linear 1 forwards; }
  .anchor-inner-item.active {
    display: block; }

.elementor-editor-active .anchor-inner-item {
  display: block !important; }

.pxl-sidebar-tabs .anchor-link-item {
  cursor: pointer;
  padding: 15px 0 15px 15px;
  position: relative;
  border-bottom: 1px solid #d8d8d8;
  color: var(--heading-color);
  transition: all 400ms ease 0s;
  font-size: 17px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
  letter-spacing: 0.02em; }
  .pxl-sidebar-tabs .anchor-link-item i {
    color: #999;
    transition: all 400ms ease 0s; }
  .pxl-sidebar-tabs .anchor-link-item:before {
    position: absolute;
    left: 0;
    content: "";
    display: block;
    width: 2px;
    height: 25px;
    background-color: #d8d8d8;
    transition: all 400ms linear 0s;
    top: 50%;
    transform: translateY(-50%); }
  .pxl-sidebar-tabs .anchor-link-item:after {
    position: absolute;
    bottom: -1px;
    left: 0;
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background-color: var(--secondary-color);
    -webkit-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
    -khtml-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
    -moz-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
    -ms-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
    -o-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1);
    transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1); }
  .pxl-sidebar-tabs .anchor-link-item:last-child {
    border-color: transparent; }
    .pxl-sidebar-tabs .anchor-link-item:last-child:after {
      content: none; }
  .pxl-sidebar-tabs .anchor-link-item:hover {
    color: var(--primary-color); }
    .pxl-sidebar-tabs .anchor-link-item:hover i {
      color: inherit; }
    .pxl-sidebar-tabs .anchor-link-item:hover:before {
      background-color: var(--primary-color); }
    .pxl-sidebar-tabs .anchor-link-item:hover:after {
      width: 100%; }

.pxl-history {
  position: relative;
  padding-bottom: 70px; }
  .pxl-history:before {
    content: "";
    display: block;
    width: 1px;
    background-color: var(--primary-color);
    position: absolute;
    left: 55px;
    top: 110px;
    bottom: 0; }
  .pxl-history .history-title-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .pxl-history .history-title-wrap > * {
      max-width: 100%; }
    .pxl-history .history-title-wrap .history-year {
      display: -webkit-inline-flex;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 110px;
      height: 110px;
      border: 1px solid var(--primary-color);
      padding: 5px;
      position: relative;
      font-size: 25px;
      font-weight: 600;
      color: var(--primary-color);
      margin-right: 25px;
      flex: none; }
      .pxl-history .history-title-wrap .history-year > * {
        max-width: 100%; }
      .pxl-history .history-title-wrap .history-year span {
        position: relative;
        z-index: 1; }
      .pxl-history .history-title-wrap .history-year:after {
        content: "";
        display: block;
        background-color: var(--secondary-color);
        position: absolute;
        top: 5px;
        right: 5px;
        left: 5px;
        bottom: 5px; }
    .pxl-history .history-title-wrap .history-title {
      font-size: 30px;
      margin: 0;
      letter-spacing: 0.05em;
      width: calc(100% - 150px); }
    @media (max-width: 767px) {
      .pxl-history .history-title-wrap .history-title {
        font-size: 20px; } }
  .pxl-history .template-wrap {
    padding-left: 120px;
    margin-top: 50px; }
  @media (max-width: 767px) {
    .pxl-history .template-wrap {
      padding: 0;
      margin-top: 70px; } }
  .pxl-history .template-item {
    position: relative; }
    .pxl-history .template-item:before {
      content: "";
      display: block;
      position: absolute;
      left: -19px;
      top: 25px;
      border-top: 11px solid transparent;
      border-bottom: 11px solid transparent;
      border-right: 20px solid var(--secondary-color); }
    @media (max-width: 767px) {
      .pxl-history .template-item:before {
        display: none; } }
    .pxl-history .template-item .dot-pulse {
      display: inline-block;
      width: 13px;
      height: 13px;
      border-radius: 50%;
      background-color: var(--primary-color);
      position: absolute;
      top: 29px;
      left: -71px; }
      .pxl-history .template-item .dot-pulse:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        background-color: inherit;
        transition: all 300ms ease 0s;
        visibility: hidden; }
      @media (max-width: 767px) {
        .pxl-history .template-item .dot-pulse {
          top: -45px;
          left: 49px; } }
    .pxl-history .template-item + .template-item {
      margin-top: 50px; }
    @media (max-width: 767px) {
      .pxl-history .template-item + .template-item {
        margin-top: 75px; } }
  .pxl-history .template-item:hover .dot-pulse:after {
    visibility: visible;
    animation: index-pulse 800ms linear infinite; }

.pxl-countdown .inner-number {
  font-size: 100px;
  font-weight: bold;
  font-family: var(--heading-font-family);
  color: var(--heading-color);
  letter-spacing: 0.05em;
  line-height: 1; }
@media (max-width: 991px) {
  .pxl-countdown .inner-number {
    font-size: 55px; } }
.pxl-countdown .inner-text {
  font-size: 22px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 10px; }
@media (max-width: 575px) {
  .pxl-countdown .inner-text {
    font-size: 16px; } }
.pxl-countdown .pxl-countdown-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }
  .pxl-countdown .pxl-countdown-container > * {
    max-width: 100%; }
  @media (min-width: 1200px) {
    .pxl-countdown .pxl-countdown-container {
      margin-left: -15px;
      margin-right: -15px; } }
  .pxl-countdown .pxl-countdown-container .time-item {
    width: 25%;
    padding: 0 15px;
    position: relative; }
  @media (min-width: 768px) {
    .pxl-countdown .pxl-countdown-container .time-item {
      text-align: center; } }
  .pxl-countdown .pxl-countdown-container .time-item:after {
    content: "";
    width: 1px;
    height: 80px;
    background-color: rgba(255, 255, 255, 0.18);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }
  @media (min-width: 768px) {
    .pxl-countdown .pxl-countdown-container .time-item:first-child {
      text-align: left; } }
  .pxl-countdown .pxl-countdown-container .time-item:last-child:after {
    content: none; }
  @media (max-width: 767px) {
    .pxl-countdown .pxl-countdown-container .time-item {
      width: 50%;
      margin-bottom: 30px; }
      .pxl-countdown .pxl-countdown-container .time-item:after {
        content: none; } }

.pxl-testimonial-single {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap; }
  .pxl-testimonial-single > * {
    max-width: 100%; }
  .pxl-testimonial-single .pxl-testimonial-icon {
    color: var(--primary-color);
    font-size: 20px;
    margin-right: 20px; }
    .pxl-testimonial-single .pxl-testimonial-icon svg {
      fill: var(--primary-color); }
    .pxl-testimonial-single .pxl-testimonial-icon .pxli-quote {
      transform: rotate(180deg);
      display: inline-flex; }
  .pxl-testimonial-single .client-info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-top: 14px; }
    .pxl-testimonial-single .client-info > * {
      max-width: 100%; }
    .pxl-testimonial-single .client-info .client-description {
      font-family: var(--heading-font-family);
      font-size: 16px;
      font-weight: bold;
      letter-spacing: 0.03em;
      color: var(--heading-color);
      margin-right: 30px; }
    .pxl-testimonial-single .client-info .client-rating {
      color: var(--primary-color); }

.pxl-image-landing.layout-1 {
  text-align: center; }
  .pxl-image-landing.layout-1 .image-wrap {
    border: 1px solid #e4e4e4;
    transition: all 300ms ease 0s; }
  .pxl-image-landing.layout-1 .image-title {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: var(--heading-color);
    text-transform: capitalize;
    margin-top: 25px;
    position: relative; }
    .pxl-image-landing.layout-1 .image-title:before {
      content: "";
      display: inline-block;
      width: 16px;
      height: 1px;
      background-color: transparent;
      position: relative;
      bottom: 4px;
      margin-right: 6px;
      transition: all 300ms ease 0s;
      transform: translateX(-15px); }
    .pxl-image-landing.layout-1 .image-title:after {
      content: "";
      display: inline-block;
      width: 16px;
      height: 1px;
      background-color: transparent;
      position: relative;
      bottom: 4px;
      margin-left: 6px;
      transition: all 300ms ease 0s;
      transform: translateX(15px); }
  .pxl-image-landing.layout-1:hover .image-wrap {
    -webkit-box-shadow: 0 6px 20px 3px rgba(10, 15, 30, 0.15);
    -khtml-box-shadow: 0 6px 20px 3px rgba(10, 15, 30, 0.15);
    -moz-box-shadow: 0 6px 20px 3px rgba(10, 15, 30, 0.15);
    -ms-box-shadow: 0 6px 20px 3px rgba(10, 15, 30, 0.15);
    -o-box-shadow: 0 6px 20px 3px rgba(10, 15, 30, 0.15);
    box-shadow: 0 6px 20px 3px rgba(10, 15, 30, 0.15);
    border-color: transparent; }
    .pxl-image-landing.layout-1:hover .image-title:before, .pxl-image-landing.layout-1:hover .image-title:after {
      background-color: var(--primary-color);
      transform: translateX(0); }

/* Pxl Grid */
.pxl-grid .grid-filter-wrap {
  margin-bottom: 40px; }
  .pxl-grid .grid-filter-wrap .filter-item {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: var(--heading-color);
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-top: 10px;
    cursor: pointer;
    padding: 0 25px;
    position: relative; }
    .pxl-grid .grid-filter-wrap .filter-item:after {
      content: "";
      display: block;
      height: 2px;
      background-color: var(--primary-color);
      position: absolute;
      bottom: 0;
      left: 25px;
      right: 25px;
      transform: scaleX(0);
      transform-origin: left;
      -webkit-transition: all 0.5s ease;
      -khtml-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .pxl-grid .grid-filter-wrap .filter-item.active:after, .pxl-grid .grid-filter-wrap .filter-item:hover:after {
        transform: scaleX(1); }
  .pxl-grid .grid-filter-wrap.start .filter-item:first-child {
    padding-left: 0 !important; }
    .pxl-grid .grid-filter-wrap.start .filter-item:first-child:after {
      left: 0 !important; }
.pxl-grid .grid-filter-wrap.end .filter-item:last-child {
  padding-right: 0 !important; }
  .pxl-grid .grid-filter-wrap.end .filter-item:last-child:after {
    right: 0 !important; }
.pxl-grid .grid-sizer {
  visibility: hidden;
  position: absolute;
  margin: 0 !important;
  padding: 0 !important; }
.pxl-grid .grid-item-inner {
  position: relative; }
.pxl-grid .item-featured .post-image > a {
  display: block; }

/* Pxl Post List */
.pxl-post-list.layout-post-list-1 .pxl-archive-post {
  margin-bottom: 0;
  padding-bottom: 0;
  border-color: transparent; }
  .pxl-post-list.layout-post-list-1 .pxl-archive-post.format-link, .pxl-post-list.layout-post-list-1 .pxl-archive-post.format-quote {
    margin-top: 20px;
    margin-bottom: 20px; }
.pxl-post-list.layout-post-list-1 .grid-item .grid-item-inner {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d8d8d8; }
  .pxl-post-list.layout-post-list-1 .grid-item:last-child .grid-item-inner {
    padding-bottom: 0;
    margin-bottom: 0;
    border-color: transparent; }
  .pxl-post-list.layout-post-list-1 .grid-item:last-child .format-link, .pxl-post-list.layout-post-list-1 .grid-item:last-child .format-quote {
    margin-bottom: 0 !important; }
.pxl-post-list.layout-post-list-1 .item-featured .post-image {
  position: relative;
  margin: 20px 0; }
  .pxl-post-list.layout-post-list-1 .item-featured .post-image .post-date {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.1em;
    color: #fff;
    background-color: var(--secondary-color);
    display: inline-block;
    padding: 7px 18px;
    position: absolute;
    top: 0;
    left: 0; }
  .pxl-post-list.layout-post-list-1 .item-featured .post-image .pxl-video-popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .pxl-post-list.layout-post-list-1 .item-featured .post-image .pxl-video-popup .video-play-button {
      width: 48px;
      height: 48px;
      color: #fff; }
      .pxl-post-list.layout-post-list-1 .item-featured .post-image .pxl-video-popup .video-play-button:after {
        background-color: var(--secondary-color); }
      .pxl-post-list.layout-post-list-1 .item-featured .post-image .pxl-video-popup .video-play-button i {
        font-size: 27px; }
      .pxl-post-list.layout-post-list-1 .item-featured .post-image .pxl-video-popup .video-play-button:hover {
        color: var(--secondary-color); }
        .pxl-post-list.layout-post-list-1 .item-featured .post-image .pxl-video-popup .video-play-button:hover:after {
          background-color: #fff; }
  .pxl-post-list.layout-post-list-1 .item-featured .post-image .audio-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    width: 48px;
    height: 48px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #fff;
    transition: all 400ms cubic-bezier(0.39, 0.58, 0.57, 1) 0s; }
    .pxl-post-list.layout-post-list-1 .item-featured .post-image .audio-play-button i {
      position: relative;
      z-index: 9;
      color: inherit;
      font-size: 22px; }
    .pxl-post-list.layout-post-list-1 .item-featured .post-image .audio-play-button:after {
      content: "";
      position: absolute;
      z-index: 1;
      left: 0;
      top: 0;
      display: block;
      width: 100%;
      height: 100%;
      background: var(--secondary-color);
      border-radius: 50%;
      transition: all 400ms cubic-bezier(0.39, 0.58, 0.57, 1) 0s; }
    .pxl-post-list.layout-post-list-1 .item-featured .post-image .audio-play-button:hover {
      color: var(--secondary-color); }
      .pxl-post-list.layout-post-list-1 .item-featured .post-image .audio-play-button:hover:after {
        background-color: #fff;
        transform: scale(1.2); }
.pxl-post-list.layout-post-list-1 .item-title {
  font-size: 25px;
  line-height: 32px; }
.pxl-post-list.layout-post-list-1 .item-excerpt {
  margin-bottom: 20px; }
.pxl-post-list.layout-post-list-2 .grid-item .grid-item-inner {
  padding-bottom: 41px;
  margin-bottom: 50px;
  border-bottom: 1px solid #d8d8d8; }
  .pxl-post-list.layout-post-list-2 .grid-item:last-child .grid-item-inner {
    padding-bottom: 0;
    margin-bottom: 0;
    border-color: transparent; }
.pxl-post-list.layout-post-list-2 .item-featured {
  margin-bottom: 30px; }
  .pxl-post-list.layout-post-list-2 .item-featured .post-image {
    position: relative; }
    .pxl-post-list.layout-post-list-2 .item-featured .post-image .post-date {
      min-width: 110px;
      background-color: var(--secondary-color);
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
      letter-spacing: 0.05em;
      color: #fff;
      position: absolute;
      bottom: 0;
      right: 0;
      text-align: center;
      padding: 23px 20px 21px; }
      .pxl-post-list.layout-post-list-2 .item-featured .post-image .post-date .day-month {
        border-bottom: 1px solid var(--primary-color);
        padding-bottom: 15px;
        margin-bottom: 17px; }
      @media (max-width: 575px) {
        .pxl-post-list.layout-post-list-2 .item-featured .post-image .post-date {
          display: none; } }
    .pxl-post-list.layout-post-list-2 .item-featured .post-image .pxl-video-popup {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      .pxl-post-list.layout-post-list-2 .item-featured .post-image .pxl-video-popup .video-play-button {
        width: 88px;
        height: 88px;
        color: #fff; }
        .pxl-post-list.layout-post-list-2 .item-featured .post-image .pxl-video-popup .video-play-button:after {
          background-color: var(--secondary-color); }
        .pxl-post-list.layout-post-list-2 .item-featured .post-image .pxl-video-popup .video-play-button i {
          font-size: 37px; }
        .pxl-post-list.layout-post-list-2 .item-featured .post-image .pxl-video-popup .video-play-button:hover {
          color: var(--secondary-color); }
          .pxl-post-list.layout-post-list-2 .item-featured .post-image .pxl-video-popup .video-play-button:hover:after {
            background-color: #fff; }
        @media (max-width: 575px) {
          .pxl-post-list.layout-post-list-2 .item-featured .post-image .pxl-video-popup .video-play-button {
            width: 60px;
            height: 60px; } }
    .pxl-post-list.layout-post-list-2 .item-featured .post-image .audio-play-button {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      display: flex;
      width: 88px;
      height: 88px;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      color: #fff;
      transition: all 400ms cubic-bezier(0.39, 0.58, 0.57, 1) 0s; }
      .pxl-post-list.layout-post-list-2 .item-featured .post-image .audio-play-button i {
        position: relative;
        z-index: 9;
        color: inherit;
        font-size: 28px; }
      .pxl-post-list.layout-post-list-2 .item-featured .post-image .audio-play-button:after {
        content: "";
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: var(--secondary-color);
        border-radius: 50%;
        transition: all 400ms cubic-bezier(0.39, 0.58, 0.57, 1) 0s; }
      .pxl-post-list.layout-post-list-2 .item-featured .post-image .audio-play-button:hover {
        color: var(--secondary-color); }
        .pxl-post-list.layout-post-list-2 .item-featured .post-image .audio-play-button:hover:after {
          background-color: #fff;
          transform: scale(1.2); }
      @media (max-width: 575px) {
        .pxl-post-list.layout-post-list-2 .item-featured .post-image .audio-play-button {
          width: 60px;
          height: 60px; } }
@media (min-width: 992px) {
  .pxl-post-list.layout-post-list-2 .content-text {
    padding-right: 50px; } }
.pxl-post-list.layout-post-list-2 .box-metas .meta-inner {
  background-color: rgba(var(--heading-color-rgb),0.06);
  padding: 25px 27px 30px;
  color: var(--heading-color);
  letter-spacing: 0.02em;
  line-height: 30px;
  margin-top: 10px;
  font-size: 15px; }
  .pxl-post-list.layout-post-list-2 .box-metas .meta-inner span:first-child {
    margin-right: 5px; }
  .pxl-post-list.layout-post-list-2 .box-metas .meta-inner span.post-category {
    text-transform: lowercase; }
  .pxl-post-list.layout-post-list-2 .box-metas .meta-inner .post-author {
    margin-bottom: -7px; }
  .pxl-post-list.layout-post-list-2 .box-metas .meta-inner .author-avatar {
    flex-grow: 1;
    display: flex;
    justify-content: flex-end; }
    .pxl-post-list.layout-post-list-2 .box-metas .meta-inner .author-avatar img {
      width: 43px;
      height: auto;
      border-radius: 50%;
      margin-left: 10px; }
.pxl-post-list.layout-post-list-2 .item-title {
  font-size: 35px;
  line-height: 45px; }
@media (max-width: 991px) {
  .pxl-post-list.layout-post-list-2 .item-title {
    font-size: 25px;
    line-height: 32px; } }
.pxl-post-list.layout-post-list-2 .item-readmore .btn i {
  font-size: 18px;
  margin-left: 9px;
  position: relative;
  z-index: 1; }
  .pxl-post-list.layout-post-list-2 .item-readmore .btn:hover i {
    color: #fff; }
.pxl-post-list.layout-post-list-2 .format-wrap {
  padding: 60px 50px 60px;
  background-color: var(--secondary-color);
  position: relative; }
@media (max-width: 575px) {
  .pxl-post-list.layout-post-list-2 .format-wrap {
    padding: 60px 20px 60px; } }
.pxl-post-list.layout-post-list-2 .format-wrap .format-inner {
  position: relative;
  padding-right: 30%; }
@media (max-width: 1199px) {
  .pxl-post-list.layout-post-list-2 .format-wrap .format-inner {
    padding-right: 60px; } }
.pxl-post-list.layout-post-list-2 .format-wrap .format-icon {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%); }
  .pxl-post-list.layout-post-list-2 .format-wrap .format-icon svg {
    height: 46px;
    width: auto;
    fill: var(--primary-color);
    transform: rotate(180deg); }
.pxl-post-list.layout-post-list-2 .format-wrap .format-text {
  font-family: var(--heading-font-family);
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.02em;
  color: #fff;
  font-weight: bold; }
.pxl-post-list.layout-post-list-2 .format-wrap .quote-cite {
  font-size: 14px;
  text-transform: uppercase;
  color: var(--primary-color);
  letter-spacing: 0.1em;
  display: block;
  margin-top: 12px; }
.pxl-post-list.layout-post-list-2 .format-wrap .post-metas {
  padding-top: 8px;
  letter-spacing: 0.05em;
  color: var(--primary-color); }
  .pxl-post-list.layout-post-list-2 .format-wrap .post-metas .meta-inner > span {
    padding: 5px 10px 5px 0;
    margin-right: 10px; }
    .pxl-post-list.layout-post-list-2 .format-wrap .post-metas .meta-inner > span:after {
      top: 49%;
      height: 15px;
      transform: translateY(-55%) rotate(30deg);
      background-color: var(--primary-color); }
.pxl-post-list.layout-post-list-2 .format-wrap .fm-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: top right;
  background-repeat: no-repeat; }
.pxl-post-list.layout-post-list-2 .format-quote .fm-overlay {
  background-image: url(../../assets/images/quote-overlay.png); }
.pxl-post-list.layout-post-list-2 .format-link .fm-overlay {
  background-image: url(../../assets/images/link-overlay.png); }
.pxl-post-list.layout-post-list-2 .format-link .post-metas {
  padding-top: 30px; }

/* Pxl Case Study List */
.pxl-case-study-list.layout-pxl-case-study-list-1 .grid-item .grid-item-inner {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d8d8d8; }
  .pxl-case-study-list.layout-pxl-case-study-list-1 .grid-item:last-child .grid-item-inner {
    padding-bottom: 0;
    margin-bottom: 0;
    border-color: transparent; }
  .pxl-case-study-list.layout-pxl-case-study-list-1 .grid-item:last-child .format-link, .pxl-case-study-list.layout-pxl-case-study-list-1 .grid-item:last-child .format-quote {
    margin-bottom: 0 !important; }
.pxl-case-study-list.layout-pxl-case-study-list-1 .item-featured .post-image {
  position: relative;
  margin: 20px 0; }
.pxl-case-study-list.layout-pxl-case-study-list-1 .post-metas {
  color: inherit;
  letter-spacing: 0.1em;
  margin-bottom: 5px; }
  .pxl-case-study-list.layout-pxl-case-study-list-1 .post-metas .post-tag {
    align-items: baseline;
    letter-spacing: 0.1em;
    display: contents; }
    .pxl-case-study-list.layout-pxl-case-study-list-1 .post-metas .post-tag:before {
      content: "";
      display: inline-block;
      width: 45px;
      height: 2px;
      background-color: var(--primary-color);
      margin-right: 12px; }
.pxl-case-study-list.layout-pxl-case-study-list-1 .item-title {
  font-size: 30px;
  margin-bottom: 20px; }
.pxl-case-study-list.layout-pxl-case-study-list-1 .item-excerpt {
  margin-bottom: 27px; }

/* Pxl Post Grid */
.pxl-post-grid.layout-post-1 .grid-item {
  margin-bottom: 22px; }
.pxl-post-grid.layout-post-1 .grid-item-inner {
  padding: 15px;
  -webkit-box-shadow: 0 0 18px rgba(0, 3, 13, 0.05);
  -khtml-box-shadow: 0 0 18px rgba(0, 3, 13, 0.05);
  -moz-box-shadow: 0 0 18px rgba(0, 3, 13, 0.05);
  -ms-box-shadow: 0 0 18px rgba(0, 3, 13, 0.05);
  -o-box-shadow: 0 0 18px rgba(0, 3, 13, 0.05);
  box-shadow: 0 0 18px rgba(0, 3, 13, 0.05);
  -webkit-transition: all 300ms ease-in-out;
  -khtml-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }
  .pxl-post-grid.layout-post-1 .grid-item-inner:hover {
    -webkit-box-shadow: 0 20px 18px rgba(0, 3, 13, 0.06);
    -khtml-box-shadow: 0 20px 18px rgba(0, 3, 13, 0.06);
    -moz-box-shadow: 0 20px 18px rgba(0, 3, 13, 0.06);
    -ms-box-shadow: 0 20px 18px rgba(0, 3, 13, 0.06);
    -o-box-shadow: 0 20px 18px rgba(0, 3, 13, 0.06);
    box-shadow: 0 20px 18px rgba(0, 3, 13, 0.06); }
.pxl-post-grid.layout-post-1 .item-featured {
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden; }
  .pxl-post-grid.layout-post-1 .item-featured a {
    display: block;
    position: relative; }
    .pxl-post-grid.layout-post-1 .item-featured a img {
      -webkit-transform: rotate(0deg) scale(1);
      -khtml-transform: rotate(0deg) scale(1);
      -moz-transform: rotate(0deg) scale(1);
      -ms-transform: rotate(0deg) scale(1);
      -o-transform: rotate(0deg) scale(1);
      transform: rotate(0deg) scale(1);
      -webkit-transition: transform 2s linear;
      -khtml-transition: transform 2s linear;
      -moz-transition: transform 2s linear;
      -ms-transition: transform 2s linear;
      -o-transition: transform 2s linear;
      transition: transform 2s linear; }
    .pxl-post-grid.layout-post-1 .item-featured a:before {
      position: absolute;
      top: 0;
      left: -100%;
      z-index: 2;
      display: block;
      content: "";
      width: 50%;
      height: 100%;
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      -webkit-transform: skewX(50deg);
      transform: skewX(50deg); }
      .pxl-post-grid.layout-post-1 .item-featured a:hover img {
        -webkit-transform: rotate(5deg) scale(1.2);
        -khtml-transform: rotate(5deg) scale(1.2);
        -moz-transform: rotate(5deg) scale(1.2);
        -ms-transform: rotate(5deg) scale(1.2);
        -o-transform: rotate(5deg) scale(1.2);
        transform: rotate(5deg) scale(1.2);
        opacity: 0.9; }
      .pxl-post-grid.layout-post-1 .item-featured a:hover:before {
        -webkit-animation: shine 0.75s;
        animation: shine 0.75s; }
.pxl-post-grid.layout-post-1 .item-content {
  padding: 15px 15px 27px 15px; }
@media (max-width: 375px) {
  .pxl-post-grid.layout-post-1 .item-content {
    padding: 15px 0 20px 0; } }
.pxl-post-grid.layout-post-1 .item-post-meta {
  margin-top: 5px;
  font-size: 16px;
  color: var(--body-color);
  line-height: 24px; }
  .pxl-post-grid.layout-post-1 .item-post-meta .avatar {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    display: inline-flex; }
  @media (max-width: 375px) {
    .pxl-post-grid.layout-post-1 .item-post-meta .avatar {
      width: 20px;
      height: 20px;
      margin-right: 5px; } }
  .pxl-post-grid.layout-post-1 .item-post-meta .pxl-icon {
    color: var(--secondary-color);
    margin-right: 5px;
    font-size: 14px;
    margin-top: -3px; }
  .pxl-post-grid.layout-post-1 .item-post-meta .meta-inner {
    margin-left: -8px;
    margin-right: -8px; }
  .pxl-post-grid.layout-post-1 .item-post-meta .meta-item {
    position: relative;
    padding-left: 8px;
    padding-right: 8px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .pxl-post-grid.layout-post-1 .item-post-meta .meta-item > * {
      max-width: 100%; }
    .pxl-post-grid.layout-post-1 .item-post-meta .meta-item a {
      color: inherit; }
      .pxl-post-grid.layout-post-1 .item-post-meta .meta-item a:hover {
        color: var(--link-color-hover); }
.pxl-post-grid.layout-post-1 .item-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  margin-top: 12px;
  margin-bottom: 0;
  display: block;
  display: -webkit-box;
  max-height: 60px;
  font-size: 24px;
  line-height: 1.25;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -khtml-line-clamp: 2;
  -moz-line-clamp: 2;
  -ms-line-clamp: 2;
  -o-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  -khtml-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical; }
  .pxl-post-grid.layout-post-1 .item-title > * {
    display: block;
    display: -webkit-box;
    max-height: 60px;
    font-size: 24px;
    line-height: 1.25;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -khtml-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical; }
.pxl-post-grid.layout-post-1 .item-excerpt {
  margin-top: 14px;
  font-size: 17px;
  line-height: 25px;
  color: #757474; }
.pxl-post-grid.layout-post-1 .item-readmore {
  margin-top: 20px; }
.pxl-post-grid.layout-post-1 .pxl-load-more {
  margin-top: 30px; }

/* Pxl Case Study Grid */
.pxl-case-study-grid .grid-filter-wrap {
  margin-bottom: 60px; }
  .pxl-case-study-grid .grid-filter-wrap .filter-item:after {
    transform-origin: center; }
.pxl-case-study-grid.layout-pxl-case-study-1 .grid-item-inner .item-title {
  font-size: 25px;
  margin-bottom: 5px; }
.pxl-case-study-grid.layout-pxl-case-study-1 .grid-item-inner .item-content {
  border: 1px solid #d8d8d8;
  border-top: none;
  padding: 30px 30px 35px;
  transition: all 300ms linear 0s;
  text-align: center; }
.pxl-case-study-grid.layout-pxl-case-study-1 .grid-item-inner .item-excerpt {
  margin-top: 10px; }
.pxl-case-study-grid.layout-pxl-case-study-1 .grid-item-inner .item-readmore {
  margin-top: 20px; }
  .pxl-case-study-grid.layout-pxl-case-study-1 .grid-item-inner .item-readmore .btn-more {
    color: var(--secondary-color); }
.pxl-case-study-grid.layout-pxl-case-study-2 .grid-item-inner .item-title {
  font-size: 25px;
  color: #fff;
  margin-bottom: 10px; }
.pxl-case-study-grid.layout-pxl-case-study-2 .grid-item-inner .item-category {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #d9d9d9;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 25px; }
  .pxl-case-study-grid.layout-pxl-case-study-2 .grid-item-inner .item-category:after {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background-color: var(--primary-color);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
.pxl-case-study-grid.layout-pxl-case-study-2 .grid-item-inner .item-content {
  padding: 20px 35px;
  transition: all 400ms ease 0s;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  color: #d9d9d9;
  opacity: 0;
  visibility: hidden; }
  .pxl-case-study-grid.layout-pxl-case-study-2 .grid-item-inner .item-content > * {
    max-width: 100%; }
@media (max-width: 991px) {
  .pxl-case-study-grid.layout-pxl-case-study-2 .grid-item-inner .item-excerpt {
    font-size: 16px;
    line-height: 1.625;
    max-height: 78px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; } }
.pxl-case-study-grid.layout-pxl-case-study-2 .grid-item-inner .item-readmore {
  margin-top: 42px; }
  .pxl-case-study-grid.layout-pxl-case-study-2 .grid-item-inner .item-readmore .btn-more {
    color: var(--secondary-color); }
.pxl-case-study-grid.layout-pxl-case-study-2 .grid-item-inner:hover .item-content {
  opacity: 1;
  visibility: visible; }
@media (max-width: 991px) {
  .pxl-case-study-grid.layout-pxl-case-study-2 .grid-item-inner .item-content {
    padding: 30px 20px 20px; }
  .pxl-case-study-grid.layout-pxl-case-study-2 .grid-item-inner .item-readmore {
    margin-top: 32px; } }
@media (max-width: 575px) {
  .pxl-case-study-grid.layout-pxl-case-study-2 .grid-item-inner .item-excerpt {
    display: none; } }

/* Pxl Practice Area Grid */
.pxl-practice-area-grid .grid-filter-wrap {
  margin-bottom: 60px; }
  .pxl-practice-area-grid .grid-filter-wrap .filter-item:after {
    transform-origin: center; }
.pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner {
  background-color: #fff; }
  .pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner .item-title {
    font-size: 25px;
    margin-bottom: 10px; }
  .pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner .area-icon-wrap {
    width: 86px;
    height: 86px;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--secondary-color);
    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;
    margin-top: 13px;
    margin-bottom: 23px;
    transition: all 300ms ease 0s; }
    .pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner .area-icon-wrap > * {
      max-width: 100%; }
    .pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner .area-icon-wrap img {
      width: 50px;
      height: auto;
      transition: all 350ms linear 600ms; }
    .pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner .area-icon-wrap i {
      font-size: 50px;
      transition: all 300ms linear 600ms; }
  .pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner .item-content {
    padding: 35px 35px 30px;
    transition: all 300ms ease 0s;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    position: relative;
    z-index: 1;
    border: 1px solid #d8d8d8; }
    .pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner .item-content > * {
      max-width: 100%; }
  .pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner .item-excerpt {
    transition: all 300ms ease 0s; }
  @media (max-width: 991px) {
    .pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner .item-excerpt {
      font-size: 16px;
      line-height: 1.625;
      max-height: 78px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical; } }
  .pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner .item-readmore {
    margin-top: 25px; }
  @media (max-width: 991px) {
    .pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner .item-content {
      padding: 35px 20px 50px; } }
.pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner:hover .item-content {
  border-color: transparent; }
  .pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner:hover .item-content .area-icon-wrap {
    background-color: var(--primary-color); }
    .pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner:hover .item-content .area-icon-wrap img, .pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner:hover .item-content .area-icon-wrap i {
      -webkit-animation: updown 500ms ease;
      -khtml-animation: updown 500ms ease;
      -moz-animation: updown 500ms ease;
      -ms-animation: updown 500ms ease;
      -o-animation: updown 500ms ease;
      animation: updown 500ms ease;
      animation-delay: 200ms; }
  .pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner:hover .item-content .item-title, .pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner:hover .item-content .btn-more {
    color: #fff; }
  .pxl-practice-area-grid.layout-pxl-practice-area-1 .grid-item-inner:hover .item-content .item-excerpt {
    color: #d9d9d9; }
.pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner .area-icon-wrap {
  width: 86px;
  height: 86px;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color);
  color: #fff;
  -webkit-border-radius: 1px;
  -khtml-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  transition: all 300ms ease 0s; }
  .pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner .area-icon-wrap > * {
    max-width: 100%; }
  .pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner .area-icon-wrap img {
    width: 50px;
    height: auto;
    transition: all 350ms linear 0s; }
  .pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner .area-icon-wrap i {
    font-size: 50px;
    transition: all 300ms linear 0s; }
  .pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner .area-icon-wrap img, .pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner .area-icon-wrap i {
    position: relative;
    z-index: 1; }
.pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner .item-featured {
  position: relative;
  overflow: hidden; }
  .pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner .item-featured a img {
    transition: all 300ms ease 0s;
    filter: grayscale(1); }
  .pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner .item-featured .area-icon-wrap {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
    .pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner .item-featured .area-icon-wrap:after {
      content: "";
      display: block;
      width: 100%;
      position: absolute;
      background-color: var(--secondary-color);
      transition: all 300ms ease 0s;
      top: 0;
      left: 0;
      height: 0; }
.pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner .item-title {
  font-size: 25px;
  margin-bottom: 10px;
  color: #fff; }
.pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner .item-content {
  padding: 35px 35px 30px;
  transition: all 300ms ease 0s;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  position: relative;
  z-index: 1;
  background-color: var(--secondary-color); }
  .pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner .item-content > * {
    max-width: 100%; }
.pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner .item-excerpt {
  transition: all 300ms ease 0s;
  color: #d9d9d9; }
@media (max-width: 991px) {
  .pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner .item-excerpt {
    font-size: 16px;
    line-height: 1.625;
    max-height: 78px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; } }
.pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner .item-readmore {
  margin-top: 25px; }
@media (max-width: 991px) {
  .pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner .item-content {
    padding: 35px 20px 50px; } }
.pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner:hover .item-featured a img {
  filter: grayscale(0); }
.pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner:hover .item-content {
  background-color: #fff;
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.12);
  -khtml-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.12);
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.12); }
.pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner:hover .area-icon-wrap:after {
  height: 100%; }
.pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner:hover .item-title {
  color: var(--heading-color); }
.pxl-practice-area-grid.layout-pxl-practice-area-2 .grid-item-inner:hover .item-excerpt {
  color: #6d6d6d; }

/* Pxl Team Grid */
.pxl-team-grid.layout-1 .pxl-grid-inner > .grid-item {
  margin-bottom: 63px; }
.pxl-team-grid.layout-1 .item-inner {
  position: relative; }
  .pxl-team-grid.layout-1 .item-inner .item-image {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px; }
    .pxl-team-grid.layout-1 .item-inner .item-image img {
      -webkit-transition: all 0.4s ease;
      -khtml-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease;
      filter: grayscale(1); }
  .pxl-team-grid.layout-1 .item-inner .item-social {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    z-index: 1; }
    .pxl-team-grid.layout-1 .item-inner .item-social > * {
      max-width: 100%; }
    .pxl-team-grid.layout-1 .item-inner .item-social i {
      color: #fff;
      opacity: 0.55;
      transition: all 300ms ease 0s; }
    .pxl-team-grid.layout-1 .item-inner .item-social a {
      width: 42px;
      height: 42px;
      background-color: var(--secondary-color);
      font-size: 15px;
      color: #fff;
      text-align: center;
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      opacity: 0;
      visibility: hidden;
      transform: translateY(-20px);
      transition: all 300ms ease 0s; }
      .pxl-team-grid.layout-1 .item-inner .item-social a > * {
        max-width: 100%; }
      .pxl-team-grid.layout-1 .item-inner .item-social a:hover {
        background-color: var(--primary-color); }
        .pxl-team-grid.layout-1 .item-inner .item-social a:hover i {
          opacity: 1; }
.pxl-team-grid.layout-1 .item-content {
  text-align: center;
  padding: 0 20px; }
  .pxl-team-grid.layout-1 .item-content .item-title {
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 8px;
    letter-spacing: 0.03em; }
    .pxl-team-grid.layout-1 .item-content .item-title a {
      color: inherit; }
      .pxl-team-grid.layout-1 .item-content .item-title a:hover {
        color: var(--primary-color); }
  .pxl-team-grid.layout-1 .item-content .item-position {
    color: #999999;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-top: 2px; }
  .pxl-team-grid.layout-1 .item-content .item-description {
    margin-top: 10px; }
.pxl-team-grid.layout-1 .item-phone {
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.05em;
  color: var(--heading-color);
  padding-top: 18px;
  border-top: 1px solid #d8d8d8;
  margin-top: 18px; }
  .pxl-team-grid.layout-1 .item-phone i {
    font-size: 13px;
    position: relative;
    bottom: 2px;
    margin-right: 5px; }
.pxl-team-grid.layout-1 .item-inner:hover .item-image img {
  filter: grayscale(0); }
.pxl-team-grid.layout-1 .item-inner:hover .item-social a {
  opacity: 1;
  visibility: visible;
  transform: translateY(0); }

/* Pxl Image Gallery */
.pxl-image-gallery.layout-1 .pxl-grid-inner .grid-item .item-inner {
  overflow: hidden;
  position: relative; }
  .pxl-image-gallery.layout-1 .pxl-grid-inner .grid-item .item-inner img {
    width: 100%; }
  .pxl-image-gallery.layout-1 .pxl-grid-inner .grid-item .item-inner .up-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: all 300ms linear 70ms;
    -khtml-transition: all 300ms linear 70ms;
    -moz-transition: all 300ms linear 70ms;
    -ms-transition: all 300ms linear 70ms;
    -o-transition: all 300ms linear 70ms;
    transition: all 300ms linear 70ms;
    z-index: 1;
    opacity: 0;
    visibility: hidden; }
    .pxl-image-gallery.layout-1 .pxl-grid-inner .grid-item .item-inner .up-icon > * {
      max-width: 100%; }
    .pxl-image-gallery.layout-1 .pxl-grid-inner .grid-item .item-inner .up-icon a {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      width: 60px;
      height: 60px;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      background-color: #fff;
      color: var(--secondary-color); }
      .pxl-image-gallery.layout-1 .pxl-grid-inner .grid-item .item-inner .up-icon a > * {
        max-width: 100%; }
      .pxl-image-gallery.layout-1 .pxl-grid-inner .grid-item .item-inner .up-icon a i {
        font-size: 22px;
        -webkit-transition: all 0.2s linear;
        -khtml-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear; }
        .pxl-image-gallery.layout-1 .pxl-grid-inner .grid-item .item-inner .up-icon a:hover i {
          transform: scale(1.12); }
  .pxl-image-gallery.layout-1 .pxl-grid-inner .grid-item .item-inner:hover .up-icon {
    visibility: visible;
    opacity: 1; }
.pxl-image-gallery.layout-1 .pxl-grid-inner .grid-item .cross-hover:before {
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%);
  -khtml-clip-path: polygon(0 0, 100% 0%, 100% 100%);
  -moz-clip-path: polygon(0 0, 100% 0%, 100% 100%);
  -ms-clip-path: polygon(0 0, 100% 0%, 100% 100%);
  -o-clip-path: polygon(0 0, 100% 0%, 100% 100%);
  clip-path: polygon(0 0, 100% 0%, 100% 100%);
  background-color: rgba(0, 0, 0, 0.3); }
.pxl-image-gallery.layout-1 .pxl-grid-inner .grid-item .cross-hover:after {
  -webkit-clip-path: polygon(0 0, 100% 100%, 0 100%);
  -khtml-clip-path: polygon(0 0, 100% 100%, 0 100%);
  -moz-clip-path: polygon(0 0, 100% 100%, 0 100%);
  -ms-clip-path: polygon(0 0, 100% 100%, 0 100%);
  -o-clip-path: polygon(0 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 100%, 0 100%);
  background-color: rgba(0, 0, 0, 0.5); }
  .pxl-image-gallery.layout-1 .pxl-grid-inner .grid-item .cross-hover:hover:before, .pxl-image-gallery.layout-1 .pxl-grid-inner .grid-item .cross-hover:hover:after {
    transform: scale(1); }

.pxl-testimonial-carousel .item-rating {
  color: var(--primary-color);
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .pxl-testimonial-carousel .item-rating > * {
    max-width: 100%; }
  .pxl-testimonial-carousel .item-rating i {
    font-size: 18px;
    margin-right: 2px; }
    .pxl-testimonial-carousel .item-rating.star1 i:nth-child(n+2):before {
      color: #c8c8c8; }
  .pxl-testimonial-carousel .item-rating.star2 i:nth-child(n+3):before {
    color: #c8c8c8; }
.pxl-testimonial-carousel .item-rating.star3 i:nth-child(n+4):before {
  color: #c8c8c8; }
.pxl-testimonial-carousel .item-rating.star4 i:nth-child(n+5):before {
  color: #c8c8c8; }
.pxl-testimonial-carousel.layout-1 .item-inner .pxl-icon {
  font-size: 20px;
  color: var(--primary-color);
  -webkit-transition: transform 0.3s ease;
  -khtml-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease; }
  .pxl-testimonial-carousel.layout-1 .item-inner .item-image .img-outer {
    width: 65px;
    height: 65px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid var(--primary-color);
    overflow: hidden; }
  .pxl-testimonial-carousel.layout-1 .item-inner .item-image img {
    width: 100%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
.pxl-testimonial-carousel.layout-1 .item-inner .item-info {
  margin-top: 7px;
  margin-right: 7px; }
.pxl-testimonial-carousel.layout-1 .item-inner .item-title {
  font-size: 18px;
  letter-spacing: 0.03em;
  margin-bottom: 5px; }
.pxl-testimonial-carousel.layout-1 .item-inner .item-position {
  font-size: 14px;
  color: var(--primary-color); }
.pxl-testimonial-carousel.layout-1 .item-inner .item-desc {
  font-family: var(--heading-font-family);
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: var(--heading-color);
  margin-top: 15px; }
.pxl-testimonial-carousel.layout-2 .item-inner {
  text-align: center; }
  .pxl-testimonial-carousel.layout-2 .item-inner .item-desc {
    font-family: var(--heading-font-family);
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.03em;
    color: var(--heading-color);
    margin-top: 15px;
    max-width: 1100px;
    margin-bottom: 26px; }
  .pxl-testimonial-carousel.layout-2 .item-inner .item-image {
    padding: 5px 0 8px; }
    .pxl-testimonial-carousel.layout-2 .item-inner .item-image .img-outer {
      width: 65px;
      height: 65px;
      display: inline-block;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      border: 2px solid var(--primary-color);
      overflow: hidden; }
    .pxl-testimonial-carousel.layout-2 .item-inner .item-image img {
      width: 100%;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }
  .pxl-testimonial-carousel.layout-2 .item-inner .item-rating-star {
    margin-bottom: 10px; }
  .pxl-testimonial-carousel.layout-2 .item-inner .item-title {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 2px;
    color: var(--heading-color); }
  .pxl-testimonial-carousel.layout-2 .item-inner .item-position {
    font-size: 14px; }
.pxl-testimonial-carousel.layout-3 .item-inner {
  transition: all 300ms ease 0s; }
  .pxl-testimonial-carousel.layout-3 .item-inner .item-desc {
    font-family: var(--heading-font-family);
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.03em;
    color: var(--heading-color);
    padding: 35px;
    border: 1px solid #d8d8d8;
    transition: all 300ms ease 0s; }
  .pxl-testimonial-carousel.layout-3 .item-inner .item-wrap {
    padding: 25px 35px 18px;
    background-color: var(--secondary-color);
    position: relative; }
    .pxl-testimonial-carousel.layout-3 .item-inner .item-wrap:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -webkit-clip-path: polygon(0 0, 30% 0%, 45% 100%, 0 100%);
      -khtml-clip-path: polygon(0 0, 30% 0%, 45% 100%, 0 100%);
      -moz-clip-path: polygon(0 0, 30% 0%, 45% 100%, 0 100%);
      -ms-clip-path: polygon(0 0, 30% 0%, 45% 100%, 0 100%);
      -o-clip-path: polygon(0 0, 30% 0%, 45% 100%, 0 100%);
      clip-path: polygon(0 0, 30% 0%, 45% 100%, 0 100%);
      background-color: rgba(255, 255, 255, 0.07); }
  .pxl-testimonial-carousel.layout-3 .item-inner .item-image .img-outer {
    width: 65px;
    height: 65px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid var(--primary-color);
    overflow: hidden; }
  .pxl-testimonial-carousel.layout-3 .item-inner .item-image img {
    width: 100%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    transition: all 300ms ease 0s;
    filter: grayscale(1); }
  .pxl-testimonial-carousel.layout-3 .item-inner .item-info {
    margin-top: 10px;
    margin-right: 7px; }
  .pxl-testimonial-carousel.layout-3 .item-inner .item-rating-star, .pxl-testimonial-carousel.layout-3 .item-inner .item-icon {
    margin-top: 7px; }
  .pxl-testimonial-carousel.layout-3 .item-inner .item-icon {
    flex-grow: 1;
    text-align: right; }
  .pxl-testimonial-carousel.layout-3 .item-inner .item-title {
    font-size: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px;
    color: #fff; }
  .pxl-testimonial-carousel.layout-3 .item-inner .item-position {
    font-size: 14px;
    color: #d9d9d9; }
  .pxl-testimonial-carousel.layout-3 .item-inner .pxl-icon {
    font-size: 28px;
    color: var(--primary-color);
    -webkit-transition: transform 0.3s ease;
    -khtml-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease; }
  .pxl-testimonial-carousel.layout-3 .item-inner:hover {
    -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.15);
    -khtml-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.15); }
    .pxl-testimonial-carousel.layout-3 .item-inner:hover .item-desc {
      border-color: transparent; }
    .pxl-testimonial-carousel.layout-3 .item-inner:hover .item-image img {
      filter: grayscale(0); }
.pxl-testimonial-carousel.layout-4 .item-image {
  display: flex;
  align-items: center; }
  .pxl-testimonial-carousel.layout-4 .item-image .img-outer {
    width: 65px;
    height: 65px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid var(--primary-color);
    overflow: hidden; }
  .pxl-testimonial-carousel.layout-4 .item-image img {
    width: 100%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    transition: all 300ms ease 0s; }
.pxl-testimonial-carousel.layout-4 .item-info {
  margin-top: 7px;
  margin-right: 7px; }
.pxl-testimonial-carousel.layout-4 .item-title {
  font-size: 18px;
  letter-spacing: 0.03em;
  margin-bottom: 5px; }
.pxl-testimonial-carousel.layout-4 .item-position {
  font-size: 14px;
  color: var(--primary-color); }
.pxl-testimonial-carousel.layout-4 .item-desc {
  font-family: var(--heading-font-family);
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: var(--heading-color);
  padding-bottom: 30px; }
.pxl-testimonial-carousel.layout-4 .pxl-thumbs-wrapper {
  max-width: 600px; }
  .pxl-testimonial-carousel.layout-4 .pxl-thumbs-wrapper .item-wrap {
    flex-wrap: nowrap; }
  .pxl-testimonial-carousel.layout-4 .pxl-thumbs-wrapper .thumb-item {
    cursor: pointer;
    justify-content: flex-start; }
    .pxl-testimonial-carousel.layout-4 .pxl-thumbs-wrapper .thumb-item img {
      filter: grayscale(1); }
      .pxl-testimonial-carousel.layout-4 .pxl-thumbs-wrapper .thumb-item:hover img, .pxl-testimonial-carousel.layout-4 .pxl-thumbs-wrapper .thumb-item.swiper-slide-thumb-active img {
        filter: grayscale(0); }
.pxl-testimonial-carousel.layout-4 .pxl-swiper-dots {
  justify-content: flex-start !important; }

.pxl-team-carousel.layout-1 .item-inner {
  position: relative; }
  .pxl-team-carousel.layout-1 .item-inner .item-image {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px; }
    .pxl-team-carousel.layout-1 .item-inner .item-image img {
      -webkit-transition: all 0.4s ease;
      -khtml-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease;
      filter: grayscale(1); }
  .pxl-team-carousel.layout-1 .item-inner .item-social {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    z-index: 1; }
    .pxl-team-carousel.layout-1 .item-inner .item-social > * {
      max-width: 100%; }
    .pxl-team-carousel.layout-1 .item-inner .item-social i {
      color: #fff;
      opacity: 0.55;
      transition: all 300ms ease 0s; }
    .pxl-team-carousel.layout-1 .item-inner .item-social a {
      width: 42px;
      height: 42px;
      background-color: var(--secondary-color);
      font-size: 15px;
      color: #fff;
      text-align: center;
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      opacity: 0;
      visibility: hidden;
      transform: translateY(-20px);
      transition: all 300ms ease 0s; }
      .pxl-team-carousel.layout-1 .item-inner .item-social a > * {
        max-width: 100%; }
      .pxl-team-carousel.layout-1 .item-inner .item-social a:hover {
        background-color: var(--primary-color); }
        .pxl-team-carousel.layout-1 .item-inner .item-social a:hover i {
          opacity: 1; }
.pxl-team-carousel.layout-1 .item-content {
  text-align: center;
  padding: 0 20px; }
  .pxl-team-carousel.layout-1 .item-content .item-title {
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 3px;
    letter-spacing: 0.03em; }
    .pxl-team-carousel.layout-1 .item-content .item-title a {
      color: inherit; }
      .pxl-team-carousel.layout-1 .item-content .item-title a:hover {
        color: var(--primary-color); }
  .pxl-team-carousel.layout-1 .item-content .item-position {
    color: #999999;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-top: 2px; }
  .pxl-team-carousel.layout-1 .item-content .item-description {
    margin-top: 10px; }
.pxl-team-carousel.layout-1 .item-phone {
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.05em;
  color: var(--heading-color);
  padding-top: 18px;
  border-top: 1px solid #d8d8d8;
  margin-top: 18px; }
  .pxl-team-carousel.layout-1 .item-phone i {
    font-size: 13px;
    position: relative;
    bottom: 2px;
    margin-right: 5px; }
.pxl-team-carousel.layout-1 .item-inner:hover .item-image img {
  filter: grayscale(0); }
.pxl-team-carousel.layout-1 .item-inner:hover .item-social a {
  opacity: 1;
  visibility: visible;
  transform: translateY(0); }

.pxl-clients .item-image {
  padding: 10px 15px;
  position: relative;
  -webkit-transition: all 300ms linear 0s;
  -khtml-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -ms-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  margin: 30px 0; }
  .pxl-clients .item-image a {
    text-align: center;
    display: block; }
  .pxl-clients .item-image img {
    display: inline-block;
    max-height: 50px;
    width: auto !important;
    opacity: 0.6;
    filter: grayscale(1);
    -webkit-transition: all 300ms linear 0s;
    -khtml-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s; }
    .pxl-clients .item-image:hover img {
      opacity: 1;
      filter: grayscale(0); }
  .pxl-clients .item-image.image-white img {
    filter: brightness(0) invert(1);
    opacity: 1 !important; }

.pxl-fancy-box-carousel.layout-1 {
  background-color: var(--secondary-color);
  padding: 50px 60px 45px;
  text-align: center; }
  .pxl-fancy-box-carousel.layout-1 .item-icon i {
    font-size: 70px;
    color: var(--primary-color); }
  .pxl-fancy-box-carousel.layout-1 .item-icon svg {
    width: 70px;
    height: auto;
    fill: var(--primary-color); }
  .pxl-fancy-box-carousel.layout-1 .item-title {
    font-size: 25px;
    line-height: 38px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 12px; }
  .pxl-fancy-box-carousel.layout-1 .item-description {
    color: #d9d9d9; }
  .pxl-fancy-box-carousel.layout-1 .pxl-swiper-dots {
    margin-top: 25px; }
    .pxl-fancy-box-carousel.layout-1 .pxl-swiper-dots .pxl-swiper-pagination-bullet:after {
      background-color: #93969e; }
    .pxl-fancy-box-carousel.layout-1 .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active:after {
      background-color: var(--primary-color); }

.pxl-video-slider .pxl-swiper-wrapper {
  align-items: center; }
  .pxl-video-slider .swiper-slide .item-inner .item-info {
    text-align: center;
    margin-bottom: 30px;
    opacity: 0;
    visibility: hidden;
    transition: all 500ms ease 0s; }
    .pxl-video-slider .swiper-slide .item-inner .item-info .item-name {
      font-size: 23px;
      letter-spacing: 0.03em;
      margin-bottom: 0; }
    .pxl-video-slider .swiper-slide .item-inner .item-info .item-position {
      font-size: 16px;
      color: #6d6d6d; }
  .pxl-video-slider .swiper-slide .item-inner .item-image-wrap {
    position: relative;
    transition: all 500ms ease 0s;
    transform: scale(0.85); }
  .pxl-video-slider .swiper-slide .item-inner .pxl-video-popup {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(45, 45, 63, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: all 200ms ease 0s; }
    .pxl-video-slider .swiper-slide .item-inner .pxl-video-popup .video-play-button {
      width: 72px;
      height: 72px; }
      .pxl-video-slider .swiper-slide .item-inner .pxl-video-popup .video-play-button i {
        font-size: 32px;
        transition: all 300ms ease 0s; }
        .pxl-video-slider .swiper-slide .item-inner .pxl-video-popup .video-play-button:hover i {
          color: #fff; }
        .pxl-video-slider .swiper-slide .item-inner .pxl-video-popup .video-play-button:hover:after {
          background-color: var(--primary-color); }
.pxl-video-slider .swiper-slide.swiper-slide-active .item-inner .item-info {
  opacity: 1;
  visibility: visible; }
.pxl-video-slider .swiper-slide.swiper-slide-active .item-inner .item-image-wrap {
  transform: scale(1); }
.pxl-video-slider .swiper-slide.swiper-slide-active .item-inner .pxl-video-popup {
  opacity: 1;
  visibility: visible; }

.pxl-carousel-landing .swiper-slide .item-inner {
  padding: 30px 7px 7px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  transition: all 300ms ease 0s; }
  .pxl-carousel-landing .swiper-slide.swiper-slide-active .item-inner {
    background-image: url("../images/landing-carousel.png"); }

.pxl-swiper-slider .swiper-filter-wrap {
  margin-bottom: 60px; }
  .pxl-swiper-slider .swiper-filter-wrap .filter-item {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: var(--heading-color);
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-top: 10px;
    cursor: pointer;
    padding: 0 25px;
    position: relative; }
    .pxl-swiper-slider .swiper-filter-wrap .filter-item:after {
      content: "";
      display: block;
      height: 2px;
      background-color: var(--primary-color);
      position: absolute;
      bottom: 0;
      left: 25px;
      right: 25px;
      transform: scaleX(0);
      transform-origin: left;
      -webkit-transition: all 0.5s ease;
      -khtml-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .pxl-swiper-slider .swiper-filter-wrap .filter-item.active:after, .pxl-swiper-slider .swiper-filter-wrap .filter-item:hover:after {
        transform: scaleX(1); }
  .pxl-swiper-slider .swiper-filter-wrap.start .filter-item:first-child {
    padding-left: 0 !important; }
    .pxl-swiper-slider .swiper-filter-wrap.start .filter-item:first-child:after {
      left: 0 !important; }
.pxl-swiper-slider .swiper-filter-wrap.end .filter-item:last-child {
  padding-right: 0 !important; }
  .pxl-swiper-slider .swiper-filter-wrap.end .filter-item:last-child:after {
    right: 0 !important; }

.pxl-post-carousel.layout-post-1 .item-inner .post-featured {
  margin-bottom: 20px; }
.pxl-post-carousel.layout-post-1 .item-inner .item-title {
  font-size: 23px;
  line-height: 30px;
  margin-bottom: 8px; }
.pxl-post-carousel.layout-post-1 .item-inner .post-metas {
  color: #999999;
  text-transform: capitalize;
  margin-bottom: 15px;
  padding-bottom: 15px;
  position: relative; }
  .pxl-post-carousel.layout-post-1 .item-inner .post-metas:after {
    content: "";
    display: block;
    width: 170px;
    height: 1px;
    background-color: #d8d8d8;
    position: absolute;
    bottom: 0;
    left: 0; }
  .pxl-post-carousel.layout-post-1 .item-inner .post-metas .meta-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
    .pxl-post-carousel.layout-post-1 .item-inner .post-metas .meta-item > * {
      max-width: 100%; }
    .pxl-post-carousel.layout-post-1 .item-inner .post-metas .meta-item:after {
      content: "-";
      display: inline-block;
      padding: 0 8px; }
      .pxl-post-carousel.layout-post-1 .item-inner .post-metas .meta-item:last-child:after {
        content: none; }
.pxl-post-carousel.layout-post-1 .item-inner .item-readmore {
  margin-top: 19px; }
.pxl-post-carousel.layout-post-1 .pxl-swiper-arrows.nav-out-vertical .pxl-swiper-arrow-prev {
  left: -100px; }
.pxl-post-carousel.layout-post-1 .pxl-swiper-arrows.nav-out-vertical .pxl-swiper-arrow-next {
  right: -100px; }
.pxl-post-carousel.layout-post-2 .post-featured {
  min-height: 300px;
  margin: 0; }
  .pxl-post-carousel.layout-post-2 .post-featured .post-date {
    z-index: 2; }
  .pxl-post-carousel.layout-post-2 .post-featured .item-content {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 30px 0 40px; }
    .pxl-post-carousel.layout-post-2 .post-featured .item-content .item-title {
      font-size: 30px;
      line-height: 35px; }
      .pxl-post-carousel.layout-post-2 .post-featured .item-content .item-title a {
        color: inherit; }
    .pxl-post-carousel.layout-post-2 .post-featured .item-content .post-metas {
      padding-top: 25px;
      position: relative; }
      .pxl-post-carousel.layout-post-2 .post-featured .item-content .post-metas:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 75px;
        height: 2px;
        background-color: var(--primary-color); }
      .pxl-post-carousel.layout-post-2 .post-featured .item-content .post-metas a:hover {
        color: inherit; }
    @media (min-width: 768px) {
      .pxl-post-carousel.layout-post-2 .post-featured .item-content {
        padding: 30px 110px 30px 30px;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
        position: absolute; }
        .pxl-post-carousel.layout-post-2 .post-featured .item-content .item-title {
          color: #fff; }
        .pxl-post-carousel.layout-post-2 .post-featured .item-content .post-metas {
          color: #fff; } }
.pxl-post-carousel.layout-post-2 .nav-in-vertical .pxl-swiper-arrow, .pxl-post-carousel.layout-post-2 .nav-out-vertical .pxl-swiper-arrow {
  width: 48px;
  height: 48px;
  top: auto;
  left: auto;
  bottom: 0;
  transform: none;
  font-size: 20px; }
  .pxl-post-carousel.layout-post-2 .nav-in-vertical .pxl-swiper-arrow.pxl-swiper-arrow-next, .pxl-post-carousel.layout-post-2 .nav-out-vertical .pxl-swiper-arrow.pxl-swiper-arrow-next {
    right: 0; }
    .pxl-post-carousel.layout-post-2 .nav-in-vertical .pxl-swiper-arrow.pxl-swiper-arrow-next:before, .pxl-post-carousel.layout-post-2 .nav-out-vertical .pxl-swiper-arrow.pxl-swiper-arrow-next:before {
      content: "";
      display: block;
      height: 25px;
      width: 1px;
      background-color: rgba(255, 255, 255, 0.3);
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
  .pxl-post-carousel.layout-post-2 .nav-in-vertical .pxl-swiper-arrow.pxl-swiper-arrow-prev, .pxl-post-carousel.layout-post-2 .nav-out-vertical .pxl-swiper-arrow.pxl-swiper-arrow-prev {
    right: 48px; }

.pxl-case-study-carousel.layout-pxl-case-study-1 .item-title {
  font-size: 22px;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 6px; }
.pxl-case-study-carousel.layout-pxl-case-study-1 .item-category {
  font-size: 14px;
  color: #d9d9d9;
  text-transform: uppercase;
  letter-spacing: 0.1em; }
@media (max-width: 575px) {
  .pxl-case-study-carousel.layout-pxl-case-study-1 .item-category {
    font-size: 12px; } }
.pxl-case-study-carousel.layout-pxl-case-study-1 .title-divider {
  display: inline-block;
  height: 1px;
  width: 50px;
  background-color: var(--primary-color);
  margin-top: 5px; }
.pxl-case-study-carousel.layout-pxl-case-study-1 .item-excerpt {
  color: #d9d9d9;
  margin-top: 15px; }
@media (max-width: 575px) {
  .pxl-case-study-carousel.layout-pxl-case-study-1 .item-excerpt {
    display: block;
    display: -webkit-box;
    max-height: 72px;
    font-size: 16px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -khtml-line-clamp: 3;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    -o-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical; }
    .pxl-case-study-carousel.layout-pxl-case-study-1 .item-excerpt > * {
      display: block;
      display: -webkit-box;
      max-height: 72px;
      font-size: 16px;
      line-height: 1.5;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 3;
      -khtml-line-clamp: 3;
      -moz-line-clamp: 3;
      -ms-line-clamp: 3;
      -o-line-clamp: 3;
      line-clamp: 3;
      -webkit-box-orient: vertical;
      -khtml-box-orient: vertical;
      -moz-box-orient: vertical;
      -ms-box-orient: vertical;
      -o-box-orient: vertical;
      box-orient: vertical; } }
.pxl-case-study-carousel.layout-pxl-case-study-1 .item-readmore {
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%); }
@media (max-width: 1500px) {
  .pxl-case-study-carousel.layout-pxl-case-study-1 .item-readmore {
    bottom: 40px; } }
.pxl-case-study-carousel.layout-pxl-case-study-1 .item-readmore a {
  display: inline-flex;
  width: 50px;
  height: 50px;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  background-color: var(--primary-color);
  color: #fff; }
  .pxl-case-study-carousel.layout-pxl-case-study-1 .item-readmore a:hover i {
    -webkit-animation: toRightFromLeft 0.3s forwards;
    -khtml-animation: toRightFromLeft 0.3s forwards;
    -moz-animation: toRightFromLeft 0.3s forwards;
    -ms-animation: toRightFromLeft 0.3s forwards;
    -o-animation: toRightFromLeft 0.3s forwards;
    animation: toRightFromLeft 0.3s forwards; }
.pxl-case-study-carousel.layout-pxl-case-study-1 .item-inner {
  position: relative;
  padding-bottom: 45px; }
  .pxl-case-study-carousel.layout-pxl-case-study-1 .item-inner .box-title {
    background-color: var(--secondary-color);
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    text-align: center;
    padding: 20px 20px;
    overflow: hidden; }
    .pxl-case-study-carousel.layout-pxl-case-study-1 .item-inner .box-title:before {
      content: "";
      display: block;
      height: 100%;
      width: 70%;
      position: absolute;
      top: 0;
      left: -20%;
      transform: skewX(45deg);
      background-color: #232d47; }
    .pxl-case-study-carousel.layout-pxl-case-study-1 .item-inner .box-title .title-wrap {
      position: relative; }
  .pxl-case-study-carousel.layout-pxl-case-study-1 .item-inner .item-content {
    position: absolute;
    overflow: hidden;
    left: 20px;
    right: 20px;
    bottom: 0;
    top: 50px;
    z-index: 1;
    background-color: var(--secondary-color);
    opacity: 0;
    visibility: hidden;
    transition: all 400ms ease-out 0s;
    transform: scaleY(0);
    transform-origin: bottom; }
    .pxl-case-study-carousel.layout-pxl-case-study-1 .item-inner .item-content:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%);
      -khtml-clip-path: polygon(0 0, 100% 0%, 100% 100%);
      -moz-clip-path: polygon(0 0, 100% 0%, 100% 100%);
      -ms-clip-path: polygon(0 0, 100% 0%, 100% 100%);
      -o-clip-path: polygon(0 0, 100% 0%, 100% 100%);
      clip-path: polygon(0 0, 100% 0%, 100% 100%);
      -webkit-transition: all 350ms ease;
      -khtml-transition: all 350ms ease;
      -moz-transition: all 350ms ease;
      -ms-transition: all 350ms ease;
      -o-transition: all 350ms ease;
      transition: all 350ms ease;
      background-color: var(--secondary-color); }
    .pxl-case-study-carousel.layout-pxl-case-study-1 .item-inner .item-content:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -webkit-clip-path: polygon(0 0, 100% 100%, 0 100%);
      -khtml-clip-path: polygon(0 0, 100% 100%, 0 100%);
      -moz-clip-path: polygon(0 0, 100% 100%, 0 100%);
      -ms-clip-path: polygon(0 0, 100% 100%, 0 100%);
      -o-clip-path: polygon(0 0, 100% 100%, 0 100%);
      clip-path: polygon(0 0, 100% 100%, 0 100%);
      background-color: #232d47;
      -webkit-transition: all 350ms ease;
      -khtml-transition: all 350ms ease;
      -moz-transition: all 350ms ease;
      -ms-transition: all 350ms ease;
      -o-transition: all 350ms ease;
      transition: all 350ms ease; }
    .pxl-case-study-carousel.layout-pxl-case-study-1 .item-inner .item-content .content-inner {
      position: relative;
      z-index: 2;
      padding: 65px 35px 20px;
      text-align: center; }
    @media (max-width: 1500px) {
      .pxl-case-study-carousel.layout-pxl-case-study-1 .item-inner .item-content .content-inner {
        padding: 40px 20px 20px; } }
  @media (max-width: 575px) {
    .pxl-case-study-carousel.layout-pxl-case-study-1 .item-inner .item-content .content-inner {
      padding: 25px 20px 20px; } }
.pxl-case-study-carousel.layout-pxl-case-study-1 .item-inner:hover .item-content {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1); }
.pxl-case-study-carousel.layout-pxl-case-study-2 .item-featured img {
  transition: all 300ms linear 0s; }
.pxl-case-study-carousel.layout-pxl-case-study-2 .item-title {
  font-size: 22px;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 6px; }
.pxl-case-study-carousel.layout-pxl-case-study-2 .item-category {
  font-size: 14px;
  color: #d9d9d9;
  text-transform: uppercase;
  letter-spacing: 0.1em; }
@media (max-width: 575px) {
  .pxl-case-study-carousel.layout-pxl-case-study-2 .item-category {
    font-size: 12px; } }
.pxl-case-study-carousel.layout-pxl-case-study-2 .title-divider {
  display: inline-block;
  height: 1px;
  width: 50px;
  background-color: var(--primary-color);
  margin-top: 23px; }
.pxl-case-study-carousel.layout-pxl-case-study-2 .item-excerpt {
  color: #d9d9d9;
  margin-top: 23px; }
@media (max-width: 575px) {
  .pxl-case-study-carousel.layout-pxl-case-study-2 .item-excerpt {
    display: block;
    display: -webkit-box;
    max-height: 72px;
    font-size: 16px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -khtml-line-clamp: 3;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    -o-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical; }
    .pxl-case-study-carousel.layout-pxl-case-study-2 .item-excerpt > * {
      display: block;
      display: -webkit-box;
      max-height: 72px;
      font-size: 16px;
      line-height: 1.5;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 3;
      -khtml-line-clamp: 3;
      -moz-line-clamp: 3;
      -ms-line-clamp: 3;
      -o-line-clamp: 3;
      line-clamp: 3;
      -webkit-box-orient: vertical;
      -khtml-box-orient: vertical;
      -moz-box-orient: vertical;
      -ms-box-orient: vertical;
      -o-box-orient: vertical;
      box-orient: vertical; } }
.pxl-case-study-carousel.layout-pxl-case-study-2 .item-readmore {
  position: relative;
  margin-top: 42px; }
  .pxl-case-study-carousel.layout-pxl-case-study-2 .item-readmore a {
    display: inline-flex;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    background-color: var(--primary-color);
    color: #fff; }
    .pxl-case-study-carousel.layout-pxl-case-study-2 .item-readmore a:hover i {
      -webkit-animation: toRightFromLeft 0.3s forwards;
      -khtml-animation: toRightFromLeft 0.3s forwards;
      -moz-animation: toRightFromLeft 0.3s forwards;
      -ms-animation: toRightFromLeft 0.3s forwards;
      -o-animation: toRightFromLeft 0.3s forwards;
      animation: toRightFromLeft 0.3s forwards; }
.pxl-case-study-carousel.layout-pxl-case-study-2 .item-inner {
  position: relative; }
  .pxl-case-study-carousel.layout-pxl-case-study-2 .item-inner .box-title {
    background-color: var(--secondary-color);
    position: absolute;
    bottom: 40px;
    left: 30px;
    right: 30px;
    text-align: center;
    padding: 23px 20px;
    overflow: hidden;
    transition: all 300ms ease 0s; }
    .pxl-case-study-carousel.layout-pxl-case-study-2 .item-inner .box-title:before {
      content: "";
      display: block;
      height: 100%;
      width: 70%;
      position: absolute;
      top: 0;
      left: -20%;
      transform: skewX(45deg);
      background-color: #232d47; }
    .pxl-case-study-carousel.layout-pxl-case-study-2 .item-inner .box-title .title-wrap {
      position: relative; }
  .pxl-case-study-carousel.layout-pxl-case-study-2 .item-inner .item-content {
    position: absolute;
    overflow: hidden;
    left: 20px;
    right: 20px;
    bottom: 40px;
    top: 40px;
    z-index: 1;
    background-color: var(--secondary-color);
    opacity: 0;
    visibility: hidden;
    transition: all 400ms ease-out 0s;
    transform: scaleY(0);
    transform-origin: bottom; }
    .pxl-case-study-carousel.layout-pxl-case-study-2 .item-inner .item-content:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%);
      -khtml-clip-path: polygon(0 0, 100% 0%, 100% 100%);
      -moz-clip-path: polygon(0 0, 100% 0%, 100% 100%);
      -ms-clip-path: polygon(0 0, 100% 0%, 100% 100%);
      -o-clip-path: polygon(0 0, 100% 0%, 100% 100%);
      clip-path: polygon(0 0, 100% 0%, 100% 100%);
      -webkit-transition: all 350ms ease;
      -khtml-transition: all 350ms ease;
      -moz-transition: all 350ms ease;
      -ms-transition: all 350ms ease;
      -o-transition: all 350ms ease;
      transition: all 350ms ease;
      background-color: var(--secondary-color); }
    .pxl-case-study-carousel.layout-pxl-case-study-2 .item-inner .item-content:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -webkit-clip-path: polygon(0 0, 100% 100%, 0 100%);
      -khtml-clip-path: polygon(0 0, 100% 100%, 0 100%);
      -moz-clip-path: polygon(0 0, 100% 100%, 0 100%);
      -ms-clip-path: polygon(0 0, 100% 100%, 0 100%);
      -o-clip-path: polygon(0 0, 100% 100%, 0 100%);
      clip-path: polygon(0 0, 100% 100%, 0 100%);
      background-color: #232d47;
      -webkit-transition: all 350ms ease;
      -khtml-transition: all 350ms ease;
      -moz-transition: all 350ms ease;
      -ms-transition: all 350ms ease;
      -o-transition: all 350ms ease;
      transition: all 350ms ease; }
    .pxl-case-study-carousel.layout-pxl-case-study-2 .item-inner .item-content .content-inner {
      position: relative;
      z-index: 2;
      padding: 25px 30px;
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
    @media (max-width: 575px) {
      .pxl-case-study-carousel.layout-pxl-case-study-2 .item-inner .item-content .content-inner {
        padding: 25px 20px; } }
  .pxl-case-study-carousel.layout-pxl-case-study-2 .item-inner:hover .item-featured img {
    filter: grayscale(1); }
  .pxl-case-study-carousel.layout-pxl-case-study-2 .item-inner:hover .box-title {
    opacity: 0;
    visibility: hidden; }
  .pxl-case-study-carousel.layout-pxl-case-study-2 .item-inner:hover .item-content {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1); }
.pxl-case-study-carousel.layout-pxl-case-study-2 .pxl-swiper-arrows .pxl-swiper-arrow {
  background-color: var(--secondary-color); }
@media (max-width: 575px) {
  .pxl-case-study-carousel.layout-pxl-case-study-2 .pxl-swiper-arrows .pxl-swiper-arrow {
    top: -15px !important; } }
.pxl-case-study-carousel.layout-pxl-case-study-2 .pxl-swiper-arrows .pxl-swiper-arrow-prev {
  top: -90px;
  right: 25%; }
.pxl-case-study-carousel.layout-pxl-case-study-2 .pxl-swiper-arrows .pxl-swiper-arrow-next {
  top: -90px;
  right: calc(25% - 60px); }
.pxl-case-study-carousel.layout-pxl-case-study-3 .item-featured {
  position: relative;
  overflow: hidden;
  cursor: inherit; }
  .pxl-case-study-carousel.layout-pxl-case-study-3 .item-featured:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(var(--heading-color-rgb), 0.35);
    transition: all 300ms ease 0s;
    opacity: 0;
    visibility: hidden; }
.pxl-case-study-carousel.layout-pxl-case-study-3 .item-title {
  font-size: 22px;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 6px; }
.pxl-case-study-carousel.layout-pxl-case-study-3 .item-category {
  font-size: 14px;
  color: #d9d9d9;
  text-transform: uppercase;
  letter-spacing: 0.1em; }
@media (max-width: 575px) {
  .pxl-case-study-carousel.layout-pxl-case-study-3 .item-category {
    font-size: 12px; } }
.pxl-case-study-carousel.layout-pxl-case-study-3 .item-readmore {
  position: relative; }
  .pxl-case-study-carousel.layout-pxl-case-study-3 .item-readmore a {
    display: inline-flex;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    transition: all 300ms ease 0s; }
    .pxl-case-study-carousel.layout-pxl-case-study-3 .item-readmore a:hover i {
      -webkit-animation: toRightFromLeft 0.3s forwards;
      -khtml-animation: toRightFromLeft 0.3s forwards;
      -moz-animation: toRightFromLeft 0.3s forwards;
      -ms-animation: toRightFromLeft 0.3s forwards;
      -o-animation: toRightFromLeft 0.3s forwards;
      animation: toRightFromLeft 0.3s forwards; }
.pxl-case-study-carousel.layout-pxl-case-study-3 .item-inner {
  position: relative;
  padding-bottom: 45px; }
  .pxl-case-study-carousel.layout-pxl-case-study-3 .item-inner .box-title {
    background-color: var(--secondary-color);
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    padding: 25px 25px 25px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .pxl-case-study-carousel.layout-pxl-case-study-3 .item-inner .box-title:before {
      content: "";
      display: block;
      height: 100%;
      width: 70%;
      position: absolute;
      top: 0;
      left: -20%;
      transform: skewX(45deg);
      background-color: #232d47; }
    .pxl-case-study-carousel.layout-pxl-case-study-3 .item-inner .box-title .title-wrap {
      position: relative; }
  .pxl-case-study-carousel.layout-pxl-case-study-3 .item-inner:hover .item-featured:after {
    opacity: 1;
    visibility: visible; }
  .pxl-case-study-carousel.layout-pxl-case-study-3 .item-inner:hover .item-readmore a {
    background-color: var(--primary-color); }

.pxl-practice-area-carousel {
  position: relative; }
  .pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-content {
    position: relative; }
    .pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-content:before {
      content: "";
      background-color: #fff;
      position: absolute;
      width: 100%;
      height: 0;
      left: 0;
      bottom: 0;
      z-index: 0;
      transition: all 400ms ease 0s;
      transform-origin: top; }
    .pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-content:after {
      content: "";
      height: 4px;
      background-color: var(--primary-color);
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      transition: all 300ms linear 0s;
      opacity: 0; }
    .pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-content .content-inner {
      padding: 35px 35px 35px;
      background-color: var(--additional01-color);
      transition: all 300ms ease 0s; }
    .pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-content .item-title {
      font-size: 30px;
      margin-bottom: 18px;
      color: #fff;
      position: relative; }
    .pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-content .item-excerpt {
      color: #d9d9d9;
      transition: all 300ms ease 0s;
      position: relative; }
    .pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-content .item-readmore {
      margin-top: 19px;
      position: relative; }
      .pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-content .item-readmore .btn-more {
        color: #fff; }
    .pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-content .area-icon-wrap {
      width: 76px;
      height: 76px;
      display: -webkit-inline-flex;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      background-color: var(--primary-color);
      color: #fff;
      transition: all 200ms linear 0s;
      position: absolute;
      z-index: 1;
      bottom: 0;
      right: 35px;
      transform: translateY(50%); }
      .pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-content .area-icon-wrap > * {
        max-width: 100%; }
      .pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-content .area-icon-wrap img {
        width: 50px;
        height: auto;
        transition: all 350ms linear 600ms; }
      .pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-content .area-icon-wrap i {
        font-size: 50px;
        transition: all 300ms linear 600ms; }
        .pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-content .area-icon-wrap:hover img, .pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-content .area-icon-wrap:hover i {
          -webkit-animation: updown 400ms ease;
          -khtml-animation: updown 400ms ease;
          -moz-animation: updown 400ms ease;
          -ms-animation: updown 400ms ease;
          -o-animation: updown 400ms ease;
          animation: updown 400ms ease; }
  .pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-featured img {
    filter: grayscale(1);
    transition: all 300ms ease 0s; }
.pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-inner:hover .item-content:before {
  opacity: 1;
  height: 100%;
  top: 0;
  bottom: auto;
  transform-origin: bottom; }
.pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-inner:hover .item-content:after {
  opacity: 1; }
.pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-inner:hover .item-featured img {
  filter: grayscale(0); }
.pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-inner:hover .content-inner .item-title {
  color: var(--heading-color); }
.pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-inner:hover .content-inner .item-excerpt {
  color: inherit; }
.pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-inner:hover .content-inner .item-readmore .btn-more {
  color: var(--primary-color); }
.pxl-practice-area-carousel.layout-pxl-practice-area-1 .item-inner:hover .area-icon-wrap {
  background-color: var(--secondary-color); }
.pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner .area-icon-wrap {
  width: 86px;
  height: 86px;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color);
  color: #fff;
  -webkit-border-radius: 1px;
  -khtml-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  transition: all 300ms ease 0s; }
  .pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner .area-icon-wrap > * {
    max-width: 100%; }
  .pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner .area-icon-wrap img {
    width: 50px;
    height: auto;
    transition: all 350ms linear 0s; }
  .pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner .area-icon-wrap i {
    font-size: 50px;
    transition: all 300ms linear 0s; }
  .pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner .area-icon-wrap img, .pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner .area-icon-wrap i {
    position: relative;
    z-index: 1; }
.pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner .item-featured {
  position: relative;
  overflow: hidden; }
  .pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner .item-featured a img {
    transition: all 300ms ease 0s;
    filter: grayscale(1); }
  .pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner .item-featured .area-icon-wrap {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
    .pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner .item-featured .area-icon-wrap:after {
      content: "";
      display: block;
      width: 100%;
      position: absolute;
      background-color: var(--secondary-color);
      transition: all 300ms ease 0s;
      top: 0;
      left: 0;
      height: 0; }
.pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner .item-title {
  font-size: 25px;
  margin-bottom: 10px;
  color: #fff; }
.pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner .item-content {
  padding: 35px 35px 30px;
  transition: all 300ms ease 0s;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  position: relative;
  z-index: 1;
  background-color: var(--secondary-color); }
  .pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner .item-content > * {
    max-width: 100%; }
.pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner .item-excerpt {
  transition: all 300ms ease 0s;
  color: #d9d9d9; }
@media (max-width: 991px) {
  .pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner .item-excerpt {
    font-size: 16px;
    line-height: 1.625;
    max-height: 78px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; } }
.pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner .item-readmore {
  margin-top: 25px; }
@media (max-width: 991px) {
  .pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner .item-content {
    padding: 35px 20px 50px; } }
.pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner:hover .item-featured a img {
  filter: grayscale(0); }
.pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner:hover .item-content {
  background-color: #fff;
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.12);
  -khtml-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.12);
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.12); }
.pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner:hover .area-icon-wrap:after {
  height: 100%; }
.pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner:hover .item-title {
  color: var(--heading-color); }
.pxl-practice-area-carousel.layout-pxl-practice-area-2 .carousel-item-inner:hover .item-excerpt {
  color: #6d6d6d; }
.pxl-practice-area-carousel.layout-pxl-practice-area-2 .pxl-swiper-arrows .pxl-swiper-arrow {
  top: 50%; }
.pxl-practice-area-carousel.layout-pxl-practice-area-2 .pxl-swiper-arrows.nav-out-vertical .pxl-swiper-arrow-prev {
  left: -100px; }
.pxl-practice-area-carousel.layout-pxl-practice-area-2 .pxl-swiper-arrows.nav-out-vertical .pxl-swiper-arrow-next {
  right: -100px; }

.pxl-ttip {
  position: relative;
  display: inline-block; }
  .pxl-ttip:hover .tt-txt {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    transition-delay: 0.1s; }

.tt-txt {
  font-size: 0;
  opacity: 0;
  visibility: hidden; }
  .tt-txt:before {
    content: "";
    position: absolute;
    background: 0 0;
    border: 6px solid transparent;
    z-index: 1000001;
    margin-bottom: 0;
    left: calc(50% - 6px);
    top: auto;
    bottom: -12px;
    transition: 0.3s; }

.pxl-ttip .tt-txt {
  position: absolute;
  pointer-events: none;
  display: inline-block;
  background: #1b1b1b;
  color: #fff;
  padding: 8px 10px;
  font-size: 12px;
  line-height: 12px;
  white-space: nowrap;
  background: #1b1b1b;
  z-index: 1000000;
  pointer-events: none;
  -webkit-transform: translate3d(0, 0, 0);
  -khtml-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s; }

.tt_top .tt-txt {
  bottom: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }
  .tt_top .tt-txt:before {
    border-top-color: #1b1b1b; }
.tt_top:hover .tt-txt {
  -webkit-transform: translate(-50%, -8px);
  -khtml-transform: translate(-50%, -8px);
  -moz-transform: translate(-50%, -8px);
  -ms-transform: translate(-50%, -8px);
  -o-transform: translate(-50%, -8px);
  transform: translate(-50%, -8px); }

.tt-top-left .tt-txt, .tt-top-right .tt-txt {
  bottom: 100%;
  left: 50%; }
  .tt-top-left .tt-txt:before, .tt-top-right .tt-txt:before {
    border-top-color: #1b1b1b; }
.tt-top-left:hover .tt-txt, .tt-top-right:hover .tt-txt {
  -webkit-transform: translate(0, -8px);
  -khtml-transform: translate(0, -8px);
  -moz-transform: translate(0, -8px);
  -ms-transform: translate(0, -8px);
  -o-transform: translate(0, -8px);
  transform: translate(0, -8px); }

.tt-top-left .tt-txt {
  -webkit-transform: translate(-100%, 0);
  -khtml-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  margin-left: 12px; }
  .tt-top-left .tt-txt:before {
    left: auto;
    right: 6px; }
.tt-top-left:hover .tt-txt {
  -webkit-transform: translate(-100%, -8px);
  -khtml-transform: translate(-100%, -8px);
  -moz-transform: translate(-100%, -8px);
  -ms-transform: translate(-100%, -8px);
  -o-transform: translate(-100%, -8px);
  transform: translate(-100%, -8px); }

.tt-top-right .tt-txt {
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  margin-left: -12px; }
  .tt-top-right .tt-txt:before {
    left: 6px;
    right: auto; }
.tt-top-right:hover .tt-txt {
  -webkit-transform: translate(0, -8px);
  -khtml-transform: translate(0, -8px);
  -moz-transform: translate(0, -8px);
  -ms-transform: translate(0, -8px);
  -o-transform: translate(0, -8px);
  transform: translate(0, -8px); }

.tt-left .tt-txt {
  left: auto;
  right: 100%;
  bottom: 50%;
  margin-bottom: -14px; }
  .tt-left .tt-txt:before {
    border-left-color: #1b1b1b;
    margin-right: -11px;
    margin-bottom: -6px;
    right: 0;
    bottom: 50%;
    left: auto; }
.tt-left:hover .tt-txt {
  -webkit-transform: translate(-8px, 0);
  -khtml-transform: translate(-8px, 0);
  -moz-transform: translate(-8px, 0);
  -ms-transform: translate(-8px, 0);
  -o-transform: translate(-8px, 0);
  transform: translate(-8px, 0); }

.tt-right .tt-txt {
  left: 100%;
  bottom: 50%;
  margin-bottom: -14px; }
  .tt-right .tt-txt:before {
    border-right-color: #1b1b1b;
    margin-left: -11px;
    margin-bottom: -6px;
    left: 0;
    bottom: 50%; }
.tt-right:hover .tt-txt {
  -webkit-transform: translate(8px, 0);
  -khtml-transform: translate(8px, 0);
  -moz-transform: translate(8px, 0);
  -ms-transform: translate(8px, 0);
  -o-transform: translate(8px, 0);
  transform: translate(8px, 0); }

.tt-bottom .tt-txt {
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }
  .tt-bottom .tt-txt:before {
    border-bottom-color: #1b1b1b;
    top: -12px;
    bottom: auto; }
.tt-bottom:hover .tt-txt {
  -webkit-transform: translate(-50%, 8px);
  -khtml-transform: translate(-50%, 8px);
  -moz-transform: translate(-50%, 8px);
  -ms-transform: translate(-50%, 8px);
  -o-transform: translate(-50%, 8px);
  transform: translate(-50%, 8px); }

.tt-bottom-left .tt-txt, .tt-bottom-right .tt-txt {
  top: 100%;
  left: 50%; }
  .tt-bottom-left .tt-txt:before, .tt-bottom-right .tt-txt:before {
    border-bottom-color: #1b1b1b;
    top: -12px;
    bottom: auto; }
.tt-bottom-left:hover .tt-txt, .tt-bottom-right:hover .tt-txt {
  -webkit-transform: translate(0, 8px);
  -khtml-transform: translate(0, 8px);
  -moz-transform: translate(0, 8px);
  -ms-transform: translate(0, 8px);
  -o-transform: translate(0, 8px);
  transform: translate(0, 8px); }

.tt-bottom-left .tt-txt {
  -webkit-transform: translate(-100%, 100%);
  -khtml-transform: translate(-100%, 100%);
  -moz-transform: translate(-100%, 100%);
  -ms-transform: translate(-100%, 100%);
  -o-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%);
  margin-left: 12px; }
  .tt-bottom-left .tt-txt:before {
    left: auto;
    right: 6px; }
.tt-bottom-left:hover .tt-txt {
  -webkit-transform: translate(-100%, 8px);
  -khtml-transform: translate(-100%, 8px);
  -moz-transform: translate(-100%, 8px);
  -ms-transform: translate(-100%, 8px);
  -o-transform: translate(-100%, 8px);
  transform: translate(-100%, 8px); }

.tt-bottom-right .tt-txt {
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  margin-left: -12px; }
  .tt-bottom-right .tt-txt:before {
    left: 6px;
    right: auto; }
.tt-bottom-right:hover .tt-txt {
  -webkit-transform: translate(0, 8px);
  -khtml-transform: translate(0, 8px);
  -moz-transform: translate(0, 8px);
  -ms-transform: translate(0, 8px);
  -o-transform: translate(0, 8px);
  transform: translate(0, 8px); }

.col2-set {
  display: flex;
  flex-wrap: wrap;
  margin: -15px; }
  .col2-set .col-1, .col2-set .col-2 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 15px; }
  @media (min-width: 769px) {
    .col2-set .col-1, .col2-set .col-2 {
      flex: 0 0 50%;
      max-width: 50%; } }

.woocommerce-notices-wrapper {
  margin-top: 15px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #dadada; }
  .woocommerce-notices-wrapper:empty {
    display: none; }
  .woocommerce-notices-wrapper ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  @media (min-width: 768px) {
    .woocommerce-notices-wrapper .woocommerce-error li {
      position: relative;
      padding-right: 165px; } }
@media (max-width: 767px) {
  .woocommerce-notices-wrapper .woocommerce-error li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap; }
    .woocommerce-notices-wrapper .woocommerce-error li > * {
      max-width: 100%; } }
@media (min-width: 768px) {
  .woocommerce-notices-wrapper .woocommerce-error li a {
    position: absolute;
    top: 50%;
    right: 0;
    width: 150px;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); } }
@media (max-width: 767px) {
  .woocommerce-notices-wrapper .woocommerce-error li a {
    order: 2; } }
@media (min-width: 576px) {
  .woocommerce-notices-wrapper .woocommerce-message {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
    .woocommerce-notices-wrapper .woocommerce-message > * {
      max-width: 100%; } }
@media (max-width: 575px) {
  .woocommerce-notices-wrapper .woocommerce-message a.btn {
    display: block;
    margin-top: 10px; } }
.woocommerce-notices-wrapper .btn-secondary:hover {
  background-color: var(--primary-color); }

.woocommerce-error {
  color: #d62a28; }

.woocommerce-info {
  color: #FFB237;
  background: #F2F2F2;
  padding: 20px 24px;
  font-size: 15px; }

.woocommerce-message {
  color: #27ae60; }

.woocommerce-pagination {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .woocommerce-pagination > * {
    max-width: 100%; }

.pxl-shop-topbar-wrap {
  margin-bottom: 9px;
  padding-bottom: 65px; }

.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering {
  margin-bottom: 0;
  float: none; }

.woocommerce-result-count {
  font-size: 16px;
  line-height: 25px;
  font-weight: 500; }

select.orderby {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 0 20px;
  font-size: 16px;
  font-weight: 500;
  background-position: calc(100% - 20px) 50%;
  background-repeat: no-repeat;
  background-size: 12px;
  border: 1px solid #dadada;
  background-color: transparent; }
@media (min-width: 1200px) {
  select.orderby {
    width: 240px; } }
select.orderby:hover, select.orderby:active, select.orderby:focus {
  border-color: var(--primary-color); }

@media (max-width: 575px) {
  .pxl-view-layout-wrap {
    display: none; } }

.pxl-view-layout {
  list-style: none;
  margin: 0 -2px; }
  .pxl-view-layout li {
    padding: 0 2px;
    color: var(--heading-color); }
    .pxl-view-layout li.lbl {
      padding-right: 18px; }
    .pxl-view-layout li a {
      font-size: 18px;
      color: var(--heading-color); }
      .pxl-view-layout li a i {
        line-height: 1; }
    .pxl-view-layout li.active a {
      color: var(--heading-color); }
    .pxl-view-layout li.view-list {
      margin-left: 18px; }

@media (max-width: 767px) {
  .number-result {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px; } }

.products {
  list-style: none;
  margin: -30px -16px;
  padding: 0;
  display: flex;
  flex-wrap: wrap; }
  .products > .product {
    float: none;
    padding: 25px 16px;
    position: relative; }

.pxl-products-thumb {
  position: relative;
  overflow: hidden; }
  .pxl-products-thumb img {
    width: 100%;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .pxl-products-thumb .add_to_cart_button, .pxl-products-thumb .button.product_type_grouped, .pxl-products-thumb .product_type_external, .pxl-products-thumb .added_to_cart {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    transform: translateY(20px);
    opacity: 0;
    visibility: hidden; }
    .pxl-products-thumb:hover .add_to_cart_button, .pxl-products-thumb:hover .button.product_type_grouped, .pxl-products-thumb:hover .product_type_external, .pxl-products-thumb:hover .added_to_cart {
      transform: translateY(0);
      opacity: 1;
      visibility: visible; }

.pxl-shop-item-wrap .woocommerce-loop-product__link {
  display: block;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  color: var(--heading-color); }
  .pxl-shop-item-wrap .woocommerce-loop-product__link:hover {
    color: var(--link-color-hover); }
.pxl-shop-item-wrap .pxl-product-title {
  font-size: 25px;
  margin-bottom: 10px; }
.pxl-shop-item-wrap .price {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  color: var(--primary-color);
  font-weight: 600;
  font-size: 20px;
  clear: both;
  white-space: pre-wrap;
  align-items: center;
  line-height: 1; }
  .pxl-shop-item-wrap .price > * {
    max-width: 100%; }
  .pxl-shop-item-wrap .price del {
    font-size: 18px;
    order: 2;
    padding-left: 15px;
    color: #ababab; }
    [dir="rtl"] .pxl-shop-item-wrap .price del {
      padding-left: 0;
      padding-right: 6px; }
  .pxl-shop-item-wrap .price ins {
    font-weight: inherit;
    text-decoration: none; }
.pxl-shop-item-wrap .add_to_cart_button, .pxl-shop-item-wrap .button.product_type_grouped, .pxl-shop-item-wrap .product_type_external, .pxl-shop-item-wrap .added_to_cart {
  -webkit-transition: all 400ms ease;
  -khtml-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  background-color: var(--secondary-color);
  width: 100%;
  text-align: center;
  justify-content: center; }
  .pxl-shop-item-wrap .add_to_cart_button .pxl-icon, .pxl-shop-item-wrap .button.product_type_grouped .pxl-icon, .pxl-shop-item-wrap .product_type_external .pxl-icon, .pxl-shop-item-wrap .added_to_cart .pxl-icon {
    margin-left: 10px;
    font-size: 15px;
    position: relative;
    bottom: 1px; }
  .pxl-shop-item-wrap .add_to_cart_button:hover, .pxl-shop-item-wrap .button.product_type_grouped:hover, .pxl-shop-item-wrap .product_type_external:hover, .pxl-shop-item-wrap .added_to_cart:hover {
    background-color: var(--primary-color); }
.pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon, .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon, .pxl-shop-item-wrap .product_type_external.loading .pxl-icon {
  display: inline-block;
  -webkit-animation: pxl-spin 2s linear infinite;
  -khtml-animation: pxl-spin 2s linear infinite;
  -moz-animation: pxl-spin 2s linear infinite;
  -ms-animation: pxl-spin 2s linear infinite;
  -o-animation: pxl-spin 2s linear infinite;
  animation: pxl-spin 2s linear infinite; }
  .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon:before, .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon:before, .pxl-shop-item-wrap .product_type_external.loading .pxl-icon:before {
    content: "";
    font-family: "pxli" !important; }
.pxl-shop-item-wrap .add_to_cart_button + .added_to_cart, .pxl-shop-item-wrap .product_type_grouped + .added_to_cart, .pxl-shop-item-wrap .product_type_external + .added_to_cart {
  opacity: 0; }
  .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart:after, .pxl-shop-item-wrap .product_type_grouped + .added_to_cart:after, .pxl-shop-item-wrap .product_type_external + .added_to_cart:after {
    content: "";
    font-family: "pxli";
    font-weight: normal;
    margin-left: 10px; }
.pxl-shop-item-wrap .add_to_cart_button.added, .pxl-shop-item-wrap .product_type_grouped.added, .pxl-shop-item-wrap .product_type_external.added {
  opacity: 0;
  visibility: hidden; }
  .pxl-shop-item-wrap .add_to_cart_button.added + .added_to_cart, .pxl-shop-item-wrap .product_type_grouped.added + .added_to_cart, .pxl-shop-item-wrap .product_type_external.added + .added_to_cart {
    opacity: 1; }

.pxl-featured, .onsale {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  background-color: var(--primary-color);
  color: #fff;
  padding: 4px 18px;
  z-index: 2;
  min-height: 40px;
  min-width: 120px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center; }

.pxl-featured + .onsale {
  top: 65px; }

/* Content Grid view */
.pxl-products-content {
  padding: 27px 0 0;
  position: relative; }
  .pxl-products-content .top-content-inner {
    margin-bottom: 5px; }

.pxl-shop-woosmart-wrap .woosw-btn {
  padding: 0;
  background-color: transparent;
  color: #6d6d6d;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0; }
  .pxl-shop-woosmart-wrap .woosw-btn:before {
    width: 16px;
    height: 16px;
    font-family: "pxli";
    content: "";
    font-size: 16px;
    text-indent: 0;
    line-height: 1;
    -webkit-transition: color 300ms ease;
    -khtml-transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -ms-transition: color 300ms ease;
    -o-transition: color 300ms ease;
    transition: color 300ms ease;
    font-weight: 300;
    margin-right: 7px; }
    .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
      content: "";
      font-family: "pxli" !important;
      -webkit-animation: pxl-spin 2s linear infinite;
      -khtml-animation: pxl-spin 2s linear infinite;
      -moz-animation: pxl-spin 2s linear infinite;
      -ms-animation: pxl-spin 2s linear infinite;
      -o-animation: pxl-spin 2s linear infinite;
      animation: pxl-spin 2s linear infinite; }
    .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:after {
      display: none !important; }
  .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
    content: "";
    color: var(--secondary-color); }

/* Content list view */
.products.shop-view-list .pxl-products-content {
  display: none; }
@media (min-width: 576px) {
  .products.shop-view-list .pxl-shop-item-wrap {
    display: flex;
    align-items: center;
    margin-left: -15px;
    margin-right: -15px; } }
@media (min-width: 576px) {
  .products.shop-view-list .pxl-products-thumb {
    width: 50%;
    padding: 15px; } }
.products.shop-view-list .pxl-products-thumb .pxl-add-to-cart {
  display: none; }
  .products.shop-view-list .pxl-products-thumb .image-wrap:hover img {
    transform: scale(1.08) translateX(0) !important; }
.products.shop-view-list .pxl-products-thumb .pxl-featured, .products.shop-view-list .pxl-products-thumb .onsale {
  right: 30px;
  top: 30px; }
.products.shop-view-list .pxl-products-content-list-view {
  display: block; }
@media (max-width: 575px) {
  .products.shop-view-list .pxl-products-content-list-view {
    margin-top: 30px; } }
@media (min-width: 576px) {
  .products.shop-view-list .pxl-products-content-list-view {
    width: 50%;
    padding: 15px; } }
.products.shop-view-list .pxl-products-content-list-view .pxl-product-title {
  margin-top: 10px; }
.products.shop-view-list .pxl-products-content-list-view .list-view-rating {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .products.shop-view-list .pxl-products-content-list-view .list-view-rating .star-rating + .pxl-shop-woosmart-wrap {
    padding-left: 15px;
    margin-left: 13px;
    position: relative; }
    .products.shop-view-list .pxl-products-content-list-view .list-view-rating .star-rating + .pxl-shop-woosmart-wrap:before {
      content: "";
      display: block;
      width: 1px;
      height: 25px;
      background-color: #d8d8d8;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
.products.shop-view-list .pxl-products-content-list-view .pxl-loop-product-excerpt {
  margin: 18px 0 32px;
  display: block;
  display: -webkit-box;
  max-height: 78px;
  font-size: 16px;
  line-height: 1.625;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -khtml-line-clamp: 3;
  -moz-line-clamp: 3;
  -ms-line-clamp: 3;
  -o-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  -khtml-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical; }
  .products.shop-view-list .pxl-products-content-list-view .pxl-loop-product-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 78px;
    font-size: 16px;
    line-height: 1.625;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -khtml-line-clamp: 3;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    -o-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical; }
.products.shop-view-list .pxl-products-content-list-view .add_to_cart_button, .products.shop-view-list .pxl-products-content-list-view .button.product_type_grouped, .products.shop-view-list .pxl-products-content-list-view .product_type_external, .products.shop-view-list .pxl-products-content-list-view .added_to_cart {
  width: auto;
  min-width: 215px; }
  .products.shop-view-list .pxl-products-content-list-view .add_to_cart_button.added, .products.shop-view-list .pxl-products-content-list-view .button.product_type_grouped.added, .products.shop-view-list .pxl-products-content-list-view .product_type_external.added, .products.shop-view-list .pxl-products-content-list-view .added_to_cart.added {
    opacity: 1;
    visibility: visible; }
  .products.shop-view-list .pxl-products-content-list-view .add_to_cart_button.added_to_cart, .products.shop-view-list .pxl-products-content-list-view .button.product_type_grouped.added_to_cart, .products.shop-view-list .pxl-products-content-list-view .product_type_external.added_to_cart, .products.shop-view-list .pxl-products-content-list-view .added_to_cart.added_to_cart {
    margin-top: 10px; }
.products.shop-view-list > li:after {
  content: "";
  height: 1px;
  display: block;
  background-color: #d8d8d8;
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px; }

.products.columns-1 > li.product {
  max-width: 100%;
  width: 100%;
  flex: 0 0 100%; }
.products.columns-2 > li.product {
  max-width: 50%;
  width: 50%;
  flex: 0 0 50%; }
.products.columns-3 > li.product {
  max-width: 33.3333%;
  width: 33.3333%;
  flex: 0 0 33.3333%; }
.products.columns-4 > li.product {
  max-width: 25%;
  width: 25%;
  flex: 0 0 25%; }
.products.columns-5 > li.product {
  max-width: 20%;
  width: 20%;
  flex: 0 0 20%; }
.products.columns-6 > li.product {
  max-width: 16.6666%;
  width: 16.6666%;
  flex: 0 0 16.6666%; }
@media (max-width: 1599px) {
  .products.columns-5s > li.product {
    max-width: 25%;
    width: 25%;
    flex: 0 0 25%; }
  .products.columns-6 > li.product {
    max-width: 25%;
    width: 25%;
    flex: 0 0 25%; } }
@media (max-width: 1199px) {
  .products.columns-4 > li.product {
    max-width: 33.3333%;
    width: 33.3333%;
    flex: 0 0 33.3333%; }
  .products.columns-5 > li.product {
    max-width: 33.3333%;
    width: 33.3333%;
    flex: 0 0 33.3333%; }
  .products.columns-6 > li.product {
    max-width: 33.3333%;
    width: 33.3333%;
    flex: 0 0 33.3333%; } }
@media (max-width: 991px) {
  .products.columns-3 > li.product {
    max-width: 50%;
    width: 50%;
    flex: 0 0 50%; }
  .products.columns-4 > li.product {
    max-width: 50%;
    width: 50%;
    flex: 0 0 50%; }
  .products.columns-5 > li.product {
    max-width: 50%;
    width: 50%;
    flex: 0 0 50%; }
  .products.columns-6 > li.product {
    max-width: 50%;
    width: 50%;
    flex: 0 0 50%; } }
@media (max-width: 767px) {
  .products.columns-2 > li.product, .products.columns-3 > li.product, .products.columns-4 > li.product, .products.columns-5 > li.product, .products.columns-6 > li.product {
    max-width: 50%;
    width: 50%;
    flex: 0 0 50%; } }
@media (max-width: 575px) {
  .products.columns-2 > li.product, .products.columns-3 > li.product, .products.columns-4 > li.product, .products.columns-5 > li.product, .products.columns-6 > li.product {
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%; } }

.woocommerce.columns-1 > .products > li.product {
  max-width: 100%;
  width: 100%;
  flex: 0 0 100%; }
.woocommerce.columns-2 > .products > li.product {
  max-width: 50%;
  width: 50%;
  flex: 0 0 50%; }
.woocommerce.columns-3 > .products > li.product {
  max-width: 33.3333%;
  width: 33.3333%;
  flex: 0 0 33.3333%; }
.woocommerce.columns-4 > .products > li.product {
  max-width: 25%;
  width: 25%;
  flex: 0 0 25%; }
.woocommerce.columns-5 > .products > li.product {
  max-width: 20%;
  width: 20%;
  flex: 0 0 20%; }
.woocommerce.columns-6 > .products > li.product {
  max-width: 16.6666%;
  width: 16.6666%;
  flex: 0 0 16.6666%; }
@media (max-width: 1599px) {
  .woocommerce.columns-5 > .products > li.product {
    max-width: 25%;
    width: 25%;
    flex: 0 0 25%; }
  .woocommerce.columns-6 > .products > li.product {
    max-width: 25%;
    width: 25%;
    flex: 0 0 25%; } }
@media (max-width: 1199px) {
  .woocommerce.columns-4 > .products > li.product {
    max-width: 33.3333%;
    width: 33.3333%;
    flex: 0 0 33.3333%; }
  .woocommerce.columns-5 > .products > li.product {
    max-width: 33.3333%;
    width: 33.3333%;
    flex: 0 0 33.3333%; }
  .woocommerce.columns-6 > .products > li.product {
    max-width: 33.3333%;
    width: 33.3333%;
    flex: 0 0 33.3333%; } }
@media (max-width: 991px) {
  .woocommerce.columns-3 > .products > li.product {
    max-width: 50%;
    width: 50%;
    flex: 0 0 50%; }
  .woocommerce.columns-4 > .products > li.product {
    max-width: 50%;
    width: 50%;
    flex: 0 0 50%; }
  .woocommerce.columns-5 > .products > li.product {
    max-width: 50%;
    width: 50%;
    flex: 0 0 50%; }
  .woocommerce.columns-6 > .products > li.product {
    max-width: 50%;
    width: 50%;
    flex: 0 0 50%; } }
@media (max-width: 767px) {
  .woocommerce.columns-2 > .products > li.product, .woocommerce.columns-3 > .products > li.product, .woocommerce.columns-4 > .products > li.product, .woocommerce.columns-5 > .products > li.product, .woocommerce.columns-6 > .products > li.product {
    max-width: 50%;
    width: 50%;
    flex: 0 0 50%; } }
@media (max-width: 575px) {
  .woocommerce.columns-2 > .products > li.product, .woocommerce.columns-3 > .products > li.product, .woocommerce.columns-4 > .products > li.product, .woocommerce.columns-5 > .products > li.product, .woocommerce.columns-6 > .products > li.product {
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%; } }

@media (min-width: 576px) and (max-width: 1199px) {
  .pxl-content-wrap.has-sidebar .products.columns-3 > li.product {
    max-width: 50%;
    width: 50%;
    flex: 0 0 50%; }
  .pxl-content-wrap.has-sidebar .products.columns-4 > li.product {
    max-width: 50%;
    width: 50%;
    flex: 0 0 50%; }
  .pxl-content-wrap.has-sidebar .products.columns-5 > li.product {
    max-width: 50%;
    width: 50%;
    flex: 0 0 50%; }
  .pxl-content-wrap.has-sidebar .products.columns-6 > li.product {
    max-width: 50%;
    width: 50%;
    flex: 0 0 50%; } }

/* Widget Search */
.widget_product_search {
  padding: 0 !important;
  border: none !important; }
  .widget_product_search .widget-title {
    margin: 0 !important; }
  .widget_product_search form {
    position: relative; }
  .widget_product_search .search-field {
    padding-right: 50px !important;
    border: 1px solid #dedede;
    font-style: italic; }
  .widget_product_search button[type="submit"] {
    border: none;
    background-color: var(--primary-color);
    color: #fff;
    padding: 0;
    height: 38px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: 9px;
    transform: translateY(-50%);
    font-size: 0; }
    .widget_product_search button[type="submit"]:after {
      content: none; }
    .widget_product_search button[type="submit"]:before {
      display: inline-block !important;
      font-family: pxli;
      content: "";
      font-size: 18px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background-color: initial;
      font-style: normal;
      font-weight: 400;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      transition: 0s; }
    .widget_product_search button[type="submit"]:hover {
      background-color: var(--secondary-color); }

/* Widget Cart */
.widget_shopping_cart ul > li {
  position: relative;
  padding: 10px 0 25px 0 !important;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(216, 216, 216, 0.7); }
  .widget_shopping_cart ul > li .remove {
    position: absolute;
    right: 0;
    font-size: 30px;
    color: var(--secondary-color); }
    .widget_shopping_cart ul > li .remove + a {
      font-family: var(--heading-font-family);
      font-size: 18px;
      color: var(--heading-color);
      letter-spacing: 0.02em; }
  .widget_shopping_cart ul > li a:hover {
    color: var(--primary-color); }
  .widget_shopping_cart ul > li .blockOverlay {
    background-color: rgba(var(--secondary-color-rgb),0.6) !important; }
.widget_shopping_cart .total {
  margin-top: 27px;
  margin-bottom: 8px;
  letter-spacing: 0.02em; }
  .widget_shopping_cart .total strong {
    font-family: var(--heading-font-family);
    font-size: 18px;
    color: var(--heading-color);
    margin-right: 7px; }
  .widget_shopping_cart .total .amount {
    font-size: 16px;
    color: var(--primary-color);
    font-weight: 600; }
.widget_shopping_cart .buttons {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .widget_shopping_cart .buttons .button {
    padding: 0;
    background-color: transparent;
    color: var(--primary-color); }
    .widget_shopping_cart .buttons .button span:after {
      content: "";
      height: 1px;
      position: absolute;
      bottom: 5px;
      left: 0;
      width: 0;
      transition: all 300ms ease;
      transition-delay: 100ms;
      border-bottom: 1px solid; }
    .widget_shopping_cart .buttons .button:after {
      content: "";
      font-family: "Material-Design-Iconic-Font";
      font-size: 18px;
      line-height: 1;
      font-weight: normal;
      -moz-osx-font-smoothing: grayscale;
      margin-left: 5px;
      position: relative;
      transition: all 300ms ease;
      opacity: 1; }
      .widget_shopping_cart .buttons .button:hover span:after {
        width: 100%; }
      .widget_shopping_cart .buttons .button:hover:after {
        transform: translateX(15px);
        opacity: 0; }

/* Widget Product Category */
.widget_product_categories .product-categories li a {
  text-transform: uppercase !important; }
  .widget_product_categories .product-categories li a:before {
    bottom: 0 !important; }

/* Widget Price Filter */
.widget_price_filter .price_slider {
  margin-bottom: 30px; }
  .widget_price_filter .price_slider_amount .price_label {
    display: inline-block;
    color: var(--heading-color);
    margin-top: 5px; }
  .widget_price_filter .price_slider_amount button {
    padding: 8px 15px 8px 15px;
    margin: 0;
    float: right;
    border: none;
    font-size: 14px;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    position: relative;
    border-radius: 0;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .widget_price_filter .price_slider_amount button:hover {
      background-color: var(--secondary-color); }
.widget_price_filter .ui-slider {
  position: relative;
  text-align: start; }
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 18px;
  height: 18px;
  background-color: #e2dbd0;
  border-radius: 50%;
  cursor: ew-resize;
  outline: none;
  top: -7px;
  margin-left: -1px; }
  .widget_price_filter .ui-slider .ui-slider-handle + .ui-slider-handle {
    margin-left: -15px; }
  .widget_price_filter .ui-slider .ui-slider-handle:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: var(--primary-color); }
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  background-color: var(--secondary-color); }
  .widget_price_filter .price_slider_wrapper .ui-widget-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background-color: #d8d8d8; }
.widget_price_filter .ui-slider-horizontal {
  height: 3px; }
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: 0px; }
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: 0px; }

.widget_rating_filter li.wc-layered-nav-rating > a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  color: #707070; }
  .widget_rating_filter li.wc-layered-nav-rating > a > * {
    max-width: 100%; }

/* Widget Recent Product */
ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: -10px 0; }
  ul.product_list_widget li {
    padding: 10px 0;
    position: relative;
    display: block;
    clear: both;
    overflow: hidden;
    font-weight: 600; }
    ul.product_list_widget li a {
      display: block;
      font-family: var(--heading-font-family);
      color: var(--heading-color);
      font-size: 18px;
      letter-spacing: 0.02em;
      line-height: 1.5; }
    ul.product_list_widget li .quantity, ul.product_list_widget li .amount {
      font-size: 16px;
      color: var(--primary-color);
      font-weight: 600; }
    ul.product_list_widget li del .amount {
      color: #ababab;
      margin-right: 5px; }
      ul.product_list_widget li .star-rating + .woocommerce-Price-amount, ul.product_list_widget li .star-rating + .reviewer {
        display: inline-flex; }
    ul.product_list_widget li img {
      margin-top: 5px;
      margin-right: 20px;
      float: left;
      width: 70px; }
    ul.product_list_widget li .star-rating {
      display: block;
      font-size: 12px;
      width: 90px; }
    ul.product_list_widget li dl {
      margin: 0;
      padding-left: 1em;
      content: "";
      display: table; }
      ul.product_list_widget li dl dt, ul.product_list_widget li dl dd {
        display: inline-block;
        float: left;
        margin-bottom: 1em; }
      ul.product_list_widget li dl dt {
        font-weight: 700;
        padding: 0 0 0.25em;
        margin: 0 4px 0 0;
        clear: left; }
      ul.product_list_widget li dl dd {
        padding: 0 0 0.25em; }
        ul.product_list_widget li dl dd p:last-child {
          margin-bottom: 0; }

.pxl-star-rated {
  color: var(--heading-color); }

.woocommerce-product-rating {
  display: flex;
  flex-wrap: wrap;
  line-height: normal;
  margin: 0;
  align-items: center; }

p.stars {
  margin: 0; }
  p.stars > span {
    display: block; }

.star-rating {
  font-family: "pxli";
  color: #FFB237;
  font-size: 15px;
  letter-spacing: 3px;
  white-space: nowrap;
  position: relative;
  display: inline-block;
  width: 85px;
  height: 28px;
  line-height: 28px;
  overflow: hidden; }
  .star-rating:before {
    content: "";
    display: block;
    overflow: hidden; }
  .star-rating > span:before, .star-rating .pxl-star-rated:before {
    content: "";
    display: block;
    overflow: hidden; }
  .star-rating > span:before, .star-rating .pxl-star-rated:before, .star-rating[aria-label="Rated 0 out of 5"]:before {
    color: var(--heading-color); }
  .star-rating .pxl-star-rated, .star-rating > span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    height: 28px; }
    [dir="rtl"] .star-rating .pxl-star-rated, [dir="rtl"] .star-rating > span {
      left: auto;
      right: 0; }
  .star-rating + .woocommerce-review-link {
    font-size: 14px;
    color: var(--body-color); }
    .star-rating + .woocommerce-review-link:hover {
      color: var(--primary-color); }
    [dir="rtl"] .star-rating + .woocommerce-review-link {
      margin-left: 0;
      margin-right: 30px; }

.comment-rating .star-rating {
  font-size: 12px;
  width: 92px; }

.woocommerce-Reviews .comment-meta {
  margin-bottom: -5px; }

.pxl-rating-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }
  .pxl-rating-wrap > * {
    max-width: 100%; }

.review-num {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.08em;
  color: #707070;
  line-height: 32px;
  padding-left: 3px; }

p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  color: #ffb237; }
  p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: "pxli";
    content: "";
    text-indent: 0; }
  p.stars a:hover ~ a::before {
    content: "";
    font-weight: 300; }
p.stars:hover a::before {
  content: "";
  font-weight: 900; }
  p.stars.selected a.active::before {
    content: "";
    font-weight: 900; }
  p.stars.selected a.active ~ a::before {
    content: "";
    font-weight: 300; }
  p.stars.selected a:not(.active)::before {
    content: "";
    font-weight: 900; }

.single-product .pxl-main {
  padding-bottom: 75px; }

.pxl-single-product-gallery-summary-wraps {
  margin: -15px -20px; }
@media (max-width: 1199px) {
  .pxl-single-product-gallery-summary-wraps {
    margin: -15px; } }
.pxl-single-product-gallery-summary-wraps > div {
  padding: 15px 20px; }
@media (max-width: 1199px) {
  .pxl-single-product-gallery-summary-wraps > div {
    padding: 15px; } }
.pxl-single-product-gallery-summary-wraps > div.pxl-single-product-gallery-wraps {
  text-align: center;
  margin-bottom: 40px; }
.pxl-single-product-gallery-summary-wraps > div > .pxl-single-product-gallery-wraps-inner {
  display: inline-block; }
@media (max-width: 991px) {
  .pxl-single-product-gallery-summary-wraps.vertical .pxl-single-product-summary-wrap {
    padding-top: 50px; } }

@media (max-width: 1199px) {
  .has-sidebar .pxl-single-product-gallery-summary-wraps > div {
    width: 100%; }
    .has-sidebar .pxl-single-product-gallery-summary-wraps.vertical .pxl-single-product-summary-wrap {
      padding-top: 50px; } }

/** ------------------------------------------------
 * Gallery
---------------------------------------------------*/
@media (min-width: 576px) {
  .pxl-single-product-gallery-wraps.thumbnail-right .pxl-single-product-gallery-wraps-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px; }
    .pxl-single-product-gallery-wraps.thumbnail-right .pxl-single-product-gallery-wraps-inner > * {
      max-width: 100%; }
    .pxl-single-product-gallery-wraps.thumbnail-right .pxl-single-product-gallery-wraps-inner > div {
      margin: 0 15px; }
    .pxl-single-product-gallery-wraps.thumbnail-right .pxl-single-product-gallery-wraps-inner .woocommerce-product-gallery {
      flex: 1 0 0%; }
    .pxl-single-product-gallery-wraps.thumbnail-right .pxl-single-product-gallery-wraps-inner .wc-gallery-sync {
      flex: 0 0 118px;
      width: 118px; }
  .pxl-single-product-gallery-wraps.thumbnail-right .wc-gallery-sync-slides {
    margin: -8px 0; }
    .pxl-single-product-gallery-wraps.thumbnail-right .wc-gallery-sync-slides > div {
      margin: 8px 0; }
    .pxl-single-product-gallery-wraps.thumbnail-right .wc-gallery-sync-slides img.img-gal {
      width: 100%; } }
.pxl-single-product-gallery-wraps .onsale {
  top: 30px;
  left: 35px; }

.woocommerce-product-gallery {
  position: relative;
  overflow: hidden;
  border-radius: 0; }
  .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 36px;
    height: 36px;
    z-index: 1;
    text-align: center;
    line-height: 1;
    font-size: 0;
    background-image: url(../images/xpand-icon.png);
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 300ms;
    background-color: #f9f9f9; }
  .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    padding: 0;
    margin: 0;
    position: relative; }
  .woocommerce-product-gallery .woocommerce-product-gallery__image {
    background: #F9F9F9; }
    .woocommerce-product-gallery .woocommerce-product-gallery__image .wp-post-image {
      width: 100%; }
  .woocommerce-product-gallery.pxl-product-gallery-simple {
    position: relative; }
    .woocommerce-product-gallery.pxl-product-gallery-simple .flex-viewport {
      position: relative; }
      .woocommerce-product-gallery.pxl-product-gallery-simple .flex-viewport:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.4);
        z-index: 1;
        visibility: hidden;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-opacity: 0;
        -khtml-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0; }
  .woocommerce-product-gallery .flex-control-thumbs {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
    padding: 0; }
  @media (max-width: 1199px) {
    .woocommerce-product-gallery .flex-control-thumbs {
      margin: -10px; } }
  .woocommerce-product-gallery .flex-control-thumbs li {
    flex: 0 0 auto;
    max-width: auto;
    padding: 15px;
    cursor: pointer; }
  @media (max-width: 1199px) {
    .woocommerce-product-gallery .flex-control-thumbs li {
      padding: 10px; } }
  .woocommerce-product-gallery .flex-control-thumbs li img {
    overflow: hidden;
    max-width: 90px; }
  @media (max-width: 1199px) {
    .woocommerce-product-gallery .flex-control-thumbs li img {
      max-width: 70px; } }
  .woocommerce-product-gallery .flex-direction-nav {
    visibility: hidden;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0; }
    .woocommerce-product-gallery:hover .flex-direction-nav {
      visibility: visible;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1; }

.wc-gallery-sync {
  position: relative;
  margin-top: 15px; }
  .wc-gallery-sync .flex-control-thumb {
    position: relative;
    overflow: hidden;
    border: 1px solid #ededed;
    border-radius: 0; }
    .wc-gallery-sync .flex-control-thumb img {
      -webkit-transform: scale(1);
      -khtml-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      -webkit-transition: transform 0.3s ease;
      -khtml-transition: transform 0.3s ease;
      -moz-transition: transform 0.3s ease;
      -ms-transition: transform 0.3s ease;
      -o-transition: transform 0.3s ease;
      transition: transform 0.3s ease; }
    .wc-gallery-sync .flex-control-thumb:after {
      position: absolute;
      content: "";
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      z-index: 2;
      background-color: transparent;
      -webkit-transition: all 300ms ease-in-out;
      -khtml-transition: all 300ms ease-in-out;
      -moz-transition: all 300ms ease-in-out;
      -ms-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
      .wc-gallery-sync .flex-control-thumb:hover img, .wc-gallery-sync .flex-control-thumb.flex-active-slide img {
        -webkit-transform: scale(1.1);
        -khtml-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
      .wc-gallery-sync .flex-control-thumb:hover:after, .wc-gallery-sync .flex-control-thumb.flex-active-slide:after {
        background-color: rgba(255, 255, 255, 0.5); }

.flex-direction-nav {
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-transition: all 300ms ease-in-out;
  -khtml-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }
  .flex-direction-nav > li {
    position: absolute;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .flex-direction-nav > li span {
      width: 30px;
      height: 30px;
      background: var(--primary-color);
      color: #ffffff;
      line-height: 30px;
      text-align: center;
      display: block;
      -webkit-transition: all 300ms ease-in-out;
      -khtml-transition: all 300ms ease-in-out;
      -moz-transition: all 300ms ease-in-out;
      -ms-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
      .flex-direction-nav > li:hover span {
        background: var(--secondary-color); }
    .flex-direction-nav > li .flex-disabled {
      cursor: not-allowed; }

.thumbnail-simple .flex-direction-nav > li, .thumbnail-horizontal .flex-direction-nav > li {
  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%); }
  .thumbnail-simple .flex-direction-nav > li.flex-nav-prev, .thumbnail-horizontal .flex-direction-nav > li.flex-nav-prev {
    left: 20px; }
    .thumbnail-simple .flex-direction-nav > li.flex-nav-prev .flex-prev-icon:before, .thumbnail-horizontal .flex-direction-nav > li.flex-nav-prev .flex-prev-icon:before {
      font-family: "pxli";
      content: "";
      font-size: 14; }
  .thumbnail-simple .flex-direction-nav > li.flex-nav-next, .thumbnail-horizontal .flex-direction-nav > li.flex-nav-next {
    right: 20px; }
    .thumbnail-simple .flex-direction-nav > li.flex-nav-next .flex-next-icon:before, .thumbnail-horizontal .flex-direction-nav > li.flex-nav-next .flex-next-icon:before {
      font-family: "pxli";
      content: "";
      font-size: 14; }
.thumbnail-simple:hover, .thumbnail-horizontal:hover {
  cursor: pointer; }
  .thumbnail-simple:hover .flex-direction-nav > li, .thumbnail-horizontal:hover .flex-direction-nav > li {
    opacity: 1; }
  .thumbnail-simple:hover .flex-direction-nav > li.flex-nav-prev, .thumbnail-horizontal:hover .flex-direction-nav > li.flex-nav-prev {
    left: 10px; }
  .thumbnail-simple:hover .flex-direction-nav > li.flex-nav-next, .thumbnail-horizontal:hover .flex-direction-nav > li.flex-nav-next {
    right: 10px; }

@media (min-width: 576px) {
  .thumbnail-vertical .flex-direction-nav > li {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -khtml-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
    .thumbnail-vertical .flex-direction-nav > li.flex-nav-prev {
      top: 20px; }
      .thumbnail-vertical .flex-direction-nav > li.flex-nav-prev .flex-prev-icon:before {
        font-family: "pxli";
        content: "";
        font-size: 14; }
    .thumbnail-vertical .flex-direction-nav > li.flex-nav-next {
      bottom: 20px; }
      .thumbnail-vertical .flex-direction-nav > li.flex-nav-next .flex-next-icon:before {
        font-family: "pxli";
        content: "";
        font-size: 14; } }
@media (max-width: 575px) {
  .thumbnail-vertical .flex-direction-nav > li {
    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%); }
    .thumbnail-vertical .flex-direction-nav > li.flex-nav-prev {
      left: 20px; }
      .thumbnail-vertical .flex-direction-nav > li.flex-nav-prev .flex-prev-icon:before {
        font-family: "pxli";
        content: "";
        font-size: 14; }
    .thumbnail-vertical .flex-direction-nav > li.flex-nav-next {
      right: 20px; }
      .thumbnail-vertical .flex-direction-nav > li.flex-nav-next .flex-next-icon:before {
        font-family: "pxli";
        content: "";
        font-size: 14; } }
.thumbnail-vertical:hover {
  cursor: pointer; }
@media (min-width: 576px) {
  .thumbnail-vertical:hover .flex-direction-nav > li {
    opacity: 1; }
  .thumbnail-vertical:hover .flex-direction-nav > li.flex-nav-prev {
    left: 50%;
    top: 10px; }
  .thumbnail-vertical:hover .flex-direction-nav > li.flex-nav-next {
    left: 50%;
    right: auto;
    bottom: 10px; } }
@media (max-width: 575px) {
  .thumbnail-vertical:hover .flex-direction-nav > li {
    opacity: 1; }
  .thumbnail-vertical:hover .flex-direction-nav > li.flex-nav-prev {
    left: 10px; }
  .thumbnail-vertical:hover .flex-direction-nav > li.flex-nav-next {
    right: 10px; } }

.flex-control-nav {
  list-style: none;
  padding: 0;
  margin: 20px 0 0; }
  .flex-control-nav.flex-control-paging {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .flex-control-nav.flex-control-paging li {
      flex: 0 0 auto; }
    .flex-control-nav.flex-control-paging a {
      width: 13px;
      height: 13px;
      margin: 5px 7px;
      background: #bbbbbb;
      font-size: 0;
      text-indent: -999px;
      display: block;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: opacity 200ms ease;
      -khtml-transition: opacity 200ms ease;
      -moz-transition: opacity 200ms ease;
      -ms-transition: opacity 200ms ease;
      -o-transition: opacity 200ms ease;
      transition: opacity 200ms ease; }
      .flex-control-nav.flex-control-paging a:hover, .flex-control-nav.flex-control-paging a.flex-active {
        background: var(--primary-color); }

.pxl-product-gallery-bottom .flex-control-nav {
  margin-top: 15px;
  justify-content: center; }
@media (max-width: 1199px) {
  .pxl-product-gallery-bottom .flex-control-nav {
    margin-top: 10px; } }

/** ------------------------------------------------
 * Summary
---------------------------------------------------*/
.pxl-single-product-summary-wrap {
  margin-top: 10px; }
  .pxl-single-product-summary-wrap .price {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    color: var(--primary-color);
    font-weight: 600;
    font-size: 25px;
    clear: both;
    white-space: pre-wrap;
    align-items: center;
    margin-bottom: 7px;
    line-height: 1; }
    .pxl-single-product-summary-wrap .price > * {
      max-width: 100%; }
    .pxl-single-product-summary-wrap .price del {
      font-size: 20px;
      order: 2;
      padding-left: 18px;
      color: #ababab; }
      [dir="rtl"] .pxl-single-product-summary-wrap .price del {
        padding-left: 0;
        padding-right: 6px; }
    .pxl-single-product-summary-wrap .price ins {
      font-weight: inherit;
      text-decoration: none; }
  .pxl-single-product-summary-wrap .woocommerce-product-rating .woocommerce-review-link {
    margin-left: 7px;
    text-transform: capitalize; }
  .pxl-single-product-summary-wrap .woocommerce-product-details__short-description {
    letter-spacing: 0.02em;
    padding-top: 22px;
    margin-top: 23px;
    border-top: 1px solid #ededed; }
  .pxl-single-product-summary-wrap .lbl {
    font-weight: 600;
    color: var(--heading-color);
    margin-right: 5px; }
  .pxl-single-product-summary-wrap .quantity .lbl {
    margin-bottom: 22px; }
  .pxl-single-product-summary-wrap .product_meta {
    padding-top: 17px;
    margin-top: 23px;
    border-top: 1px solid #ededed; }
    .pxl-single-product-summary-wrap .product_meta > span {
      display: block;
      margin-top: 5px; }
  .pxl-single-product-summary-wrap .single_add_to_cart_button {
    background-color: var(--secondary-color);
    min-width: 270px; }
    .pxl-single-product-summary-wrap .single_add_to_cart_button:hover {
      background-color: var(--primary-color); }
      .pxl-single-product-summary-wrap .single_add_to_cart_button span:after {
        font-family: "pxli" !important;
        content: "";
        margin-left: 10px;
        font-size: 13px;
        font-weight: 400; }
  .pxl-single-product-summary-wrap .quantity {
    margin-right: 10px; }
    .pxl-single-product-summary-wrap .quantity .lbl {
      font-size: 17px; }
  .pxl-single-product-summary-wrap form.cart {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    padding-top: 22px;
    margin-top: 22px;
    border-top: 1px solid #ededed;
    width: 100%; }
    .pxl-single-product-summary-wrap form.cart.grouped_form {
      display: block;
      padding-top: 30px; }
      .pxl-single-product-summary-wrap form.cart.grouped_form .quantity .lbl {
        display: none; }
      .pxl-single-product-summary-wrap form.cart.grouped_form .woocommerce-grouped-product-list-item {
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px; }
      .pxl-single-product-summary-wrap form.cart.grouped_form .woocommerce-grouped-product-list-item__quantity {
        order: 2;
        flex-grow: 1; }
      .pxl-single-product-summary-wrap form.cart.grouped_form .woocommerce-grouped-product-list-item__label {
        order: 1;
        width: 35%;
        margin-right: 15px; }
      @media (max-width: 480px) {
        .pxl-single-product-summary-wrap form.cart.grouped_form .woocommerce-grouped-product-list-item__label {
          flex: 0 0 100%;
          max-width: 100%; } }
      .pxl-single-product-summary-wrap form.cart.grouped_form .woocommerce-grouped-product-list-item__label label {
        margin-bottom: 0; }
      @media (max-width: 480px) {
        .pxl-single-product-summary-wrap form.cart.grouped_form .woocommerce-grouped-product-list-item__label label {
          margin-bottom: 5px; } }
      .pxl-single-product-summary-wrap form.cart.grouped_form .woocommerce-grouped-product-list-item__label a {
        font-weight: 600;
        color: var(--heading-color);
        margin-right: 5px; }
      .pxl-single-product-summary-wrap form.cart.grouped_form .woocommerce-grouped-product-list-item__price {
        margin: 0;
        color: var(--primary-color);
        font-weight: 400;
        font-size: 16px;
        line-height: 32px;
        clear: both;
        order: 3; }
        .pxl-single-product-summary-wrap form.cart.grouped_form .woocommerce-grouped-product-list-item__price del {
          order: 2;
          padding-right: 6px;
          font-size: 15px;
          line-height: 32px;
          color: #ababab; }
        .pxl-single-product-summary-wrap form.cart.grouped_form .woocommerce-grouped-product-list-item__price ins {
          font-weight: inherit;
          text-decoration: none; }
    .pxl-single-product-summary-wrap form.cart .variations .pxl-variation-row {
      margin-bottom: 15px; }
      .pxl-single-product-summary-wrap form.cart .variations .pxl-variation-row .label {
        margin-bottom: 5px; }
  .pxl-single-product-summary-wrap .stock-wishlist {
    padding-top: 17px;
    margin-top: 30px;
    border-top: 1px solid #ededed; }
  .pxl-single-product-summary-wrap .post-shares {
    margin-top: 15px; }
    .pxl-single-product-summary-wrap .post-shares .label {
      font-size: 17px;
      font-weight: 600;
      color: var(--heading-color);
      margin-right: 25px; }

.stock-wishlist {
  display: flex;
  align-items: center; }
  .stock-wishlist .stock {
    margin-right: 25px; }

.stock {
  color: var(--primary-color); }
  .stock span {
    margin-right: 4px; }
  .stock.top {
    margin-top: 10px;
    display: none; }

.pxl-quantity {
  position: relative;
  display: inline-block; }
  .pxl-quantity .quantity-button {
    position: absolute;
    top: 0;
    width: 40px;
    height: 55px;
    line-height: 55px;
    font-size: 13px;
    font-weight: 900;
    border: 0;
    color: #111;
    cursor: pointer;
    text-align: center; }
  .pxl-quantity .quantity-up {
    right: 0; }
    .pxl-quantity .quantity-up:before, .pxl-quantity .quantity-up:after {
      content: "";
      width: 10px;
      height: 1.7px;
      display: block;
      background-color: #111;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -6px;
      -webkit-transition: background-color 0.3s ease;
      -khtml-transition: background-color 0.3s ease;
      -moz-transition: background-color 0.3s ease;
      -ms-transition: background-color 0.3s ease;
      -o-transition: background-color 0.3s ease;
      transition: background-color 0.3s ease; }
    .pxl-quantity .quantity-up:after {
      -webkit-transform: rotate(90deg);
      -khtml-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
      .pxl-quantity .quantity-up:hover:before, .pxl-quantity .quantity-up:hover:after {
        background-color: #111; }
  .pxl-quantity .quantity-down {
    left: 0;
    z-index: 1; }
    .pxl-quantity .quantity-down:before {
      content: "";
      width: 10px;
      height: 1.7px;
      display: block;
      background-color: #111;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -6px;
      -webkit-transition: background-color 0.3s ease;
      -khtml-transition: background-color 0.3s ease;
      -moz-transition: background-color 0.3s ease;
      -ms-transition: background-color 0.3s ease;
      -o-transition: background-color 0.3s ease;
      transition: background-color 0.3s ease; }
      .pxl-quantity .quantity-down:hover:before {
        background-color: #333333; }

input.qty[type="number"] {
  width: 136px !important;
  height: 55px !important;
  line-height: 55px !important;
  padding: 0 55px !important;
  text-align: center;
  font-size: 17px;
  color: #111;
  font-weight: 600;
  background: #eeeeee !important;
  border: none;
  -moz-appearance: textfield; }
  input.qty[type="number"]::-webkit-outer-spin-button, input.qty[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }

.pxl-addtocart-btn-wrap {
  margin-top: 28px;
  align-items: center; }

.cart.grouped_form .stock {
  display: none; }

table.shop_attributes {
  border: none; }
  table.shop_attributes td, table.shop_attributes th {
    vertical-align: top;
    font-style: normal;
    padding: 2px 0;
    border: 0;
    width: unset;
    background: transparent !important; }
    table.shop_attributes td p, table.shop_attributes th p {
      padding: 0; }
  table.shop_attributes th {
    font-weight: 500;
    color: var(--heading-color);
    min-width: 60px;
    white-space: nowrap; }
  @media (max-width: 575px) {
    table.shop_attributes th {
      min-width: 80px; } }
  table.shop_attributes th:after {
    content: ":";
    margin-left: 3px; }
  table.shop_attributes td {
    color: #707070;
    padding-left: 16px; }

.group_table {
  border: 0; }
  .group_table th, .group_table td {
    border: 0; }
  .group_table .wc-grouped-product-add-to-cart-checkbox {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    transform: scale(1.5, 1.5); }

.content-product .post-share-wrap {
  margin-top: 20px;
  margin-bottom: 0; }

/** ------------------------------------------------
 * Tabs Description
---------------------------------------------------*/
.woocommerce-tabs {
  margin-top: 62px; }
  .woocommerce-tabs ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .woocommerce-tabs ul li {
      line-height: 33px; }
  .woocommerce-tabs ul.wc-tabs {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    overflow: visible;
    border: none; }
  @media (max-width: 767px) {
    .woocommerce-tabs ul.wc-tabs {
      flex-direction: column;
      margin-bottom: 25px;
      border: 1px solid #d8d8d8;
      border-bottom: none; }
      .woocommerce-tabs ul.wc-tabs li {
        border: none !important;
        border-bottom: 1px solid #d8d8d8 !important;
        text-align: center; }
        .woocommerce-tabs ul.wc-tabs li a {
          width: 100%; }
          .woocommerce-tabs ul.wc-tabs li.active:after {
            display: none !important; }
          .woocommerce-tabs ul.wc-tabs li.active a {
            color: var(--primary-color) !important; } }
  .woocommerce-tabs ul.wc-tabs:before, .woocommerce-tabs ul.wc-tabs:after {
    display: none; }
  .woocommerce-tabs ul.wc-tabs li {
    margin: 0;
    padding: 0;
    background-color: #eeeeee;
    border: 1px solid #d8d8d8;
    border-bottom: none;
    border-left: none;
    border-radius: 0;
    position: relative; }
    .woocommerce-tabs ul.wc-tabs li a {
      font-size: 14px;
      font-weight: bold;
      line-height: 54px;
      color: var(--heading-color);
      padding: 0 35px;
      letter-spacing: 0.1em;
      position: relative;
      text-transform: uppercase; }
    .woocommerce-tabs ul.wc-tabs li:before {
      display: none; }
    .woocommerce-tabs ul.wc-tabs li:after {
      position: absolute;
      content: "";
      display: block;
      bottom: -1px;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #d8d8d8;
      border: none;
      box-shadow: none;
      z-index: 9; }
    .woocommerce-tabs ul.wc-tabs li:first-child {
      border-left: 1px solid #d8d8d8; }
    .woocommerce-tabs ul.wc-tabs li.active {
      background-color: transparent; }
      .woocommerce-tabs ul.wc-tabs li.active:after {
        background-color: #fff; }
  .woocommerce-tabs .woocommerce-Tabs-panel {
    border: 1px solid #d8d8d8;
    padding: 40px; }
    .woocommerce-tabs .woocommerce-Tabs-panel p:last-child {
      margin-bottom: 0; }
    .woocommerce-tabs .woocommerce-Tabs-panel h2 {
      font-size: 25px;
      letter-spacing: 0.03em;
      margin-bottom: 24px;
      text-transform: capitalize; }
    .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes {
      border: 1px solid #dee2e6; }
      .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th, .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
        font-family: inherit;
        color: #1d274e;
        font-weight: normal;
        font-style: normal;
        padding: 10px; }
      .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
        border-left: 1px solid #dee2e6; }
  .woocommerce-tabs .tab-product-feature-list {
    font-size: 18px;
    line-height: 34px; }
    .woocommerce-tabs .tab-product-feature-list .col-xl-4 {
      font-weight: 600; }
    .woocommerce-tabs .tab-product-feature-list .line-gap {
      margin: 0;
      width: 100%; }
  .woocommerce-tabs .woocommerce-noreviews {
    margin-bottom: 15px; }
    .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating {
      margin-bottom: 15px; }
      .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating label {
        margin-bottom: 10px; }
    .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-comment label, .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-author label, .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-email label {
      margin-bottom: 8px; }
    .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-reply-title, .woocommerce-tabs .woocommerce-Tabs-panel--reviews .nice-select {
      display: none; }
    .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form #comment {
      padding-top: 15px;
      height: 120px;
      padding-bottom: 22px; }
      .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond {
        box-shadow: none; }
    .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist {
      padding: 0; }
      .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review {
        position: relative;
        margin-top: 22px;
        margin-bottom: 32px; }
        .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
          border: none;
          margin: 10px 0; }
        .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
          display: flex;
          align-items: center;
          margin: 0 0 8px;
          font-size: 16px; }
        @media (max-width: 575px) {
          .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
            display: block; } }
        .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date {
          display: block;
          font-size: 14px; }
        .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author {
          color: var(--secondary-color);
          font-family: var(--heading-font-family); }
        .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__dash {
          display: none; }
      .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .description p {
        margin: 0; }

/** ------------------------------------------------
 * Related Product
---------------------------------------------------*/
.related.products {
  display: block;
  margin: 0 0 23px 0; }

.products.related, .products.upsells, .cross-sells {
  padding-top: 95px; }
  .products.related > h2, .products.upsells > h2, .cross-sells > h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    margin: 0 0 60px 0;
    padding-bottom: 4px;
    position: relative; }

.woocommerce-cart .lbl {
  color: var(--heading-color); }
.woocommerce-cart .btn, .woocommerce-cart button {
  background-color: var(--secondary-color); }
  .woocommerce-cart .btn:hover, .woocommerce-cart button:hover {
    background-color: var(--primary-color); }

label[for="coupon_code"] {
  display: none; }

table.cart {
  border: 0; }
  table.cart thead {
    background-color: #F2F2F2; }
  table.cart th {
    font-weight: 500;
    text-transform: uppercase;
    color: var(--heading-color);
    padding: 16px 24px;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #E0E0E0; }
    table.cart th:first-child {
      border-left: 1px solid #E0E0E0; }
    table.cart th:last-child {
      border-right: 1px solid #E0E0E0; }
    @media (max-width: 991px) {
      table.cart th {
        display: none; } }
  table.cart td {
    padding: 24px;
    border-left: 0;
    border-right: 0; }
  @media (max-width: 1199px) {
    table.cart td {
      padding: 24px 15px; } }
  table.cart td:first-child {
    border-left: 1px solid #E0E0E0; }
  table.cart td:last-child {
    border-right: 1px solid #E0E0E0; }
  table.cart td.product-thumbnail {
    padding-right: 0;
    width: 94px; }
  table.cart td.product-name {
    padding-left: 16px; }
  @media (min-width: 1500px) {
    table.cart td.product-name {
      width: 458px; } }
@media (max-width: 1199px) {
  table.cart td.product-name {
    max-width: 300px; } }
table.cart td.product-name > div > a {
  font-weight: 700;
  margin: 0 10px; }
  table.cart td.product-name > div > a.remove {
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #ffffff;
    background-color: black;
    text-align: center;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
    table.cart td.product-name > div > a.remove:hover {
      background-color: red; }
  table.cart td.product-name > div > a:last-child {
    flex-basis: 0;
    flex-grow: 1;
    text-align: start; }
table.cart td.product-price {
  color: var(--primary-color);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px; }
table.cart td.product-subtotal {
  color: var(--primary-color);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px; }
table.cart td.product-remove {
  text-align: center; }
@media (min-width: 1200px) {
  table.cart td.product-remove {
    width: 120px; } }
table.cart td.product-remove a {
  font-size: 0;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 0;
  border: 1px solid #E0E0E0;
  color: #E0E0E0;
  display: inline-flex;
  justify-content: center;
  align-items: center; }
  table.cart td.product-remove a:before, table.cart td.product-remove a:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 20px;
    top: 50%;
    background-color: #707070;
    transform-origin: 50% 50%;
    opacity: 1;
    font-size: 20px;
    -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; }
  table.cart td.product-remove a:before {
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  table.cart td.product-remove a:after {
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  table.cart td.product-remove a:hover {
    border-color: var(--primary-color); }
    table.cart td.product-remove a:hover:before, table.cart td.product-remove a:hover:after {
      background-color: var(--primary-color);
      -webkit-transform: rotate(0deg);
      -khtml-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg); }
table.cart td.actions {
  border-left: 0;
  border-right: 0;
  padding: 32px 0 32px 0; }
@media (max-width: 991px) {
  table.cart td {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    justify-content: space-between; }
    table.cart td > * {
      max-width: 100%; }
    table.cart td:before, table.cart td a.remove:before {
      display: inline-block;
      text-transform: uppercase;
      font-size: 14px;
      color: var(--heading-color);
      font-weight: 600; }
    table.cart td.product-thumbnail, table.cart td.product-name {
      width: 100%;
      max-width: 100%; }
    table.cart td.product-name:before, table.cart td.product-price:before, table.cart td.product-quantity:before, table.cart td.product-subtotal:before {
      content: attr(data-title) ":    "; } }
@media (max-width: 991px) {
  table.cart tbody > tr:first-child > td:first-child {
    border-top: 1px solid #E0E0E0; }
  table.cart tbody > tr {
    position: relative; }
  table.cart td.product-thumbnail {
    background-color: #F2F2F2; }
  table.cart td.product-remove {
    padding: 0;
    border-bottom: 0; }
    table.cart td.product-remove a {
      position: absolute;
      top: 15px;
      right: 15px;
      color: var(--primary-color);
      border-color: var(--primary-color); }
      table.cart td.product-remove a:before, table.cart td.product-remove a:after {
        background-color: var(--primary-color); } }
table.cart .product-name {
  font-weight: 500;
  color: var(--heading-color); }
  table.cart .product-name a {
    color: inherit; }
    table.cart .product-name a:hover {
      color: var(--link-color-hover); }
table.cart .size-woocommerce_thumbnail {
  max-width: 70px;
  width: 70px; }
  table.cart .coupon:not(.pxl-coupon) {
    display: none; }
  table.cart .coupon .pxl-coupon-wrap {
    position: relative;
    width: 450px;
    -webkit-transition: border-color 0.3s ease;
    -khtml-transition: border-color 0.3s ease;
    -moz-transition: border-color 0.3s ease;
    -ms-transition: border-color 0.3s ease;
    -o-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease; }
  @media (max-width: 991px) {
    table.cart .coupon .pxl-coupon-wrap {
      width: 370px; } }
@media (max-width: 991px) {
  table.cart .coupon .pxl-coupon-wrap {
    width: 270px; } }
@media (max-width: 767px) {
  table.cart .coupon .pxl-coupon-wrap {
    width: 100%; } }
table.cart .coupon .input-text {
  width: 100%;
  border-radius: 0; }
  table.cart .coupon .input-text:hover, table.cart .coupon .input-text:focus {
    border-color: var(--primary-color); }
@media (min-width: 768px) and (max-width: 991px) {
  table.cart .coupon button {
    font-size: 0;
    border: 0;
    height: 50px;
    width: 50px;
    padding: 0 20px; }
    table.cart .coupon button:before {
      content: "";
      font-family: "pxli";
      font-size: 16px;
      display: inline-block;
      line-height: 1; } }
table.cart td.actions button[name="update_cart"]:not(.pxl-update-cart) {
  display: none; }
@media (max-width: 991px) {
  table.cart td.actions {
    display: table-cell; } }
table.cart button:disabled {
  opacity: 0.3;
  cursor: not-allowed; }
@media (min-width: 992px) {
  table.cart .pxl-btns-continue-update .btn, table.cart .pxl-btns-continue-update button {
    min-width: 204px; } }
@media (max-width: 575px) {
  table.cart .pxl-btns-continue-update .btn, table.cart .pxl-btns-continue-update button {
    width: 100%; } }

.cart-collaterals {
  padding-top: 30px; }
@media (min-width: 992px) {
  .cart-collaterals {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end; } }
@media (min-width: 1200px) {
  .cart-collaterals .cart_totals {
    width: 40%; } }
@media (max-width: 1199px) {
  .cart-collaterals .cart_totals {
    width: 50%; } }
@media (max-width: 991px) {
  .cart-collaterals .cart_totals {
    width: 100%; } }

.cart-collaterals .cart_totals {
  display: inline-block; }
  .cart-collaterals .cart_totals > h2 {
    font-size: 32px;
    line-height: 44px;
    margin: 0;
    padding: 24px 24px 30px 24px;
    background: #F2F2F2;
    position: relative; }
    .cart-collaterals .cart_totals > h2:after {
      content: "";
      width: calc(100% - 48px);
      height: 1px;
      background-color: #dadada;
      position: absolute;
      left: 24px;
      bottom: 10px; }
  .cart-collaterals .cart_totals table {
    border: none !important;
    background: #F2F2F2;
    border-radius: 0; }
  .cart-collaterals .cart_totals th, .cart-collaterals .cart_totals td {
    border: none !important; }
  .cart-collaterals .cart_totals th {
    text-align: start;
    padding: 5px 5px 5px 24px;
    font-weight: 400;
    vertical-align: top;
    min-width: 120px; }
    [dir="rtl"] .cart-collaterals .cart_totals th {
      padding: 5px 24px 5px 5px; }
    @media (min-width: 576px) {
      .cart-collaterals .cart_totals th {
        min-width: 160px; } }
  .cart-collaterals .cart_totals td {
    padding: 5px 24px 5px 5px;
    text-align: right; }
    .cart-collaterals .cart_totals tr.order-total th, .cart-collaterals .cart_totals tr.order-total td {
      padding-bottom: 26px; }
    .cart-collaterals .cart_totals tr.order-total td {
      font-weight: 600;
      font-size: 24px;
      line-height: 32px;
      color: var(--primary-color); }
  .cart-collaterals .cart_totals .woocommerce-Price-amount {
    font-weight: 500; }
  .cart-collaterals .cart_totals .woocommerce-shipping-destination {
    margin-bottom: 0; }
    .cart-collaterals .cart_totals .woocommerce-shipping-destination strong {
      font-weight: 400; }

.woocommerce-shipping-methods {
  list-style: none; }
  .woocommerce-shipping-methods li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end; }
    .woocommerce-shipping-methods li > * {
      max-width: 100%; }
  .woocommerce-shipping-methods input[type="radio"] {
    margin-right: 8px;
    margin-top: -4px; }
  .woocommerce-shipping-methods label {
    cursor: default;
    margin: 0; }

.woocommerce-shipping-calculator .form-row {
  margin-left: 0;
  margin-right: 0; }
.woocommerce-shipping-calculator select {
  width: 100%; }
.woocommerce-shipping-calculator .shipping-calculator-form {
  margin-top: 5px; }

.wc-proceed-to-checkout .btn {
  width: 100%;
  display: block; }

.cart-empty.woocommerce-info {
  display: none; }

.pxl-cart-empty-wrap img.img-bag {
  max-width: 112px;
  margin-bottom: 20px; }
.pxl-cart-empty-wrap h2 {
  margin-bottom: 12px; }
.pxl-cart-empty-wrap p.desc {
  margin-bottom: 20px;
  color: #707070; }

.return-to-shop {
  text-align: center; }

.woocommerce-form-coupon-toggle {
  margin-bottom: 30px; }
  .woocommerce-form-coupon-toggle .woocommerce-info {
    color: var(--heading-color); }
    .woocommerce-form-coupon-toggle .woocommerce-info a {
      color: var(--link-color-hover); }
      .woocommerce-form-coupon-toggle .woocommerce-info a:hover {
        color: var(--link-color); }

.checkout_coupon.woocommerce-form-coupon {
  margin-bottom: 50px; }

form.woocommerce-checkout {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  align-items: self-start; }
  form.woocommerce-checkout .woocommerce-NoticeGroup-checkout {
    flex: 0 0 100%;
    margin: 0 0 30px;
    max-width: 100%;
    padding: 15px; }
  form.woocommerce-checkout .col2-set {
    flex: 0 0 50%;
    max-width: 50%;
    margin-left: 0;
    margin-right: 0; }
  @media (max-width: 991px) {
    form.woocommerce-checkout .col2-set {
      flex: 0 0 100%;
      max-width: 100%; } }
  form.woocommerce-checkout .col2-set > div {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%; }
form.woocommerce-checkout .woocommerce-billing-fields > h3, form.woocommerce-checkout .woocommerce-shipping-fields > h3, form.woocommerce-checkout .woocommerce-additional-fields > h3 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 28px; }
  form.woocommerce-checkout .woocommerce-billing-fields > h3 > label, form.woocommerce-checkout .woocommerce-shipping-fields > h3 > label, form.woocommerce-checkout .woocommerce-additional-fields > h3 > label {
    color: inherit; }
form.woocommerce-checkout .woocommerce-billing-fields label, form.woocommerce-checkout .woocommerce-shipping-fields label, form.woocommerce-checkout .woocommerce-additional-fields label {
  margin-bottom: 8px; }
form.woocommerce-checkout .woocommerce-billing-fields .form-row, form.woocommerce-checkout .woocommerce-shipping-fields .form-row, form.woocommerce-checkout .woocommerce-additional-fields .form-row {
  margin-bottom: 24px; }
  form.woocommerce-checkout .woocommerce-billing-fields .form-row:last-child, form.woocommerce-checkout .woocommerce-shipping-fields .form-row:last-child, form.woocommerce-checkout .woocommerce-additional-fields .form-row:last-child {
    margin-bottom: 0; }
form.woocommerce-checkout .woocommerce-shipping-fields {
  margin-top: 50px; }
  form.woocommerce-checkout .woocommerce-shipping-fields h3 .woocommerce-form__label-for-checkbox {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    form.woocommerce-checkout .woocommerce-shipping-fields h3 .woocommerce-form__label-for-checkbox > * {
      max-width: 100%; }
    form.woocommerce-checkout .woocommerce-shipping-fields h3 .woocommerce-form__label-for-checkbox input[type="checkbox"] {
      margin-top: -5px; }
form.woocommerce-checkout .woocommerce-checkout-review-order {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px; }
@media (max-width: 991px) {
  form.woocommerce-checkout .woocommerce-checkout-review-order {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px; } }
form.woocommerce-checkout .woocommerce-checkout-review-order h3 {
  margin-top: 0;
  margin-bottom: 15px; }
form.woocommerce-checkout #order_review_heading {
  display: none; }
form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #F2F2F2;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
  form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table thead {
    display: none; }
  form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table th, form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table td {
    padding: 16px 24px; }
  @media (max-width: 575px) {
    form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table th, form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table td {
      padding: 16px 15px; } }
  form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table td:last-child {
    text-align: end; }
    form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody td {
      border-color: transparent;
      padding: 8px 24px; }
    @media (max-width: 575px) {
      form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody td {
        padding: 8px 15px; }
        form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody td + td {
          width: 100px; } }
  @media (min-width: 576px) {
    form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody tr:first-child td {
      padding-top: 24px; }
  form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody tr:last-child td {
    padding-bottom: 24px; } }
form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody strong {
  font-weight: 400; }
form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot th, form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot td {
  border-color: transparent;
  position: relative; }
  form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot th:after, form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot td:after {
    position: absolute;
    content: "";
    height: 1px;
    width: calc(100% - 24px);
    top: 0;
    background-color: #dadada; }
form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot th {
  font-weight: 600; }
  form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot th:after {
    left: 24px; }
form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot td:after {
  right: 24px; }
@media (max-width: 575px) {
  form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals th, form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals td {
    display: block; }
  form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals .woocommerce-shipping-methods li {
    justify-content: flex-start; } }
form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table .cart-subtotal td, form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table .order-total td {
  font-weight: 600; }
  form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table .cart-subtotal td strong, form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table .order-total td strong {
    font-weight: 600; }
form.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table .order-total td {
  color: var(--primary-color); }

textarea[name="order_comments"] {
  height: 240px; }

.form-row {
  width: 100%;
  margin: 0 0 15px; }
  .form-row span.woocommerce-input-wrapper {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%; }

#payment {
  margin-top: 0px; }
  #payment ul.payment_methods {
    padding: 30px 0 0;
    margin: 0;
    list-style: none outside;
    background: #ffffff; }
    #payment ul.payment_methods li {
      margin: 0; }
      #payment ul.payment_methods li input {
        margin: 2px 10px 0 0;
        float: left; }
      #payment ul.payment_methods li img {
        vertical-align: middle;
        padding: 0;
        position: relative;
        max-width: 150px; }
      #payment ul.payment_methods li img + img {
        margin-left: 2px; }
  #payment div.form-row {
    padding: 20px 0;
    margin-top: 0; }
    #payment div.form-row .pxl-checkout-place-order {
      flex: 0 0 100%;
      max-width: 100%; }
    #payment div.form-row #place_order {
      margin-top: 34px;
      display: block;
      width: 100%; }
    #payment div.form-row.place-order {
      margin-bottom: 0;
      padding-bottom: 0; }
  #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: 0.92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #f2f2f2; }
    #payment div.payment_box .woocommerce-SavedPaymentMethods {
      list-style: none outside;
      margin: 0; }
      #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token, #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new {
        margin: 0 0 0.5em; }
        #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label, #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label {
          cursor: pointer; }
      #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
        vertical-align: middle;
        margin: -3px 1em 0 0;
        position: relative; }
    #payment div.payment_box .wc-credit-card-form {
      border: 0;
      padding: 0;
      margin: 1em 0 0; }
    #payment div.payment_box .wc-credit-card-form-card-number, #payment div.payment_box .wc-credit-card-form-card-expiry, #payment div.payment_box .wc-credit-card-form-card-cvc {
      font-size: 1.5em;
      padding: 8px;
      background-repeat: no-repeat;
      background-position: right 0.618em center;
      background-size: 32px 20px; }
      #payment div.payment_box .wc-credit-card-form-card-number.visa, #payment div.payment_box .wc-credit-card-form-card-expiry.visa, #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
        background-image: url("../images/credit-cards/visa.svg"); }
      #payment div.payment_box .wc-credit-card-form-card-number.mastercard, #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
        background-image: url("../images/credit-cards/mastercard.svg"); }
      #payment div.payment_box .wc-credit-card-form-card-number.laser, #payment div.payment_box .wc-credit-card-form-card-expiry.laser, #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
        background-image: url("../images/credit-cards/laser.svg"); }
      #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
        background-image: url("../images/credit-cards/diners.svg"); }
      #payment div.payment_box .wc-credit-card-form-card-number.maestro, #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
        background-image: url("../images/credit-cards/maestro.svg"); }
      #payment div.payment_box .wc-credit-card-form-card-number.jcb, #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
        background-image: url("../images/credit-cards/jcb.svg"); }
      #payment div.payment_box .wc-credit-card-form-card-number.amex, #payment div.payment_box .wc-credit-card-form-card-expiry.amex, #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
        background-image: url("../images/credit-cards/amex.svg"); }
      #payment div.payment_box .wc-credit-card-form-card-number.discover, #payment div.payment_box .wc-credit-card-form-card-expiry.discover, #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
        background-image: url("../images/credit-cards/discover.svg"); }
    #payment div.payment_box span.help {
      font-size: 0.857em;
      color: var(--primary-color);
      font-weight: normal; }
    #payment div.payment_box .form-row {
      margin: 0 0 1em; }
    #payment div.payment_box p:last-child {
      margin-bottom: 0; }
    #payment div.payment_box::before {
      content: "";
      display: block;
      border: 1em solid #f2f2f2;
      border-right-color: transparent;
      border-left-color: transparent;
      border-top-color: transparent;
      position: absolute;
      top: -0.75em;
      left: 0;
      margin: -1em 0 0 2em; }
  #payment .payment_method_paypal .about_paypal {
    display: block; }
  #payment .payment_method_paypal img {
    max-height: 52px;
    margin-top: -18px;
    margin-left: 8px;
    top: 5px; }

ul.order_details {
  content: "";
  display: table;
  list-style: none;
  margin-bottom: 45px; }
  ul.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: 0.715em;
    line-height: 1;
    border-right: 1px dashed #707070;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none; }
  @media (max-width: 1024px) {
    ul.order_details li {
      border: 0;
      float: none;
      margin-bottom: 15px; } }
  ul.order_details li:last-child {
    margin-right: 0;
    padding-right: 0; }
  ul.order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5;
    margin-top: 5px; }
  @media (max-width: 1024px) {
    ul.order_details li strong {
      font-weight: 400; } }
  ul.order_details li:last-of-type {
    border: none; }

.woocommerce-order-details__title, .woocommerce-column__title {
  font-size: 28px; }

.wc-bacs-bank-details-account-name {
  font-weight: bold; }

.woocommerce-order-downloads, .woocommerce-order-details {
  margin-bottom: 45px; }
  .woocommerce-order-downloads *:last-child, .woocommerce-order-details *:last-child {
    margin-bottom: 0; }

.woocommerce-order-details table strong {
  font-weight: 400; }

.woocommerce-customer-details address {
  font-style: normal;
  margin-bottom: 0;
  border: 1px solid #dadada;
  text-align: left;
  width: 100%;
  border-radius: 4px;
  padding: 8px 16px; }
.woocommerce-customer-details .woocommerce-customer-details--phone, .woocommerce-customer-details .woocommerce-customer-details--email {
  margin-bottom: 0; }
.woocommerce-customer-details .woocommerce-customer-details--phone::before {
  font-family: "pxli";
  content: "";
  margin-left: -1.5em;
  line-height: 1.75;
  position: absolute; }
.woocommerce-customer-details .woocommerce-customer-details--email::before {
  font-family: "pxli";
  content: "";
  margin-left: -1.5em;
  line-height: 1.75;
  position: absolute; }

.woosw-popup .woosw-popup-inner .woosw-popup-content {
  width: 100%;
  max-width: 768px; }
  .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top, .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot {
    background-color: var(--secondary-color); }
  .woosw-popup .woosw-popup-inner .woosw-popup-content .woocommerce.add_to_cart_inline {
    display: inline-flex;
    flex-direction: column; }
  .woosw-popup .woosw-popup-inner .woosw-popup-content .add_to_cart_button, .woosw-popup .woosw-popup-inner .woosw-popup-content .product_type_grouped, .woosw-popup .woosw-popup-inner .woosw-popup-content .product_type_external, .woosw-popup .woosw-popup-inner .woosw-popup-content .added_to_cart {
    background-color: var(--secondary-color);
    margin: 5px 0;
    min-width: 215px; }
    .woosw-popup .woosw-popup-inner .woosw-popup-content .add_to_cart_button:hover, .woosw-popup .woosw-popup-inner .woosw-popup-content .product_type_grouped:hover, .woosw-popup .woosw-popup-inner .woosw-popup-content .product_type_external:hover, .woosw-popup .woosw-popup-inner .woosw-popup-content .added_to_cart:hover {
      background-color: var(--primary-color); }
    .woosw-popup .woosw-popup-inner .woosw-popup-content .add_to_cart_button .pxl-icon, .woosw-popup .woosw-popup-inner .woosw-popup-content .product_type_grouped .pxl-icon, .woosw-popup .woosw-popup-inner .woosw-popup-content .product_type_external .pxl-icon, .woosw-popup .woosw-popup-inner .woosw-popup-content .added_to_cart .pxl-icon {
      margin-left: 10px; }
      .woosw-popup .woosw-popup-inner .woosw-popup-content .add_to_cart_button.loading .pxl-icon, .woosw-popup .woosw-popup-inner .woosw-popup-content .product_type_grouped.loading .pxl-icon, .woosw-popup .woosw-popup-inner .woosw-popup-content .product_type_external.loading .pxl-icon, .woosw-popup .woosw-popup-inner .woosw-popup-content .added_to_cart.loading .pxl-icon {
        display: inline-block;
        -webkit-animation: pxl-spin 2s linear infinite;
        -khtml-animation: pxl-spin 2s linear infinite;
        -moz-animation: pxl-spin 2s linear infinite;
        -ms-animation: pxl-spin 2s linear infinite;
        -o-animation: pxl-spin 2s linear infinite;
        animation: pxl-spin 2s linear infinite; }
        .woosw-popup .woosw-popup-inner .woosw-popup-content .add_to_cart_button.loading .pxl-icon:before, .woosw-popup .woosw-popup-inner .woosw-popup-content .product_type_grouped.loading .pxl-icon:before, .woosw-popup .woosw-popup-inner .woosw-popup-content .product_type_external.loading .pxl-icon:before, .woosw-popup .woosw-popup-inner .woosw-popup-content .added_to_cart.loading .pxl-icon:before {
          content: "";
          font-family: "pxli" !important; }
    .woosw-popup .woosw-popup-inner .woosw-popup-content .add_to_cart_button + .added_to_cart, .woosw-popup .woosw-popup-inner .woosw-popup-content .product_type_grouped + .added_to_cart, .woosw-popup .woosw-popup-inner .woosw-popup-content .product_type_external + .added_to_cart, .woosw-popup .woosw-popup-inner .woosw-popup-content .added_to_cart + .added_to_cart {
      opacity: 0.8; }
      .woosw-popup .woosw-popup-inner .woosw-popup-content .add_to_cart_button + .added_to_cart:after, .woosw-popup .woosw-popup-inner .woosw-popup-content .product_type_grouped + .added_to_cart:after, .woosw-popup .woosw-popup-inner .woosw-popup-content .product_type_external + .added_to_cart:after, .woosw-popup .woosw-popup-inner .woosw-popup-content .added_to_cart + .added_to_cart:after {
        content: "";
        font-family: "pxli";
        font-weight: normal;
        margin-left: 10px; }
    .woosw-popup .woosw-popup-inner .woosw-popup-content .add_to_cart_button.added + .added_to_cart, .woosw-popup .woosw-popup-inner .woosw-popup-content .product_type_grouped.added + .added_to_cart, .woosw-popup .woosw-popup-inner .woosw-popup-content .product_type_external.added + .added_to_cart, .woosw-popup .woosw-popup-inner .woosw-popup-content .added_to_cart.added + .added_to_cart {
      opacity: 1; }

.woocommerce-account .pxl-content-area {
  margin-bottom: 0; }
.woocommerce-account h2 {
  margin-top: -10px; }

form.login .form-row > label {
  width: 100%; }
form.login .input-text {
  max-width: 270px; }
form.login .woocommerce-form__label-for-checkbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  form.login .woocommerce-form__label-for-checkbox > * {
    max-width: 100%; }
  form.login .woocommerce-form__label-for-checkbox input[type="checkbox"] {
    margin-top: -5px; }
form.login .button {
  margin-top: 10px; }

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0 -15px 15px; }
@media (max-width: 767px) {
  .woocommerce-MyAccount-navigation ul {
    margin: 0 -8px 15px; } }
.woocommerce-MyAccount-navigation ul li {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
  padding: 0 15px 15px; }
@media (max-width: 767px) {
  .woocommerce-MyAccount-navigation ul li {
    padding: 0 8px 15px; } }
.woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 6px 35px;
  border: 3px solid var(--primary-color);
  background: var(--primary-color);
  color: #ffffff;
  font-weight: 700; }
@media (max-width: 1199px) {
  .woocommerce-MyAccount-navigation ul li a {
    padding: 6px 15px; } }
.woocommerce-MyAccount-navigation ul li a:hover {
  border-color: var(--secondary-color);
  background: var(--secondary-color);
  color: #ffffff; }
.woocommerce-MyAccount-navigation ul li.is-active a {
  border-color: var(--secondary-color);
  background: var(--secondary-color);
  color: #ffffff; }

.woocommerce-orders-table th, .woocommerce-orders-table td {
  border-left: 0;
  border-right: 0; }
@media (min-width: 768px) {
  .woocommerce-orders-table .woocommerce-orders-table__header-order-actions {
    width: 196px; } }
@media (max-width: 767px) {
  .woocommerce-orders-table {
    border: 0; }
    .woocommerce-orders-table thead {
      display: none; }
      .woocommerce-orders-table tr td {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-bottom: 1px solid #E0E0E0; }
        .woocommerce-orders-table tr td > * {
          max-width: 100%; }
        .woocommerce-orders-table tr td:before {
          display: inline-block;
          text-transform: uppercase;
          font-size: 14px;
          color: var(--heading-color);
          font-weight: 600;
          content: attr(data-title) ":    "; }
        .woocommerce-orders-table tr td:first-child {
          background-color: #f2f2f2;
          border: 0; }
        .woocommerce-orders-table tr td:last-child {
          border-top: 0;
          border-bottom: 0;
          padding: 30px 0 50px 0; }
          .woocommerce-orders-table tr td:last-child:before {
            display: none; }
    .woocommerce-orders-table tbody tr:last-child td {
      border-bottom: 1px solid #E0E0E0; }
      .woocommerce-orders-table tbody tr:last-child td:first-child {
        border-top: 0;
        border-bottom: 0; }
      .woocommerce-orders-table tbody tr:last-child td:last-child {
        border-top: 0;
        border-bottom: 0;
        padding-bottom: 0; } }

.woocommerce-MyAccount-content {
  margin-top: 50px; }
  .woocommerce-MyAccount-content .woocommerce-info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -15px;
    margin-right: -15px; }
    .woocommerce-MyAccount-content .woocommerce-info > * {
      max-width: 100%; }
    .woocommerce-MyAccount-content .woocommerce-info > * {
      margin-left: 15px;
      margin-right: 15px; }
  .woocommerce-MyAccount-content table .button {
    display: block;
    width: 180px; }
  .woocommerce-MyAccount-content fieldset {
    padding: 0;
    margin-top: 50px;
    border: 0; }
    .woocommerce-MyAccount-content fieldset legend {
      font-weight: 700;
      color: var(--heading-color);
      font-size: 28px;
      margin-bottom: 10px; }
  .woocommerce-MyAccount-content .form-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap; }
    .woocommerce-MyAccount-content .form-row > * {
      max-width: 100%; }
    .woocommerce-MyAccount-content .form-row > * {
      flex: 0 0 100%;
      max-width: 100%; }
  .woocommerce-MyAccount-content .edit-account fieldset .input-text {
    max-width: 270px; }
  @media (max-width: 767px) {
    .woocommerce-MyAccount-content .edit-account fieldset .input-text {
      max-width: 100%; } }
  .woocommerce-MyAccount-content .edit-account .button {
    margin-top: 30px; }

/* Button Unitest */
.wp-block-button.aligncenter, .wp-block-buttons.aligncenter, .wp-block-calendar {
  text-align: center; }

.wp-block-button {
  margin-bottom: 1.5em; }
  .wp-block-button.is-style-squared .wp-block-button__link {
    border-radius: 0; }
  .wp-block-button.is-style-outline .wp-block-button__link {
    color: var(--heading-color) !important;
    border-color: var(--secondary-color); }
    .wp-block-button.is-style-outline .wp-block-button__link:hover {
      background-color: var(--secondary-color);
      color: #fff !important; }

.wp-block-cover {
  color: #ffffff; }

.single-post p[class], .single-post p[style] {
  line-height: normal;
  clear: both;
  overflow: hidden; }

[class*="wp-block-"] {
  margin-bottom: 30px; }
  [class*="wp-block-"]:first-child {
    margin-top: 0; }
  [class*="wp-block-"]:last-child {
    margin-bottom: 0; }

.pxl-sidebar-area [class*="wp-block-"] {
  margin-top: 0;
  margin-bottom: 0; }
  .pxl-sidebar-area [class*="wp-block-"]:first-child {
    margin-top: 0; }
  .pxl-sidebar-area [class*="wp-block-"]:last-child {
    margin-bottom: 0; }
.pxl-sidebar-area .widget_block .wp-block-latest-comments {
  overflow: hidden; }
  .pxl-sidebar-area .widget_block .wp-block-latest-comments a:hover {
    color: var(--primary-color); }
  .pxl-sidebar-area .widget_block .wp-block-latest-comments .wp-block-latest-comments__comment {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 11px;
    margin-bottom: 11px;
    line-height: 1.8; }
    .pxl-sidebar-area .widget_block .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a {
      color: var(--heading-color); }
    .pxl-sidebar-area .widget_block .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta:before {
      width: 20px;
      height: 25px;
      line-height: 25px;
      font-size: 15px;
      margin-right: 10px;
      color: var(--primary-color);
      content: "";
      font-family: "pxli";
      display: inline-block; }
    .pxl-sidebar-area .widget_block .wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
      border: none;
      margin-bottom: -15px; }

.wp-block-group.has-background {
  padding: 15px 20px; }
.wp-block-group .wp-block-button + * {
  padding-top: 15px; }

.wp-block-rss {
  list-style: none; }

.wp-block-table .has-fixed-layout {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd; }

.blocks-gallery-caption {
  margin-bottom: 30px; }

.wp-caption.alignright {
  margin-bottom: 0 !important; }

.wp-block-quote br {
  display: none; }

.pxl-sidebar-area .wp-block-latest-comments li {
  margin-bottom: 30px; }
  .pxl-sidebar-area .wp-block-latest-comments li:last-child {
    margin-bottom: 0; }

.wp-block-search__label {
  margin: 0 0 17px 0;
  padding-bottom: 0;
  font-size: 22px;
  line-height: 1.33333;
  display: none; }
  .wp-block-search__label:before {
    display: none; }

.wp-block-search__inside-wrapper {
  position: relative; }
  .wp-block-search__inside-wrapper .wp-block-search__input {
    height: 50px;
    line-height: 48px;
    background-color: #ffffff;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    padding: 0 55px 0 20px;
    margin: 0; }
    .wp-block-search__inside-wrapper .wp-block-search__input::-webkit-input-placeholder {
      color: #222;
      font-size: 15px;
      font-style: normal;
      font-weight: 400;
      opacity: 1;
      text-overflow: ellipsis;
      line-height: inherit; }
    .wp-block-search__inside-wrapper .wp-block-search__input:-moz-placeholder {
      color: #222;
      font-size: 15px;
      font-style: normal;
      font-weight: 400;
      opacity: 1;
      text-overflow: ellipsis;
      line-height: inherit; }
    .wp-block-search__inside-wrapper .wp-block-search__input::-moz-placeholder {
      color: #222;
      font-size: 15px;
      font-style: normal;
      font-weight: 400;
      opacity: 1;
      text-overflow: ellipsis;
      line-height: inherit; }
    .wp-block-search__inside-wrapper .wp-block-search__input:-ms-input-placeholder {
      color: #222;
      font-size: 15px;
      font-style: normal;
      font-weight: 400;
      opacity: 1;
      text-overflow: ellipsis;
      line-height: inherit; }
    [dir="rtl"] .wp-block-search__inside-wrapper .wp-block-search__input {
      padding: 0 20px 0 55px; }
  .wp-block-search__inside-wrapper .wp-block-search__button:before {
    content: "";
    font-size: 14px;
    display: inline-block;
    font-family: "pxli" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%; }
/*# sourceMappingURL=style.css.map */