@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; } }

.pxl-border-anm.bw-no {
  border-width: 0; }

.pxl-border-anm.bw-yes {
  border-width: var(--bd-width); }
@media (max-width: 1499px) {
  .pxl-border-anm.bw-laptop-no {
    border-width: 0; }
  .pxl-border-anm.bw-laptop-yes {
    border-width: var(--bd-width); } }
@media (max-width: 1199px) {
  .pxl-border-anm.bw-tablet_extra-no {
    border-width: 0; }
  .pxl-border-anm.bw-tablet_extra-yes {
    border-width: var(--bd-width); } }
@media (max-width: 991px) {
  .pxl-border-anm.bw-tablet-no {
    border-width: 0; }
  .pxl-border-anm.bw-tablet-yes {
    border-width: var(--bd-width); } }
@media (max-width: 767px) {
  .pxl-border-anm.bw-mobile_extra-no {
    border-width: 0; }
  .pxl-border-anm.bw-mobile_extra-yes {
    border-width: var(--bd-width); } }
@media (max-width: 575px) {
  .pxl-border-anm.bw-mobile-no {
    border-width: 0; }
  .pxl-border-anm.bw-mobile-yes {
    border-width: var(--bd-width); } }

.pxl-swiper-dots-false .pxl-slider-dots {
  display: none; }
.pxl-swiper-dots-false .pxl-swiper-dots {
  display: none; }
@media (max-width: 1499px) {
  .pxl-swiper-dots-laptop-false .pxl-slider-dots {
    display: none; }
  .pxl-swiper-dots-laptop-false .pxl-swiper-dots {
    display: none; }
  .pxl-swiper-dots-laptop-true .pxl-slider-dots {
    display: flex; }
  .pxl-swiper-dots-laptop-true .pxl-swiper-dots {
    display: flex; } }
@media (max-width: 1199px) {
  .pxl-swiper-dots-tablet_extra-false .pxl-slider-dots {
    display: none; }
  .pxl-swiper-dots-tablet_extra-false .pxl-swiper-dots {
    display: none; }
  .pxl-swiper-dots-tablet_extra-true .pxl-slider-dots {
    display: flex; }
  .pxl-swiper-dots-tablet_extra-true .pxl-swiper-dots {
    display: flex; } }
@media (max-width: 991px) {
  .pxl-swiper-dots-tablet-false .pxl-slider-dots {
    display: none; }
  .pxl-swiper-dots-tablet-false .pxl-swiper-dots {
    display: none; }
  .pxl-swiper-dots-tablet-true .pxl-slider-dots {
    display: flex; }
  .pxl-swiper-dots-tablet-true .pxl-swiper-dots {
    display: flex; } }
@media (max-width: 767px) {
  .pxl-swiper-dots-mobile_extra-false .pxl-slider-dots {
    display: none; }
  .pxl-swiper-dots-mobile_extra-false .pxl-swiper-dots {
    display: none; }
  .pxl-swiper-dots-mobile_extra-true .pxl-slider-dots {
    display: flex; }
  .pxl-swiper-dots-mobile_extra-true .pxl-swiper-dots {
    display: flex; } }
@media (max-width: 575px) {
  .pxl-swiper-dots-mobile-false .pxl-slider-dots {
    display: none; }
  .pxl-swiper-dots-mobile-false .pxl-swiper-dots {
    display: none; }
  .pxl-swiper-dots-mobile-true .pxl-slider-dots {
    display: flex; }
  .pxl-swiper-dots-mobile-true .pxl-swiper-dots {
    display: flex; } }

@media (min-width: 1500px) {
  .pxl-column-fullwidth-yes {
    width: 100% !important; } }

@-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 headerSlideDown {
  0% {
    margin-top: -150px; }
  100% {
    margin-top: 0; } }
@-moz-keyframes headerSlideDown {
  0% {
    margin-top: -150px; }
  100% {
    margin-top: 0; } }
@-ms-keyframes headerSlideDown {
  0% {
    margin-top: -150px; }
  100% {
    margin-top: 0; } }
@-o-keyframes headerSlideDown {
  0% {
    margin-top: -150px; }
  100% {
    margin-top: 0; } }
@keyframes headerSlideDown {
  0% {
    margin-top: -150px; }
  100% {
    margin-top: 0; } }
@-webkit-keyframes headerSlideUp {
  0% {
    margin-top: 0; }
  100% {
    margin-top: 100px; } }
@-moz-keyframes headerSlideUp {
  0% {
    margin-top: 0; }
  100% {
    margin-top: 100px; } }
@-ms-keyframes headerSlideUp {
  0% {
    margin-top: 0; }
  100% {
    margin-top: 100px; } }
@-o-keyframes headerSlideUp {
  0% {
    margin-top: 0; }
  100% {
    margin-top: 100px; } }
@keyframes headerSlideUp {
  0% {
    margin-top: 0; }
  100% {
    margin-top: 100px; } }
@-webkit-keyframes shine {
  100% {
    left: 125%; } }
@keyframes shine {
  100% {
    left: 125%; } }
@-webkit-keyframes progress-loading {
  0% {
    width: 0; }
  to {
    width: 90%; } }
@keyframes progress-loading {
  0% {
    width: 0; }
  to {
    width: 90%; } }
@-webkit-keyframes progress-loaded {
  0% {
    width: 90%; }
  99% {
    width: 100%; }
  to {
    opacity: 0; } }
@keyframes progress-loaded {
  0% {
    width: 90%; }
  99% {
    width: 100%; }
  to {
    opacity: 0; } }
@-webkit-keyframes pxlZoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -khtml-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes pxlFadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes pxlFadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-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.4; }
  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: linear;
    animation-timing-function: linear; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  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: linear;
    animation-timing-function: linear; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; } }
@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: linear;
    animation-timing-function: linear; }
  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: linear;
    animation-timing-function: linear; }
  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: linear;
    animation-timing-function: linear; }
  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: linear;
    animation-timing-function: linear; }
  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: linear;
    animation-timing-function: linear; } }
@-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 stickyDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes stickyDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
  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: linear;
    animation-timing-function: linear; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  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: linear;
    animation-timing-function: linear; }
  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: linear;
    animation-timing-function: linear; }
  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: linear;
    animation-timing-function: linear; }
  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: linear;
    animation-timing-function: linear; }
  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: linear;
    animation-timing-function: linear; }
  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(-7px); }
  100% {
    transform: translateY(0); } }
@keyframes updown {
  0% {
    transform: translateY(0); }
  40% {
    transform: translateY(-7px); }
  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 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; } }
@-webkit-keyframes toRighttopFromLeftbottom {
  49% {
    -webkit-transform: translate(100%, -100%); }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%, 100%); }
  51% {
    opacity: 1; } }
@-moz-keyframes toRighttopFromLeftbottom {
  49% {
    -webkit-transform: translate(100%, -100%); }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%, 100%); }
  51% {
    opacity: 1; } }
@keyframes toRighttopFromLeftbottom {
  49% {
    -webkit-transform: translate(100%, -100%); }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%, 100%); }
  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); } }
@keyframes dotAnimatedTopToBottom {
  0% {
    top: 7%; }
  50% {
    top: 88%; }
  100% {
    top: 7%; } }
@keyframes dotAnimatedBottomToTop {
  0% {
    bottom: 7%; }
  50% {
    bottom: 88%; }
  100% {
    bottom: 7%; } }
@-webkit-keyframes in-top {
  from {
    -webkit-transform: perspective(500px) rotateX(-90deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(500px) rotateX(0deg); } }
@keyframes in-top {
  from {
    transform: perspective(500px) rotateX(-90deg);
    opacity: 1; }
  to {
    transform: perspective(500px) rotateX(0deg); } }
@-webkit-keyframes out-top {
  from {
    -webkit-transform: perspective(500px) rotateX(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(500px) rotateX(-90deg);
    opacity: 1; } }
@keyframes out-top {
  from {
    transform: perspective(500px) rotateX(0deg);
    opacity: 1; }
  to {
    transform: perspective(500px) rotateX(-90deg);
    opacity: 1; } }
@-webkit-keyframes in-bottom {
  from {
    -webkit-transform: perspective(500px) rotateX(90deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(500px) rotateX(0deg); } }
@keyframes in-bottom {
  from {
    transform: perspective(500px) rotateX(90deg);
    opacity: 1; }
  to {
    transform: perspective(500px) rotateX(0deg); } }
@-webkit-keyframes out-bottom {
  from {
    -webkit-transform: perspective(500px) rotateX(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(500px) rotateX(90deg);
    opacity: 1; } }
@keyframes out-bottom {
  from {
    transform: perspective(500px) rotateX(0deg);
    opacity: 1; }
  to {
    transform: perspective(500px) rotateX(90deg);
    opacity: 1; } }
@-webkit-keyframes in-left {
  from {
    -webkit-transform: perspective(500px) rotateY(90deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(500px) rotateY(0deg); } }
@keyframes in-left {
  from {
    transform: perspective(500px) rotateY(90deg);
    opacity: 1; }
  to {
    transform: perspective(500px) rotateY(0deg); } }
@-webkit-keyframes out-left {
  from {
    -webkit-transform: perspective(500px) rotateY(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(500px) rotateY(90deg);
    opacity: 1; } }
@keyframes out-left {
  from {
    transform: perspective(500px) rotateY(0deg);
    opacity: 1; }
  to {
    transform: perspective(500px) rotateY(90deg);
    opacity: 1; } }
@-webkit-keyframes in-right {
  from {
    -webkit-transform: perspective(500px) rotateY(-90deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(500px) rotateY(0deg); } }
@keyframes in-right {
  from {
    transform: perspective(500px) rotateY(-90deg);
    opacity: 1; }
  to {
    transform: perspective(500px) rotateY(0deg); } }
@-webkit-keyframes out-right {
  from {
    -webkit-transform: perspective(500px) rotateY(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(500px) rotateY(-90deg);
    opacity: 1; } }
@keyframes out-right {
  from {
    transform: perspective(500px) rotateY(0deg);
    opacity: 1; }
  to {
    transform: perspective(500px) rotateY(-90deg);
    opacity: 1; } }
@keyframes up-down-move {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(-14px); }
  100% {
    transform: translateY(0); } }
@keyframes up-down-move-big {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(-120px); }
  100% {
    transform: translateY(0); } }
@keyframes left-right-move {
  0% {
    transform: translateX(0); }
  50% {
    transform: translateX(-20px); }
  100% {
    transform: translateX(0); } }
@keyframes left-right-move-2 {
  0% {
    transform: translateX(0); }
  50% {
    transform: translateX(4px); }
  100% {
    transform: translateX(0); } }
@keyframes up-down-float {
  0% {
    transform: translateY(0) rotate(0deg); }
  50% {
    transform: translateY(-200px) rotate(360deg); }
  100% {
    transform: translateY(0) rotate(0deg); } }

.up-down-move-1 {
  animation-duration: 4s;
  animation-iteration-count: infinite;
  transform-origin: bottom;
  animation-name: up-down-move;
  animation-timing-function: linear; }

.up-down-move-2 {
  animation-duration: 4.5s;
  animation-iteration-count: infinite;
  transform-origin: top;
  animation-name: up-down-move;
  animation-timing-function: linear; }

.up-down-move-3 {
  animation-duration: 5s;
  animation-iteration-count: infinite;
  transform-origin: center;
  animation-name: up-down-move;
  animation-timing-function: linear; }

.up-down-move-4 {
  animation-duration: 20s;
  animation-iteration-count: infinite;
  transform-origin: center;
  animation-name: up-down-move-big;
  animation-timing-function: linear; }

.up-down-float-1 {
  animation-duration: 25s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-name: up-down-float;
  animation-timing-function: linear;
  transform-origin: center; }

.up-down-float-2 {
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-name: up-down-float;
  animation-timing-function: linear;
  transform-origin: center; }

.left-right-move-1 {
  animation-duration: 4s;
  animation-iteration-count: infinite;
  transform-origin: left;
  animation-name: left-right-move;
  animation-timing-function: linear; }

.left-right-move-2 {
  animation-duration: 4.5s;
  animation-iteration-count: infinite;
  transform-origin: right;
  animation-name: left-right-move;
  animation-timing-function: linear; }

.left-right-move-3 {
  animation-duration: 5s;
  animation-iteration-count: infinite;
  transform-origin: center;
  animation-name: left-right-move;
  animation-timing-function: linear; }

@keyframes pxl-ken-burns-in {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.3); } }
@keyframes pxl-ken-burns-out {
  0% {
    transform: scale(1.3); }
  100% {
    transform: scale(1); } }
@keyframes pxl-ken-burns-in-out {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }
@keyframes ringbell {
  0% {
    transform: rotate(0deg); }
  15% {
    transform: rotate(25deg); }
  30% {
    transform: rotate(-15deg); }
  45% {
    transform: rotate(10deg); }
  60% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(2deg); }
  90% {
    transform: rotate(-1deg); }
  100% {
    transform: rotate(0deg); } }
@keyframes calltrap_spin {
  0% {
    transform: rotate(0deg); }
  10% {
    transform: rotate(0deg); }
  13% {
    transform: rotate(-10deg); }
  16% {
    transform: rotate(10deg); }
  19% {
    transform: rotate(-10deg); }
  22% {
    transform: rotate(10deg); }
  25% {
    transform: rotate(-10deg); }
  28% {
    transform: rotate(10deg);
    opacity: 1; }
  31% {
    transform: rotate(-10deg); }
  34% {
    transform: rotate(10deg); }
  37% {
    transform: rotate(0deg); } }
@keyframes draw-svg {
  to {
    stroke-dashoffset: 0; } }
@keyframes draw-svg {
  50% {
    transform: translateX(3px) rotate(2deg); }
  100% {
    transform: translateX(-3px) rotate(-2deg); } }
@keyframes elastic-drip {
  0% {
    transform: scaleY(1); }
  50% {
    transform: scaleY(1.2); }
  70% {
    transform: scaleY(0.95); }
  100% {
    transform: scaleY(1); } }
@keyframes swiperImage {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 100% 0; } }
@keyframes slide-image-animation {
  0% {
    transform: translateZ(0); }
  100% {
    transform: translate3d(-100%, 0, 0); } }
@keyframes raindrop {
  0% {
    transform: translateY(-100vh) translateX(0); }
  100% {
    transform: translateY(100vh) translateX(var(--translateX, 0)); } }
@keyframes height_blog {
  0%, 100% {
    height: 100%; }
  40% {
    height: 120%; } }
@keyframes icon-bounece {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px); }
  60% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px); } }
@keyframes ripple-1 {
  0% {
    transform: scale(0.9);
    opacity: 1; }
  100% {
    transform: scale(1.5);
    opacity: 0; } }
@keyframes rotateText {
  to {
    transform: rotate(360deg); } }
@-webkit-keyframes zoomin-slider {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.15); } }
@keyframes zoomin-slider {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.15); } }

*, *:before, *:after {
  outline: none;
  box-sizing: inherit; }

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; }

select option {
  color: #000;
  background-color: #fff;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px; }

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;
  top: -40px;
  width: 40px;
  height: 40px;
  font-size: 30px;
  background: transparent;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  padding-right: 0;
  border: none; }
  body .mfp-image-holder .mfp-close:before, body .mfp-iframe-holder .mfp-close:before {
    content: none; }

body .mfp-bottom-bar {
  margin-top: 0; }

.mfp-wrap.gallery-popup .mfp-content {
  height: 800px;
  max-height: 90vh;
  width: 800px;
  max-width: 90vw; }

.mfp-wrap .mfp-container .mfp-arrow {
  background-color: #fff;
  width: 52px;
  height: 122px;
  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 {
    background-color: transparent;
    font-family: "pxli";
    font-size: 20px;
    font-weight: 700;
    color: #000;
    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: max-content; }
  .mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:before {
    content: ""; }
  .mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:before {
    content: ""; }

[class^="pxli-"], [class*=" pxli-"] {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  [class^="pxli-"] > *, [class*=" pxli-"] > * {
    max-width: 100%; }

[class^="pxli-"]:before, [class*=" pxli-"]:before {
  vertical-align: middle; }

dl dt:not(.first-child) {
  margin-top: 5px; }
dl dd {
  margin-left: 0; }
  dl dd > div:before {
    content: "• ";
    display: inline; }

.shake-effect {
  transition: transform 0.2s ease-in-out;
  animation: shakeeffect 1s ease-in-out infinite; }

@keyframes shakeeffect {
  0% {
    transform: rotate(0); }
  25% {
    transform: rotate(-5deg); }
  50% {
    transform: rotate(5deg); }
  75% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(0); } }

.pxl-ringbell i {
  animation: ringbell 1s ease-in-out infinite; }

.static-img-loading {
  animation: staticImgLoading 1.2s linear infinite alternate; }

@keyframes staticImgLoading {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }

body {
  margin: 0;
  font-family: var(--body-font-family);
  font-size: var(--body-font-size);
  font-weight: var(--body-font-weight);
  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;
  overflow-x: clip; }
  body:before, body:after {
    content: "";
    position: fixed;
    top: 0;
    left: 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; }
  body:before {
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.4);
    z-index: 999999;
    opacity: 0;
    visibility: hidden;
    cursor: progress; }
  body:after {
    width: 0;
    height: 3px;
    background: rgba(255, 255, 255, 0.7);
    z-index: 9999999;
    opacity: 1; }
    body.loading:before {
      opacity: 1;
      visibility: visible; }
    body.loading:after {
      -webkit-animation: progress-loading 2s cubic-bezier(0.33, 0, 0.67, 0.99) forwards;
      -khtml-animation: progress-loading 2s cubic-bezier(0.33, 0, 0.67, 0.99) forwards;
      -moz-animation: progress-loading 2s cubic-bezier(0.33, 0, 0.67, 0.99) forwards;
      -ms-animation: progress-loading 2s cubic-bezier(0.33, 0, 0.67, 0.99) forwards;
      -o-animation: progress-loading 2s cubic-bezier(0.33, 0, 0.67, 0.99) forwards;
      animation: progress-loading 2s cubic-bezier(0.33, 0, 0.67, 0.99) forwards; }
  body.loaded:after {
    -webkit-animation: progress-loaded 0.5s ease-out forwards;
    -khtml-animation: progress-loaded 0.5s ease-out forwards;
    -moz-animation: progress-loaded 0.5s ease-out forwards;
    -ms-animation: progress-loaded 0.5s ease-out forwards;
    -o-animation: progress-loaded 0.5s ease-out forwards;
    animation: progress-loaded 0.5s ease-out forwards; }

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 {
  text-transform: var(--heading-text-transform);
  font-family: var(--heading-font-family);
  color: var(--heading-color);
  clear: both;
  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 15px; }

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: 32px; } }

h3, .h3, .size-h3 {
  font-size: var(--heading-font-size-h3); }
@media (max-width: 767px) {
  h3, .h3, .size-h3 {
    font-size: 28px; } }

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%; }

ul li::marker {
  color: var(--heading-color); }

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(--primary-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: 17px;
    line-height: 27px;
    letter-spacing: 0.03em;
    font-style: normal;
    color: var(--heading-color);
    font-weight: 500;
    padding: 40px 60px 33px 100px;
    margin: 15px 0;
    border: none;
    border-radius: 20px;
    background-image: -webkit-linear-gradient(180deg, #d0def07a, rgba(0, 0, 0, 0) 60%);
    background-image: -moz-linear-gradient(180deg, #d0def07a, rgba(0, 0, 0, 0) 60%);
    background-image: -ms-linear-gradient(180deg, #d0def07a, rgba(0, 0, 0, 0) 60%);
    background-image: -o-linear-gradient(180deg, #d0def07a, rgba(0, 0, 0, 0) 60%);
    background-image: linear-gradient(180deg, #d0def07a, rgba(0, 0, 0, 0) 60%); }
    blockquote.pxl-blockquote cite {
      font-size: 13px;
      text-transform: uppercase;
      color: var(--body-color);
      letter-spacing: 0.15em;
      display: block;
      margin-top: 12px;
      font-weight: 400; }
    blockquote.pxl-blockquote:before {
      content: "";
      display: block;
      width: 29px;
      height: 23px;
      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; }
        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: 900 !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%; }

.pxl-bg-parallax-none {
  position: relative;
  overflow: hidden; }
  .pxl-bg-parallax-none .parallax-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }

.pxl-bg-parallax {
  position: relative;
  overflow: hidden; }

.pxl-bg-parallax:not(.pxl-pll-transform) .parallax-inner {
  position: absolute;
  top: -20px;
  left: -20px;
  height: calc(100% + 20px);
  width: calc(100% + 20px);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.pxl-pll-transform .parallax-inner {
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute; }

@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 {
    transform: scale(1.01);
    -webkit-transition: 0.55s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    -khtml-transition: 0.55s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    -moz-transition: 0.55s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    -ms-transition: 0.55s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    -o-transition: 0.55s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    transition: 0.55s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    transform-origin: 90% 70%; }
    .scale-hover:hover img {
      -webkit-transform: scale3d(1.03, 1.03, 1);
      transform: scale3d(1.03, 1.03, 1);
      transition-duration: 0.73s; }

.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.03) translateX(-3px);
    transform: scale(1.03) translateX(-3px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    .scale-hover-x:hover img {
      -webkit-transform: scale(1.03) translateX(3px);
      transform: scale(1.03) 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.03) translateX(-3px);
      transform: scale(1.03) translateX(-3px); }

.scale-hover-x-right {
  cursor: pointer;
  overflow: hidden; }
  .scale-hover-x-right img {
    -webkit-transition: all 0.3s;
    -khtml-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1.03) translateX(5px);
    transform: scale(1.03) translateX(5px); }
    .scale-hover-x-right:hover img {
      -webkit-transform: scale(1.05) translateX(-5px);
      transform: scale(1.05) translateX(-5px); }

.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 linear 0.08s;
      -khtml-transition: all 0.5s linear 0.08s;
      -moz-transition: all 0.5s linear 0.08s;
      -ms-transition: all 0.5s linear 0.08s;
      -o-transition: all 0.5s linear 0.08s;
      transition: all 0.5s linear 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 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    transform: scale(0);
    transform-origin: top right;
    background-color: var(--primary-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 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    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: -2px;
    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 a.more-space:after, a.hover-underline.more-space:after {
    bottom: -8px; }

.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; }

.hover-slash a, a.hover-slash {
  position: relative; }
  .hover-slash a:after, a.hover-slash:after {
    content: "";
    height: 2px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -1px;
    right: -1px;
    width: 0;
    border-bottom: 2px solid;
    transition: all 350ms; }
  .hover-slash a:hover, a.hover-slash:hover {
    color: inherit; }
    .hover-slash a:hover:after, a.hover-slash:hover:after {
      width: 100%; }
  .hover-slash a.more-space:after, a.hover-slash.more-space:after {
    bottom: -8px; }

.hover-divider a, a.hover-divider {
  position: relative;
  transition: all 350ms; }
  .hover-divider a:after, a.hover-divider:after {
    content: "";
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 0;
    background-color: #e7562a;
    transition: all 350ms;
    opacity: 0; }
  .hover-divider a:hover, a.hover-divider:hover {
    padding-left: 28px;
    color: inherit; }
    .hover-divider a:hover:after, a.hover-divider:hover:after {
      width: 15px;
      opacity: 1; }

.pxl-icon-outline {
  -moz-color: var(--primary-color);
  color: transparent !important;
  -webkit-text-stroke: 1.25px var(--primary-color); }

.pxl-divider {
  position: relative;
  margin-top: 12px;
  width: 218px;
  height: 1px;
  background-color: rgba(200, 200, 200, 0.6); }
  .pxl-divider:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 103px;
    background-color: var(--primary-color); }

@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(--secondary-color), var(--secondary-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(22, 26, 27, 0.6);
  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 linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

.pxl-invisible {
  visibility: hidden;
  opacity: 0; }

.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 300ms linear;
  -moz-animation: scaleDisappear 300ms linear;
  -ms-animation: scaleDisappear 300ms linear;
  -o-animation: scaleDisappear 300ms linear;
  animation: scaleDisappear 300ms linear; }

.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); }

.pxl-element-parallax {
  will-change: transform; }
  .pxl-element-parallax img {
    will-change: transform; }

@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); } }

.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 linear 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(--primary-color); }

.blur-border .elementor-icon {
  border-color: rgba(var(--primary-color-rgb),0.3) !important; }

@keyframes cog {
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

.auto-rotate {
  -webkit-animation: cog 10s infinite;
  -moz-animation: cog 10s infinite;
  -ms-animation: cog 10s infinite;
  animation: cog 10s infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear; }

.heading-gradient .heading-title {
  background: -webkit-linear-gradient(180deg, #e49ff3, #ecbbaa);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.custom-testimonial .elementor-testimonial-image {
  position: relative;
  padding-top: 3px;
  padding-bottom: 3px; }
  .custom-testimonial .elementor-testimonial-image:before {
    content: "";
    display: block;
    width: 34px;
    height: 38px;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url("../images/conversation-mark.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 200ms linear 0s;
    opacity: 0;
    visibility: hidden; }
.custom-testimonial:hover .elementor-testimonial-image:before {
  opacity: 1;
  visibility: visible; }

.dot-border {
  position: relative; }
  .dot-border:after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: var(--primary-color);
    position: absolute;
    right: -5px;
    bottom: 0; }
  .dot-border:nth-child(odd):after {
    -webkit-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -khtml-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -moz-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -ms-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -o-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79); }
  .dot-border:nth-child(even):after {
    -webkit-animation: dotAnimatedBottomToTop 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -khtml-animation: dotAnimatedBottomToTop 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -moz-animation: dotAnimatedBottomToTop 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -ms-animation: dotAnimatedBottomToTop 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -o-animation: dotAnimatedBottomToTop 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    animation: dotAnimatedBottomToTop 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79); }
  @media (max-width: 991px) {
    .dot-border:after {
      content: none !important; } }

.icecream-border-odd {
  position: relative; }
  .icecream-border-odd:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    border-radius: 50%;
    color: var(--primary-color);
    position: absolute;
    right: -8px;
    bottom: 0;
    -webkit-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -khtml-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -moz-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -ms-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -o-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79); }
  @media (max-width: 991px) {
    .icecream-border-odd:after {
      content: none !important; } }

.icecream-border-even {
  position: relative; }
  .icecream-border-even:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    border-radius: 50%;
    color: var(--primary-color);
    position: absolute;
    right: -8px;
    bottom: 0;
    -webkit-animation: dotAnimatedBottomToTop 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -khtml-animation: dotAnimatedBottomToTop 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -moz-animation: dotAnimatedBottomToTop 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -ms-animation: dotAnimatedBottomToTop 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -o-animation: dotAnimatedBottomToTop 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    animation: dotAnimatedBottomToTop 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79); }
  @media (max-width: 991px) {
    .icecream-border-even:after {
      content: none !important; } }

.dot-border-divider-odd {
  position: relative; }
  .dot-border-divider-odd:after {
    content: "";
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: var(--primary-color);
    position: absolute;
    right: -5px;
    bottom: 0; }
  .dot-border-divider-odd::before {
    content: "";
    position: absolute;
    width: 39px;
    height: 1px;
    background-color: rgba(var(--primary-color-rgb), 0.2);
    right: -38px;
    bottom: 0;
    transform: translateY(5px); }
  .dot-border-divider-odd:after, .dot-border-divider-odd:before {
    -webkit-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -khtml-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -moz-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -ms-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -o-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79); }
  @media (max-width: 991px) {
    .dot-border-divider-odd:after, .dot-border-divider-odd::before {
      content: none !important; } }

.dot-border-divider-even {
  position: relative; }
  .dot-border-divider-even:after {
    content: "";
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: var(--primary-color);
    position: absolute;
    right: -5px;
    bottom: 0; }
  .dot-border-divider-even::before {
    content: "";
    position: absolute;
    width: 39px;
    height: 1px;
    background-color: rgba(var(--primary-color-rgb), 0.2);
    right: 0;
    bottom: 0;
    transform: translateY(5px); }
  .dot-border-divider-even:after, .dot-border-divider-even:before {
    -webkit-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -khtml-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -moz-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -ms-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    -o-animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79);
    animation: dotAnimatedTopToBottom 15s infinite cubic-bezier(0.52, 0.26, 0.59, 0.79); }
  @media (max-width: 991px) {
    .dot-border-divider-even:after, .dot-border-divider-even::before {
      content: none !important; } }

.divider-radius-2px .elementor-divider-separator {
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

@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); } }
@keyframes animationFramesSix {
  0% {
    transform: translate(0px, 0px); }
  33% {
    transform: translate(-24px, -30px); }
  66% {
    transform: translate(24px, 30px); }
  100% {
    transform: translate(0px, 0px); } }
@keyframes animationFramesSeven {
  0% {
    transform: translate(0px, 0px); }
  20% {
    transform: rotate(45deg); }
  40% {
    transform: translate(0, 90px); }
  60% {
    transform: rotate(90deg); }
  80% {
    transform: translate(90px, 0); }
  100% {
    transform: translate(0px, 0px); } }
@keyframes up-down-move {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(-15px); }
  100% {
    transform: translateY(0); } }
@-webkit-keyframes fadeInOutCustom {
  0% {
    opacity: 0; }
  25% {
    opacity: 1; }
  50% {
    opacity: 0; }
  75% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeInOutCustom {
  0% {
    opacity: 0; }
  25% {
    opacity: 1; }
  50% {
    opacity: 0; }
  75% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes fadeOutInCustom {
  0% {
    opacity: 1; }
  25% {
    opacity: 0; }
  50% {
    opacity: 1; }
  75% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeOutInCustom {
  0% {
    opacity: 1; }
  25% {
    opacity: 0; }
  50% {
    opacity: 1; }
  75% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@webkit-keyframes zoomInOutCustom {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  0% {
    transform: scale(1); } }
@keyframes zoomInOutCustom {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.1); } }
@keyframes draw-from-top-half-delay {
  0% {
    clip-path: inset(0 0 100% 0); }
  40% {
    clip-path: inset(0 0 50% 0); }
  60% {
    clip-path: inset(0 0 50% 0); }
  100% {
    clip-path: inset(0 0 0 0); } }
@keyframes text-horizontal-scroll {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(-1920px); } }

.shape-animate1 {
  animation: animationFramesTwo 12s infinite linear alternate; }

.shape-animate2 {
  animation: animationFramesOne 12s infinite linear alternate; }

.shape-animate3 {
  animation: animationFramesFour 12s infinite linear alternate; }

.shape-animate4 {
  animation: animationFramesThree 12s infinite linear alternate; }

.shape-animate5 {
  animation: animationFramesFive 12s infinite linear alternate; }

.shape-animate6 {
  animation: animationFramesSix 12s infinite linear alternate; }

.shape-animate7 {
  animation: animationFramesSeven 18s infinite linear alternate; }

.fade-in-out-custom {
  animation: fadeInOutCustom 8s infinite linear alternate; }

.fade-out-in-custom {
  animation: fadeOutInCustom 8s infinite linear alternate; }

.zoom-in-out-custom img {
  animation: zoomInOutCustom 10s infinite linear alternate; }

.rotate-animate1 {
  animation: rotateText 8s infinite linear alternate; }

.up-down-move {
  animation-duration: 2.3s;
  animation-iteration-count: infinite;
  transform-origin: bottom;
  animation-name: up-down-move;
  animation-timing-function: linear; }

.text-horizontal-scroll {
  animation: text-horizontal-scroll 20s linear infinite; }

@keyframes iconHoverSpin {
  50% {
    -webkit-transform: translateY(-10px) rotateY(180deg);
    -khtml-transform: translateY(-10px) rotateY(180deg);
    -moz-transform: translateY(-10px) rotateY(180deg);
    -ms-transform: translateY(-10px) rotateY(180deg);
    -o-transform: translateY(-10px) rotateY(180deg);
    transform: translateY(-10px) rotateY(180deg); }
  100% {
    -webkit-transform: rotateY(360deg);
    -khtml-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg); } }

.icon-hover-spin:hover svg, .icon-hover-spin:hover i {
  animation: iconHoverSpin 400ms linear 0s; }

.pxl-section-bg-parallax {
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute; }

.pxl-section-bg-ken-burns {
  background-image: var(--pxl-ken-burns-bg-img);
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background-position: center center; }

.elementor-column.pxl-bg-ken-burns .elementor-widget-wrap {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-animation: pxl-ken-burns-in-out 30s linear infinite;
  -khtml-animation: pxl-ken-burns-in-out 30s linear infinite;
  -moz-animation: pxl-ken-burns-in-out 30s linear infinite;
  -ms-animation: pxl-ken-burns-in-out 30s linear infinite;
  -o-animation: pxl-ken-burns-in-out 30s linear infinite;
  animation: pxl-ken-burns-in-out 30s linear infinite; }

.pxl-ken-burns {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 10s;
  -o-transition-duration: 10s;
  transition-duration: 10s;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear; }

.pxl-ken-burns--out {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3); }

.pxl-ken-burns--active {
  -webkit-transition-duration: 20s;
  -o-transition-duration: 20s;
  transition-duration: 20s; }

.pxl-ken-burns--active.pxl-ken-burns--out {
  -webkit-animation: pxl-ken-burns-out 30s linear infinite;
  -khtml-animation: pxl-ken-burns-out 30s linear infinite;
  -moz-animation: pxl-ken-burns-out 30s linear infinite;
  -ms-animation: pxl-ken-burns-out 30s linear infinite;
  -o-animation: pxl-ken-burns-out 30s linear infinite;
  animation: pxl-ken-burns-out 30s linear infinite; }

.pxl-ken-burns--active.pxl-ken-burns--in {
  -webkit-animation: pxl-ken-burns-in 30s linear infinite;
  -khtml-animation: pxl-ken-burns-in 30s linear infinite;
  -moz-animation: pxl-ken-burns-in 30s linear infinite;
  -ms-animation: pxl-ken-burns-in 30s linear infinite;
  -o-animation: pxl-ken-burns-in 30s linear infinite;
  animation: pxl-ken-burns-in 30s linear infinite; }

.pxl-ken-burns--active.pxl-ken-burns--in-out {
  -webkit-animation: pxl-ken-burns-in-out 60s linear infinite;
  -khtml-animation: pxl-ken-burns-in-out 60s linear infinite;
  -moz-animation: pxl-ken-burns-in-out 60s linear infinite;
  -ms-animation: pxl-ken-burns-in-out 60s linear infinite;
  -o-animation: pxl-ken-burns-in-out 60s linear infinite;
  animation: pxl-ken-burns-in-out 60s linear infinite; }

.pxl-section-ken-burns {
  overflow: hidden !important; }
  .pxl-section-ken-burns .pxl-section-bg-parallax {
    -webkit-transition-duration: 20s;
    -o-transition-duration: 20s;
    transition-duration: 20s; }
  .pxl-section-ken-burns.pxl-ken-burns--out .pxl-section-bg-ken-burns {
    -webkit-animation: pxl-ken-burns-out 30s linear infinite;
    -khtml-animation: pxl-ken-burns-out 30s linear infinite;
    -moz-animation: pxl-ken-burns-out 30s linear infinite;
    -ms-animation: pxl-ken-burns-out 30s linear infinite;
    -o-animation: pxl-ken-burns-out 30s linear infinite;
    animation: pxl-ken-burns-out 30s linear infinite; }
  .pxl-section-ken-burns.pxl-ken-burns--in .pxl-section-bg-ken-burns {
    -webkit-animation: pxl-ken-burns-in 30s linear infinite;
    -khtml-animation: pxl-ken-burns-in 30s linear infinite;
    -moz-animation: pxl-ken-burns-in 30s linear infinite;
    -ms-animation: pxl-ken-burns-in 30s linear infinite;
    -o-animation: pxl-ken-burns-in 30s linear infinite;
    animation: pxl-ken-burns-in 30s linear infinite; }
  .pxl-section-ken-burns.pxl-ken-burns--in-out .pxl-section-bg-ken-burns {
    -webkit-animation: pxl-ken-burns-in-out 60s linear infinite;
    -khtml-animation: pxl-ken-burns-in-out 60s linear infinite;
    -moz-animation: pxl-ken-burns-in-out 60s linear infinite;
    -ms-animation: pxl-ken-burns-in-out 60s linear infinite;
    -o-animation: pxl-ken-burns-in-out 60s linear infinite;
    animation: pxl-ken-burns-in-out 60s linear infinite; }

.pxl-split-text {
  font-kerning: none; }
  .pxl-split-text .split-line {
    overflow: hidden; }

.elementor-section.pxl-border-section-anm {
  border-width: 0 !important; }

.elementor-column.pxl-border-column-anm > .elementor-element-populated {
  border-width: 0 !important; }

.elementor-element.pxl-border-wg-anm > .elementor-widget-container {
  border-width: 0 !important;
  position: relative; }

.w-100 {
  width: 100% !important; }

.h-100 {
  height: 100% !important; }

.min-h-100vh {
  min-height: 100vh !important; }

.pxl-border-animated .pxl-border-anm {
  position: absolute;
  transition: transform 1.5s cubic-bezier(0.77, 0, 0.175, 1); }
  .pxl-border-animated .pxl-border-anm.bt {
    top: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: 0 0; }
  .pxl-border-animated .pxl-border-anm.br {
    top: 0;
    right: 0;
    transform: scaleY(0);
    transform-origin: 100% 0; }
  .pxl-border-animated .pxl-border-anm.bb {
    left: 0;
    bottom: 0;
    transform: scaleX(0);
    transform-origin: 0 100%; }
  .pxl-border-animated .pxl-border-anm.bl {
    top: 0;
    left: 0;
    transform: scaleY(0);
    transform-origin: 0 0; }
.pxl-border-animated.num-3 .pxl-border-anm.br, .pxl-border-animated.num-3 .pxl-border-anm.bb, .pxl-border-animated.num-4 .pxl-border-anm.br, .pxl-border-animated.num-4 .pxl-border-anm.bb {
  transition-delay: 1s; }
.pxl-border-animated.pxl-animated .pxl-border-anm {
  transform: scale(1); }

.pxl-bd-anm {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #e4e4e4;
  transform: scale(0);
  transition: transform 2s cubic-bezier(0.77, 0, 0.175, 1); }
  .pxl-bd-anm.bt {
    border-width: 1px 0 0 0;
    transform-origin: 0 0; }
  .pxl-bd-anm.br {
    border-width: 0 1px 0 0;
    transform-origin: 100% 0; }
  .pxl-bd-anm.bb {
    border-width: 0 0 1px 0;
    transform-origin: 0 100%; }
  .pxl-bd-anm.bl {
    border-width: 0 0 0 1px;
    transform-origin: 0 0; }
  .pxl-bd-anm.pxl-animated {
    transform: scale(1); }

.pxl-show-on-column-hover {
  opacity: 0;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

.pxl-column-hover-show-widget:hover .pxl-show-on-column-hover {
  opacity: 1; }

.animation-delay-300ms {
  animation-delay: 300ms; }

.animation-delay-600ms {
  animation-delay: 600ms; }

.animation-delay-900ms {
  animation-delay: 900ms; }

.pxl-close-custom-pos-1.pxl-hidden-template .pxl-panel-content .pxl-close {
  top: 45px;
  right: 50px; }

.hover-landing-box:hover span svg {
  transition: all 0.65s;
  transform: rotateY(360deg); }

@media (max-width: 575px) {
  .typewrite-landing .split-line {
    display: inline !important; } }
.typewrite-landing .heading-highlight::after {
  color: #E6C9A2; }

.heading-dash-landing .pxl-heading-inner::after {
  content: "";
  position: relative;
  display: flex;
  height: 2px;
  width: 121px;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #e6c9a2; }
@media (max-width: 575px) {
  .heading-dash-landing .pxl-heading-inner::after {
    display: none; } }
@media (max-width: 575px) {
  .heading-dash-landing .heading-title {
    text-align: left; } }
@media (max-width: 575px) {
  .heading-dash-landing .split-line {
    display: inline !important; } }

.opacity-landing-box {
  transition: all 0.3s ease-in-out;
  position: relative; }
  .opacity-landing-box svg {
    transition: all 0.3s ease-in-out;
    opacity: 0.5; }
  .opacity-landing-box .heading-title {
    opacity: 0.5;
    transition: all 0.3s ease-in-out; }
  .opacity-landing-box .heading-description {
    opacity: 0.5;
    transition: all 0.3s ease-in-out; }
    .opacity-landing-box:hover svg {
      transform: translateY(-5px);
      opacity: 1; }
    .opacity-landing-box:hover .heading-title {
      opacity: 1; }
    .opacity-landing-box:hover .heading-description {
      opacity: 1; }
  .opacity-landing-box:nth-child(even)::before, .opacity-landing-box:nth-child(even)::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 1px;
    background-color: #e6c9a2;
    top: 50%;
    transform: translateY(10px);
    opacity: 0.5; }
  .opacity-landing-box:nth-child(even)::before {
    left: -15px; }
  .opacity-landing-box:nth-child(even)::after {
    right: -22px; }
  @media (max-width: 1199px) {
    .opacity-landing-box:nth-child(even)::before, .opacity-landing-box:nth-child(even)::after {
      display: none; } }

.dash-backgroundcolor .heading-subtitle .subtitle-text::before, .dash-backgroundcolor .heading-subtitle .subtitle-text::after {
  background-color: #e6c9a2 !important; }

.linear-gradient-title {
  background: linear-gradient(to bottom, #d9c6ad 12%, #ead9c1 21%, transparent 76%);
  -webkit-background-clip: text;
  color: transparent;
  display: inline-block;
  line-height: 1;
  display: flex; }
  .linear-gradient-title .plus {
    font-size: 70px;
    line-height: 60px;
    color: #e6c9a2; }

.caurouselanding-scale .pxl-carousel-landing .swiper-slide .item-inner {
  transition: all 0.3s ease-in-out; }
  .caurouselanding-scale .pxl-carousel-landing .swiper-slide .item-inner:hover {
    transform: translateY(-10px); }

.fanbox-rotate-cus {
  position: relative; }
  .fanbox-rotate-cus .elementor-icon svg {
    transition: all 0.7s ease-in-out; }
.fanbox-rotate-cus:hover .elementor-icon svg {
  -webkit-transform: rotateY(360deg);
  -khtml-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg); }

@media (max-width: 575px) {
  .gsap-reponsive-mb .heading-title {
    text-align: left; } }
@media (max-width: 575px) {
  .gsap-reponsive-mb .split-line {
    display: inline !important; } }

.elementor-animation-buzz img:hover {
  animation-name: elementor-animation-buzz;
  animation-duration: 0.15s;
  animation-timing-function: linear;
  animation-iteration-count: infinite; }

.drip-effect .elementor-background-overlay {
  transform-origin: top;
  animation: elastic-drip 10s ease-out infinite; }

.drip-effect-image img {
  transform-origin: top;
  animation: elastic-drip 10s ease-out infinite; }
@media (max-width: 575px) {
  .drip-effect-image img {
    animation: none; } }

.hiden-panel-creams.pos-right {
  right: 76px !important;
  border-radius: 20px;
  max-width: 444px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent; }
  .hiden-panel-creams.pos-right .pxl-panel-content .pxl-close {
    top: 17px;
    right: 17px; }
    .hiden-panel-creams.pos-right .pxl-panel-content .pxl-close.style-df {
      width: 37px;
      height: 37px;
      background-color: #2939aa;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%; }
    .hiden-panel-creams.pos-right .pxl-panel-content .pxl-close.style-df:before, .hiden-panel-creams.pos-right .pxl-panel-content .pxl-close.style-df:after {
      width: 13px;
      height: 2px;
      background-color: #fff; }

.hiden-mobile-creams.pos-left .pxl-panel-content .pxl-close {
  top: 17px;
  right: 17px; }
  .hiden-mobile-creams.pos-left .pxl-panel-content .pxl-close.style-df {
    width: 37px;
    height: 37px;
    background-color: #2939aa;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%; }
  .hiden-mobile-creams.pos-left .pxl-panel-content .pxl-close.style-df:before, .hiden-mobile-creams.pos-left .pxl-panel-content .pxl-close.style-df:after {
    width: 13px;
    height: 2px;
    background-color: #fff; }

.pxl-absoluted {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.image-carousel-scale-hover .swiper-slide-inner, .image-carousel-scale-hover .pxl-swiper-slide .item-inner {
  overflow: hidden; }
  .image-carousel-scale-hover .swiper-slide-inner img, .image-carousel-scale-hover .pxl-swiper-slide .item-inner img {
    -webkit-transition: 0.55s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    -khtml-transition: 0.55s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    -moz-transition: 0.55s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    -ms-transition: 0.55s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    -o-transition: 0.55s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    transition: 0.55s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    transform: scale(1.01);
    transform-origin: 90% 70%; }
    .image-carousel-scale-hover .swiper-slide-inner:hover img, .image-carousel-scale-hover .pxl-swiper-slide .item-inner:hover img {
      -webkit-transform: scale3d(1.03, 1.03, 1);
      transform: scale3d(1.03, 1.03, 1);
      transition-duration: 0.73s; }

.heading-change-color-animation a {
  animation: heading-change-color-animation 1.2s steps(1) infinite; }

@keyframes heading-change-color-animation {
  from {
    color: var(--primary-color); }
  50% {
    color: var(--secondary-color); } }

@media (max-width: 575px) {
  .typewrite-landing .split-line {
    display: inline !important; } }
.typewrite-landing .heading-highlight::after {
  color: #E6C9A2; }

.heading-dash-landing .pxl-heading-inner::after {
  content: "";
  position: relative;
  display: flex;
  height: 2px;
  width: 121px;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #e6c9a2; }
@media (max-width: 575px) {
  .heading-dash-landing .pxl-heading-inner::after {
    display: none; } }
@media (max-width: 575px) {
  .heading-dash-landing .heading-title {
    text-align: left; } }
@media (max-width: 575px) {
  .heading-dash-landing .split-line {
    display: inline !important; } }

@media (max-width: 575px) {
  .gsap-reponsive-mb .heading-title {
    text-align: left; } }
@media (max-width: 575px) {
  .gsap-reponsive-mb .split-line {
    display: inline !important; } }

.hiden-panel-japan.pos-right {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent; }

.hiden-panel-seafood.pos-left {
  display: flex;
  align-items: start;
  justify-content: center;
  background-color: transparent; }

.custom-blur-video {
  backdrop-filter: blur(17px);
  mask-image: linear-gradient(to top, black 70%, rgba(0, 0, 0, 0) 100%); }

@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 linear 0s;
      -o-transition: all 0.3s linear 0s;
      transition: all 0.3s linear 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 linear 0s;
      -o-transition: all 0.8s linear 0s;
      transition: all 0.8s linear 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 linear 0s forwards;
        -khtml-animation: lineheight 1000ms linear 0s forwards;
        -moz-animation: lineheight 1000ms linear 0s forwards;
        -ms-animation: lineheight 1000ms linear 0s forwards;
        -o-animation: lineheight 1000ms linear 0s forwards;
        animation: lineheight 1000ms linear 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 linear 500ms forwards;
  -khtml-animation: preloadedzero 300ms linear 500ms forwards;
  -moz-animation: preloadedzero 300ms linear 500ms forwards;
  -ms-animation: preloadedzero 300ms linear 500ms forwards;
  -o-animation: preloadedzero 300ms linear 500ms forwards;
  animation: preloadedzero 300ms linear 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 300ms linear 1 forwards;
  -khtml-animation: fadeOut 300ms linear 1 forwards;
  -moz-animation: fadeOut 300ms linear 1 forwards;
  -ms-animation: fadeOut 300ms linear 1 forwards;
  -o-animation: fadeOut 300ms linear 1 forwards;
  animation: fadeOut 300ms linear 1 forwards; }
  .pxl-swiper-slide.swiper-slide-visible {
    opacity: 1;
    -webkit-animation: fadeIn 300ms linear 1 forwards;
    -khtml-animation: fadeIn 300ms linear 1 forwards;
    -moz-animation: fadeIn 300ms linear 1 forwards;
    -ms-animation: fadeIn 300ms linear 1 forwards;
    -o-animation: fadeIn 300ms linear 1 forwards;
    animation: fadeIn 300ms linear 1 forwards; }
  .pxl-swiper-slide.swiper-slide-active {
    opacity: 1;
    -webkit-animation: fadeIn 300ms linear 1 forwards;
    -khtml-animation: fadeIn 300ms linear 1 forwards;
    -moz-animation: fadeIn 300ms linear 1 forwards;
    -ms-animation: fadeIn 300ms linear 1 forwards;
    -o-animation: fadeIn 300ms linear 1 forwards;
    animation: fadeIn 300ms 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; }

.slick-slide {
  opacity: 0 !important;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

.slick-active {
  opacity: 1 !important; }

.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;
  width: 100%;
  height: 100%;
  /* object-fit: cover; */ }

.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-arrows .pxl-swiper-arrow {
  position: relative; }
  .pxl-swiper-arrows .pxl-swiper-arrow.absolute {
    position: absolute; }
.pxl-swiper-arrows.style-1 .pxl-swiper-arrow, .pxl-swiper-arrows.style-2 .pxl-swiper-arrow, .pxl-swiper-arrows.style-3 .pxl-swiper-arrow, .pxl-swiper-arrows.style-related-2 .pxl-swiper-arrow, .pxl-swiper-arrows.style-related-3 .pxl-swiper-arrow, .pxl-swiper-arrows.style-related-4 .pxl-swiper-arrow, .pxl-swiper-arrows.style-related-5 .pxl-swiper-arrow {
  cursor: pointer; }
  .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.swiper-button-disabled, .pxl-swiper-arrows.style-2 .pxl-swiper-arrow.swiper-button-disabled, .pxl-swiper-arrows.style-3 .pxl-swiper-arrow.swiper-button-disabled, .pxl-swiper-arrows.style-related-2 .pxl-swiper-arrow.swiper-button-disabled, .pxl-swiper-arrows.style-related-3 .pxl-swiper-arrow.swiper-button-disabled, .pxl-swiper-arrows.style-related-4 .pxl-swiper-arrow.swiper-button-disabled, .pxl-swiper-arrows.style-related-5 .pxl-swiper-arrow.swiper-button-disabled {
    cursor: not-allowed; }
  .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.default, .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.center-vertical, .pxl-swiper-arrows.style-2 .pxl-swiper-arrow.default, .pxl-swiper-arrows.style-2 .pxl-swiper-arrow.center-vertical, .pxl-swiper-arrows.style-3 .pxl-swiper-arrow.default, .pxl-swiper-arrows.style-3 .pxl-swiper-arrow.center-vertical, .pxl-swiper-arrows.style-related-2 .pxl-swiper-arrow.default, .pxl-swiper-arrows.style-related-2 .pxl-swiper-arrow.center-vertical, .pxl-swiper-arrows.style-related-3 .pxl-swiper-arrow.default, .pxl-swiper-arrows.style-related-3 .pxl-swiper-arrow.center-vertical, .pxl-swiper-arrows.style-related-4 .pxl-swiper-arrow.default, .pxl-swiper-arrows.style-related-4 .pxl-swiper-arrow.center-vertical, .pxl-swiper-arrows.style-related-5 .pxl-swiper-arrow.default, .pxl-swiper-arrows.style-related-5 .pxl-swiper-arrow.center-vertical {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.default.pxl-swiper-arrow-prev, .pxl-swiper-arrows.style-2 .pxl-swiper-arrow.default.pxl-swiper-arrow-prev, .pxl-swiper-arrows.style-3 .pxl-swiper-arrow.default.pxl-swiper-arrow-prev, .pxl-swiper-arrows.style-related-2 .pxl-swiper-arrow.default.pxl-swiper-arrow-prev, .pxl-swiper-arrows.style-related-3 .pxl-swiper-arrow.default.pxl-swiper-arrow-prev, .pxl-swiper-arrows.style-related-4 .pxl-swiper-arrow.default.pxl-swiper-arrow-prev, .pxl-swiper-arrows.style-related-5 .pxl-swiper-arrow.default.pxl-swiper-arrow-prev {
      left: -150px; }
    .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.default.pxl-swiper-arrow-next, .pxl-swiper-arrows.style-2 .pxl-swiper-arrow.default.pxl-swiper-arrow-next, .pxl-swiper-arrows.style-3 .pxl-swiper-arrow.default.pxl-swiper-arrow-next, .pxl-swiper-arrows.style-related-2 .pxl-swiper-arrow.default.pxl-swiper-arrow-next, .pxl-swiper-arrows.style-related-3 .pxl-swiper-arrow.default.pxl-swiper-arrow-next, .pxl-swiper-arrows.style-related-4 .pxl-swiper-arrow.default.pxl-swiper-arrow-next, .pxl-swiper-arrows.style-related-5 .pxl-swiper-arrow.default.pxl-swiper-arrow-next {
      right: -150px; }
.pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon {
  font-size: 40px;
  line-height: 1;
  color: var(--primary-color);
  -webkit-transition: color 0.3s ease;
  -khtml-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }
.pxl-swiper-arrows.style-1 .pxl-swiper-arrow svg {
  width: 40px;
  height: auto; }
.pxl-swiper-arrows.style-2 .pxl-swiper-arrow {
  background-color: var(--heading-color);
  width: 65px;
  height: 65px;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transform: none;
  opacity: 1;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-swiper-arrows.style-2 .pxl-swiper-arrow > * {
    max-width: 100%; }
  .pxl-swiper-arrows.style-2 .pxl-swiper-arrow .pxl-icon {
    font-size: 25px;
    transition: inherit; }
  .pxl-swiper-arrows.style-2 .pxl-swiper-arrow svg {
    width: 25px;
    height: auto;
    transition: inherit; }
.pxl-swiper-arrows.style-3 .pxl-swiper-arrow {
  width: 87px;
  height: 199px;
  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 var(--divider-color); }
  .pxl-swiper-arrows.style-3 .pxl-swiper-arrow > * {
    max-width: 100%; }
  .pxl-swiper-arrows.style-3 .pxl-swiper-arrow .pxl-icon {
    font-size: 25px;
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
  .pxl-swiper-arrows.style-3 .pxl-swiper-arrow svg {
    width: 25px;
    height: auto;
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
  .pxl-swiper-arrows.style-3 .pxl-swiper-arrow:hover {
    background-color: var(--secondary-color); }
.pxl-swiper-arrows.style-4 {
  position: absolute;
  left: 50%;
  bottom: 25px;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: var(--secondary-color);
  padding: 6px 18px;
  -webkit-border-radius: 18px;
  -khtml-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px; }
  .pxl-swiper-arrows.style-4 .pxl-swiper-arrow {
    cursor: pointer; }
    .pxl-swiper-arrows.style-4 .pxl-swiper-arrow + .pxl-swiper-arrow {
      margin-left: 47px; }
    .pxl-swiper-arrows.style-4 .pxl-swiper-arrow .pxl-icon {
      font-size: 15px;
      line-height: 1;
      color: rgba(255, 255, 255, 0.5);
      -webkit-transition: color 0.3s ease;
      -khtml-transition: color 0.3s ease;
      -moz-transition: color 0.3s ease;
      -ms-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
      transition: color 0.3s ease; }
    .pxl-swiper-arrows.style-4 .pxl-swiper-arrow svg {
      width: 15px;
      fill: rgba(255, 255, 255, 0.5);
      height: auto; }
      .pxl-swiper-arrows.style-4 .pxl-swiper-arrow:hover .pxl-icon, .pxl-swiper-arrows.style-4 .pxl-swiper-arrow:hover svg {
        color: #fff; }
.pxl-swiper-arrows.style-5 .pxl-swiper-arrow {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer; }
  .pxl-swiper-arrows.style-5 .pxl-swiper-arrow .arrow-text {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    text-decoration: none;
    font-size: 14px;
    line-height: 26px;
    font-family: var(--heading-font-family);
    font-weight: 500;
    letter-spacing: 0.3em;
    color: #fff;
    text-transform: uppercase; }
  .pxl-swiper-arrows.style-5 .pxl-swiper-arrow .pxli-down-arrow-long {
    font-size: 56px;
    color: #fff;
    position: relative;
    transition: all 350ms ease-in-out 0s; }
    .pxl-swiper-arrows.style-5 .pxl-swiper-arrow .pxli-down-arrow-long::after {
      content: "";
      position: absolute;
      width: 29px;
      height: 29px;
      background-color: #d74d29;
      bottom: -5px;
      border-radius: 50%;
      z-index: -1;
      opacity: 0;
      transition: all 350ms ease-in-out 0s; }
  .pxl-swiper-arrows.style-5 .pxl-swiper-arrow.pxl-swiper-arrow-next {
    gap: 7px; }
    .pxl-swiper-arrows.style-5 .pxl-swiper-arrow.pxl-swiper-arrow-prev .pxli-down-arrow-long {
      rotate: 180deg; }
  .pxl-swiper-arrows.style-5 .pxl-swiper-arrow:hover .pxli-down-arrow-long, .pxl-swiper-arrows.style-5 .pxl-swiper-arrow:active .pxli-down-arrow-long {
    animation: icon-bounece 2s linear 0s infinite; }
    .pxl-swiper-arrows.style-5 .pxl-swiper-arrow:hover .pxli-down-arrow-long::after, .pxl-swiper-arrows.style-5 .pxl-swiper-arrow:active .pxli-down-arrow-long::after {
      opacity: 1; }
  .pxl-swiper-arrows.style-5 .pxl-swiper-arrow.swiper-button-disabled {
    cursor: no-drop;
    opacity: 0.5; }
    .pxl-swiper-arrows.style-5 .pxl-swiper-arrow.swiper-button-disabled:hover .pxli-down-arrow-long, .pxl-swiper-arrows.style-5 .pxl-swiper-arrow.swiper-button-disabled:active .pxli-down-arrow-long {
      animation: none; }
      .pxl-swiper-arrows.style-5 .pxl-swiper-arrow.swiper-button-disabled:hover .pxli-down-arrow-long::after, .pxl-swiper-arrows.style-5 .pxl-swiper-arrow.swiper-button-disabled:active .pxli-down-arrow-long::after {
        opacity: 0; }
@media (max-width: 1499px) {
  .pxl-swiper-arrows.style-5 {
    right: -85px; } }
@media (max-width: 1199px) {
  .pxl-swiper-arrows.style-5 {
    display: none; } }

.pxl-product-loop-carousel .pxl-swiper-arrows.style-related-2 .pxl-swiper-arrow {
  background-color: var(--additional01-color);
  width: 68px;
  height: 68px;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transform: none;
  opacity: 1;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-product-loop-carousel .pxl-swiper-arrows.style-related-2 .pxl-swiper-arrow > * {
    max-width: 100%; }
  .pxl-product-loop-carousel .pxl-swiper-arrows.style-related-2 .pxl-swiper-arrow .pxl-icon {
    color: var(--primary-color);
    font-size: 25px;
    transition: inherit; }
  .pxl-product-loop-carousel .pxl-swiper-arrows.style-related-2 .pxl-swiper-arrow svg {
    fill: var(--primary-color);
    width: 25px;
    height: auto;
    transition: inherit; }
.pxl-product-loop-carousel .pxl-swiper-arrows.style-related-3 .pxl-swiper-arrow {
  background-color: var(--primary-color);
  width: 56px;
  height: 56px;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transform: none;
  opacity: 1;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-product-loop-carousel .pxl-swiper-arrows.style-related-3 .pxl-swiper-arrow > * {
    max-width: 100%; }
  .pxl-product-loop-carousel .pxl-swiper-arrows.style-related-3 .pxl-swiper-arrow .pxl-icon {
    color: #fff;
    font-size: 22px;
    transition: inherit; }
  .pxl-product-loop-carousel .pxl-swiper-arrows.style-related-3 .pxl-swiper-arrow svg {
    fill: #fff;
    width: 22px;
    height: auto;
    transition: inherit; }
.pxl-product-loop-carousel .pxl-swiper-arrows.style-related-4 .pxl-swiper-arrow {
  background-color: var(--secondary-color);
  width: 62px;
  height: 62px;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transform: none;
  opacity: 1;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-product-loop-carousel .pxl-swiper-arrows.style-related-4 .pxl-swiper-arrow > * {
    max-width: 100%; }
  .pxl-product-loop-carousel .pxl-swiper-arrows.style-related-4 .pxl-swiper-arrow .pxl-icon {
    color: #fff;
    font-size: 22px;
    transition: inherit; }
  .pxl-product-loop-carousel .pxl-swiper-arrows.style-related-4 .pxl-swiper-arrow svg {
    fill: #fff;
    width: 22px;
    height: auto;
    transition: inherit; }
.pxl-product-loop-carousel .pxl-swiper-arrows.style-related-5 .pxl-swiper-arrow {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 87px;
  height: 200px;
  border: 1px solid var(--divider-color); }
  .pxl-product-loop-carousel .pxl-swiper-arrows.style-related-5 .pxl-swiper-arrow > * {
    max-width: 100%; }
  .pxl-product-loop-carousel .pxl-swiper-arrows.style-related-5 .pxl-swiper-arrow .pxl-icon {
    color: var(--heading-color);
    font-size: 22px; }
  .pxl-product-loop-carousel .pxl-swiper-arrows.style-related-5 .pxl-swiper-arrow svg {
    fill: var(--heading-color);
    width: 22px;
    height: auto; }

.nav-horizontal {
  padding-top: 60px;
  display: flex;
  justify-content: center; }
  .nav-horizontal .pxl-swiper-arrow-prev, .nav-horizontal .pxl-swiper-arrow-next {
    margin: 0 10px; }

.pxl-swiper-dots, .slick-dots {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 35px; }
  .pxl-swiper-dots li, .slick-dots li {
    margin: 0 15px;
    list-style: none; }
  .pxl-swiper-dots .pxl-swiper-pagination-bullet, .slick-dots .pxl-swiper-pagination-bullet {
    cursor: pointer;
    position: relative;
    width: 6px;
    height: 6px;
    display: block;
    margin: 0 17px; }
    .pxl-swiper-dots .pxl-swiper-pagination-bullet:before, .slick-dots .pxl-swiper-pagination-bullet:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -khtml-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-transition: background-color 0.3s linear;
      -khtml-transition: background-color 0.3s linear;
      -moz-transition: background-color 0.3s linear;
      -ms-transition: background-color 0.3s linear;
      -o-transition: background-color 0.3s linear;
      transition: background-color 0.3s linear;
      border-radius: 50%;
      background-color: var(--secondary-color); }
    .pxl-swiper-dots .pxl-swiper-pagination-bullet:after, .slick-dots .pxl-swiper-pagination-bullet:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -khtml-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-transition: all 0.3s linear;
      -khtml-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      opacity: 0;
      border: 1px solid;
      border-color: rgba(var(--secondary-color-rgb), 0.4);
      border-radius: 50%; }
    .pxl-swiper-dots .pxl-swiper-pagination-bullet:first-child, .slick-dots .pxl-swiper-pagination-bullet:first-child {
      margin-left: 0; }
    .pxl-swiper-dots .pxl-swiper-pagination-bullet:last-child, .slick-dots .pxl-swiper-pagination-bullet:last-child {
      margin-right: 0; }
      .pxl-swiper-dots .pxl-swiper-pagination-bullet:hover:before, .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active:before, .slick-dots .pxl-swiper-pagination-bullet:hover:before, .slick-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active:before {
        width: calc(100% + 3px);
        height: calc(100% + 3px); }
      .pxl-swiper-dots .pxl-swiper-pagination-bullet:hover:after, .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active:after, .slick-dots .pxl-swiper-pagination-bullet:hover:after, .slick-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active:after {
        opacity: 1;
        width: calc(100% + 15px);
        height: calc(100% + 15px); }
  .pxl-swiper-dots .slick-active .pxl-swiper-pagination-bullet:before, .slick-dots .slick-active .pxl-swiper-pagination-bullet:before {
    width: calc(100% + 3px);
    height: calc(100% + 3px); }
  .pxl-swiper-dots .slick-active .pxl-swiper-pagination-bullet:after, .slick-dots .slick-active .pxl-swiper-pagination-bullet:after {
    width: calc(100% + 15px);
    height: calc(100% + 15px);
    opacity: 1; }

.pxl-swiper-dots.style-2 .pxl-swiper-pagination-bullet:before {
  background-color: var(--primary-color); }
.pxl-swiper-dots.style-2 .pxl-swiper-pagination-bullet:after {
  border-color: rgba(var(--primary-color-rgb), 0.75); }

.pxl-swiper-pagination-bullet.style-2:before {
  background-color: var(--primary-color); }
.pxl-swiper-pagination-bullet.style-2:after {
  border-color: rgba(var(--primary-color-rgb), 0.75); }

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: var(--input-border-radius);
  -khtml-border-radius: var(--input-border-radius);
  -moz-border-radius: var(--input-border-radius);
  -ms-border-radius: var(--input-border-radius);
  -o-border-radius: var(--input-border-radius);
  border-radius: var(--input-border-radius); }

.pxl-input-number-spin {
  width: 19px;
  height: 25px;
  background: #ffffff;
  -webkit-border-radius: var(--input-border-radius);
  -khtml-border-radius: var(--input-border-radius);
  -moz-border-radius: var(--input-border-radius);
  -ms-border-radius: var(--input-border-radius);
  -o-border-radius: var(--input-border-radius);
  border-radius: var(--input-border-radius);
  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(--secondary-color) transparent; }
  .pxl-input-number-spin-inner.pxl-input-number-spin-down:before {
    border-width: 4px 3.5px 0 3.5px;
    border-color: var(--secondary-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: var(--input-bg);
  border: 1px solid;
  border-color: var(--input-border-color);
  font-family: var(--input-font-family);
  color: var(--heading-color);
  padding: 0 var(--input-padding-right) 0 var(--input-padding-left);
  height: var(--input-height);
  line-height: var(--input-height);
  font-size: var(--input-font-size);
  font-weight: var(--input-font-weight);
  letter-spacing: var(--input-letter-spacing);
  text-align: start;
  outline: none;
  -webkit-border-radius: var(--input-border-radius);
  -khtml-border-radius: var(--input-border-radius);
  -moz-border-radius: var(--input-border-radius);
  -ms-border-radius: var(--input-border-radius);
  -o-border-radius: var(--input-border-radius);
  border-radius: var(--input-border-radius);
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="range"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder, .select2-container.select2-container--default .select2-selection--single::-webkit-input-placeholder {
    font-size: var(--input-font-size);
    font-weight: var(--input-font-weight);
    color: inherit; }
  input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="range"]:-moz-placeholder, input[type="date"]:-moz-placeholder, input[type="month"]:-moz-placeholder, input[type="week"]:-moz-placeholder, input[type="time"]:-moz-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="color"]:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder, .select2-container.select2-container--default .select2-selection--single:-moz-placeholder {
    font-size: var(--input-font-size);
    font-weight: var(--input-font-weight);
    color: inherit; }
  input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="range"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="color"]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder, .select2-container.select2-container--default .select2-selection--single::-moz-placeholder {
    font-size: var(--input-font-size);
    font-weight: var(--input-font-weight);
    color: inherit; }
  input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder, .select2-container.select2-container--default .select2-selection--single:-ms-input-placeholder {
    font-size: var(--input-font-size);
    font-weight: var(--input-font-weight);
    color: inherit; }
  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: var(--input-bg-hover);
    border-color: var(--input-border-hover); }
  [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: var(--input-border-radius);
    -khtml-border-radius: var(--input-border-radius);
    -moz-border-radius: var(--input-border-radius);
    -ms-border-radius: var(--input-border-radius);
    -o-border-radius: var(--input-border-radius);
    border-radius: var(--input-border-radius); }

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, input[type="date"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='18' height='18' viewBox='0 0 288 448'%3E%3Cpath d='M268.75 184c0 2-1 4.25-2.5 5.75l-116.5 116.5c-1.5 1.5-3.75 2.5-5.75 2.5s-4.25-1-5.75-2.5l-116.5-116.5c-1.5-1.5-2.5-3.75-2.5-5.75s1-4.25 2.5-5.75l12.5-12.5c1.5-1.5 3.5-2.5 5.75-2.5 2 0 4.25 1 5.75 2.5l98.25 98.25 98.25-98.25c1.5-1.5 3.75-2.5 5.75-2.5s4.25 1 5.75 2.5l12.5 21.5c1.5 1.5 2.5 3.75 2.5 5.75z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 15px);
  background-position-y: 50%;
  line-height: var(--input-height);
  padding-right: 30px !important;
  width: 100%;
  background-size: 15px;
  cursor: pointer; }
  [dir="rtl"] select, [dir="rtl"] .pxl-time, [dir="rtl"] .pxl-date, [dir="rtl"] input[type="date"] {
    background-position: 10px 50%;
    padding-right: 22px;
    padding-left: 30px; }

.select-2 select, .select-2 .pxl-time, .select-2 .pxl-date, .select-2 input[type="date"] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' fill='%23FFF' width='18' height='18' viewBox='0 0 288 448'%3E%3Cpath d='M268.75 184c0 2-1 4.25-2.5 5.75l-116.5 116.5c-1.5 1.5-3.75 2.5-5.75 2.5s-4.25-1-5.75-2.5l-116.5-116.5c-1.5-1.5-2.5-3.75-2.5-5.75s1-4.25 2.5-5.75l12.5-12.5c1.5-1.5 3.5-2.5 5.75-2.5 2 0 4.25 1 5.75 2.5l98.25 98.25 98.25-98.25c1.5-1.5 3.75-2.5 5.75-2.5s4.25 1 5.75 2.5l12.5 21.5c1.5 1.5 2.5 3.75 2.5 5.75z'/%3E%3C/svg%3E"); }

.select-3 select, .select-3 .pxl-time, .select-3 .pxl-date, .select-3 input[type="date"] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23171412' width='18' height='18' viewBox='0 0 320 512'%3E%3Cpath d='M182.6 470.6c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8l256 0c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128z'/%3E%3C/svg%3E");
  background-position-y: 43%; }

.select-4 select, .select-4 .pxl-time, .select-4 .pxl-date, .select-4 input[type="date"] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='18' height='18'%3E%3Cpath d='M256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM127 297c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l71 71L232 120c0-13.3 10.7-24 24-24s24 10.7 24 24l0 214.1 71-71c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L273 409c-9.4 9.4-24.6 9.4-33.9 0L127 297z'/%3E%3C/svg%3E"); }

.select-5 input[type="email"] {
  background-image: url("../images/input-email.png");
  background-repeat: no-repeat;
  background-position-x: calc(100% + 1px);
  background-position-y: 0%; }
  .select-5 input[type="email"]:hover {
    background-image: url("../images/input-email-hover.png"); }
.select-5 input[type="datetime"] {
  background-image: url("../images/input-datetime.png");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 0;
  background-size: contain; }
  .select-5 input[type="datetime"]:hover, .select-5 input[type="datetime"]:active, .select-5 input[type="datetime"]:focus {
    background-image: url("../images/input-datetime-hover.png"); }
.select-5 input[type="date"] {
  background-image: url("../images/input-datetime.png");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 0;
  background-size: contain; }
  .select-5 input[type="date"]:hover, .select-5 input[type="date"]:active, .select-5 input[type="date"]:focus {
    background-image: url("../images/input-datetime-hover.png"); }
.select-5 input[type="time"] {
  background-image: url("../images/input-time.png");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 0;
  background-size: contain; }
  .select-5 input[type="time"]:hover, .select-5 input[type="time"]:active, .select-5 input[type="time"]:focus {
    background-image: url("../images/input-time-hover.png"); }
.select-5 input[type="tel"] {
  background-image: url("../images/input-tel.png");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 1px);
  background-position-y: 0;
  background-size: contain; }
  .select-5 input[type="tel"]:hover {
    background-image: url("../images/input-tel-hover.png"); }
.select-5 select {
  background-image: url("../images/select-img.png");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 0;
  background-size: contain; }
  .select-5 select:hover {
    background-image: url("../images/select-img-hover.png"); }

.select-6 input[type="email"] {
  background-image: url("../images/input-mail6.png");
  background-repeat: no-repeat;
  background-position-x: calc(100% + 1px);
  background-position-y: 0%; }
  .select-6 input[type="email"]:hover {
    background-image: url("../images/input-mail6-hover.png"); }
.select-6 input[type="datetime"] {
  background-image: url("../images/input-date6.png");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 0;
  background-size: contain; }
  .select-6 input[type="datetime"]:hover, .select-6 input[type="datetime"]:active, .select-6 input[type="datetime"]:focus {
    background-image: url("../images/input-date6-hover.png"); }
.select-6 input[type="date"] {
  background-image: url("../images/input-date6.png");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 0;
  background-size: contain; }
  .select-6 input[type="date"]:hover, .select-6 input[type="date"]:active, .select-6 input[type="date"]:focus {
    background-image: url("../images/input-date6-hover.png"); }
.select-6 input[type="time"] {
  background-image: url("../images/input-time6.png");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 0;
  background-size: contain; }
  .select-6 input[type="time"]:hover, .select-6 input[type="time"]:active, .select-6 input[type="time"]:focus {
    background-image: url("../images/input-time6-hover.png"); }
.select-6 input[type="tel"] {
  background-image: url("../images/input-tel6.png");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 1px);
  background-position-y: 0;
  background-size: contain; }
  .select-6 input[type="tel"]:hover {
    background-image: url("../images/input-tel6-hover.png"); }
.select-6 select {
  background-image: url("../images/select-style6.png");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 0;
  background-size: contain; }
  .select-6 select:hover {
    background-image: url("../images/select-style6-hover.png"); }

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: var(--input-border-radius);
  -khtml-border-radius: var(--input-border-radius);
  -moz-border-radius: var(--input-border-radius);
  -ms-border-radius: var(--input-border-radius);
  -o-border-radius: var(--input-border-radius);
  border-radius: var(--input-border-radius); }
.pxl-select select {
  height: var(--input-height);
  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: var(--input-border-radius);
    -khtml-border-radius: var(--input-border-radius);
    -moz-border-radius: var(--input-border-radius);
    -ms-border-radius: var(--input-border-radius);
    -o-border-radius: var(--input-border-radius);
    border-radius: var(--input-border-radius); }
    .pxl-custom-checkbox .pxl-checkmark:after, .pxl-custom-radio .pxl-checkmark:after {
      content: "";
      background-color: var(--secondary-color);
      position: absolute;
      top: 3px;
      left: 3px;
      width: 7px;
      height: 7px;
      -webkit-border-radius: var(--input-border-radius);
      -khtml-border-radius: var(--input-border-radius);
      -moz-border-radius: var(--input-border-radius);
      -ms-border-radius: var(--input-border-radius);
      -o-border-radius: var(--input-border-radius);
      border-radius: var(--input-border-radius);
      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(--secondary-color); }
  .pxl-custom-radio input:checked + .pxl-checkmark:after {
    background-color: var(--secondary-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: var(--input-border-radius);
  -khtml-border-radius: var(--input-border-radius);
  -moz-border-radius: var(--input-border-radius);
  -ms-border-radius: var(--input-border-radius);
  -o-border-radius: var(--input-border-radius);
  border-radius: var(--input-border-radius);
  -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: var(--input-height) - 2px !important; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--heading-color); }

.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;
  padding: 0 !important;
  margin: 20px 0 15px !important;
  color: #f13c3c;
  text-align: center; }
  .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(--primary-color);
    border-color: var(--primary-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(--primary-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(--secondary-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(--secondary-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(--secondary-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; }

.contact-creams .form-info {
  display: flex;
  gap: 23px; }
  .contact-creams .form-info input {
    color: #0c0c0c;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0; }
    .contact-creams .form-info input::placeholder {
      color: #0c0c0c;
      font-size: 15px;
      line-height: 26px;
      letter-spacing: 0; }
  @media (max-width: 575px) {
    .contact-creams .form-info {
      flex-direction: column;
      gap: 20px; } }
.contact-creams .form-mess {
  border-radius: 20px;
  margin: 23px 0 50px;
  resize: none;
  color: #0c0c0c;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0; }
  .contact-creams .form-mess::placeholder {
    color: #0c0c0c;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0; }
.contact-creams .contact-btn i {
  margin-left: 11px;
  font-size: 15px; }
  .contact-creams .contact-btn:hover i {
    animation: left-right-move-2 1s ease-in-out infinite; }

.contact-form-sushi .box-name-mail {
  display: flex;
  gap: 20px; }
@media (max-width: 575px) {
  .contact-form-sushi .box-name-mail {
    flex-direction: column; } }
.contact-form-sushi .box-name-mail input {
  border: 1px solid #fff;
  background-color: transparent;
  font-size: 15px;
  padding: 24px 68px 24px 18px;
  color: #fff;
  position: relative; }
  .contact-form-sushi .box-name-mail input::placeholder {
    color: #fff;
    letter-spacing: 0;
    font-size: 15px; }
.contact-form-sushi .box-name-mail label {
  position: relative;
  width: 50%; }
@media (max-width: 575px) {
  .contact-form-sushi .box-name-mail label {
    width: 100%; } }
.contact-form-sushi .box-name-mail label:hover input, .contact-form-sushi .box-name-mail label:active input, .contact-form-sushi .box-name-mail label:focus input {
  background-color: #fff;
  color: var(--secondary-color); }
  .contact-form-sushi .box-name-mail label:hover input::placeholder, .contact-form-sushi .box-name-mail label:active input::placeholder, .contact-form-sushi .box-name-mail label:focus input::placeholder {
    color: var(--secondary-color); }
.contact-form-sushi .box-name-mail label:hover i, .contact-form-sushi .box-name-mail label:active i, .contact-form-sushi .box-name-mail label:focus i {
  color: var(--secondary-color); }
.contact-form-sushi .box-name-mail i {
  font-size: 15px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  width: 50px;
  height: calc(100% - 2px);
  border-left: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center; }
  .contact-form-sushi .box-name-mail i.zmdi-email {
    font-size: 17px; }
.contact-form-sushi .contact-mess {
  border: 1px solid #fff;
  background-color: transparent;
  font-size: 15px;
  color: #fff;
  margin-top: 20px;
  resize: none;
  height: 195px; }
  .contact-form-sushi .contact-mess::placeholder {
    color: #fff;
    letter-spacing: 0;
    font-size: 15px; }
  @media (max-width: 575px) {
    .contact-form-sushi .contact-mess {
      height: 150px; } }
.contact-form-sushi .contact-submit {
  display: flex;
  margin-top: 30px;
  justify-content: space-between; }
@media (max-width: 575px) {
  .contact-form-sushi .contact-submit {
    flex-direction: column;
    gap: 30px;
    margin-top: 20px; } }
.contact-form-sushi .contact-submit label {
  display: flex;
  align-items: center; }
  .contact-form-sushi .contact-submit label input {
    position: relative;
    top: -3px; }
  .contact-form-sushi .contact-submit label input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 15px;
    height: 15px;
    border: 1px solid #fff;
    border-radius: 2px;
    position: relative; }
  .contact-form-sushi .contact-submit label input[type="checkbox"]::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 0; }
  .contact-form-sushi .contact-submit label input[type="checkbox"]:checked::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    color: var(--secondary-color);
    background-color: #fff;
    border: none; }
  .contact-form-sushi .contact-submit label span {
    color: #fff;
    font-size: 15px; }
.contact-form-sushi .contact-submit .btn-additional-1 {
  border: 1px solid #fff;
  padding: 13px 32px;
  background-color: var(--secondary-color);
  color: #fff;
  font-size: 14px;
  font-family: var(--heading-font-family);
  font-weight: 500;
  z-index: 1; }
  .contact-form-sushi .contact-submit .btn-additional-1 i {
    margin-left: 13px;
    font-size: 14px; }
  .contact-form-sushi .contact-submit .btn-additional-1::before {
    background-color: #fff;
    right: -1px;
    z-index: -1; }
  .contact-form-sushi .contact-submit .btn-additional-1:hover {
    color: var(--secondary-color);
    background-color: transparent; }
    .contact-form-sushi .contact-submit .btn-additional-1:hover i {
      color: var(--secondary-color); }

.contact-space-sushi {
  display: flex;
  flex-direction: column;
  gap: 15px; }
  .contact-space-sushi label {
    display: flex;
    position: relative; }
    .contact-space-sushi label .wpcf7-form-control-wrap {
      width: 100%; }
    .contact-space-sushi label input {
      border: 1px solid var(--secondary-color);
      background-color: transparent;
      font-size: 15px;
      padding: 0 60px 0 18px;
      color: var(--secondary-color);
      position: relative; }
      .contact-space-sushi label input::placeholder {
        color: var(--secondary-color);
        letter-spacing: 0;
        font-size: 15px; }
      .contact-space-sushi label input:hover, .contact-space-sushi label input:active, .contact-space-sushi label input:focus {
        border-color: var(--secondary-color); }
    .contact-space-sushi label i {
      font-size: 15px;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      color: var(--secondary-color);
      width: 50px;
      height: 100%;
      border: 1px solid var(--secondary-color);
      display: flex;
      align-items: center;
      justify-content: center; }
      .contact-space-sushi label i.zmdi-email {
        font-size: 17px; }
    .contact-space-sushi label:hover input, .contact-space-sushi label:active input, .contact-space-sushi label:focus input {
      background-color: var(--secondary-color);
      color: #fff; }
      .contact-space-sushi label:hover input::placeholder, .contact-space-sushi label:active input::placeholder, .contact-space-sushi label:focus input::placeholder {
        color: #fff; }
    .contact-space-sushi label:hover i, .contact-space-sushi label:active i, .contact-space-sushi label:focus i {
      color: #fff;
      background-color: var(--secondary-color); }
  .contact-space-sushi .box-calendar-event {
    display: flex;
    gap: 20px; }
  @media (max-width: 575px) {
    .contact-space-sushi .box-calendar-event {
      gap: 15px; } }
  .contact-space-sushi .box-calendar-event label {
    width: 50%; }
    .contact-space-sushi .box-calendar-event label input[type="date"] {
      padding-right: 37px !important;
      background: none; }
      .contact-space-sushi .box-calendar-event label input[type="date"]:hover {
        background-color: var(--secondary-color); }
  @media (max-width: 575px) {
    .contact-space-sushi .box-calendar-event {
      flex-direction: column; }
      .contact-space-sushi .box-calendar-event label {
        width: 100%; } }
  .contact-space-sushi .box-adults-time {
    display: flex;
    gap: 20px; }
  @media (max-width: 575px) {
    .contact-space-sushi .box-adults-time {
      gap: 15px; } }
  .contact-space-sushi .box-adults-time label {
    width: 50%; }
    .contact-space-sushi .box-adults-time label select {
      background: none;
      height: 50px;
      border-right: none;
      border-color: var(--secondary-color); }
      .contact-space-sushi .box-adults-time label select:hover, .contact-space-sushi .box-adults-time label select:active, .contact-space-sushi .box-adults-time label select:focus {
        border-color: var(--secondary-color); }
    .contact-space-sushi .box-adults-time label:hover select, .contact-space-sushi .box-adults-time label:active select, .contact-space-sushi .box-adults-time label:focus select {
      background-color: var(--secondary-color);
      color: #fff; }
      .contact-space-sushi .box-adults-time label:hover select::placeholder, .contact-space-sushi .box-adults-time label:active select::placeholder, .contact-space-sushi .box-adults-time label:focus select::placeholder {
        color: #fff; }
  @media (max-width: 575px) {
    .contact-space-sushi .box-adults-time {
      flex-direction: column; }
      .contact-space-sushi .box-adults-time label {
        width: 100%; } }
  .contact-space-sushi .contact-note {
    border-color: var(--secondary-color);
    resize: none;
    min-height: 142px;
    background: transparent; }
  .contact-space-sushi button {
    width: 100%;
    margin-top: 33px; }
    .contact-space-sushi button.btn-default {
      background-color: #fff;
      border: 1px solid var(--secondary-color);
      padding: 12px 32px;
      color: var(--secondary-color);
      font-family: var(--heading-font-family);
      font-weight: 500;
      font-size: 14px;
      letter-spacing: 0.15em;
      z-index: 1; }
      .contact-space-sushi button.btn-default::before {
        background-color: var(--secondary-color);
        z-index: -1; }
      .contact-space-sushi button.btn-default:hover {
        color: #fff; }

.contact-booktable-sushi {
  display: flex;
  flex-direction: column;
  gap: 15px; }
  .contact-booktable-sushi label {
    display: flex;
    position: relative; }
    .contact-booktable-sushi label .wpcf7-form-control-wrap {
      width: 100%; }
    .contact-booktable-sushi label input {
      border: 1px solid #fff;
      background-color: transparent;
      font-size: 15px;
      padding: 0 60px 0 18px;
      color: #fff;
      position: relative; }
      .contact-booktable-sushi label input::placeholder {
        color: #fff;
        letter-spacing: 0;
        font-size: 15px; }
      .contact-booktable-sushi label input:hover, .contact-booktable-sushi label input:active, .contact-booktable-sushi label input:focus {
        border-color: #fff;
        background-color: transparent; }
    .contact-booktable-sushi label i {
      font-size: 15px;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      color: #fff;
      width: 50px;
      height: 100%;
      border: 1px solid #fff;
      display: flex;
      align-items: center;
      justify-content: center; }
      .contact-booktable-sushi label i.zmdi-email {
        font-size: 17px; }
    .contact-booktable-sushi label:hover input, .contact-booktable-sushi label:active input, .contact-booktable-sushi label:focus input {
      background-color: #fff;
      color: var(--secondary-color); }
      .contact-booktable-sushi label:hover input::placeholder, .contact-booktable-sushi label:active input::placeholder, .contact-booktable-sushi label:focus input::placeholder {
        color: var(--secondary-color); }
    .contact-booktable-sushi label:hover i, .contact-booktable-sushi label:active i, .contact-booktable-sushi label:focus i {
      color: var(--secondary-color);
      background-color: #fff; }
  .contact-booktable-sushi .box-calendar-event {
    display: flex;
    gap: 20px; }
  @media (max-width: 575px) {
    .contact-booktable-sushi .box-calendar-event {
      gap: 15px; } }
  .contact-booktable-sushi .box-calendar-event label {
    width: 50%; }
    .contact-booktable-sushi .box-calendar-event label input[type="date"] {
      padding-right: 37px !important;
      background: none;
      color: #fff; }
      .contact-booktable-sushi .box-calendar-event label input[type="date"]:hover, .contact-booktable-sushi .box-calendar-event label input[type="date"]:active, .contact-booktable-sushi .box-calendar-event label input[type="date"]:focus {
        background-color: #fff;
        color: var(--secondary-color); }
  @media (max-width: 575px) {
    .contact-booktable-sushi .box-calendar-event {
      flex-direction: column; }
      .contact-booktable-sushi .box-calendar-event label {
        width: 100%; } }
  .contact-booktable-sushi .box-adults-time {
    display: flex;
    gap: 20px; }
  @media (max-width: 575px) {
    .contact-booktable-sushi .box-adults-time {
      gap: 15px; } }
  .contact-booktable-sushi .box-adults-time label {
    width: 50%; }
    .contact-booktable-sushi .box-adults-time label select {
      background: none;
      height: 50px;
      border-right: none;
      border-color: #fff;
      color: #fff; }
      .contact-booktable-sushi .box-adults-time label select:hover, .contact-booktable-sushi .box-adults-time label select:active, .contact-booktable-sushi .box-adults-time label select:focus {
        border-color: #fff;
        color: #fff; }
    .contact-booktable-sushi .box-adults-time label:hover select, .contact-booktable-sushi .box-adults-time label:active select, .contact-booktable-sushi .box-adults-time label:focus select {
      background-color: #fff;
      color: var(--secondary-color); }
      .contact-booktable-sushi .box-adults-time label:hover select::placeholder, .contact-booktable-sushi .box-adults-time label:active select::placeholder, .contact-booktable-sushi .box-adults-time label:focus select::placeholder {
        color: var(--secondary-color); }
  @media (max-width: 575px) {
    .contact-booktable-sushi .box-adults-time {
      flex-direction: column; }
      .contact-booktable-sushi .box-adults-time label {
        width: 100%; } }
  .contact-booktable-sushi button {
    width: 100%;
    margin-top: 27px; }
  @media (max-width: 575px) {
    .contact-booktable-sushi button {
      margin-top: 22px; } }
  .contact-booktable-sushi button.btn-default {
    background-color: transparent;
    border: 1px solid #fff;
    padding: 12px 32px;
    color: #fff;
    z-index: 1;
    font-family: var(--heading-font-family);
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.15em; }
    .contact-booktable-sushi button.btn-default::before {
      background-color: #fff;
      z-index: -1; }
    .contact-booktable-sushi button.btn-default:hover {
      color: var(--secondary-color); }

.mail-seafood .mail-button {
  width: 100%;
  padding: 11px 32px; }

.form-seafood .btn-outline-secondary-2 {
  margin-top: 48px;
  display: inline-block;
  max-width: 199px;
  padding: 12px; }
  .form-seafood .wpcf7-form-control-wrap:nth-child(2) {
    margin-top: 20px;
    margin-bottom: 20px; }
.form-seafood .contact-mess {
  resize: none; }

.form-table-sea .box-contact {
  display: flex;
  gap: 21px; }
  .form-table-sea .box-contact:nth-child(2) {
    margin-top: 20px; }
    .form-table-sea .box-contact:nth-child(2) span {
      width: 33%; }
    @media (max-width: 575px) {
      .form-table-sea .box-contact:nth-child(2) span {
        width: 100%; } }
  @media (max-width: 575px) {
    .form-table-sea .box-contact {
      flex-direction: column;
      gap: 20px; } }
.form-table-sea .contact-time, .form-table-sea .contact-person, .form-table-sea .contact-date {
  width: 100%; }
.form-table-sea button.btn-default {
  margin-top: 50px;
  width: 100%;
  background-color: var(--primary-color);
  padding: 12px 32px;
  border-color: var(--primary-color);
  z-index: 1; }
  .form-table-sea button.btn-default::before {
    z-index: -1; }
  .form-table-sea button.btn-default:hover {
    color: var(--primary-color); }
.form-table-sea .box-time {
  position: relative; }
  .form-table-sea .box-time::after {
    content: "";
    font: normal normal normal 14px / 1 "Material-Design-Iconic-Font";
    position: absolute;
    top: 50%;
    right: 20px;
    font-size: 18px;
    font-weight: 500;
    transform: translateY(-50%); }

.form-home2-sea .box-contact {
  display: flex;
  gap: 21px; }
  .form-home2-sea .box-contact:nth-child(2) {
    margin-top: 20px; }
    .form-home2-sea .box-contact:nth-child(2) span {
      width: 33%; }
    @media (max-width: 575px) {
      .form-home2-sea .box-contact:nth-child(2) span {
        width: 100%; } }
  @media (max-width: 575px) {
    .form-home2-sea .box-contact {
      flex-direction: column;
      gap: 20px; } }
.form-home2-sea .contact-time, .form-home2-sea .contact-person, .form-home2-sea .contact-date {
  width: 100%; }
.form-home2-sea button {
  margin-top: 50px; }
.form-home2-sea .box-time {
  position: relative; }
  .form-home2-sea .box-time::after {
    content: "";
    font: normal normal normal 14px / 1 "Material-Design-Iconic-Font";
    position: absolute;
    top: 50%;
    right: 20px;
    font-size: 18px;
    font-weight: 500;
    transform: translateY(-50%); }

.form-steak > div {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px; }
@media (max-width: 575px) {
  .form-steak > div {
    flex-direction: column;
    gap: 15px; } }
.form-steak > div > span {
  width: 33%; }
  .form-steak > div > span:last-child {
    position: relative; }
    .form-steak > div > span:last-child::after {
      content: "";
      font: normal normal normal 14px / 1 "Material-Design-Iconic-Font";
      position: absolute;
      top: 50%;
      right: 19px;
      font-size: 16px;
      font-weight: 500;
      transform: translateY(-50%); }
      .form-steak > div > span:last-child:hover::after, .form-steak > div > span:last-child:active::after, .form-steak > div > span:last-child:focus::after {
        color: #111; }
  @media (max-width: 575px) {
    .form-steak > div > span {
      width: 100%; } }
.form-steak > div .contact-drop {
  width: 100%; }
.form-steak input:hover, .form-steak input:active, .form-steak input:focus, .form-steak select:hover, .form-steak select:active, .form-steak select:focus, .form-steak textarea:hover, .form-steak textarea:active, .form-steak textarea:focus {
  color: #111; }
.form-steak .contact-mess {
  min-height: 213px;
  resize: none;
  margin-top: 15px; }
.form-steak .btn {
  margin-top: 50px; }

.form-reservation > span {
  margin-top: 15px;
  display: flex;
  position: relative; }
  .form-reservation > span:first-child {
    margin-top: 0; }
  .form-reservation > span .contact-time {
    width: 100%; }
  .form-reservation > span i {
    position: absolute;
    right: 23px;
    top: 50%;
    transform: translateY(-50%); }
.form-reservation .box-time:hover i, .form-reservation .box-time:focus i, .form-reservation .box-time:active i {
  color: #111; }
.form-reservation select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: none; }
  .form-reservation span[data-name="select-313"]::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translateY(-50%);
    pointer-events: none;
    color: white;
    font-family: "pxli"; }
    .form-reservation span[data-name="select-313"]:hover::after, .form-reservation span[data-name="select-313"]:focus::after, .form-reservation span[data-name="select-313"]:active::after {
      color: #111; }
.form-reservation button {
  margin-top: 50px; }

.form-book-room label {
  font-size: 20px;
  line-height: 45px;
  letter-spacing: 0;
  font-family: var(--heading-font-family);
  font-weight: 400;
  margin-bottom: 9px; }
.form-book-room .info-name, .form-book-room .info-address, .form-book-room .info-date-time, .form-book-room .info-people {
  display: flex;
  gap: 15px; }
  .form-book-room .info-name > span, .form-book-room .info-address > span, .form-book-room .info-date-time > span, .form-book-room .info-people > span {
    width: 50%; }
  @media (max-width: 575px) {
    .form-book-room .info-name > span, .form-book-room .info-address > span, .form-book-room .info-date-time > span, .form-book-room .info-people > span {
      width: 100%; } }
@media (max-width: 575px) {
  .form-book-room .info-name, .form-book-room .info-address, .form-book-room .info-date-time, .form-book-room .info-people {
    flex-direction: column; } }
.form-book-room .info-address, .form-book-room .info-people {
  margin-top: 15px; }
.form-book-room .form-event {
  margin-top: 35px; }
  .form-book-room .info-date-time > div {
    display: flex;
    width: 100%;
    position: relative; }
    .form-book-room .info-date-time > div i {
      position: absolute;
      top: 50%;
      right: 22px;
      transform: translateY(-50%);
      color: #fff;
      font-size: 14px; }
    .form-book-room .info-date-time > div input {
      background-image: none; }
    .form-book-room .info-date-time > div > span {
      width: 100%; }
      .form-book-room .info-date-time > div:hover i, .form-book-room .info-date-time > div:active i, .form-book-room .info-date-time > div:focus i {
        color: #111; }
  .form-book-room .info-date-time .contact-time {
    width: 100%; }
.form-book-room .info-people select {
  background-size: 18px;
  background-position: right 18px center; }
.form-book-room .contact-mess {
  margin-top: 15px;
  resize: none; }
.form-book-room button {
  margin-top: 50px; }

.form-contact .form-if {
  display: flex;
  gap: 30px; }
  .form-contact .form-if > span {
    width: 100%; }
  @media (max-width: 575px) {
    .form-contact .form-if {
      flex-direction: column;
      gap: 20px; } }
.form-contact textarea {
  margin-top: 31px;
  resize: none; }
.form-contact button.btn-outline-secondary-2 {
  margin-top: 50px;
  font-family: var(--body-font-family);
  font-weight: 500;
  letter-spacing: 0.15em;
  color: #fff;
  padding: 14px 32px 15px; }

.contact-private .form-box {
  display: flex;
  gap: 17px;
  margin-top: 15px; }
  .contact-private .form-box > span {
    width: 50%; }
    .contact-private .form-box > span .contact-time {
      width: 100%; }
  .contact-private .form-box .box-time {
    position: relative; }
    .contact-private .form-box .box-time::after {
      content: "";
      position: absolute;
      top: 50%;
      right: 19px;
      transform: translateY(-50%);
      pointer-events: none;
      color: #fff;
      font-family: "pxli";
      font-size: 13px; }
  .contact-private .form-box:first-child() {
    margin-top: 0; }
  @media (max-width: 575px) {
    .contact-private .form-box {
      gap: 15px;
      flex-direction: column; }
      .contact-private .form-box > span {
        width: 100%; } }
.contact-private .contact-mess {
  resize: none;
  margin-top: 15px; }
.contact-private .btn-default {
  font-size: 14px;
  font-family: var(--heading-font-family);
  font-weight: 600;
  color: var(--heading-color);
  background-color: #fff;
  padding: 12px 34px;
  width: 100%;
  border-color: #fff;
  margin-top: 40px;
  z-index: 1; }
  .contact-private .btn-default::before {
    z-index: -1; }
  .contact-private .btn-default:hover {
    border-color: var(--heading-color);
    color: #fff; }
    .contact-private .btn-default:hover::before {
      background-color: var(--heading-color); }

.contact-china-form span {
  margin-top: 15px; }
  .contact-china-form span:first-child {
    margin-top: 0; }
  .contact-china-form span textarea {
    resize: none; }
.contact-china-form .btn.btn-default {
  margin-top: 50px;
  font-family: var(--heading-font-family);
  font-weight: 600;
  font-size: 13px;
  background-color: var(--primary-color);
  padding: 12px 34px;
  border: 1px solid var(--primary-color);
  z-index: 1; }
  .contact-china-form .btn.btn-default i {
    margin-left: 9px; }
  .contact-china-form .btn.btn-default::before {
    z-index: -1; }
  .contact-china-form .btn.btn-default:hover {
    color: #fff;
    border-color: var(--heading-color); }
    .contact-china-form .btn.btn-default:hover::before {
      background-color: var(--heading-color); }
    .contact-china-form .btn.btn-default:hover i {
      color: #fff; }

.contact-china-book > span, .contact-china-book .box-drop {
  margin-top: 15px; }
  .contact-china-book > span:first-child {
    margin-top: 0; }
.contact-china-book .box-drop {
  display: flex;
  column-gap: 19px;
  row-gap: 15px; }
  .contact-china-book .box-drop > span {
    width: 50%; }
.contact-china-book .box-time {
  display: flex;
  position: relative; }
  .contact-china-book .box-time::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 19px;
    transform: translateY(-50%);
    pointer-events: none;
    color: #fff;
    font-family: "pxli";
    font-size: 13px; }
  .contact-china-book .box-time input {
    width: 100%; }
.contact-china-book .btn-default {
  font-size: 14px;
  font-family: var(--heading-font-family);
  font-weight: 600;
  color: #fff;
  background-color: var(--primary-color);
  padding: 12px 34px;
  width: 100%;
  border-color: var(--primary-color);
  margin-top: 40px;
  z-index: 1; }
  .contact-china-book .btn-default::before {
    z-index: -1; }
  .contact-china-book .btn-default:hover {
    border-color: var(--heading-color);
    color: var(--heading-color); }

.contact-bakery .box-if {
  display: flex;
  gap: 20px; }
  .contact-bakery .box-if > span {
    width: 50%; }
  @media (max-width: 575px) {
    .contact-bakery .box-if {
      flex-direction: column; }
      .contact-bakery .box-if > span {
        width: 100%; } }
.contact-bakery .contact-mess {
  margin-top: 20px;
  resize: none; }
.contact-bakery .btn-default {
  z-index: 1;
  padding: 12px 34px;
  margin-top: 55px; }
  .contact-bakery .btn-default::before {
    z-index: -1; }
  .contact-bakery .btn-default i {
    margin-left: 10px; }

.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: "DM Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.15em;
  padding: 9px 32px;
  line-height: 24px;
  -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(--secondary-color);
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
  vertical-align: top;
  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-transition: all 250ms linear 0s;
  -khtml-transition: all 250ms linear 0s;
  -moz-transition: all 250ms linear 0s;
  -ms-transition: all 250ms linear 0s;
  -o-transition: all 250ms linear 0s;
  transition: all 250ms linear 0s; }
@media (max-width: 991px) {
  .btn, button, .button, input[type="submit"], input[type="button"], .added_to_cart {
    font-size: 12px; } }
.btn:before, button:before, .button:before, input[type="submit"]:before, input[type="button"]:before, .added_to_cart:before {
  z-index: 1; }
.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 {
  color: var(--primary-color);
  top: -1px;
  -webkit-transition: all 250ms linear 0s;
  -khtml-transition: all 250ms linear 0s;
  -moz-transition: all 250ms linear 0s;
  -ms-transition: all 250ms linear 0s;
  -o-transition: all 250ms linear 0s;
  transition: all 250ms linear 0s; }
.btn span, .btn i, button span, button i, .button span, .button i, input[type="submit"] span, input[type="submit"] i, input[type="button"] span, input[type="button"] i, .added_to_cart span, .added_to_cart i {
  position: relative;
  z-index: 2; }
.btn span + i, .btn i + span, button span + i, button i + span, .button span + i, .button i + span, input[type="submit"] span + i, input[type="submit"] i + span, input[type="button"] span + i, input[type="button"] i + span, .added_to_cart span + i, .added_to_cart i + span {
  margin-left: 13px; }
.btn.btn-default, button.btn-default, .button.btn-default, input[type="submit"].btn-default, input[type="button"].btn-default, .added_to_cart.btn-default {
  border: 1px solid var(--secondary-color); }
  .btn.btn-default:before, button.btn-default:before, .button.btn-default:before, input[type="submit"].btn-default:before, input[type="button"].btn-default:before, .added_to_cart.btn-default:before {
    content: "";
    position: absolute;
    left: -1px;
    bottom: -1px;
    right: -1px;
    height: 0;
    background-color: #fff;
    -webkit-transition: all 250ms linear 0s;
    -khtml-transition: all 250ms linear 0s;
    -moz-transition: all 250ms linear 0s;
    -ms-transition: all 250ms linear 0s;
    -o-transition: all 250ms linear 0s;
    transition: all 250ms linear 0s; }
  .btn.btn-default:hover, button.btn-default:hover, .button.btn-default:hover, input[type="submit"].btn-default:hover, input[type="button"].btn-default:hover, .added_to_cart.btn-default:hover {
    color: var(--heading-color); }
    .btn.btn-default:hover i, .btn.btn-default:hover .pxl-button-icon, button.btn-default:hover i, button.btn-default:hover .pxl-button-icon, .button.btn-default:hover i, .button.btn-default:hover .pxl-button-icon, input[type="submit"].btn-default:hover i, input[type="submit"].btn-default:hover .pxl-button-icon, input[type="button"].btn-default:hover i, input[type="button"].btn-default:hover .pxl-button-icon, .added_to_cart.btn-default:hover i, .added_to_cart.btn-default:hover .pxl-button-icon {
      color: var(--heading-color); }
    .btn.btn-default:hover:before, button.btn-default:hover:before, .button.btn-default:hover:before, input[type="submit"].btn-default:hover:before, input[type="button"].btn-default:hover:before, .added_to_cart.btn-default:hover:before {
      height: calc(100% + 2px); }
.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-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(--secondary-color);
  overflow: visible;
  transition: all 0.3s ease;
  margin-bottom: 8px; }
@media (max-width: 991px) {
  .btn.btn-outline, button.btn-outline, .button.btn-outline, input[type="submit"].btn-outline, input[type="button"].btn-outline, .added_to_cart.btn-outline {
    padding: 8px 25px 8px 25px;
    font-size: 12px; } }
.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 {
  content: "";
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -1px;
  height: 0;
  background-color: var(--primary-color);
  transition: all 0.3s ease;
  transition-delay: 0ms;
  z-index: 1; }
.btn.btn-outline .pxl-button-icon, button.btn-outline .pxl-button-icon, .button.btn-outline .pxl-button-icon, input[type="submit"].btn-outline .pxl-button-icon, input[type="button"].btn-outline .pxl-button-icon, .added_to_cart.btn-outline .pxl-button-icon {
  color: var(--secondary-color); }
  .btn.btn-outline.hover-bg-secondary:before, button.btn-outline.hover-bg-secondary:before, .button.btn-outline.hover-bg-secondary:before, input[type="submit"].btn-outline.hover-bg-secondary:before, input[type="button"].btn-outline.hover-bg-secondary:before, .added_to_cart.btn-outline.hover-bg-secondary:before {
    background-color: var(--secondary-color); }
.btn.btn-outline:after, button.btn-outline:after, .button.btn-outline:after, input[type="submit"].btn-outline:after, input[type="button"].btn-outline:after, .added_to_cart.btn-outline:after {
  content: "";
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -9px;
  height: 1px;
  background-color: var(--primary-color);
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transition-delay: 0.15s; }
.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 {
  transition-delay: 0.25s;
  color: var(--heading-color); }
  .btn.btn-outline:hover:before, button.btn-outline:hover:before, .button.btn-outline:hover:before, input[type="submit"].btn-outline:hover:before, input[type="button"].btn-outline:hover:before, .added_to_cart.btn-outline:hover:before {
    height: calc(100% + 2px);
    transition-delay: 0.15s; }
  .btn.btn-outline:hover:after, button.btn-outline:hover:after, .button.btn-outline:hover:after, input[type="submit"].btn-outline:hover:after, input[type="button"].btn-outline:hover:after, .added_to_cart.btn-outline:hover:after {
    content: "";
    bottom: 0px;
    opacity: 0;
    transition-delay: 0ms; }
.btn.btn-outline-secondary, button.btn-outline-secondary, .button.btn-outline-secondary, input[type="submit"].btn-outline-secondary, input[type="button"].btn-outline-secondary, .added_to_cart.btn-outline-secondary {
  background-color: transparent;
  border: 1px solid var(--secondary-color);
  color: var(--secondary-color);
  position: relative;
  overflow: visible;
  transition: all 0.3s ease;
  margin-bottom: 8px;
  height: var(--input-height); }
@media (max-width: 991px) {
  .btn.btn-outline-secondary, button.btn-outline-secondary, .button.btn-outline-secondary, input[type="submit"].btn-outline-secondary, input[type="button"].btn-outline-secondary, .added_to_cart.btn-outline-secondary {
    padding: 8px 25px 8px 25px;
    font-size: 12px; } }
.btn.btn-outline-secondary .pxl-button-icon, button.btn-outline-secondary .pxl-button-icon, .button.btn-outline-secondary .pxl-button-icon, input[type="submit"].btn-outline-secondary .pxl-button-icon, input[type="button"].btn-outline-secondary .pxl-button-icon, .added_to_cart.btn-outline-secondary .pxl-button-icon {
  color: var(--secondary-color); }
.btn.btn-outline-secondary:before, button.btn-outline-secondary:before, .button.btn-outline-secondary:before, input[type="submit"].btn-outline-secondary:before, input[type="button"].btn-outline-secondary:before, .added_to_cart.btn-outline-secondary:before {
  content: "";
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -1px;
  height: 0;
  background-color: var(--secondary-color);
  transition: all 0.3s ease;
  transition-delay: 0ms; }
.btn.btn-outline-secondary:after, button.btn-outline-secondary:after, .button.btn-outline-secondary:after, input[type="submit"].btn-outline-secondary:after, input[type="button"].btn-outline-secondary:after, .added_to_cart.btn-outline-secondary:after {
  content: "";
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -9px;
  height: 1px;
  background-color: var(--secondary-color);
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transition-delay: 0.15s; }
.btn.btn-outline-secondary:hover, button.btn-outline-secondary:hover, .button.btn-outline-secondary:hover, input[type="submit"].btn-outline-secondary:hover, input[type="button"].btn-outline-secondary:hover, .added_to_cart.btn-outline-secondary:hover {
  color: #fff;
  transition-delay: 0.25s; }
  .btn.btn-outline-secondary:hover:before, button.btn-outline-secondary:hover:before, .button.btn-outline-secondary:hover:before, input[type="submit"].btn-outline-secondary:hover:before, input[type="button"].btn-outline-secondary:hover:before, .added_to_cart.btn-outline-secondary:hover:before {
    height: calc(100% + 2px);
    transition-delay: 0.15s; }
  .btn.btn-outline-secondary:hover:after, button.btn-outline-secondary:hover:after, .button.btn-outline-secondary:hover:after, input[type="submit"].btn-outline-secondary:hover:after, input[type="button"].btn-outline-secondary:hover:after, .added_to_cart.btn-outline-secondary:hover:after {
    content: "";
    bottom: 0px;
    opacity: 0;
    transition-delay: 0ms; }
.btn.btn-outline-secondary.ct-form-btn, button.btn-outline-secondary.ct-form-btn, .button.btn-outline-secondary.ct-form-btn, input[type="submit"].btn-outline-secondary.ct-form-btn, input[type="button"].btn-outline-secondary.ct-form-btn, .added_to_cart.btn-outline-secondary.ct-form-btn {
  background-color: var(--secondary-color);
  color: var(--primary-color); }
  .btn.btn-outline-secondary.ct-form-btn:hover, button.btn-outline-secondary.ct-form-btn:hover, .button.btn-outline-secondary.ct-form-btn:hover, input[type="submit"].btn-outline-secondary.ct-form-btn:hover, input[type="button"].btn-outline-secondary.ct-form-btn:hover, .added_to_cart.btn-outline-secondary.ct-form-btn:hover {
    color: var(--secondary-color) !important; }
    .btn.btn-outline-secondary.ct-form-btn:hover:before, button.btn-outline-secondary.ct-form-btn:hover:before, .button.btn-outline-secondary.ct-form-btn:hover:before, input[type="submit"].btn-outline-secondary.ct-form-btn:hover:before, input[type="button"].btn-outline-secondary.ct-form-btn:hover:before, .added_to_cart.btn-outline-secondary.ct-form-btn:hover:before {
      background-color: #fff; }
.btn.btn-outline-secondary-2, button.btn-outline-secondary-2, .button.btn-outline-secondary-2, input[type="submit"].btn-outline-secondary-2, input[type="button"].btn-outline-secondary-2, .added_to_cart.btn-outline-secondary-2 {
  font-family: var(--heading-font-family);
  padding: 12px 32px;
  background-color: transparent;
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
  position: relative;
  overflow: visible;
  transition: all 0.3s ease;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.15em;
  z-index: 1; }
  .btn.btn-outline-secondary-2 .pxl-button-icon, button.btn-outline-secondary-2 .pxl-button-icon, .button.btn-outline-secondary-2 .pxl-button-icon, input[type="submit"].btn-outline-secondary-2 .pxl-button-icon, input[type="button"].btn-outline-secondary-2 .pxl-button-icon, .added_to_cart.btn-outline-secondary-2 .pxl-button-icon {
    color: var(--primary-color); }
  .btn.btn-outline-secondary-2:before, button.btn-outline-secondary-2:before, .button.btn-outline-secondary-2:before, input[type="submit"].btn-outline-secondary-2:before, input[type="button"].btn-outline-secondary-2:before, .added_to_cart.btn-outline-secondary-2:before {
    content: "";
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -1px;
    height: 0;
    background-color: var(--primary-color);
    transition: all 0.3s ease;
    transition-delay: 0ms;
    z-index: -1; }
  .btn.btn-outline-secondary-2:hover, button.btn-outline-secondary-2:hover, .button.btn-outline-secondary-2:hover, input[type="submit"].btn-outline-secondary-2:hover, input[type="button"].btn-outline-secondary-2:hover, .added_to_cart.btn-outline-secondary-2:hover {
    color: #fff;
    transition-delay: 0.25s; }
    .btn.btn-outline-secondary-2:hover:before, button.btn-outline-secondary-2:hover:before, .button.btn-outline-secondary-2:hover:before, input[type="submit"].btn-outline-secondary-2:hover:before, input[type="button"].btn-outline-secondary-2:hover:before, .added_to_cart.btn-outline-secondary-2:hover:before {
      height: calc(100% + 2px);
      transition-delay: 0.15s; }
.btn.btn-white, button.btn-white, .button.btn-white, input[type="submit"].btn-white, input[type="button"].btn-white, .added_to_cart.btn-white {
  border: 1px solid #fff;
  background-color: #fff;
  color: var(--heading-color);
  position: relative;
  overflow: visible;
  transition: all 0.3s ease;
  margin-bottom: 8px; }
  .btn.btn-white .pxl-button-icon, button.btn-white .pxl-button-icon, .button.btn-white .pxl-button-icon, input[type="submit"].btn-white .pxl-button-icon, input[type="button"].btn-white .pxl-button-icon, .added_to_cart.btn-white .pxl-button-icon {
    color: var(--heading-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 {
    content: "";
    position: absolute;
    background-color: var(--primary-color);
    top: auto;
    left: -1px;
    bottom: -1px;
    right: -1px;
    height: 0;
    transition: all 0.3s ease;
    transition-delay: 0ms; }
  .btn.btn-white:after, button.btn-white:after, .button.btn-white:after, input[type="submit"].btn-white:after, input[type="button"].btn-white:after, .added_to_cart.btn-white:after {
    content: "";
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -9px;
    height: 1px;
    background-color: #fff;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-delay: 0.15s; }
  .btn.btn-white:hover, button.btn-white:hover, .button.btn-white:hover, input[type="submit"].btn-white:hover, input[type="button"].btn-white:hover, .added_to_cart.btn-white:hover {
    border: 1px solid var(--primary-color);
    transition-delay: 0.25s; }
    .btn.btn-white:hover:before, button.btn-white:hover:before, .button.btn-white:hover:before, input[type="submit"].btn-white:hover:before, input[type="button"].btn-white:hover:before, .added_to_cart.btn-white:hover:before {
      height: 101%;
      transition-delay: 0.15s; }
    .btn.btn-white:hover:after, button.btn-white:hover:after, .button.btn-white:hover:after, input[type="submit"].btn-white:hover:after, input[type="button"].btn-white:hover:after, .added_to_cart.btn-white:hover:after {
      content: "";
      bottom: 0px;
      opacity: 0;
      transition-delay: 0ms; }
.btn.btn-additional-1, button.btn-additional-1, .button.btn-additional-1, input[type="submit"].btn-additional-1, input[type="button"].btn-additional-1, .added_to_cart.btn-additional-1 {
  background-color: var(--primary-color);
  border-color: var(--primary-color); }
  .btn.btn-additional-1:before, button.btn-additional-1:before, .button.btn-additional-1:before, input[type="submit"].btn-additional-1:before, input[type="button"].btn-additional-1:before, .added_to_cart.btn-additional-1:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background-color: #fff;
    transform-origin: bottom right;
    -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 250ms linear 0s;
    -khtml-transition: all 250ms linear 0s;
    -moz-transition: all 250ms linear 0s;
    -ms-transition: all 250ms linear 0s;
    -o-transition: all 250ms linear 0s;
    transition: all 250ms linear 0s; }
  .btn.btn-additional-1:hover, button.btn-additional-1:hover, .button.btn-additional-1:hover, input[type="submit"].btn-additional-1:hover, input[type="button"].btn-additional-1:hover, .added_to_cart.btn-additional-1:hover {
    color: var(--secondary-color);
    transition-delay: 0.15s; }
    .btn.btn-additional-1:hover:before, button.btn-additional-1:hover:before, .button.btn-additional-1:hover:before, input[type="submit"].btn-additional-1:hover:before, input[type="button"].btn-additional-1:hover:before, .added_to_cart.btn-additional-1:hover:before {
      -webkit-transform: scale(1);
      -khtml-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
.btn.btn-additional-2, button.btn-additional-2, .button.btn-additional-2, input[type="submit"].btn-additional-2, input[type="button"].btn-additional-2, .added_to_cart.btn-additional-2 {
  background-color: transparent;
  border-color: #fff; }
  .btn.btn-additional-2:before, button.btn-additional-2:before, .button.btn-additional-2:before, input[type="submit"].btn-additional-2:before, input[type="button"].btn-additional-2:before, .added_to_cart.btn-additional-2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background-color: #fff;
    transform-origin: bottom right;
    -webkit-transition: all 250ms linear 0s;
    -khtml-transition: all 250ms linear 0s;
    -moz-transition: all 250ms linear 0s;
    -ms-transition: all 250ms linear 0s;
    -o-transition: all 250ms linear 0s;
    transition: all 250ms linear 0s;
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
  .btn.btn-additional-2:hover, button.btn-additional-2:hover, .button.btn-additional-2:hover, input[type="submit"].btn-additional-2:hover, input[type="button"].btn-additional-2:hover, .added_to_cart.btn-additional-2:hover {
    color: var(--secondary-color);
    transition-delay: 0.15s; }
    .btn.btn-additional-2:hover:before, button.btn-additional-2:hover:before, .button.btn-additional-2:hover:before, input[type="submit"].btn-additional-2:hover:before, input[type="button"].btn-additional-2:hover:before, .added_to_cart.btn-additional-2:hover:before {
      -webkit-transform: scale(1);
      -khtml-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
.btn.btn-additional-3, button.btn-additional-3, .button.btn-additional-3, input[type="submit"].btn-additional-3, input[type="button"].btn-additional-3, .added_to_cart.btn-additional-3 {
  color: var(--heading-color);
  border: 1px solid var(--primary-color);
  background-color: transparent;
  overflow: visible;
  margin-bottom: 9px;
  padding: 12px 35px; }
  .btn.btn-additional-3 .pxl-button-icon, button.btn-additional-3 .pxl-button-icon, .button.btn-additional-3 .pxl-button-icon, input[type="submit"].btn-additional-3 .pxl-button-icon, input[type="button"].btn-additional-3 .pxl-button-icon, .added_to_cart.btn-additional-3 .pxl-button-icon {
    color: var(--heading-color); }
  .btn.btn-additional-3:before, button.btn-additional-3:before, .button.btn-additional-3:before, input[type="submit"].btn-additional-3:before, input[type="button"].btn-additional-3:before, .added_to_cart.btn-additional-3:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    -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 250ms linear 0s;
    -khtml-transition: all 250ms linear 0s;
    -moz-transition: all 250ms linear 0s;
    -ms-transition: all 250ms linear 0s;
    -o-transition: all 250ms linear 0s;
    transition: all 250ms linear 0s;
    background-color: var(--primary-color);
    transform-origin: bottom right; }
  .btn.btn-additional-3:after, button.btn-additional-3:after, .button.btn-additional-3:after, input[type="submit"].btn-additional-3:after, input[type="button"].btn-additional-3:after, .added_to_cart.btn-additional-3:after {
    content: "";
    position: absolute;
    left: auto;
    right: -10px;
    bottom: -10px;
    top: 8px;
    border-right: 1px solid var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
    background-color: transparent;
    width: 100%;
    height: auto;
    -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; }
  .btn.btn-additional-3:hover, button.btn-additional-3:hover, .button.btn-additional-3:hover, input[type="submit"].btn-additional-3:hover, input[type="button"].btn-additional-3:hover, .added_to_cart.btn-additional-3:hover {
    transition-delay: 0.25s; }
    .btn.btn-additional-3:hover:before, button.btn-additional-3:hover:before, .button.btn-additional-3:hover:before, input[type="submit"].btn-additional-3:hover:before, input[type="button"].btn-additional-3:hover:before, .added_to_cart.btn-additional-3:hover:before {
      transition-delay: 0.15s;
      -webkit-transform: scale(1);
      -khtml-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .btn.btn-additional-3:hover:after, button.btn-additional-3:hover:after, .button.btn-additional-3:hover:after, input[type="submit"].btn-additional-3:hover:after, input[type="button"].btn-additional-3:hover:after, .added_to_cart.btn-additional-3:hover:after {
      top: 0;
      right: 0;
      bottom: 0;
      opacity: 1; }
.btn.btn-additional-4, button.btn-additional-4, .button.btn-additional-4, input[type="submit"].btn-additional-4, input[type="button"].btn-additional-4, .added_to_cart.btn-additional-4 {
  color: var(--heading-color);
  border: 1px solid var(--secondary-color);
  background-color: transparent;
  overflow: visible;
  margin-bottom: 9px; }
  .btn.btn-additional-4 .pxl-button-icon, button.btn-additional-4 .pxl-button-icon, .button.btn-additional-4 .pxl-button-icon, input[type="submit"].btn-additional-4 .pxl-button-icon, input[type="button"].btn-additional-4 .pxl-button-icon, .added_to_cart.btn-additional-4 .pxl-button-icon {
    color: var(--heading-color); }
  .btn.btn-additional-4:before, button.btn-additional-4:before, .button.btn-additional-4:before, input[type="submit"].btn-additional-4:before, input[type="button"].btn-additional-4:before, .added_to_cart.btn-additional-4:before {
    content: "";
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    height: 100%;
    background-color: var(--secondary-color);
    transform-origin: bottom right; }
  .btn.btn-additional-4:after, button.btn-additional-4:after, .button.btn-additional-4:after, input[type="submit"].btn-additional-4:after, input[type="button"].btn-additional-4:after, .added_to_cart.btn-additional-4:after {
    content: "";
    position: absolute;
    left: auto;
    right: -10px;
    bottom: -10px;
    top: 8px;
    border-right: 1px solid var(--secondary-color);
    border-bottom: 1px solid var(--secondary-color);
    background-color: transparent;
    width: 100%;
    height: auto;
    -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; }
  .btn.btn-additional-4:hover, button.btn-additional-4:hover, .button.btn-additional-4:hover, input[type="submit"].btn-additional-4:hover, input[type="button"].btn-additional-4:hover, .added_to_cart.btn-additional-4:hover {
    transition-delay: 0.25s;
    color: #fff; }
    .btn.btn-additional-4:hover:before, button.btn-additional-4:hover:before, .button.btn-additional-4:hover:before, input[type="submit"].btn-additional-4:hover:before, input[type="button"].btn-additional-4:hover:before, .added_to_cart.btn-additional-4:hover:before {
      transition-delay: 0.15s;
      -webkit-transform: scale(1);
      -khtml-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .btn.btn-additional-4:hover:after, button.btn-additional-4:hover:after, .button.btn-additional-4:hover:after, input[type="submit"].btn-additional-4:hover:after, input[type="button"].btn-additional-4:hover:after, .added_to_cart.btn-additional-4:hover:after {
      top: 0;
      right: 0;
      bottom: 0;
      opacity: 1; }
.btn.btn-additional-5, button.btn-additional-5, .button.btn-additional-5, input[type="submit"].btn-additional-5, input[type="button"].btn-additional-5, .added_to_cart.btn-additional-5 {
  background-color: var(--primary-color);
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  color: #fff;
  font-family: var(--heading-font-family);
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.065em;
  border: none;
  height: var(--input-height); }
  .btn.btn-additional-5 .pxl-button-icon, button.btn-additional-5 .pxl-button-icon, .button.btn-additional-5 .pxl-button-icon, input[type="submit"].btn-additional-5 .pxl-button-icon, input[type="button"].btn-additional-5 .pxl-button-icon, .added_to_cart.btn-additional-5 .pxl-button-icon {
    position: relative;
    color: #fff;
    margin-bottom: -2px; }
  .btn.btn-additional-5 i:not(.pxl-button-icon), button.btn-additional-5 i:not(.pxl-button-icon), .button.btn-additional-5 i:not(.pxl-button-icon), input[type="submit"].btn-additional-5 i:not(.pxl-button-icon), input[type="button"].btn-additional-5 i:not(.pxl-button-icon), .added_to_cart.btn-additional-5 i:not(.pxl-button-icon) {
    position: relative;
    margin-left: 7px;
    color: #fff; }
  .btn.btn-additional-5:hover, button.btn-additional-5:hover, .button.btn-additional-5:hover, input[type="submit"].btn-additional-5:hover, input[type="button"].btn-additional-5:hover, .added_to_cart.btn-additional-5:hover {
    background-color: var(--heading-color); }
    .btn.btn-additional-5:hover i, button.btn-additional-5:hover i, .button.btn-additional-5:hover i, input[type="submit"].btn-additional-5:hover i, input[type="button"].btn-additional-5:hover i, .added_to_cart.btn-additional-5:hover i {
      color: #fff; }
.btn.btn-additional-6, button.btn-additional-6, .button.btn-additional-6, input[type="submit"].btn-additional-6, input[type="button"].btn-additional-6, .added_to_cart.btn-additional-6 {
  background-color: var(--secondary-color);
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  color: #fff;
  font-family: var(--heading-font-family);
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.065em;
  border: none;
  height: var(--input-height); }
  .btn.btn-additional-6 .pxl-button-icon, button.btn-additional-6 .pxl-button-icon, .button.btn-additional-6 .pxl-button-icon, input[type="submit"].btn-additional-6 .pxl-button-icon, input[type="button"].btn-additional-6 .pxl-button-icon, .added_to_cart.btn-additional-6 .pxl-button-icon {
    color: #fff;
    margin-bottom: -2px; }
  .btn.btn-additional-6 i:not(.pxl-button-icon), button.btn-additional-6 i:not(.pxl-button-icon), .button.btn-additional-6 i:not(.pxl-button-icon), input[type="submit"].btn-additional-6 i:not(.pxl-button-icon), input[type="button"].btn-additional-6 i:not(.pxl-button-icon), .added_to_cart.btn-additional-6 i:not(.pxl-button-icon) {
    margin-left: 7px;
    color: #fff; }
    .btn.btn-additional-6 i:not(.pxl-button-icon):hover, button.btn-additional-6 i:not(.pxl-button-icon):hover, .button.btn-additional-6 i:not(.pxl-button-icon):hover, input[type="submit"].btn-additional-6 i:not(.pxl-button-icon):hover, input[type="button"].btn-additional-6 i:not(.pxl-button-icon):hover, .added_to_cart.btn-additional-6 i:not(.pxl-button-icon):hover {
      color: #fff; }
  .btn.btn-additional-6:hover, button.btn-additional-6:hover, .button.btn-additional-6:hover, input[type="submit"].btn-additional-6:hover, input[type="button"].btn-additional-6:hover, .added_to_cart.btn-additional-6:hover {
    background-color: var(--heading-color); }
    .btn.btn-additional-6:hover i, button.btn-additional-6:hover i, .button.btn-additional-6:hover i, input[type="submit"].btn-additional-6:hover i, input[type="button"].btn-additional-6:hover i, .added_to_cart.btn-additional-6:hover i {
      color: #fff; }
.btn.btn-additional-7, button.btn-additional-7, .button.btn-additional-7, input[type="submit"].btn-additional-7, input[type="button"].btn-additional-7, .added_to_cart.btn-additional-7 {
  font-family: var(--body-font-family);
  color: #fff;
  border: 1px solid;
  border-color: var(--divider-color);
  background-color: var(--primary-color);
  line-height: 60px;
  height: 60px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.1em;
  overflow: visible;
  box-shadow: 3px 3px var(--divider-color);
  padding-top: 0;
  padding-bottom: 0; }
  .btn.btn-additional-7 span + i, .btn.btn-additional-7 i + span, button.btn-additional-7 span + i, button.btn-additional-7 i + span, .button.btn-additional-7 span + i, .button.btn-additional-7 i + span, input[type="submit"].btn-additional-7 span + i, input[type="submit"].btn-additional-7 i + span, input[type="button"].btn-additional-7 span + i, input[type="button"].btn-additional-7 i + span, .added_to_cart.btn-additional-7 span + i, .added_to_cart.btn-additional-7 i + span {
    margin-left: 13px; }
  .btn.btn-additional-7 i, button.btn-additional-7 i, .button.btn-additional-7 i, input[type="submit"].btn-additional-7 i, input[type="button"].btn-additional-7 i, .added_to_cart.btn-additional-7 i {
    font-size: 13px; }
  .btn.btn-additional-7 .pxl-button-icon, button.btn-additional-7 .pxl-button-icon, .button.btn-additional-7 .pxl-button-icon, input[type="submit"].btn-additional-7 .pxl-button-icon, input[type="button"].btn-additional-7 .pxl-button-icon, .added_to_cart.btn-additional-7 .pxl-button-icon {
    color: #fff; }
  .btn.btn-additional-7:hover, button.btn-additional-7:hover, .button.btn-additional-7:hover, input[type="submit"].btn-additional-7:hover, input[type="button"].btn-additional-7:hover, .added_to_cart.btn-additional-7:hover {
    background-color: #000;
    box-shadow: 0px 0px var(--divider-color); }
    .btn.btn-additional-7:hover .pxl-button-icon, .btn.btn-additional-7:hover i, button.btn-additional-7:hover .pxl-button-icon, button.btn-additional-7:hover i, .button.btn-additional-7:hover .pxl-button-icon, .button.btn-additional-7:hover i, input[type="submit"].btn-additional-7:hover .pxl-button-icon, input[type="submit"].btn-additional-7:hover i, input[type="button"].btn-additional-7:hover .pxl-button-icon, input[type="button"].btn-additional-7:hover i, .added_to_cart.btn-additional-7:hover .pxl-button-icon, .added_to_cart.btn-additional-7:hover i {
      color: inherit; }
  .btn.btn-additional-7.style-2, button.btn-additional-7.style-2, .button.btn-additional-7.style-2, input[type="submit"].btn-additional-7.style-2, input[type="button"].btn-additional-7.style-2, .added_to_cart.btn-additional-7.style-2 {
    box-shadow: 3px 3px #fff; }
    .btn.btn-additional-7.style-2 .pxl-button-icon, .btn.btn-additional-7.style-2:after, button.btn-additional-7.style-2 .pxl-button-icon, button.btn-additional-7.style-2:after, .button.btn-additional-7.style-2 .pxl-button-icon, .button.btn-additional-7.style-2:after, input[type="submit"].btn-additional-7.style-2 .pxl-button-icon, input[type="submit"].btn-additional-7.style-2:after, input[type="button"].btn-additional-7.style-2 .pxl-button-icon, input[type="button"].btn-additional-7.style-2:after, .added_to_cart.btn-additional-7.style-2 .pxl-button-icon, .added_to_cart.btn-additional-7.style-2:after {
      background-color: #fff; }
    .btn.btn-additional-7.style-2:hover, button.btn-additional-7.style-2:hover, .button.btn-additional-7.style-2:hover, input[type="submit"].btn-additional-7.style-2:hover, input[type="button"].btn-additional-7.style-2:hover, .added_to_cart.btn-additional-7.style-2:hover {
      box-shadow: 0px 0px #fff; }
  .btn.btn-additional-7.no-shadow, button.btn-additional-7.no-shadow, .button.btn-additional-7.no-shadow, input[type="submit"].btn-additional-7.no-shadow, input[type="button"].btn-additional-7.no-shadow, .added_to_cart.btn-additional-7.no-shadow {
    box-shadow: none; }
    .btn.btn-additional-7.no-shadow:hover, button.btn-additional-7.no-shadow:hover, .button.btn-additional-7.no-shadow:hover, input[type="submit"].btn-additional-7.no-shadow:hover, input[type="button"].btn-additional-7.no-shadow:hover, .added_to_cart.btn-additional-7.no-shadow:hover {
      box-shadow: none; }
.btn.btn-additional-8, button.btn-additional-8, .button.btn-additional-8, input[type="submit"].btn-additional-8, input[type="button"].btn-additional-8, .added_to_cart.btn-additional-8 {
  font-family: var(--heading-font-family);
  background-color: var(--primary-color);
  height: var(--input-height);
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.15em;
  overflow: visible;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
@media (max-width: 767px) {
  .btn.btn-additional-8, button.btn-additional-8, .button.btn-additional-8, input[type="submit"].btn-additional-8, input[type="button"].btn-additional-8, .added_to_cart.btn-additional-8 {
    font-size: 13px; } }
.btn.btn-additional-8 span + i, .btn.btn-additional-8 i + span, button.btn-additional-8 span + i, button.btn-additional-8 i + span, .button.btn-additional-8 span + i, .button.btn-additional-8 i + span, input[type="submit"].btn-additional-8 span + i, input[type="submit"].btn-additional-8 i + span, input[type="button"].btn-additional-8 span + i, input[type="button"].btn-additional-8 i + span, .added_to_cart.btn-additional-8 span + i, .added_to_cart.btn-additional-8 i + span {
  margin-left: 13px; }
.btn.btn-additional-8 i, button.btn-additional-8 i, .button.btn-additional-8 i, input[type="submit"].btn-additional-8 i, input[type="button"].btn-additional-8 i, .added_to_cart.btn-additional-8 i {
  font-size: 13px; }
.btn.btn-additional-8 .pxl-button-icon, button.btn-additional-8 .pxl-button-icon, .button.btn-additional-8 .pxl-button-icon, input[type="submit"].btn-additional-8 .pxl-button-icon, input[type="button"].btn-additional-8 .pxl-button-icon, .added_to_cart.btn-additional-8 .pxl-button-icon {
  color: #fff; }
.btn.btn-additional-8:hover, button.btn-additional-8:hover, .button.btn-additional-8:hover, input[type="submit"].btn-additional-8:hover, input[type="button"].btn-additional-8:hover, .added_to_cart.btn-additional-8:hover {
  background-color: var(--secondary-color); }
.btn.btn-additional-9, button.btn-additional-9, .button.btn-additional-9, input[type="submit"].btn-additional-9, input[type="button"].btn-additional-9, .added_to_cart.btn-additional-9 {
  position: relative;
  background-color: var(--primary-color);
  border-radius: 25px;
  box-shadow: 0 5px 0 #d32b42;
  transition: all 400ms ease 0s;
  overflow: hidden;
  line-height: var(--input-height);
  padding: 0 30px; }
  .btn.btn-additional-9::before, button.btn-additional-9::before, .button.btn-additional-9::before, input[type="submit"].btn-additional-9::before, input[type="button"].btn-additional-9::before, .added_to_cart.btn-additional-9::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d32b42;
    transition: top 400ms ease;
    z-index: 0; }
  .btn.btn-additional-9 .pxl-button-icon, button.btn-additional-9 .pxl-button-icon, .button.btn-additional-9 .pxl-button-icon, input[type="submit"].btn-additional-9 .pxl-button-icon, input[type="button"].btn-additional-9 .pxl-button-icon, .added_to_cart.btn-additional-9 .pxl-button-icon {
    color: #fff;
    transform: translateX(0);
    transition: transform 400ms ease; }
  .btn.btn-additional-9:hover, button.btn-additional-9:hover, .button.btn-additional-9:hover, input[type="submit"].btn-additional-9:hover, input[type="button"].btn-additional-9:hover, .added_to_cart.btn-additional-9:hover {
    box-shadow: 0 0 0 #d32b42;
    background-position: bottom;
    background-color: #d32b42;
    background-size: 100% 200%;
    color: #fff; }
    .btn.btn-additional-9:hover .pxl-button-icon, button.btn-additional-9:hover .pxl-button-icon, .button.btn-additional-9:hover .pxl-button-icon, input[type="submit"].btn-additional-9:hover .pxl-button-icon, input[type="button"].btn-additional-9:hover .pxl-button-icon, .added_to_cart.btn-additional-9:hover .pxl-button-icon {
      transform: translateX(5px); }
    .btn.btn-additional-9:hover::before, button.btn-additional-9:hover::before, .button.btn-additional-9:hover::before, input[type="submit"].btn-additional-9:hover::before, input[type="button"].btn-additional-9:hover::before, .added_to_cart.btn-additional-9:hover::before {
      top: 0; }
.btn.btn-additional-10, button.btn-additional-10, .button.btn-additional-10, input[type="submit"].btn-additional-10, input[type="button"].btn-additional-10, .added_to_cart.btn-additional-10 {
  padding: 0 41px;
  line-height: var(--input-height);
  height: var(--input-height);
  background-color: transparent;
  color: var(--heading-color);
  border: 1px solid rgba(var(--heading-color-rgb), 0.2);
  font-size: 14px;
  font-family: var(--heading-font-family);
  z-index: 1; }
  .btn.btn-additional-10::before, button.btn-additional-10::before, .button.btn-additional-10::before, input[type="submit"].btn-additional-10::before, input[type="button"].btn-additional-10::before, .added_to_cart.btn-additional-10::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background-color: var(--primary-color);
    transform-origin: bottom left;
    transform: skewX(45deg) scale(0, 1);
    -webkit-transition: all 350ms linear 0s;
    -khtml-transition: all 350ms linear 0s;
    -moz-transition: all 350ms linear 0s;
    -ms-transition: all 350ms linear 0s;
    -o-transition: all 350ms linear 0s;
    transition: all 350ms linear 0s;
    z-index: -1; }
  .btn.btn-additional-10::after, button.btn-additional-10::after, .button.btn-additional-10::after, input[type="submit"].btn-additional-10::after, input[type="button"].btn-additional-10::after, .added_to_cart.btn-additional-10::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    border-left: 13px solid var(--primary-color);
    border-top: 12px solid transparent; }
  .btn.btn-additional-10:hover, button.btn-additional-10:hover, .button.btn-additional-10:hover, input[type="submit"].btn-additional-10:hover, input[type="button"].btn-additional-10:hover, .added_to_cart.btn-additional-10:hover {
    color: var(--additional01-color); }
    .btn.btn-additional-10:hover::before, button.btn-additional-10:hover::before, .button.btn-additional-10:hover::before, input[type="submit"].btn-additional-10:hover::before, input[type="button"].btn-additional-10:hover::before, .added_to_cart.btn-additional-10:hover::before {
      transform: skewX(45deg) scale(1, 1);
      right: -55%;
      top: -55%; }
.btn.btn-additional-11, button.btn-additional-11, .button.btn-additional-11, input[type="submit"].btn-additional-11, input[type="button"].btn-additional-11, .added_to_cart.btn-additional-11 {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--secondary-color);
  letter-spacing: 0.11em;
  font-weight: 500;
  padding: 12px 35px; }
  .btn.btn-additional-11:before, button.btn-additional-11:before, .button.btn-additional-11:before, input[type="submit"].btn-additional-11:before, input[type="button"].btn-additional-11:before, .added_to_cart.btn-additional-11:before {
    content: "";
    position: absolute;
    left: -1px;
    bottom: -1px;
    right: -1px;
    height: 0;
    background-color: #fff;
    -webkit-transition: all 250ms linear 0s;
    -khtml-transition: all 250ms linear 0s;
    -moz-transition: all 250ms linear 0s;
    -ms-transition: all 250ms linear 0s;
    -o-transition: all 250ms linear 0s;
    transition: all 250ms linear 0s; }
  .btn.btn-additional-11 span, button.btn-additional-11 span, .button.btn-additional-11 span, input[type="submit"].btn-additional-11 span, input[type="button"].btn-additional-11 span, .added_to_cart.btn-additional-11 span {
    -webkit-transition: all 250ms linear 0s;
    -khtml-transition: all 250ms linear 0s;
    -moz-transition: all 250ms linear 0s;
    -ms-transition: all 250ms linear 0s;
    -o-transition: all 250ms linear 0s;
    transition: all 250ms linear 0s; }
    .btn.btn-additional-11 span::after, button.btn-additional-11 span::after, .button.btn-additional-11 span::after, input[type="submit"].btn-additional-11 span::after, input[type="button"].btn-additional-11 span::after, .added_to_cart.btn-additional-11 span::after {
      content: attr(data-text);
      display: inline-block;
      position: absolute;
      white-space: nowrap;
      top: 50%;
      left: 50%;
      transform: translate(-50%, 100%);
      -webkit-transition: all 250ms ease 0s;
      -khtml-transition: all 250ms ease 0s;
      -moz-transition: all 250ms ease 0s;
      -ms-transition: all 250ms ease 0s;
      -o-transition: all 250ms ease 0s;
      transition: all 250ms ease 0s; }
  .btn.btn-additional-11:hover span, button.btn-additional-11:hover span, .button.btn-additional-11:hover span, input[type="submit"].btn-additional-11:hover span, input[type="button"].btn-additional-11:hover span, .added_to_cart.btn-additional-11:hover span {
    transform: translateY(-200%); }
    .btn.btn-additional-11:hover span::after, button.btn-additional-11:hover span::after, .button.btn-additional-11:hover span::after, input[type="submit"].btn-additional-11:hover span::after, input[type="button"].btn-additional-11:hover span::after, .added_to_cart.btn-additional-11:hover span::after {
      transform: translate(-50%, 150%); }
  .btn.btn-additional-11:hover i, .btn.btn-additional-11:hover .pxl-button-icon, button.btn-additional-11:hover i, button.btn-additional-11:hover .pxl-button-icon, .button.btn-additional-11:hover i, .button.btn-additional-11:hover .pxl-button-icon, input[type="submit"].btn-additional-11:hover i, input[type="submit"].btn-additional-11:hover .pxl-button-icon, input[type="button"].btn-additional-11:hover i, input[type="button"].btn-additional-11:hover .pxl-button-icon, .added_to_cart.btn-additional-11:hover i, .added_to_cart.btn-additional-11:hover .pxl-button-icon {
    color: var(--heading-color); }
  .btn.btn-additional-11:hover:before, button.btn-additional-11:hover:before, .button.btn-additional-11:hover:before, input[type="submit"].btn-additional-11:hover:before, input[type="button"].btn-additional-11:hover:before, .added_to_cart.btn-additional-11:hover:before {
    height: calc(100% + 2px); }

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: none; }

.btn-more {
  display: inline-flex;
  align-items: center;
  position: relative;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.15em;
  color: var(--heading-color);
  text-transform: uppercase; }
  .btn-more > span {
    position: relative;
    z-index: 1; }
  .btn-more:after {
    content: "";
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    transition: all 200ms linear;
    transition-delay: 100ms;
    background-color: var(--heading-color); }
  .btn-more i {
    font-size: 15px;
    transition: all 200ms linear;
    max-width: 0;
    overflow: hidden; }
  .btn-more:hover {
    color: var(--secondary-color); }
    .btn-more:hover i {
      margin-left: 5px;
      max-width: 20px; }
  .btn-more.style-2:after {
    bottom: -7px;
    background-color: var(--primary-color); }
  .btn-more.style-2:hover {
    color: var(--primary-color); }
  .btn-more.style-3 {
    font-family: var(--heading-font-family);
    font-size: 15px;
    line-height: 35px;
    letter-spacing: 0.15em;
    text-transform: uppercase; }
    .btn-more.style-3 i {
      max-width: none;
      font-size: 13px;
      margin-left: 8px;
      color: var(--primary-color); }
    .btn-more.style-3:after {
      width: 0%;
      background-color: var(--primary-color); }
    .btn-more.style-3:hover {
      color: var(--heading-color);
      margin-right: 8px; }
      .btn-more.style-3:hover:after {
        width: 100%; }
  .btn-more.style-4 {
    font-family: var(--heading-font-family);
    font-size: 15px;
    line-height: calc(20 / 15);
    letter-spacing: 0.15em;
    text-transform: uppercase; }
    .btn-more.style-4 i {
      max-width: none;
      margin-top: 2px;
      font-size: 16px;
      margin-left: 8px;
      color: var(--primary-color); }
    .btn-more.style-4:after {
      content: none; }
      .btn-more.style-4:hover i {
        animation: toRightFromLeft 0.3s ease; }

.item-readmore .btn i {
  font-size: 14px;
  line-height: 1;
  font-weight: normal;
  margin-left: 5px;
  transition: all 300ms linear;
  position: relative;
  z-index: 1; }
  .item-readmore .btn i.pxli-arrow-right-solid {
    font-size: 10px;
    margin-left: 7px; }

.btn-icon {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .btn-icon > * {
    max-width: 100%; }
  .btn-icon i {
    font-size: 21px;
    font-weight: normal;
    transition: all 300ms linear;
    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; }

.bt-more-plus {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 57px;
  height: 57px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(var(--primary-color-rgb), 0.35); }
  .bt-more-plus > * {
    max-width: 100%; }
  .bt-more-plus i {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: var(--primary-color); }
    .bt-more-plus:hover i {
      animation: toRightFromLeft 300ms forwards; }

.btn-hover-outside:hover .btn-additional-6 {
  background-color: var(--primary-color); }
  .btn-hover-outside:hover .btn-additional-6:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--secondary-color);
    -webkit-transform: scaleX(0);
    -khtml-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 250ms linear 0s;
    -khtml-transition: all 250ms linear 0s;
    -moz-transition: all 250ms linear 0s;
    -ms-transition: all 250ms linear 0s;
    -o-transition: all 250ms linear 0s;
    transition: all 250ms linear 0s; }

@media (min-width: 1200px) {
  .header-height {
    height: 81px; }
  .pxl-header-transparent {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2; } }

#pxl-header {
  position: relative;
  z-index: 9;
  -webkit-transition: all 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) 0s;
  -khtml-transition: all 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) 0s;
  -o-transition: all 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) 0s;
  transition: all 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) 0s; }
  #pxl-header .header-container {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px; }

/* Header Logo */
.pxl-header-logo img {
  max-height: 49px;
  width: auto; }
.pxl-header-logo a {
  display: block; }
@media (max-width: 1199px) {
  .pxl-header-logo a {
    padding-top: 10px;
    padding-bottom: 10px; } }

.header-type-df {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
  .header-type-df.h-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 999;
    -webkit-transition: 0.6s cubic-bezier(0.3, 0.4, 0.5, 1);
    -khtml-transition: 0.6s cubic-bezier(0.3, 0.4, 0.5, 1);
    -moz-transition: 0.6s cubic-bezier(0.3, 0.4, 0.5, 1);
    -ms-transition: 0.6s cubic-bezier(0.3, 0.4, 0.5, 1);
    -o-transition: 0.6s cubic-bezier(0.3, 0.4, 0.5, 1);
    transition: 0.6s cubic-bezier(0.3, 0.4, 0.5, 1);
    -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;
    -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: 99;
  opacity: 0;
  -webkit-transform: translateY(-100%);
  -khtml-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: 0.6s cubic-bezier(0.43, 0.46, 0.64, 0.66) !important;
  -khtml-transition: 0.6s cubic-bezier(0.43, 0.46, 0.64, 0.66) !important;
  -moz-transition: 0.6s cubic-bezier(0.43, 0.46, 0.64, 0.66) !important;
  -ms-transition: 0.6s cubic-bezier(0.43, 0.46, 0.64, 0.66) !important;
  -o-transition: 0.6s cubic-bezier(0.43, 0.46, 0.64, 0.66) !important;
  transition: 0.6s cubic-bezier(0.43, 0.46, 0.64, 0.66) !important; }
  .pxl-header-sticky.h-fixed {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    -webkit-transform: translateY(0%);
    -khtml-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 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.pxl-header-rotate-x {
    -webkit-transition: all 0.3s ease-out !important;
    -khtml-transition: all 0.3s ease-out !important;
    -moz-transition: all 0.3s ease-out !important;
    -ms-transition: all 0.3s ease-out !important;
    -o-transition: all 0.3s ease-out !important;
    transition: all 0.3s ease-out !important;
    -webkit-transform: perspective(300px) rotateX(-90deg);
    transform: perspective(300px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -khtml-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top; }
    .pxl-header-sticky.pxl-header-rotate-x.h-fixed {
      -webkit-transform: perspective(300px) rotateX(0deg);
      transform: perspective(300px) rotateX(0deg); }

.pxl-header-main-sticky {
  z-index: 1;
  -webkit-transition: all 0.3s ease-out !important;
  -khtml-transition: all 0.3s ease-out !important;
  -moz-transition: all 0.3s ease-out !important;
  -ms-transition: all 0.3s ease-out !important;
  -o-transition: all 0.3s ease-out !important;
  transition: all 0.3s ease-out !important; }
  .pxl-header-main-sticky.h-fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 99;
    background-color: #fff;
    -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); }

.sticky-direction-scroll-down .pxl-header-main-sticky.h-fixed {
  -webkit-animation: 0.95s linear 0s normal forwards 1 running headerSlideDown;
  -khtml-animation: 0.95s linear 0s normal forwards 1 running headerSlideDown;
  -moz-animation: 0.95s linear 0s normal forwards 1 running headerSlideDown;
  -ms-animation: 0.95s linear 0s normal forwards 1 running headerSlideDown;
  -o-animation: 0.95s linear 0s normal forwards 1 running headerSlideDown;
  animation: 0.95s linear 0s normal forwards 1 running headerSlideDown; }

.pxl-header-fixed-top {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: transparent;
  box-sizing: border-box;
  z-index: 1000;
  -webkit-transition: background 0.4s ease-in-out 0.3s;
  transition: background 0s ease-in-out 0s; }

.admin-bar .pxl-header-sticky {
  top: 32px; }
@media screen and (max-width: 782px) {
  .admin-bar .pxl-header-sticky {
    top: 46px; } }
@media screen and (max-width: 600px) {
  .admin-bar .pxl-header-sticky {
    top: 0; } }
.admin-bar .h-fixed {
  top: 32px; }
@media screen and (max-width: 782px) {
  .admin-bar .h-fixed {
    top: 46px; } }
@media screen and (max-width: 600px) {
  .admin-bar .h-fixed {
    top: 0; } }
.admin-bar .pxl-header-fixed-top {
  top: 32px; }
@media screen and (max-width: 782px) {
  .admin-bar .pxl-header-fixed-top {
    top: 46px; } }
@media screen and (max-width: 600px) {
  .admin-bar .pxl-header-fixed-top {
    top: 0; } }

@media (min-width: 1200px) {
  .pxl-page.header-pos-fixed-left .pxl-header, .pxl-page.header-pos-fixed-right .pxl-header {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 25%;
    overflow-y: overlay;
    z-index: 1;
    scrollbar-width: none; }
    .pxl-page.header-pos-fixed-left .pxl-header::-webkit-scrollbar, .pxl-page.header-pos-fixed-right .pxl-header::-webkit-scrollbar {
      height: 0;
      width: 7px;
      background-color: transparent; }
    .pxl-page.header-pos-fixed-left .pxl-header::-webkit-scrollbar-track, .pxl-page.header-pos-fixed-right .pxl-header::-webkit-scrollbar-track {
      border-radius: 0; }
    .pxl-page.header-pos-fixed-left .pxl-header::-webkit-scrollbar-thumb, .pxl-page.header-pos-fixed-right .pxl-header::-webkit-scrollbar-thumb {
      border-radius: 0;
      background-color: transparent; }
    .pxl-page.header-pos-fixed-left .pxl-header:hover::-webkit-scrollbar, .pxl-page.header-pos-fixed-right .pxl-header:hover::-webkit-scrollbar {
      width: 7px;
      background-color: rgba(255, 255, 255, 0.1);
      border-radius: 0; }
    .pxl-page.header-pos-fixed-left .pxl-header:hover::-webkit-scrollbar-thumb, .pxl-page.header-pos-fixed-right .pxl-header:hover::-webkit-scrollbar-thumb {
      background-color: rgba(204, 204, 204, 0.3); }
  .pxl-page.header-pos-fixed-left .elementor-section.elementor-section-boxed > .elementor-container, .pxl-page.header-pos-fixed-right .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1170px; }
  .admin-bar .pxl-page.header-pos-fixed-left .pxl-header, .admin-bar .pxl-page.header-pos-fixed-right .pxl-header {
    top: 32px; }
  .pxl-page.header-pos-fixed-left {
    padding-left: 25%; }
    .pxl-page.header-pos-fixed-left .pxl-header {
      left: 0; }
  .pxl-page.header-pos-fixed-right {
    padding-right: 25%; }
    .pxl-page.header-pos-fixed-right .pxl-header {
      right: 0; }
      .pxl-page.header-pos-fixed-right .style-vr .pxl-primary-menu > li > .sub-menu {
        left: auto;
        right: 100%; }
      .pxl-page.header-pos-fixed-right .style-vr .pxl-primary-menu .sub-menu {
        -webkit-transform: translate(-20px, 0);
        -khtml-transform: translate(-20px, 0);
        -moz-transform: translate(-20px, 0);
        -ms-transform: translate(-20px, 0);
        -o-transform: translate(-20px, 0);
        transform: translate(-20px, 0); }
      .pxl-page.header-pos-fixed-right .style-vr .pxl-primary-menu li:hover > .sub-menu {
        -webkit-transform: translate(0, 0);
        -khtml-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0); }
      .pxl-page.header-pos-fixed-right .style-vr .pxl-primary-menu > li {
        flex-direction: row-reverse; }
      .pxl-page.header-pos-fixed-right .style-vr .pxl-primary-menu > li > .main-menu-toggle {
        right: auto;
        left: 30px;
        -webkit-transform: rotate(180deg);
        -khtml-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); } }

@media (min-width: 1600px) {
  .pxl-page.header-pos-fixed-left .pxl-main .elementor-section .elementor-container {
    margin-left: 65px; }
  .pxl-page.header-pos-fixed-left .pxl-footer .elementor-section .elementor-container {
    margin-left: 65px; }
  .pxl-page.header-pos-fixed-right .pxl-main .elementor-section .elementor-container {
    margin-right: 65px; }
  .pxl-page.header-pos-fixed-right .pxl-footer .elementor-section .elementor-container {
    margin-right: 65px; } }

.pxl-header-mobile-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 99;
  -webkit-transform: translateY(-100%);
  -khtml-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: transform 0.6s cubic-bezier(0.43, 0.46, 0.64, 0.66) !important;
  -khtml-transition: transform 0.6s cubic-bezier(0.43, 0.46, 0.64, 0.66) !important;
  -moz-transition: transform 0.6s cubic-bezier(0.43, 0.46, 0.64, 0.66) !important;
  -ms-transition: transform 0.6s cubic-bezier(0.43, 0.46, 0.64, 0.66) !important;
  -o-transition: transform 0.6s cubic-bezier(0.43, 0.46, 0.64, 0.66) !important;
  transition: transform 0.6s cubic-bezier(0.43, 0.46, 0.64, 0.66) !important; }
  .pxl-header-mobile-sticky.mh-fixed {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    -webkit-transform: translateY(0%);
    -khtml-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    -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-mobile-main-sticky {
  z-index: 1;
  -webkit-transition: 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) !important;
  -khtml-transition: 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) !important;
  -moz-transition: 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) !important;
  -ms-transition: 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) !important;
  -o-transition: 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) !important;
  transition: 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) !important; }
  .pxl-header-mobile-main-sticky.mh-fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 99;
    -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);
    -webkit-animation: 0.95s linear 0s normal forwards 1 running headerSlideDown;
    -khtml-animation: 0.95s linear 0s normal forwards 1 running headerSlideDown;
    -moz-animation: 0.95s linear 0s normal forwards 1 running headerSlideDown;
    -ms-animation: 0.95s linear 0s normal forwards 1 running headerSlideDown;
    -o-animation: 0.95s linear 0s normal forwards 1 running headerSlideDown;
    animation: 0.95s linear 0s normal forwards 1 running headerSlideDown; }

.pxl-header-mobile-transparent-sticky {
  z-index: 1;
  -webkit-transition: 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) !important;
  -khtml-transition: 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) !important;
  -moz-transition: 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) !important;
  -ms-transition: 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) !important;
  -o-transition: 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) !important;
  transition: 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) !important; }
  .pxl-header-mobile-transparent-sticky.mh-fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 99;
    -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);
    -webkit-animation: 0.95s linear 0s normal forwards 1 running headerSlideDown;
    -khtml-animation: 0.95s linear 0s normal forwards 1 running headerSlideDown;
    -moz-animation: 0.95s linear 0s normal forwards 1 running headerSlideDown;
    -ms-animation: 0.95s linear 0s normal forwards 1 running headerSlideDown;
    -o-animation: 0.95s linear 0s normal forwards 1 running headerSlideDown;
    animation: 0.95s linear 0s normal forwards 1 running headerSlideDown; }

.pxl-header-mobile-fixed-top {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: transparent;
  box-sizing: border-box;
  z-index: 1000;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3 ease; }

.logged-in .pxl-header-mobile-sticky.mh-fixed, .logged-in .pxl-header-mobile-main-sticky.mh-fixed, .logged-in .pxl-header-mobile-transparent-sticky.mh-fixed {
  top: 32px; }
@media screen and (max-width: 782px) {
  .logged-in .pxl-header-mobile-sticky.mh-fixed, .logged-in .pxl-header-mobile-main-sticky.mh-fixed, .logged-in .pxl-header-mobile-transparent-sticky.mh-fixed {
    top: 46px; } }
@media screen and (max-width: 600px) {
  .logged-in .pxl-header-mobile-sticky.mh-fixed, .logged-in .pxl-header-mobile-main-sticky.mh-fixed, .logged-in .pxl-header-mobile-transparent-sticky.mh-fixed {
    top: 0; } }
.logged-in .pxl-header-mobile-fixed-top {
  top: 32px; }
@media screen and (max-width: 782px) {
  .logged-in .pxl-header-mobile-fixed-top {
    top: 46px; } }

.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(--additional01-color);
    display: block;
    height: 3px;
    left: 0;
    right: 0; }
    .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(--secondary-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); }

.pxl-header-mobile .menu-mobile-toggle-nav .pxl-icon {
  font-size: 30px;
  color: var(--heading-color);
  cursor: pointer;
  transition: color 0.3s linear; }
  .pxl-header-mobile .menu-mobile-toggle-nav .pxl-icon:hover {
    color: var(--primary-color); }

@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(--primary-color);
        display: block;
        -webkit-transition: all 300ms linear;
        -khtml-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        transition: all 300ms linear; }
        .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(--secondary-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%; }
  .pxl-header-mobile-transparent .pxl-header-mobile .header-top-mobile {
    background-color: transparent; }
  .pxl-header-mobile-transparent .pxl-header-mobile:not(.mh-fixed) .header-main-mobile {
    background-color: transparent; }
  .pxl-header-mobile-transparent .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-anchor-icon.custom-7 {
  display: flex;
  flex-direction: column;
  gap: 11px; }
  .pxl-anchor-icon.custom-7 span {
    width: 50px;
    height: 1px;
    background-color: #fff;
    display: inline-block;
    transition: all 350ms ease-in-out 0s;
    transform-origin: right;
    transform: scaleX(1); }
    .pxl-anchor-icon.custom-7 span:last-child {
      transform: scaleX(0.6); }
  @media (max-width: 575px) {
    .pxl-anchor-icon.custom-7 {
      height: 20px;
      width: 25px; }
      .pxl-anchor-icon.custom-7 span {
        width: 25px; } }
.pxl-anchor-icon.custom-7:hover span:first-child {
  transform: scaleX(0.6); }
.pxl-anchor-icon.custom-7:hover span:last-child {
  transform: scaleX(1); }

#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 .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(--secondary-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 linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .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(--primary-color); } }
.header-layout-404 .side-panel:hover {
  background-color: var(--primary-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: -17px;
    margin-right: -17px;
    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 {
        z-index: 9;
        visibility: visible;
        opacity: 1; }
    .pxl-primary-menu > li {
      flex: 0 0 auto;
      width: auto;
      margin: 0 17px;
      display: inline-flex; }
      .pxl-primary-menu > li > a {
        color: var(--heading-color);
        font-size: 17px;
        font-weight: 700;
        font-family: var(--heading-font-family);
        line-height: 81px;
        display: inline-block;
        letter-spacing: 0.02em;
        position: relative; }
        .pxl-primary-menu > li > a:hover {
          color: var(--heading-color); }
      .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(--heading-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 {
      display: none;
      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: "pxli";
        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(--heading-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(--heading-color); }
    .pxl-primary-menu > li.active > .sub-menu, .pxl-primary-menu > li:hover > .sub-menu {
      top: 100%; }
    .pxl-primary-menu .sub-menu {
      min-width: 260px;
      color: #FFF;
      background-color: var(--secondary-color);
      background-repeat: repeat-x;
      background-position: top left;
      position: absolute;
      top: calc(100% + 20px);
      left: 100%;
      padding: 10px 0;
      z-index: -1;
      opacity: 0;
      visibility: hidden;
      transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
      -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
      -khtml-box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
      -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
      -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
      -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.8); }
      .pxl-primary-menu .sub-menu:before {
        content: "";
        position: absolute;
        display: block;
        height: 20px;
        left: 0;
        top: -15px;
        width: 100%;
        background-color: transparent; }
      .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 30px; }
        .pxl-primary-menu .sub-menu li:last-child a {
          border-bottom: 0; }
      .pxl-primary-menu .sub-menu li:hover > .sub-menu {
        top: 20px; }
    .pxl-primary-menu .sub-menu li.menu-item-has-children:after {
      position: absolute;
      right: 20px;
      top: 51%;
      transform: translateY(-50%);
      color: #FFF;
      content: "";
      font-family: "Material-Design-Iconic-Font";
      font-size: 18px;
      font-weight: 500; }
  .pxl-primary-menu .sub-menu li.active > .main-menu-toggle, .pxl-primary-menu .sub-menu li.active:after, .pxl-primary-menu .sub-menu li.current-menu-item > .main-menu-toggle, .pxl-primary-menu .sub-menu li.current-menu-item:after, .pxl-primary-menu .sub-menu li.current-menu-ancestor > .main-menu-toggle, .pxl-primary-menu .sub-menu li.current-menu-ancestor:after {
    color: var(--primary-color); }
  .pxl-primary-menu .sub-menu li a {
    display: block;
    font-family: var(--heading-font-family);
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.02em;
    white-space: nowrap;
    padding: 13px 0 12px;
    color: #FFF;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 300ms ease 0s; }
  .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 !important; }
    .pxl-primary-menu .sub-menu li:last-child > a:after {
      display: none; }
  .pxl-primary-menu .sub-menu > li > a > span {
    transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
    display: inline-block; }
  .pxl-primary-menu .sub-menu > li > a:hover {
    margin-left: 0; }
  .pxl-primary-menu li:not(.megamenu) > .sub-menu > li {
    opacity: 0;
    transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition-property: transform, opacity;
    transform: translateY(12px); }
  .pxl-primary-menu li:not(.megamenu):hover > .sub-menu > li {
    opacity: 1;
    transform: translateY(0); }
    .pxl-primary-menu li:not(.megamenu):hover > .sub-menu > li:nth-child(2) {
      transition-delay: 70ms; }
    .pxl-primary-menu li:not(.megamenu):hover > .sub-menu > li:nth-child(3) {
      transition-delay: 140ms; }
    .pxl-primary-menu li:not(.megamenu):hover > .sub-menu > li:nth-child(4) {
      transition-delay: 210ms; }
    .pxl-primary-menu li:not(.megamenu):hover > .sub-menu > li:nth-child(5) {
      transition-delay: 280ms; }
    .pxl-primary-menu li:not(.megamenu):hover > .sub-menu > li:nth-child(6) {
      transition-delay: 350ms; }
    .pxl-primary-menu li:not(.megamenu):hover > .sub-menu > li:nth-child(7) {
      transition-delay: 420ms; }
    .pxl-primary-menu li:not(.megamenu):hover > .sub-menu > li:nth-child(8) {
      transition-delay: 490ms; }
    .pxl-primary-menu li:not(.megamenu):hover > .sub-menu > li:nth-child(9) {
      transition-delay: 560ms; }
    .pxl-primary-menu li:not(.megamenu):hover > .sub-menu > li:nth-child(10) {
      transition-delay: 630ms; }
    .pxl-primary-menu li:not(.megamenu):hover > .sub-menu > li:nth-child(11) {
      transition-delay: 700ms; }
    .pxl-primary-menu li:not(.megamenu):hover > .sub-menu > li:nth-child(12) {
      transition-delay: 770ms; }
    .pxl-primary-menu li:not(.megamenu):hover > .sub-menu > li:nth-child(13) {
      transition-delay: 840ms; }
    .pxl-primary-menu li:not(.megamenu):hover > .sub-menu > li:nth-child(14) {
      transition-delay: 910ms; }
    .pxl-primary-menu li:not(.megamenu):hover > .sub-menu > li:nth-child(15) {
      transition-delay: 980ms; }
  .pxl-luxury .pxl-primary-menu > li::before {
    height: 2px; } }

#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(--secondary-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(--secondary-color);
    background-color: transparent; } }

.pxl-nav-menu-mobile ul, .pxl-nav-menu-mobile ol {
  list-style: none;
  padding: 0;
  margin: 0 0 10px; }
  .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: 15px;
      font-weight: 500;
      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: 14px;
        font-weight: 400;
        background-color: transparent;
        font-family: "DM 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: 10px;
    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: "pxli";
      font-size: 20px; }
    .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(--primary-color);
    margin: 4.5px 0;
    transition: all 200ms linear 0s; }
    .pxl-anchor-icon.custom span:nth-child(2) {
      transform: translateX(10px); }
    @media (max-width: 575px) {
      .pxl-anchor-icon.custom span {
        width: 25px;
        margin: 3.5px 0; }
        .pxl-anchor-icon.custom span:nth-child(2) {
          transform: translateX(6px); } }
  .pxl-anchor-icon.custom:hover span {
    transform: translateX(10px); }
    .pxl-anchor-icon.custom:hover span:nth-child(2) {
      transform: translateX(0); }

.pxl-luxury .pxl-anchor-icon.custom span {
  width: 40px;
  margin: 5px 0; }
  .pxl-luxury .pxl-anchor-icon.custom span:nth-child(2) {
    transform: translateX(12px); }
.pxl-luxury .pxl-anchor-icon.custom:hover span {
  transform: translateX(12px); }
  .pxl-luxury .pxl-anchor-icon.custom:hover span:nth-child(2) {
    transform: translateX(0); }

.pxl-anchor-icon.custom-2 {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 34px;
  cursor: pointer; }
  .pxl-anchor-icon.custom-2 span {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    background-color: var(--primary-color);
    transition: all 300ms ease 0s; }
    .pxl-anchor-icon.custom-2 span:nth-child(1) {
      left: 2px;
      top: 2px; }
    .pxl-anchor-icon.custom-2 span:nth-child(2) {
      right: 2px;
      top: 2px; }
    .pxl-anchor-icon.custom-2 span:nth-child(3) {
      left: 2px;
      bottom: 2px; }
    .pxl-anchor-icon.custom-2 span:nth-child(4) {
      right: 2px;
      bottom: 2px; }
  .pxl-anchor-icon.custom-2:hover span:nth-child(1) {
    -webkit-transform: translate(-1px, -1px);
    -moz-transform: translate(-1px, -1px);
    transform: translate(-1px, -1px); }
  .pxl-anchor-icon.custom-2:hover span:nth-child(2) {
    -webkit-transform: translate(1px, -1px);
    -moz-transform: translate(1px, -1px);
    transform: translate(1px, -1px); }
  .pxl-anchor-icon.custom-2:hover span:nth-child(3) {
    -webkit-transform: translate(-1px, 1px);
    -moz-transform: translate(-1px, 1px);
    transform: translate(-1px, 1px); }
  .pxl-anchor-icon.custom-2:hover span:nth-child(4) {
    -webkit-transform: translate(1px, 1px);
    -moz-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }

.pxl-anchor-icon.custom-3 {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(../images/search-1.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.pxl-anchor-icon.custom-4 {
  background-color: var(--secondary-color);
  padding: 17px 16px 18px;
  border-radius: 50%;
  display: flex;
  transition: all 400ms ease 0s; }
@media (max-width: 575px) {
  .pxl-anchor-icon.custom-4 {
    padding: 11px 11px 12px; } }
.pxl-anchor-icon.custom-4 span {
  width: 23px;
  height: 20px;
  display: inline-block;
  background-image: url(../images/ice-creamiconmenu.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  animation: ringbell 1s ease-in-out infinite; }
@media (max-width: 575px) {
  .pxl-anchor-icon.custom-4 span {
    width: 15px;
    height: 13px; } }
.pxl-anchor-icon.custom-4:hover {
  background-color: var(--primary-color); }

.pxl-anchor-icon.custom-5 {
  position: relative;
  height: 35px;
  width: 39px;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .pxl-anchor-icon.custom-5 span {
    width: 39px;
    height: 3px;
    background-color: var(--secondary-color);
    color: #000;
    display: inline-block;
    transition: all 300ms ease-in-out 0s;
    transform-origin: left;
    transform: scaleX(1); }
  @media (max-width: 575px) {
    .pxl-anchor-icon.custom-5 {
      height: 20px;
      width: 25px; }
      .pxl-anchor-icon.custom-5 span {
        width: 25px; } }
.pxl-anchor-icon.custom-5:hover span:nth-child(1) {
  transform: scaleX(0.7); }
.pxl-anchor-icon.custom-5:hover span:nth-child(2) {
  transform: scaleX(0.9); }
.pxl-anchor-icon.custom-5:hover span:nth-child(3) {
  transform: scaleX(0.5); }

.pxl-anchor-icon.custom-6 {
  position: relative;
  height: 73px;
  width: 73px;
  border: 1px solid #0000001F;
  border-radius: 50%;
  align-items: center;
  display: flex;
  justify-content: center; }
  .pxl-anchor-icon.custom-6 .box-custom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    opacity: 1;
    transition: all 300ms ease-in-out 0s; }
  .pxl-anchor-icon.custom-6 span {
    width: 26px;
    height: 2px;
    background-color: var(--secondary-color);
    color: #000;
    display: inline-block;
    transition: all 300ms ease-in-out 0s; }
  .pxl-anchor-icon.custom-6 .pxl-close-cus {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    transition: all 300ms ease-in-out 0s;
    transform: scale(0); }
    .pxl-anchor-icon.custom-6 .pxl-close-cus span {
      position: relative; }
      .pxl-anchor-icon.custom-6 .pxl-close-cus span:nth-child(1) {
        transform: rotate(0);
        left: 0px;
        top: 2px; }
      .pxl-anchor-icon.custom-6 .pxl-close-cus span:nth-child(2) {
        transform: rotate(0); }
    .pxl-anchor-icon.custom-6 .pxl-close-cus:hover span:nth-child(1) {
      transform: rotate(-45deg); }
    .pxl-anchor-icon.custom-6 .pxl-close-cus:hover span:nth-child(2) {
      transform: rotate(45deg); }
  .pxl-anchor-icon.custom-6:hover .box-custom {
    transform: scale(0.9); }
@media (max-width: 767px) {
  .pxl-anchor-icon.custom-6 {
    height: 60px;
    width: 60px; }
    .pxl-anchor-icon.custom-6 .box-custom {
      gap: 5px; }
    .pxl-anchor-icon.custom-6 span {
      width: 20px; } }
@media (max-width: 575px) {
  .pxl-anchor-icon.custom-6 {
    height: 50px;
    width: 50px; }
    .pxl-anchor-icon.custom-6 span {
      width: 17px; } }

.pxl-anchor.clicked .pxl-anchor-icon.custom-6:hover .pxl-close-cus {
  transform: scale(1); }
.pxl-anchor.clicked .pxl-anchor-icon.custom-6:hover .box-custom {
  transform: scale(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-page-overlay.active {
  opacity: 1;
  width: 100%;
  height: 100%; }

.pxl-hidden-template {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 0;
  right: 0;
  will-change: transform;
  opacity: 0;
  visibility: hidden;
  max-height: 100vh;
  overflow-y: auto;
  scrollbar-width: none;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #fff; }
  .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;
    align-items: center; }
    .pxl-hidden-template .pxl-panel-header .panel-header-inner > * {
      max-width: 100%; }
  .pxl-hidden-template .pxl-panel-content {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .pxl-hidden-template::-webkit-scrollbar {
    height: 0;
    width: 0;
    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: 0;
    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); }

.pxl-close {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: absolute;
  cursor: pointer;
  z-index: 99;
  -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-close > * {
    max-width: 100%; }
  .pxl-close.none {
    display: none !important; }
  .pxl-close.style-df {
    width: 30px;
    height: 30px; }
  @media (max-width: 767px) {
    .pxl-close.style-df {
      width: 25px;
      height: 25px; } }
  .pxl-close.style-df:before, .pxl-close.style-df:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 1px;
    background-color: var(--primary-color);
    z-index: 2;
    transform-origin: center;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  @media (max-width: 767px) {
    .pxl-close.style-df:before, .pxl-close.style-df:after {
      width: 25px; } }
  .pxl-close.style-df: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.style-df: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.style-df:hover:before, .pxl-close.style-df: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-close.style-2 {
    width: 36px;
    height: 36px;
    font-family: "Material-Design-Iconic-Font";
    background-color: 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%;
    justify-content: center; }
    .pxl-close.style-2:before, .pxl-close.style-2:after {
      content: "";
      position: absolute;
      width: 16px;
      height: 2px;
      background-color: #fff;
      z-index: 2;
      transform-origin: center;
      -webkit-transition: all 0.3s ease;
      -khtml-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .pxl-close.style-2: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.style-2: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.style-2:hover:before, .pxl-close.style-2: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-close.style-3 {
    width: 44px;
    height: 44px;
    font-family: "Material-Design-Iconic-Font";
    background-color: var(--secondary-color);
    border: 1px solid var(--divider-color);
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    justify-content: center; }
    .pxl-close.style-3:before, .pxl-close.style-3:after {
      content: "";
      position: absolute;
      width: 16px;
      height: 2px;
      background-color: var(--divider-color);
      z-index: 2;
      transform-origin: center;
      -webkit-transition: all 0.3s ease;
      -khtml-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .pxl-close.style-3: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.style-3: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.style-3:hover:before, .pxl-close.style-3: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.el-builder .pxl-close {
  position: absolute;
  top: 15px;
  right: 15px; }
.pxl-hidden-template.el-builder .elementor-column-gap-default > .elementor-column.elementor-element > .elementor-element-populated {
  padding: 0; }
.pxl-hidden-template.el-builder .elementor-section-boxed .elementor-inner-section > .elementor-column-gap-default {
  margin: 0; }
.pxl-hidden-template.pxl-side-mobile .pxl-close .x-icon {
  margin-left: 0; }
.pxl-hidden-template.pxl-side-mobile.df .pxl-panel-content {
  padding: 50px 25px 30px 35px; }
.pxl-hidden-template.pxl-side-mobile .pxl-close {
  position: static;
  margin-bottom: 15px;
  margin-left: auto;
  font-size: 20px;
  padding-top: 20px;
  padding-right: 20px; }
.pxl-hidden-template.mobile-panel-df .pxl-logo {
  max-width: 105px; }
@media (max-width: 575px) {
  .pxl-hidden-template.mobile-panel-df .pxl-logo {
    max-width: 70px; } }

.pxl-hidden-template.pos-left {
  width: 90%;
  max-width: 601px;
  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-left .pxl-close {
    top: 41px;
    right: 42px; }

.pxl-hidden-template.pos-long-left {
  width: 100%;
  max-width: 1380px;
  left: 0;
  z-index: 604;
  right: auto;
  align-items: start;
  -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);
  background-color: transparent; }
  .pxl-hidden-template.pos-long-left .pxl-close {
    top: 50px;
    left: 41px; }

.pxl-hidden-template.long-left-noclose .pxl-close {
  display: none; }
@media (max-width: 1199px) {
  .pxl-hidden-template.long-left-noclose {
    left: 0; }
    .pxl-hidden-template.long-left-noclose .pxl-close {
      display: flex;
      top: 30px;
      right: 35px;
      left: auto; } }

.pxl-hidden-template.pos-right {
  width: 100%;
  max-width: 601px;
  right: 0;
  left: auto;
  z-index: 604;
  -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 .pxl-close {
    top: 41px;
    right: 42px; }
  @media (max-width: 767px) {
    .pxl-hidden-template.pos-right {
      max-width: 300px; }
      .pxl-hidden-template.pos-right .pxl-close {
        right: 25px; } }

.pxl-hidden-template.pos-top {
  width: 100%;
  height: auto;
  max-height: 100%;
  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-close {
    top: 30px;
    right: 30px; }

.admin-bar .pxl-hidden-template.pos-top {
  max-height: calc(100% - 32px); }

.pxl-hidden-template.pos-top .pxl-hidden-template-wrap {
  position: relative; }
  .pxl-hidden-template.pos-top .pxl-hidden-template-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .pxl-hidden-template.pos-top .pxl-hidden-template-wrap:before {
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 999999;
    opacity: 0;
    visibility: hidden;
    cursor: progress; }
.pxl-hidden-template.pos-top.loading .pxl-hidden-template-wrap:before {
  opacity: 1;
  visibility: visible; }

.pxl-hidden-template.pxl-search-popup {
  background-color: #fff; }
@media (max-width: 767px) {
  .pxl-hidden-template.pxl-search-popup .pxl-hidden-template-wrap {
    overflow-y: auto; } }
.pxl-hidden-template.pxl-search-popup .pxl-search-product-form {
  position: relative; }
  .pxl-hidden-template.pxl-search-popup .pxl-search-product-form:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 3px;
    background: rgba(0, 0, 0, 0.1);
    z-index: 9999999;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.pxl-hidden-template.pxl-search-popup.loading .pxl-search-product-form .pxl-search-field {
  border-bottom-color: transparent; }
.pxl-hidden-template.pxl-search-popup.loading .pxl-search-product-form:after {
  -webkit-animation: progress-loading 2s cubic-bezier(0.33, 0, 0.67, 0.99) forwards;
  -khtml-animation: progress-loading 2s cubic-bezier(0.33, 0, 0.67, 0.99) forwards;
  -moz-animation: progress-loading 2s cubic-bezier(0.33, 0, 0.67, 0.99) forwards;
  -ms-animation: progress-loading 2s cubic-bezier(0.33, 0, 0.67, 0.99) forwards;
  -o-animation: progress-loading 2s cubic-bezier(0.33, 0, 0.67, 0.99) forwards;
  animation: progress-loading 2s cubic-bezier(0.33, 0, 0.67, 0.99) forwards; }
.pxl-hidden-template.pxl-search-popup.loaded .pxl-search-product-form:after {
  -webkit-animation: progress-loaded 0.5s ease-out forwards;
  -khtml-animation: progress-loaded 0.5s ease-out forwards;
  -moz-animation: progress-loaded 0.5s ease-out forwards;
  -ms-animation: progress-loaded 0.5s ease-out forwards;
  -o-animation: progress-loaded 0.5s ease-out forwards;
  animation: progress-loaded 0.5s ease-out forwards; }
.pxl-hidden-template.pxl-search-popup .pxl-panel-content > .pxl-close {
  display: none; }
.pxl-hidden-template.pxl-search-popup .pxl-search-product {
  position: relative; }
  .pxl-hidden-template.pxl-search-popup .pxl-search-product .pxl-close {
    font-size: 20px;
    padding: 5px;
    top: 0;
    right: -5px; }
  @media (max-width: 767px) {
    .pxl-hidden-template.pxl-search-popup .pxl-search-product .pxl-close {
      position: fixed;
      top: 15px;
      right: 15px; } }

.elementor-element-edit-mode .pxl-search-product .pxl-close {
  display: none; }

.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;
  padding: 30px 15px;
  flex-direction: row;
  overflow-y: inherit; }
  .pxl-hidden-template.pos-center > * {
    max-width: 100%; }
  .pxl-hidden-template.pos-center .pxl-hidden-template-wrap {
    max-width: 1560px;
    position: relative;
    border-radius: 0;
    cursor: default;
    overflow: hidden; }
  .pxl-hidden-template.pos-center .pxl-panel-content {
    padding: 0;
    position: static;
    max-height: calc(100vh - 60px);
    overflow-y: auto; }
    .pxl-hidden-template.pos-center .pxl-panel-content::-webkit-scrollbar {
      height: 0;
      width: 0;
      background-color: transparent; }
    .pxl-hidden-template.pos-center .pxl-panel-content::-webkit-scrollbar-track {
      border-radius: 0; }
    .pxl-hidden-template.pos-center .pxl-panel-content::-webkit-scrollbar-thumb {
      border-radius: 0;
      background-color: transparent; }
    .pxl-hidden-template.pos-center .pxl-panel-content:hover::-webkit-scrollbar {
      width: 0;
      height: auto;
      background-color: rgba(255, 255, 255, 0.1);
      border-radius: 0; }
    .pxl-hidden-template.pos-center .pxl-panel-content:hover::-webkit-scrollbar-thumb {
      background-color: rgba(48, 48, 48, 0.1); }
  .pxl-hidden-template.pos-center .pxl-close {
    top: 20px;
    right: 30px; }
    .pxl-hidden-template.pos-center .pxl-close:hover {
      color: #707070; }
  .pxl-hidden-template.pos-center.open .pxl-hidden-template-wrap {
    opacity: 1;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

.admin-bar .pxl-hidden-template.pos-center-large .pxl-hidden-template-wrap {
  max-height: calc(100vh - 92px); }

.pxl-hidden-template.pos-full .pxl-panel-header {
  padding: 0;
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 1; }
.pxl-hidden-template.pos-full .pxl-panel-content {
  padding: 0; }
  .pxl-hidden-template.pos-full.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.open {
  -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);
  opacity: 1;
  visibility: visible;
  z-index: 604; }

.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: 50px 35px 60px 35px; }
  @media (max-width: 575px) {
    .pxl-side-cart .pxl-hidden-template-wrap {
      padding: 50px 20px 60px; } }
  .pxl-side-cart .cart-title {
    border-bottom: 1px solid var(--heading-color);
    padding-bottom: 10px;
    margin-bottom: 25px; }
    .pxl-side-cart .cart-title h3 {
      font-size: 24px; }
  .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: flex;
    clear: both;
    overflow: hidden; }
    .pxl-side-cart .widget_shopping_cart_content ul li a {
      font-size: 16px;
      font-weight: 500;
      text-transform: uppercase; }
    .pxl-side-cart .widget_shopping_cart_content ul li > a {
      flex-shrink: 0; }
    .pxl-side-cart .widget_shopping_cart_content ul li .quantity {
      font-size: 0; }
    .pxl-side-cart .widget_shopping_cart_content ul li .amount {
      margin-left: -1px;
      font-size: 17px;
      letter-spacing: 0.02em;
      color: var(--heading-color);
      font-weight: 400; }
    .pxl-side-cart .widget_shopping_cart_content ul li .remove {
      position: absolute;
      opacity: 0;
      top: 25px;
      right: 0;
      font-family: var(--body-font-family);
      line-height: 1;
      font-size: 22px;
      font-weight: 500;
      color: var(--secondary-color);
      transition: all 300ms linear 0s; }
      .pxl-side-cart .widget_shopping_cart_content ul li:first-child .remove {
        top: 5px; }
    .pxl-side-cart .widget_shopping_cart_content ul li:hover .remove {
      opacity: 1; }
.pxl-side-cart .woocommerce-mini-cart__total {
  color: var(--heading-color);
  padding-top: 25px;
  margin-top: 25px;
  border-top: 1px solid var(--heading-color);
  font-family: var(--heading-font-family);
  font-size: 17px;
  text-transform: uppercase;
  color: var(--heading-color); }
  .pxl-side-cart .woocommerce-mini-cart__total strong {
    font-weight: 500; }
  .pxl-side-cart .woocommerce-mini-cart__total .amount {
    font-family: var(--body-font-family);
    font-size: 17px;
    color: var(--secondary-color);
    font-weight: 400; }
.pxl-side-cart .woocommerce-mini-cart__buttons .pxl-btn {
  display: block; }
  .pxl-side-cart .woocommerce-mini-cart__buttons .pxl-btn + .pxl-btn {
    margin-top: 10px; }

.pxl-pagetitle, .pxl-pt-wrap {
  color: #fff;
  position: relative;
  z-index: 1; }
  .pxl-pagetitle .sub-title, .pxl-pt-wrap .sub-title {
    font-size: 17px;
    letter-spacing: 0.03em;
    position: relative;
    z-index: 3; }
    .pxl-pagetitle .sub-title .pxl-divider, .pxl-pt-wrap .sub-title .pxl-divider {
      width: 120px;
      height: 2px;
      margin-bottom: 15px; }
    @media (max-width: 767px) {
      .pxl-pagetitle .sub-title, .pxl-pt-wrap .sub-title {
        margin-bottom: 15px;
        font-size: 15px; } }
  .pxl-pagetitle .main-title, .pxl-pt-wrap .main-title {
    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(16, 11, 26, 0.63); }
.pxl-pagetitle.style-1 .main-title, .pxl-pt-wrap.style-1 .main-title {
  color: #fff;
  letter-spacing: 0.1em;
  margin: 0 0 5px;
  text-transform: uppercase; }
  .pxl-pagetitle.style-1 .main-title > span, .pxl-pt-wrap.style-1 .main-title > span {
    display: inline-block;
    position: relative; }
  @media (max-width: 767px) {
    .pxl-pagetitle.style-1 .main-title, .pxl-pt-wrap.style-1 .main-title {
      font-size: 50px;
      line-height: 1; } }
.pxl-pagetitle.style-2 .main-title, .pxl-pt-wrap.style-2 .main-title {
  color: #fff;
  letter-spacing: 0.05em;
  margin: 0 0 5px;
  text-transform: uppercase; }
  .pxl-pagetitle.style-2 .main-title span, .pxl-pt-wrap.style-2 .main-title span {
    display: inline-block;
    position: relative; }
    .pxl-pagetitle.style-2 .main-title span:before, .pxl-pagetitle.style-2 .main-title span:after, .pxl-pt-wrap.style-2 .main-title span:before, .pxl-pt-wrap.style-2 .main-title span:after {
      content: "";
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -khtml-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      display: inline-block;
      width: 30px;
      height: 15px;
      -webkit-mask: url("../images/double-x-icon.jpg");
      mask: url("../images/double-x-icon.jpg");
      background-color: var(--primary-color); }
    .pxl-pagetitle.style-2 .main-title span:before, .pxl-pt-wrap.style-2 .main-title span:before {
      left: -48px; }
    .pxl-pagetitle.style-2 .main-title span:after, .pxl-pt-wrap.style-2 .main-title span:after {
      right: -48px; }
    @media (max-width: 575px) {
      .pxl-pagetitle.style-2 .main-title span, .pxl-pt-wrap.style-2 .main-title span {
        max-width: 235px; } }
  @media (max-width: 767px) {
    .pxl-pagetitle.style-2 .main-title, .pxl-pt-wrap.style-2 .main-title {
      font-size: 50px;
      line-height: 1.1; } }
.pxl-pagetitle.style-3 .main-title, .pxl-pt-wrap.style-3 .main-title {
  color: #fff;
  letter-spacing: 0.1em;
  margin: 0 0 5px;
  text-transform: uppercase; }
  .pxl-pagetitle.style-3 .main-title > span, .pxl-pt-wrap.style-3 .main-title > span {
    display: inline-block;
    position: relative; }
    .pxl-pagetitle.style-3 .main-title > span:before, .pxl-pagetitle.style-3 .main-title > span:after, .pxl-pt-wrap.style-3 .main-title > span:before, .pxl-pt-wrap.style-3 .main-title > span:after {
      content: "";
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -khtml-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      display: inline-block;
      width: 56px;
      height: 2px;
      background-color: var(--primary-color); }
    .pxl-pagetitle.style-3 .main-title > span:before, .pxl-pt-wrap.style-3 .main-title > span:before {
      left: -87px; }
    .pxl-pagetitle.style-3 .main-title > span:after, .pxl-pt-wrap.style-3 .main-title > span:after {
      right: -80px; }
    @media (max-width: 767px) {
      .pxl-pagetitle.style-3 .main-title > span, .pxl-pt-wrap.style-3 .main-title > span {
        max-width: 235px; } }
  @media (max-width: 767px) {
    .pxl-pagetitle.style-3 .main-title, .pxl-pt-wrap.style-3 .main-title {
      font-size: 50px;
      line-height: 1; } }

.pxl-pt-wrap:has(.sub-title) {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }
  .pxl-pt-wrap:has(.sub-title) > * {
    max-width: 100%; }

.pxl-breadcrumb .br-item {
  display: inline-flex;
  align-items: center;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #fff; }
  .pxl-breadcrumb .br-item:last-child .br-divider {
    display: none !important; }
.pxl-breadcrumb .br-divider {
  padding: 0 7px;
  position: relative;
  color: #fff;
  font-size: 13px; }
.pxl-breadcrumb a {
  position: relative; }
.pxl-breadcrumb .br-item + .br-item::before {
  display: none; }
  .pxl-breadcrumb.layout-2 .br-divider {
    padding: 0 14px 0 13px; }
    .pxl-breadcrumb.layout-2 .br-divider:before {
      content: "";
      display: flex;
      width: 18px;
      height: 1px;
      background-color: var(--primary-color); }

.custom-pagetitle-1 {
  margin: 0 30px;
  -webkit-border-radius: 35px;
  -khtml-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  overflow: hidden; }
@media (max-width: 1199px) {
  .custom-pagetitle-1 {
    margin: 50px 15px 0; } }

.custom-pagetitle-2 {
  margin: 0 56px;
  overflow: hidden; }
@media (max-width: 1499px) {
  .custom-pagetitle-2 {
    margin: 0 15px; } }

.custom-pagetitle-3 {
  margin: 0 71px;
  overflow: hidden; }
@media (max-width: 1499px) {
  .custom-pagetitle-3 {
    margin: 0 15px; } }

.pxl-main {
  padding-top: 135px;
  padding-bottom: 135px; }
@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; } }

.pxl-row-particles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }

.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-tags-share {
  margin-top: 42px; }
.pxl-single-post .content-inner {
  padding-top: 27px; }

.pxl-content-main.layout-2 .content-inner {
  padding-top: 22px; }
.pxl-content-main.layout-2 .post-tags-share {
  margin-top: 53px; }

.pxl-content-main.layout-3 .post-tags-share {
  margin-top: 53px; }

.pxl-content-main.layout-4 .post-featured {
  border: 1px solid var(--divider-color); }
  .pxl-content-main.layout-4 .post-featured img {
    max-height: 576px;
    object-fit: cover; }
.pxl-content-main.layout-4 .post-tags-share {
  margin-top: 35px; }

.post-featured {
  position: relative; }

.post-title {
  text-transform: uppercase;
  font-size: 25px;
  line-height: 1.6;
  margin-bottom: 0; }
@media (max-width: 575px) {
  .post-title {
    font-size: 20px; } }

.pxl-content-main.layout-2 .post-title {
  max-width: 655px;
  text-transform: none;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.02em; }

.pxl-post-divider {
  position: relative;
  margin-top: 12px;
  width: 218px;
  height: 1px;
  background-color: rgba(200, 200, 200, 0.6); }
  .pxl-post-divider:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 103px;
    background-color: var(--primary-color); }

.pxl-content-main.layout-2 .pxl-post-divider {
  margin-top: 17px; }

/* Meta block */
.post-metas {
  background-color: var(--secondary-color);
  color: #fff;
  padding: 16px 29px;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.02em;
  position: relative;
  text-transform: capitalize;
  margin-bottom: 26px; }
  .post-metas a {
    color: #fff; }
    .post-metas a:hover {
      color: var(--primary-color); }
  .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: 0 15px 0 0;
  margin: 5px 10px 5px 0;
  align-items: center; }
  .post-metas .meta-inner > span:after {
    content: "";
    font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
    display: block;
    position: absolute;
    color: var(--primary-color);
    right: 0;
    top: 49%;
    transform: translateY(-50%); }
  .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;
  color: var(--primary-color); }
  .post-metas .author-avatar.pxli-comment, .post-metas i.pxli-comment {
    font-size: 13px; }

.pxl-content-main.layout-2 .post-metas {
  color: var(--heading-color);
  padding: 20px 0 12px;
  margin-bottom: 0;
  text-transform: none;
  background-color: transparent; }
  .pxl-content-main.layout-2 .post-metas a {
    color: var(--heading-color); }
    .pxl-content-main.layout-2 .post-metas a:hover {
      color: var(--primary-color); }
  .pxl-content-main.layout-2 .post-metas.hover-underline a:after, .pxl-content-main.layout-2 .post-metasa.hover-underline:after {
    border-color: var(--primary-color); }
.pxl-content-main.layout-2 .post-metas .meta-inner > span {
  padding: 0 0 0 11px;
  margin: 5px 10px 5px 0; }
  .pxl-content-main.layout-2 .post-metas .meta-inner > span:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: var(--primary-color);
    border-radius: 5px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .pxl-content-main.layout-2 .post-metas .meta-inner > span:after {
    content: none; }
.pxl-content-main.layout-2 .post-metas .meta-inner .author-date-wrapper {
  position: relative;
  margin: 5px 27px 5px 0;
  padding: 0 0 0 11px; }
  .pxl-content-main.layout-2 .post-metas .meta-inner .author-date-wrapper:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: var(--primary-color);
    border-radius: 5px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
.pxl-content-main.layout-2 .post-metas .meta-inner .post-author {
  margin-right: 0; }

.pxl-content-main.layout-3 .post-metas {
  background-color: var(--primary-color);
  color: #fff;
  -webkit-border-radius: 21.5px;
  -khtml-border-radius: 21.5px;
  -moz-border-radius: 21.5px;
  -ms-border-radius: 21.5px;
  -o-border-radius: 21.5px;
  border-radius: 21.5px;
  margin-bottom: 17px; }
  .pxl-content-main.layout-3 .post-metas i {
    font-size: 13px;
    margin-right: 6px;
    color: #fff; }
  .pxl-content-main.layout-3 .post-metas .meta-inner {
    padding-left: 6px;
    padding-right: 6px;
    justify-content: center;
    column-gap: 22px;
    row-gap: 10px; }
    .pxl-content-main.layout-3 .post-metas .meta-inner a {
      color: #fff; }
      .pxl-content-main.layout-3 .post-metas .meta-inner .post-tags a + a {
        margin-left: 5px; }
.pxl-content-main.layout-3 .post-image {
  overflow: hidden;
  -webkit-border-radius: 35px;
  -khtml-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px; }
  .pxl-content-main.layout-3 .post-image img {
    max-height: 576px;
    object-fit: cover; }
.pxl-content-main.layout-3 .post-title {
  font-size: 35px;
  font-weight: 600;
  text-align: center;
  text-transform: none; }
  .pxl-content-main.layout-3 .post-title + .post-image {
    margin-top: 33px; }
.pxl-content-main.layout-3.no-sidebar .post-metas, .pxl-content-main.layout-3.no-sidebar .post-title {
  margin-left: auto;
  margin-right: auto; }
.pxl-content-main.layout-3.no-sidebar .post-metas {
  max-width: max-content; }
.pxl-content-main.layout-3.no-sidebar .post-title {
  max-width: 770px; }

.pxl-content-main.layout-4 .post-metas {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 670px;
  margin-bottom: 35px;
  border: 1px solid var(--divider-color);
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  color: var(--heading-color); }
  .pxl-content-main.layout-4 .post-metas > * {
    max-width: 100%; }
  .pxl-content-main.layout-4 .post-metas a {
    color: var(--heading-color); }
    .pxl-content-main.layout-4 .post-metas a:hover {
      color: var(--primary-color); }
  .pxl-content-main.layout-4 .post-metas i {
    color: var(--heading-color); }
  .pxl-content-main.layout-4 .post-metas .meta-inner {
    column-gap: 40px; }
    .pxl-content-main.layout-4 .post-metas .meta-inner > span {
      margin: 0;
      padding: 0; }
      .pxl-content-main.layout-4 .post-metas .meta-inner > span:after {
        content: none; }
  .pxl-content-main.layout-4 .post-metas .post-tags a + a {
    margin-left: 4px; }

.pxl-content-main.layout-5 .post-metas {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  background-color: transparent;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  color: var(--heading-color); }
  .pxl-content-main.layout-5 .post-metas > * {
    max-width: 100%; }
  .pxl-content-main.layout-5 .post-metas a {
    color: var(--heading-color); }
    .pxl-content-main.layout-5 .post-metas a:hover {
      color: var(--primary-color); }
  .pxl-content-main.layout-5 .post-metas i {
    color: var(--heading-color); }
  .pxl-content-main.layout-5 .post-metas .meta-inner {
    column-gap: 35px; }
    .pxl-content-main.layout-5 .post-metas .meta-inner > span {
      margin: 0;
      padding: 0; }
      .pxl-content-main.layout-5 .post-metas .meta-inner > span:after {
        content: none; }
    .pxl-content-main.layout-5 .post-metas .meta-inner a:after {
      content: none; }
    .pxl-content-main.layout-5 .post-metas .meta-inner i {
      margin-right: 13px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      font-size: 10px;
      width: 32px;
      height: 32px;
      border: 1px solid #d0d0d0;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }
      .pxl-content-main.layout-5 .post-metas .meta-inner i > * {
        max-width: 100%; }
  .pxl-content-main.layout-5 .post-metas .post-tags a + a {
    margin-left: 4px; }
.pxl-content-main.layout-5 .post-image {
  overflow: hidden;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }
  .pxl-content-main.layout-5 .post-image img {
    max-height: 576px;
    object-fit: cover; }
.pxl-content-main.layout-5 .post-title {
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-align: center; }
  .pxl-content-main.layout-5 .post-title + .post-image {
    margin-top: 33px; }
.pxl-content-main.layout-5 .post-tags-share .label {
  text-transform: none; }
.pxl-content-main.layout-5.no-sidebar .post-metas, .pxl-content-main.layout-5.no-sidebar .post-title {
  margin-left: auto;
  margin-right: auto; }
.pxl-content-main.layout-5.no-sidebar .post-metas {
  max-width: max-content; }
@media (max-width: 575px) {
  .pxl-content-main.layout-5.no-sidebar .post-metas {
    margin-bottom: 20px;
    padding: 0; } }
.pxl-content-main.layout-5.no-sidebar .post-tags-share {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto; }

.pxl-content-main.layout-6 .post-metas {
  background-color: var(--primary-color);
  color: #fff;
  -webkit-border-radius: 21.5px;
  -khtml-border-radius: 21.5px;
  -moz-border-radius: 21.5px;
  -ms-border-radius: 21.5px;
  -o-border-radius: 21.5px;
  border-radius: 21.5px;
  margin-bottom: 32px;
  padding: 4px 10px; }
  .pxl-content-main.layout-6 .post-metas i {
    font-size: 13px;
    margin-right: 11px;
    color: #fff; }
  .pxl-content-main.layout-6 .post-metas .meta-inner {
    padding-left: 6px;
    padding-right: 6px;
    justify-content: center;
    column-gap: 11px;
    row-gap: 0;
    font-size: 15px;
    line-height: 35px;
    letter-spacing: 0; }
    .pxl-content-main.layout-6 .post-metas .meta-inner a {
      color: #fff; }
      .pxl-content-main.layout-6 .post-metas .meta-inner .post-tags a + a {
        margin-left: 5px; }
    @media (max-width: 575px) {
      .pxl-content-main.layout-6 .post-metas .meta-inner {
        row-gap: 0;
        column-gap: 10px; } }
.pxl-content-main.layout-6 .post-image {
  overflow: hidden;
  -webkit-border-radius: 35px;
  -khtml-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px; }
  .pxl-content-main.layout-6 .post-image img {
    max-height: 576px;
    object-fit: cover; }
  @media (max-width: 575px) {
    .pxl-content-main.layout-6 .post-image {
      -webkit-border-radius: 20px;
      -khtml-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px;
      border-radius: 20px; } }
.pxl-content-main.layout-6 .post-title {
  font-family: var(--heading-font-family);
  font-size: 35px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
  line-height: 30px;
  letter-spacing: 0; }
  .pxl-content-main.layout-6 .post-title + .post-image {
    margin-top: 34px; }
  @media (max-width: 767px) {
    .pxl-content-main.layout-6 .post-title {
      line-height: 40px; } }
.pxl-content-main.layout-6.no-sidebar .post-metas, .pxl-content-main.layout-6.no-sidebar .post-title {
  margin-left: auto;
  margin-right: auto; }
.pxl-content-main.layout-6.no-sidebar .post-metas {
  max-width: 510px; }
.pxl-content-main.layout-6.no-sidebar .post-title {
  max-width: 770px; }
.pxl-content-main.layout-6 .post-tags-share {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  background-color: var(--secondary-color);
  border: none;
  border-radius: 36px;
  padding: 0 38px 0 38px; }
@media (max-width: 767px) {
  .pxl-content-main.layout-6 .post-tags-share {
    padding: 15px 30px 15px 30px;
    flex-direction: column; } }
@media (max-width: 575px) {
  .pxl-content-main.layout-6 .post-tags-share {
    padding: 15px 15px 15px 15px;
    border-radius: 20px; } }
.pxl-content-main.layout-6 .post-tags-share .label {
  font-size: 17px;
  color: white;
  line-height: 54px;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  font-family: var(--heading-font-family);
  font-weight: 700; }
@media (max-width: 767px) {
  .pxl-content-main.layout-6 .post-tags-share .label {
    line-height: 25px; } }
.pxl-content-main.layout-6 .post-tags-share .post-tags-wrap a {
  font-size: 15px;
  color: white;
  line-height: 55px;
  letter-spacing: 0.03em;
  text-transform: capitalize; }
@media (max-width: 767px) {
  .pxl-content-main.layout-6 .post-tags-share .post-tags-wrap a {
    line-height: 27px; } }
.pxl-content-main.layout-6 .post-tags-share .post-tags-wrap .post-tags > * {
  margin: 3px; }
@media (max-width: 767px) {
  .pxl-content-main.layout-6 .post-tags-share .post-tags-wrap {
    width: 100%; }
    .pxl-content-main.layout-6 .post-tags-share .post-tags-wrap .post-tags {
      justify-content: center; } }
.pxl-content-main.layout-6 .post-tags-share .social-share .pxl-icon {
  color: #fff;
  width: 38px;
  height: 38px;
  border: none; }
  .pxl-content-main.layout-6 .post-tags-share .social-share .pxl-icon::after {
    background-color: var(--primary-color); }
.pxl-content-main.layout-6 .post-tags-share .social-share .d-flex > * {
  margin-left: 0;
  margin-right: 0; }
@media (max-width: 767px) {
  .pxl-content-main.layout-6 .post-tags-share .post-share-wrap {
    width: 100%; }
    .pxl-content-main.layout-6 .post-tags-share .post-share-wrap .post-shares {
      justify-content: center; } }
.pxl-content-main.layout-6 .comments-area {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto; }
  .pxl-content-main.layout-6 .comments-area .comments-title {
    font-size: 35px;
    line-height: 55px;
    letter-spacing: 0.02em;
    font-weight: 700;
    text-transform: capitalize; }
    .pxl-content-main.layout-6 .comments-area .comment-content .comment-title {
      font-size: 17px;
      font-family: var(--heading-font-family);
      line-height: 28px;
      color: var(--heading-color);
      font-weight: 700;
      text-transform: capitalize;
      letter-spacing: 0; }
  @media (max-width: 575px) {
    .pxl-content-main.layout-6 .comments-area {
      margin-top: 50px; }
      .pxl-content-main.layout-6 .comments-area .comment-list-wrap {
        margin-bottom: 50px; } }
.pxl-content-main.layout-6 .commentlist .comment-avatar img {
  border: 3px solid #f5a81c; }
.pxl-content-main.layout-6 .commentlist .comment-reply-link {
  color: #fff;
  background-color: var(--primary-color);
  letter-spacing: 0;
  border-radius: 5px; }
  .pxl-content-main.layout-6 .commentlist .comment-content .comment-date {
    letter-spacing: 0; }
.pxl-content-main.layout-6 .comment-respond .comment-reply-title {
  font-size: 35px;
  font-weight: bold;
  text-transform: capitalize;
  line-height: 55px;
  letter-spacing: 0.02em;
  margin-bottom: 21px; }
.pxl-content-main.layout-6 .comment-respond .form-submit {
  margin: 50px 0 0; }
@media (max-width: 575px) {
  .pxl-content-main.layout-6 .comment-respond .form-submit {
    margin: 30px 0 0; } }
.pxl-content-main.layout-6 .comment-respond textarea {
  resize: none;
  border-radius: 20px; }
.pxl-content-main.layout-6 .form-submit .btn-additional-9 span {
  position: relative; }
  .pxl-content-main.layout-6 .form-submit .btn-additional-9 span::after {
    content: "";
    font-family: "pxli";
    font-size: 16px;
    margin-left: 9px;
    transition: transform 400ms ease;
    position: relative;
    top: 2px; }

.pxl-content-main.layout-7 .post-metas {
  margin-bottom: 26px;
  padding: 4px 10px;
  background-color: transparent;
  color: var(--secondary-color); }
@media (max-width: 575px) {
  .pxl-content-main.layout-7 .post-metas {
    padding: 4px 0;
    margin-bottom: 20px; } }
.pxl-content-main.layout-7 .post-metas i {
  font-size: 11px;
  margin-right: 13px;
  color: var(--secondary-color);
  width: 32px;
  height: 32px;
  border: 1px solid #d0d0d0;
  border-radius: 50%; }
.pxl-content-main.layout-7 .post-metas .meta-inner {
  padding-left: 6px;
  padding-right: 6px;
  justify-content: center;
  column-gap: 34px;
  row-gap: 0;
  font-size: 15px;
  line-height: 35px;
  letter-spacing: 0;
  font-weight: 500; }
  .pxl-content-main.layout-7 .post-metas .meta-inner a {
    color: var(--secondary-color); }
    .pxl-content-main.layout-7 .post-metas .meta-inner .post-tags a + a {
      margin-left: 5px; }
      .pxl-content-main.layout-7 .post-metas .meta-inner .post-tags a::after {
        bottom: 5px; }
  @media (max-width: 575px) {
    .pxl-content-main.layout-7 .post-metas .meta-inner {
      row-gap: 5px;
      column-gap: 10px;
      padding-left: 0;
      padding-right: 0; } }
.pxl-content-main.layout-7 .post-title {
  font-size: 35px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 50px; }
@media (max-width: 991px) {
  .pxl-content-main.layout-7 .post-title {
    line-height: 42px; } }
@media (max-width: 575px) {
  .pxl-content-main.layout-7 .post-title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 35px; } }
.pxl-content-main.layout-7 .post-image img {
  max-height: 576px;
  object-fit: cover; }
.pxl-content-main.layout-7 .post-shares .label {
  position: relative;
  text-transform: capitalize;
  font-weight: 600; }
  .pxl-content-main.layout-7 .post-shares .label::before {
    content: "";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: -19px;
    font-size: 14px; }
.pxl-content-main.layout-7 .post-shares .social-item .pxl-icon {
  border-color: #d2d2d2; }
  .pxl-content-main.layout-7 .post-shares .social-item .pxl-icon:hover {
    color: #fff;
    border-color: var(--secondary-color); }
.pxl-content-main.layout-7 .post-tags-share {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  border-color: #dedede;
  margin-top: 31px; }
@media (max-width: 767px) {
  .pxl-content-main.layout-7 .post-tags-share {
    flex-direction: column; } }
.pxl-content-main.layout-7 .post-tags-share .post-tags-wrap .label {
  font-weight: 600;
  text-transform: capitalize;
  margin: 5px 0 5px 5px; }
.pxl-content-main.layout-7 .post-tags-share .post-tags-wrap a {
  font-weight: 600;
  margin: 5px 0 5px 5px; }
.pxl-content-main.layout-7 .post-tags-share .post-tags-wrap.col-sm-7 {
  display: flex; }
  .pxl-content-main.layout-7 .post-tags-share .post-tags-wrap.col-sm-7 .pxli {
    font-size: 14px;
    color: var(--secondary-color);
    margin-right: 7px; }
@media (max-width: 767px) {
  .pxl-content-main.layout-7 .post-share-wrap {
    width: 100%; }
    .pxl-content-main.layout-7 .post-share-wrap .post-shares {
      justify-content: center; } }
.pxl-content-main.layout-7 .comments-area {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 61px; }
  .pxl-content-main.layout-7 .comments-area .comments-title {
    font-size: 35px;
    line-height: 55px;
    letter-spacing: 0.02em;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 31px; }
    .pxl-content-main.layout-7 .comments-area .comment-content .comment-title {
      font-size: 17px;
      font-family: var(--heading-font-family);
      line-height: 28px;
      color: var(--heading-color);
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.02em; }
    .pxl-content-main.layout-7 .comments-area .comment-content .comment-reply-link {
      color: #fff; }
  .pxl-content-main.layout-7 .comments-area .commentlist .comment-avatar img {
    border: none; }
  .pxl-content-main.layout-7 .comments-area .comment-list-wrap {
    padding-bottom: 32px;
    margin-bottom: 67px; }
    .pxl-content-main.layout-7 .comments-area .comment-form .comment-form-field input {
      border-color: var(--secondary-color); }
      .pxl-content-main.layout-7 .comments-area .comment-form .comment-form-field input:hover {
        background-color: var(--secondary-color);
        color: #fff; }
    .pxl-content-main.layout-7 .comments-area .comment-form .comment-form-field textarea {
      border-color: var(--secondary-color);
      resize: none;
      height: 213px; }
  .pxl-content-main.layout-7 .comments-area .reply-title {
    font-size: 35px;
    line-height: 55px;
    letter-spacing: 0.02em;
    font-weight: 600; }
  .pxl-content-main.layout-7 .comments-area .form-submit {
    margin-top: 50px; }
    .pxl-content-main.layout-7 .comments-area .form-submit .btn-additional-1 {
      border: 1px solid var(--secondary-color);
      background-color: #fff;
      color: var(--secondary-color);
      padding: 12px 32px;
      font-size: 14px;
      font-family: var(--heading-font-family);
      font-weight: 500;
      letter-spacing: 0.15em; }
      .pxl-content-main.layout-7 .comments-area .form-submit .btn-additional-1:hover {
        color: #fff; }
        .pxl-content-main.layout-7 .comments-area .form-submit .btn-additional-1:hover::before {
          background-color: var(--secondary-color); }
  @media (max-width: 575px) {
    .pxl-content-main.layout-7 .comments-area {
      margin-top: 50px; }
      .pxl-content-main.layout-7 .comments-area .comment-list-wrap {
        margin-bottom: 50px; } }

.pxl-content-main.layout-8 .post-metas {
  margin-bottom: 23px;
  padding: 4px 10px;
  background-color: transparent;
  color: var(--secondary-color); }
@media (max-width: 575px) {
  .pxl-content-main.layout-8 .post-metas {
    padding: 4px 0;
    margin-bottom: 20px; } }
.pxl-content-main.layout-8 .post-metas i {
  font-size: 11px;
  margin-right: 13px;
  color: var(--secondary-color);
  width: 32px;
  height: 32px;
  border: 1px solid #d0d0d0;
  border-radius: 50%; }
.pxl-content-main.layout-8 .post-metas .meta-inner {
  padding-left: 6px;
  padding-right: 6px;
  justify-content: center;
  row-gap: 0;
  font-size: 15px;
  line-height: 35px;
  letter-spacing: 0;
  font-weight: 500; }
  .pxl-content-main.layout-8 .post-metas .meta-inner a {
    color: var(--secondary-color); }
    .pxl-content-main.layout-8 .post-metas .meta-inner .post-tags a + a {
      margin-left: 5px; }
      .pxl-content-main.layout-8 .post-metas .meta-inner .post-tags a::after {
        bottom: 5px; }
  @media (max-width: 575px) {
    .pxl-content-main.layout-8 .post-metas .meta-inner {
      row-gap: 10px;
      padding-left: 0;
      padding-right: 0; } }
  .pxl-content-main.layout-8 .post-metas .meta-inner .post-category {
    margin: 0 35px 0 30px; }
.pxl-content-main.layout-8 .post-title {
  font-size: 40px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 44px;
  text-transform: capitalize; }
@media (max-width: 991px) {
  .pxl-content-main.layout-8 .post-title {
    line-height: 42px; } }
@media (max-width: 575px) {
  .pxl-content-main.layout-8 .post-title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 35px; } }
.pxl-content-main.layout-8 .post-image img {
  max-height: 576px;
  object-fit: cover; }
.pxl-content-main.layout-8 .post-shares .label {
  position: relative;
  text-transform: capitalize;
  font-weight: 500; }
  .pxl-content-main.layout-8 .post-shares .label::before {
    content: "";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: -19px;
    font-size: 14px;
    color: var(--additional01-color); }
.pxl-content-main.layout-8 .post-shares .social-item .pxl-icon {
  background-color: #e2e5ec;
  color: var(--primary-color);
  border: none; }
  .pxl-content-main.layout-8 .post-shares .social-item .pxl-icon:hover {
    color: #fff; }
    .pxl-content-main.layout-8 .post-shares .social-item .pxl-icon:hover::after {
      background-color: var(--additional01-color); }
.pxl-content-main.layout-8 .post-tags-share {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  border-color: #dedede;
  margin-top: 31px; }
@media (max-width: 767px) {
  .pxl-content-main.layout-8 .post-tags-share {
    flex-direction: column; } }
.pxl-content-main.layout-8 .post-tags-share .post-tags-wrap .label {
  font-weight: 500;
  text-transform: capitalize;
  margin: 5px 0 5px 5px; }
.pxl-content-main.layout-8 .post-tags-share .post-tags-wrap a {
  font-weight: 500;
  margin: 5px 0 5px 5px;
  font-size: 14px; }
.pxl-content-main.layout-8 .post-tags-share .post-tags-wrap.col-sm-7 {
  display: flex; }
  .pxl-content-main.layout-8 .post-tags-share .post-tags-wrap.col-sm-7 .pxli {
    font-size: 14px;
    color: var(--additional01-color);
    margin-right: 7px; }
@media (max-width: 767px) {
  .pxl-content-main.layout-8 .post-share-wrap {
    width: 100%; }
    .pxl-content-main.layout-8 .post-share-wrap .post-shares {
      justify-content: center; } }
.pxl-content-main.layout-8 .comments-area {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 61px; }
  .pxl-content-main.layout-8 .comments-area .comments-title {
    font-size: 35px;
    line-height: 55px;
    letter-spacing: 0.02em;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 31px; }
    .pxl-content-main.layout-8 .comments-area .comment-content .comment-title {
      font-size: 17px;
      line-height: 28px;
      color: var(--heading-color);
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 0.1em; }
    .pxl-content-main.layout-8 .comments-area .comment-content .comment-reply-link {
      color: #fff;
      background-color: var(--additional01-color); }
  .pxl-content-main.layout-8 .comments-area .commentlist .comment-avatar img {
    border-color: #e2cfb5; }
  .pxl-content-main.layout-8 .comments-area .comment-list-wrap {
    padding-bottom: 32px;
    margin-bottom: 67px; }
    .pxl-content-main.layout-8 .comments-area .comment-respond .comment-reply-title {
      text-transform: capitalize;
      font-size: 35px; }
  .pxl-content-main.layout-8 .comments-area .comment-form .comment-form-field textarea {
    resize: none;
    height: 213px; }
  .pxl-content-main.layout-8 .comments-area .reply-title {
    font-size: 35px;
    line-height: 55px;
    letter-spacing: 0.02em;
    font-weight: 600; }
  .pxl-content-main.layout-8 .comments-area .form-submit {
    margin-top: 50px; }
    .pxl-content-main.layout-8 .comments-area .form-submit .btn-additional-1 {
      border: 1px solid var(--secondary-color);
      background-color: #fff;
      color: var(--secondary-color);
      padding: 12px 32px;
      font-size: 14px;
      font-family: var(--heading-font-family);
      font-weight: 500;
      letter-spacing: 0.15em; }
      .pxl-content-main.layout-8 .comments-area .form-submit .btn-additional-1:hover {
        color: #fff; }
        .pxl-content-main.layout-8 .comments-area .form-submit .btn-additional-1:hover::before {
          background-color: var(--secondary-color); }
  @media (max-width: 575px) {
    .pxl-content-main.layout-8 .comments-area {
      margin-top: 50px; }
      .pxl-content-main.layout-8 .comments-area .comment-list-wrap {
        margin-bottom: 50px; } }

.pxl-content-main.layout-9 .post-metas {
  margin-bottom: 23px;
  padding: 4px 10px;
  background-color: transparent;
  color: var(--secondary-color); }
@media (max-width: 575px) {
  .pxl-content-main.layout-9 .post-metas {
    padding: 4px 0;
    margin-bottom: 20px; } }
.pxl-content-main.layout-9 .post-metas i {
  font-size: 11px;
  margin-right: 14px;
  color: var(--primary-color);
  width: 32px;
  height: 32px;
  background-color: var(--additional01-color);
  border-radius: 50%; }
.pxl-content-main.layout-9 .post-metas .meta-inner {
  justify-content: center;
  row-gap: 0;
  font-size: 15px;
  line-height: 35px;
  letter-spacing: 0;
  font-weight: 500; }
  .pxl-content-main.layout-9 .post-metas .meta-inner a {
    color: #cfcfcf; }
    .pxl-content-main.layout-9 .post-metas .meta-inner .post-tags a + a {
      margin-left: 5px; }
      .pxl-content-main.layout-9 .post-metas .meta-inner .post-tags a::after {
        bottom: 5px; }
  .pxl-content-main.layout-9 .post-metas .meta-inner .post-date {
    color: #cfcfcf; }
  @media (max-width: 575px) {
    .pxl-content-main.layout-9 .post-metas .meta-inner {
      row-gap: 10px;
      padding-left: 0;
      padding-right: 0;
      justify-content: start; } }
  .pxl-content-main.layout-9 .post-metas .meta-inner .post-category {
    margin: 0 35px 0 34px; }
  @media (max-width: 575px) {
    .pxl-content-main.layout-9 .post-metas .meta-inner .post-category {
      margin: 0 0px 0 15px; } }
.pxl-content-main.layout-9 .post-title {
  font-size: 40px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 44px;
  text-transform: capitalize;
  letter-spacing: 0.02em; }
@media (max-width: 991px) {
  .pxl-content-main.layout-9 .post-title {
    line-height: 42px; } }
@media (max-width: 575px) {
  .pxl-content-main.layout-9 .post-title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 35px;
    text-align: start; } }
.pxl-content-main.layout-9 .post-image img {
  max-height: 576px;
  object-fit: cover; }
@media (max-width: 575px) {
  .pxl-content-main.layout-9 .post-image img {
    min-height: 400px;
    object-fit: cover; } }
.pxl-content-main.layout-9 .post-shares .label {
  position: relative;
  text-transform: capitalize;
  font-weight: 500; }
  .pxl-content-main.layout-9 .post-shares .label::before {
    content: "";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: -19px;
    font-size: 14px;
    color: var(--primary-color); }
.pxl-content-main.layout-9 .post-shares .social-item .pxl-icon {
  color: #999999;
  border: none;
  font-size: 15px;
  width: 42px;
  height: 42px; }
  .pxl-content-main.layout-9 .post-shares .social-item .pxl-icon:hover {
    color: var(--primary-color); }
    .pxl-content-main.layout-9 .post-shares .social-item .pxl-icon:hover::after {
      background-color: var(--additional01-color); }
.pxl-content-main.layout-9 .post-tags-share {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  border-color: rgba(255, 255, 255, 0.15);
  margin-top: 38px; }
@media (max-width: 767px) {
  .pxl-content-main.layout-9 .post-tags-share {
    flex-direction: column; } }
@media (max-width: 575px) {
  .pxl-content-main.layout-9 .post-tags-share {
    align-items: start; } }
.pxl-content-main.layout-9 .post-tags-share .post-tags-wrap .label {
  font-weight: 500;
  text-transform: capitalize;
  margin: 5px 0 5px 5px; }
.pxl-content-main.layout-9 .post-tags-share .post-tags-wrap a {
  font-weight: 500;
  margin: 5px 0 5px 5px;
  font-size: 14px;
  color: #b3b3b3; }
  .pxl-content-main.layout-9 .post-tags-share .post-tags-wrap a:hover {
    color: #fff; }
.pxl-content-main.layout-9 .post-tags-share .post-tags-wrap.col-sm-7 {
  display: flex; }
  .pxl-content-main.layout-9 .post-tags-share .post-tags-wrap.col-sm-7 .pxli {
    font-size: 14px;
    color: var(--primary-color);
    margin-right: 7px; }
@media (max-width: 767px) {
  .pxl-content-main.layout-9 .post-share-wrap {
    width: 100%; }
    .pxl-content-main.layout-9 .post-share-wrap .post-shares {
      justify-content: center; } }
@media (max-width: 575px) {
  .pxl-content-main.layout-9 .post-share-wrap {
    padding: 0 20px; }
    .pxl-content-main.layout-9 .post-share-wrap .post-shares {
      justify-content: start; } }
.pxl-content-main.layout-9 .comments-area {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 62px; }
  .pxl-content-main.layout-9 .comments-area .comments-title {
    font-size: 40px;
    line-height: 55px;
    letter-spacing: 0.02em;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 31px; }
    .pxl-content-main.layout-9 .comments-area .comment-content .comment-title {
      font-size: 17px;
      line-height: 28px;
      color: var(--heading-color);
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 0.02em;
      font-family: var(--heading-font-family); }
    .pxl-content-main.layout-9 .comments-area .comment-content .comment-reply-link {
      color: #fff;
      background-color: var(--additional01-color); }
    .pxl-content-main.layout-9 .comments-area .comment-content .comment-date {
      color: var(--primary-color);
      letter-spacing: 0; }
  .pxl-content-main.layout-9 .comments-area .commentlist .comment-avatar img {
    border-color: #e2cfb5; }
  .pxl-content-main.layout-9 .comments-area .comment-list-wrap {
    padding-bottom: 32px;
    margin-bottom: 67px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
    .pxl-content-main.layout-9 .comments-area .comment-respond .comment-reply-title {
      text-transform: capitalize;
      font-size: 40px;
      line-height: 55px;
      letter-spacing: 0.02em;
      font-weight: 400; }
      .pxl-content-main.layout-9 .comments-area .comment-respond .comment-form input[type="text"]:hover, .pxl-content-main.layout-9 .comments-area .comment-respond .comment-form input[type="text"]:focus, .pxl-content-main.layout-9 .comments-area .comment-respond .comment-form input[type="text"]:active, .pxl-content-main.layout-9 .comments-area .comment-respond .comment-form input[type="email"]:hover, .pxl-content-main.layout-9 .comments-area .comment-respond .comment-form input[type="email"]:focus, .pxl-content-main.layout-9 .comments-area .comment-respond .comment-form input[type="email"]:active, .pxl-content-main.layout-9 .comments-area .comment-respond .comment-form textarea:hover, .pxl-content-main.layout-9 .comments-area .comment-respond .comment-form textarea:focus, .pxl-content-main.layout-9 .comments-area .comment-respond .comment-form textarea:active, .pxl-content-main.layout-9 .comments-area .comment-respond .comment-form select:hover, .pxl-content-main.layout-9 .comments-area .comment-respond .comment-form select:focus, .pxl-content-main.layout-9 .comments-area .comment-respond .comment-form select:active {
        color: #111111; }
  .pxl-content-main.layout-9 .comments-area .comment-form .comment-form-field {
    margin-top: 15px; }
    .pxl-content-main.layout-9 .comments-area .comment-form .comment-form-field textarea {
      resize: none;
      height: 213px; }
  .pxl-content-main.layout-9 .comments-area .comment-form .pxl-comment-form-fields-wrap {
    --bs-gutter-x: 15px; }
  .pxl-content-main.layout-9 .comments-area .reply-title {
    font-size: 35px;
    line-height: 55px;
    letter-spacing: 0.02em;
    font-weight: 600; }
  .pxl-content-main.layout-9 .comments-area .form-submit {
    margin-top: 50px;
    text-align: start; }
    .pxl-content-main.layout-9 .comments-area .form-submit .btn-additional-1 {
      border: 1px solid var(--secondary-color);
      background-color: #fff;
      color: var(--secondary-color);
      padding: 12px 32px;
      font-size: 14px;
      font-family: var(--heading-font-family);
      font-weight: 500;
      letter-spacing: 0.15em; }
      .pxl-content-main.layout-9 .comments-area .form-submit .btn-additional-1:hover {
        color: #fff; }
        .pxl-content-main.layout-9 .comments-area .form-submit .btn-additional-1:hover::before {
          background-color: var(--secondary-color); }
  @media (max-width: 575px) {
    .pxl-content-main.layout-9 .comments-area {
      margin-top: 50px; }
      .pxl-content-main.layout-9 .comments-area .comment-list-wrap {
        margin-bottom: 50px; } }

.pxl-content-main.layout-10 .post-metas {
  margin-bottom: 23px;
  padding: 4px 10px;
  background-color: transparent;
  color: var(--secondary-color); }
@media (max-width: 575px) {
  .pxl-content-main.layout-10 .post-metas {
    padding: 4px 0;
    margin-bottom: 20px; } }
.pxl-content-main.layout-10 .post-metas i {
  font-size: 11px;
  margin-right: 14px;
  color: var(--primary-color);
  width: 32px;
  height: 32px;
  border: 1px solid var(--divider-color);
  border-radius: 50%; }
.pxl-content-main.layout-10 .post-metas .meta-inner {
  justify-content: center;
  row-gap: 0;
  font-size: 15px;
  line-height: 35px;
  letter-spacing: 0;
  font-weight: 500; }
  .pxl-content-main.layout-10 .post-metas .meta-inner a {
    color: #b3b3b3; }
    .pxl-content-main.layout-10 .post-metas .meta-inner .post-tags a + a {
      margin-left: 5px; }
      .pxl-content-main.layout-10 .post-metas .meta-inner .post-tags a::after {
        bottom: 5px; }
  .pxl-content-main.layout-10 .post-metas .meta-inner .post-author > span {
    color: #b3b3b3; }
  .pxl-content-main.layout-10 .post-metas .meta-inner .post-date {
    color: #b3b3b3; }
  @media (max-width: 575px) {
    .pxl-content-main.layout-10 .post-metas .meta-inner {
      row-gap: 10px;
      padding-left: 0;
      padding-right: 0;
      justify-content: start; }
      .pxl-content-main.layout-10 .post-metas .meta-inner .post-author, .pxl-content-main.layout-10 .post-metas .meta-inner .post-category, .pxl-content-main.layout-10 .post-metas .meta-inner .post-date {
        width: 100%; } }
  .pxl-content-main.layout-10 .post-metas .meta-inner .post-category {
    margin: 0 35px 0 34px; }
  @media (max-width: 575px) {
    .pxl-content-main.layout-10 .post-metas .meta-inner .post-category {
      margin: 0; } }
.pxl-content-main.layout-10 .post-title {
  font-size: 35px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 44px;
  text-transform: capitalize;
  letter-spacing: 0.05em; }
@media (max-width: 991px) {
  .pxl-content-main.layout-10 .post-title {
    line-height: 42px; } }
@media (max-width: 575px) {
  .pxl-content-main.layout-10 .post-title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 35px;
    text-align: start; } }
.pxl-content-main.layout-10 .post-image img {
  max-height: 576px;
  object-fit: cover; }
@media (max-width: 575px) {
  .pxl-content-main.layout-10 .post-image img {
    min-height: 400px;
    object-fit: cover; } }
.pxl-content-main.layout-10 .post-shares .label {
  position: relative;
  text-transform: capitalize;
  font-weight: 500; }
  .pxl-content-main.layout-10 .post-shares .label::before {
    content: "";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: -19px;
    font-size: 14px;
    color: var(--primary-color); }
.pxl-content-main.layout-10 .post-shares .social-item {
  margin-left: 0;
  margin-right: 0; }
  .pxl-content-main.layout-10 .post-shares .social-item .pxl-icon {
    color: #999999;
    border: none;
    font-size: 15px;
    width: 42px;
    height: 42px; }
    .pxl-content-main.layout-10 .post-shares .social-item .pxl-icon:hover {
      color: #fff; }
      .pxl-content-main.layout-10 .post-shares .social-item .pxl-icon:hover::after {
        background-color: var(--primary-color); }
.pxl-content-main.layout-10 .post-tags-share {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  border-color: rgba(var(--primary-color-rgb), 0.2);
  margin-top: 38px; }
@media (max-width: 767px) {
  .pxl-content-main.layout-10 .post-tags-share {
    flex-direction: column; } }
@media (max-width: 575px) {
  .pxl-content-main.layout-10 .post-tags-share {
    align-items: start; } }
.pxl-content-main.layout-10 .post-tags-share .post-tags-wrap .label {
  font-weight: 500;
  text-transform: capitalize;
  margin: 5px 0 5px 5px; }
.pxl-content-main.layout-10 .post-tags-share .post-tags-wrap a {
  font-weight: 500;
  margin: 5px 0 5px 5px;
  font-size: 14px;
  color: #b3b3b3; }
  .pxl-content-main.layout-10 .post-tags-share .post-tags-wrap a:hover {
    color: #fff; }
.pxl-content-main.layout-10 .post-tags-share .post-tags-wrap.col-sm-7 {
  display: flex; }
  .pxl-content-main.layout-10 .post-tags-share .post-tags-wrap.col-sm-7 .pxli {
    font-size: 14px;
    color: var(--primary-color);
    margin-right: 7px; }
@media (max-width: 767px) {
  .pxl-content-main.layout-10 .post-share-wrap {
    width: 100%; }
    .pxl-content-main.layout-10 .post-share-wrap .post-shares {
      justify-content: center; } }
@media (max-width: 575px) {
  .pxl-content-main.layout-10 .post-share-wrap {
    padding: 0 20px; }
    .pxl-content-main.layout-10 .post-share-wrap .post-shares {
      justify-content: start; } }
.pxl-content-main.layout-10 .comments-area {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 62px; }
  .pxl-content-main.layout-10 .comments-area .comments-title {
    font-size: 35px;
    line-height: 55px;
    letter-spacing: 0.02em;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 31px; }
    .pxl-content-main.layout-10 .comments-area .comment-content .comment-title {
      font-size: 17px;
      line-height: 26px;
      color: var(--heading-color);
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      font-family: var(--heading-font-family); }
    .pxl-content-main.layout-10 .comments-area .comment-content .comment-reply-link {
      color: #fff;
      background-color: #181818;
      letter-spacing: 0; }
    .pxl-content-main.layout-10 .comments-area .comment-content .comment-date {
      color: var(--primary-color);
      letter-spacing: 0; }
  .pxl-content-main.layout-10 .comments-area .commentlist .comment-avatar img {
    border-color: #e2cfb5; }
  .pxl-content-main.layout-10 .comments-area .comment-list-wrap {
    padding-bottom: 32px;
    margin-bottom: 67px;
    border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.2); }
    .pxl-content-main.layout-10 .comments-area .comment-respond .comment-reply-title {
      text-transform: capitalize;
      font-size: 35px;
      line-height: 55px;
      letter-spacing: 0.02em;
      font-weight: 700; }
  .pxl-content-main.layout-10 .comments-area .comment-form .comment-form-field {
    margin-top: 15px; }
    .pxl-content-main.layout-10 .comments-area .comment-form .comment-form-field textarea {
      resize: none;
      height: 213px; }
    .pxl-content-main.layout-10 .comments-area .comment-form .comment-form-field textarea::-webkit-scrollbar {
      width: 2px; }
    .pxl-content-main.layout-10 .comments-area .comment-form .comment-form-field textarea::-webkit-scrollbar-thumb {
      background-color: rgba(var(--primary-color-rgb), 0.2); }
  .pxl-content-main.layout-10 .comments-area .comment-form .pxl-comment-form-fields-wrap {
    --bs-gutter-x: 15px; }
  .pxl-content-main.layout-10 .comments-area .reply-title {
    font-size: 35px;
    line-height: 55px;
    letter-spacing: 0.02em;
    font-weight: 600; }
  .pxl-content-main.layout-10 .comments-area .form-submit {
    margin-top: 50px; }
    .pxl-content-main.layout-10 .comments-area .form-submit .btn-outline-secondary-2 {
      color: #fff;
      font-family: var(--body-color);
      font-weight: 500; }
    @media (max-width: 575px) {
      .pxl-content-main.layout-10 .comments-area .form-submit {
        text-align: start; } }
  @media (max-width: 575px) {
    .pxl-content-main.layout-10 .comments-area {
      margin-top: 50px; }
      .pxl-content-main.layout-10 .comments-area .comment-list-wrap {
        margin-bottom: 50px; } }

.pxl-content-main.layout-11 .post-metas {
  margin-bottom: 26px;
  padding: 4px 10px;
  background-color: transparent;
  color: var(--secondary-color); }
@media (max-width: 575px) {
  .pxl-content-main.layout-11 .post-metas {
    padding: 4px 0;
    margin-bottom: 20px; } }
.pxl-content-main.layout-11 .post-metas i {
  font-size: 11px;
  margin-right: 13px;
  color: var(--secondary-color);
  width: 32px;
  height: 32px;
  border: 1px solid #d0d0d0;
  border-radius: 50%; }
.pxl-content-main.layout-11 .post-metas .meta-inner {
  padding-left: 6px;
  padding-right: 6px;
  justify-content: center;
  column-gap: 34px;
  row-gap: 10px;
  font-size: 15px;
  line-height: 35px;
  letter-spacing: 0;
  font-weight: 400; }
  .pxl-content-main.layout-11 .post-metas .meta-inner a {
    color: var(--secondary-color); }
    .pxl-content-main.layout-11 .post-metas .meta-inner .post-tags a + a {
      margin-left: 5px; }
      .pxl-content-main.layout-11 .post-metas .meta-inner .post-tags a::after {
        bottom: 5px; }
  @media (max-width: 575px) {
    .pxl-content-main.layout-11 .post-metas .meta-inner {
      row-gap: 10px;
      column-gap: 10px;
      padding-left: 0;
      padding-right: 0;
      justify-content: start; } }
.pxl-content-main.layout-11 .post-title {
  font-size: 35px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 50px;
  font-weight: 600; }
@media (max-width: 991px) {
  .pxl-content-main.layout-11 .post-title {
    line-height: 42px; } }
@media (max-width: 575px) {
  .pxl-content-main.layout-11 .post-title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 35px;
    text-align: start; } }
.pxl-content-main.layout-11 .post-image img {
  max-height: 576px;
  object-fit: cover; }
@media (max-width: 575px) {
  .pxl-content-main.layout-11 .post-image img {
    min-height: 400px; } }
.pxl-content-main.layout-11 .post-shares .label {
  position: relative;
  text-transform: capitalize;
  font-weight: 400; }
  .pxl-content-main.layout-11 .post-shares .label::before {
    content: "";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: -19px;
    font-size: 14px;
    color: var(--primary-color); }
.pxl-content-main.layout-11 .post-shares .social-item .pxl-icon {
  background-color: #171717;
  color: #fff; }
  .pxl-content-main.layout-11 .post-shares .social-item .pxl-icon:hover {
    color: #fff;
    border-color: var(--primary-color); }
    .pxl-content-main.layout-11 .post-shares .social-item .pxl-icon:hover::after {
      background-color: var(--primary-color); }
.pxl-content-main.layout-11 .post-tags-share {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  border-color: #dedede;
  margin-top: 31px; }
@media (max-width: 767px) {
  .pxl-content-main.layout-11 .post-tags-share {
    flex-direction: column; } }
@media (max-width: 575px) {
  .pxl-content-main.layout-11 .post-tags-share {
    align-items: start; } }
.pxl-content-main.layout-11 .post-tags-share .post-tags-wrap .label {
  font-weight: 400;
  text-transform: capitalize;
  margin: 5px 0 5px 5px; }
.pxl-content-main.layout-11 .post-tags-share .post-tags-wrap a {
  font-weight: 400;
  margin: 5px 0 5px 5px; }
.pxl-content-main.layout-11 .post-tags-share .post-tags-wrap.col-sm-7 {
  display: flex; }
  .pxl-content-main.layout-11 .post-tags-share .post-tags-wrap.col-sm-7 .pxli {
    font-size: 14px;
    color: var(--primary-color);
    margin-right: 7px; }
@media (max-width: 767px) {
  .pxl-content-main.layout-11 .post-share-wrap {
    width: 100%; }
    .pxl-content-main.layout-11 .post-share-wrap .post-shares {
      justify-content: center; } }
@media (max-width: 575px) {
  .pxl-content-main.layout-11 .post-share-wrap .post-shares {
    justify-content: start;
    padding-left: 20px; } }
.pxl-content-main.layout-11 .comments-area {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 61px; }
  .pxl-content-main.layout-11 .comments-area .comments-title {
    font-size: 35px;
    line-height: 55px;
    letter-spacing: 0.02em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 33px; }
    .pxl-content-main.layout-11 .comments-area .comment-content .comment-title {
      font-size: 17px;
      font-family: var(--heading-font-family);
      line-height: 26px;
      color: var(--heading-color);
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.05em; }
    .pxl-content-main.layout-11 .comments-area .comment-content .comment-reply-link {
      color: #fff;
      background-color: var(--primary-color); }
    .pxl-content-main.layout-11 .comments-area .comment-content .comment-date {
      letter-spacing: 0; }
  .pxl-content-main.layout-11 .comments-area .commentlist .comment-avatar img {
    border: none; }
  .pxl-content-main.layout-11 .comments-area .comment-list-wrap {
    padding-bottom: 32px;
    margin-bottom: 67px; }
  .pxl-content-main.layout-11 .comments-area .comment-respond {
    margin-top: 29px; }
    .pxl-content-main.layout-11 .comments-area .comment-respond .comment-reply-title {
      font-size: 35px;
      font-weight: 600;
      line-height: 55px;
      letter-spacing: 0.02em;
      color: #151515; }
  .pxl-content-main.layout-11 .comments-area .comment-form .comment-form-field input:hover, .pxl-content-main.layout-11 .comments-area .comment-form .comment-form-field input:focus, .pxl-content-main.layout-11 .comments-area .comment-form .comment-form-field input:active {
    border-color: transparent;
    box-shadow: 0px 1px 11.05px 1.95px rgba(0, 0, 0, 0.15); }
  .pxl-content-main.layout-11 .comments-area .comment-form .comment-form-field textarea {
    resize: none;
    height: 213px; }
    .pxl-content-main.layout-11 .comments-area .comment-form .comment-form-field textarea:hover, .pxl-content-main.layout-11 .comments-area .comment-form .comment-form-field textarea:focus, .pxl-content-main.layout-11 .comments-area .comment-form .comment-form-field textarea:active {
      border-color: transparent;
      box-shadow: 0px 1px 11.05px 1.95px rgba(0, 0, 0, 0.15); }
  .pxl-content-main.layout-11 .comments-area .comment-form .btn-default {
    padding: 12px 34px;
    background-color: var(--primary-color);
    font-family: var(--heading-font-family);
    font-weight: 600;
    border-color: var(--primary-color); }
  .pxl-content-main.layout-11 .comments-area .reply-title {
    font-size: 35px;
    line-height: 55px;
    letter-spacing: 0.02em;
    font-weight: 600; }
  .pxl-content-main.layout-11 .comments-area .form-submit {
    margin-top: 50px; }
    .pxl-content-main.layout-11 .comments-area .form-submit .btn-additional-1 {
      border: 1px solid var(--secondary-color);
      background-color: #fff;
      color: var(--secondary-color);
      padding: 12px 32px;
      font-size: 14px;
      font-family: var(--heading-font-family);
      font-weight: 500;
      letter-spacing: 0.15em; }
      .pxl-content-main.layout-11 .comments-area .form-submit .btn-additional-1:hover {
        color: #fff; }
        .pxl-content-main.layout-11 .comments-area .form-submit .btn-additional-1:hover::before {
          background-color: var(--secondary-color); }
  @media (max-width: 575px) {
    .pxl-content-main.layout-11 .comments-area {
      margin-top: 50px; }
      .pxl-content-main.layout-11 .comments-area .comment-list-wrap {
        margin-bottom: 50px; } }

.pxl-content-main.layout-12 .post-metas {
  margin-bottom: 22px;
  padding: 4px 10px;
  background-color: transparent;
  color: var(--secondary-color); }
@media (max-width: 575px) {
  .pxl-content-main.layout-12 .post-metas {
    padding: 4px 0;
    margin-bottom: 20px; } }
.pxl-content-main.layout-12 .post-metas i {
  font-size: 11px;
  margin-right: 13px;
  color: var(--secondary-color);
  width: 32px;
  height: 32px;
  border: 1px solid #d0d0d0;
  border-radius: 50%; }
.pxl-content-main.layout-12 .post-metas .meta-inner {
  padding-left: 6px;
  padding-right: 6px;
  justify-content: center;
  column-gap: 34px;
  row-gap: 10px;
  font-size: 15px;
  line-height: 35px;
  letter-spacing: 0;
  font-weight: 400; }
  .pxl-content-main.layout-12 .post-metas .meta-inner a {
    color: var(--secondary-color); }
    .pxl-content-main.layout-12 .post-metas .meta-inner .post-tags a + a {
      margin-left: 5px; }
      .pxl-content-main.layout-12 .post-metas .meta-inner .post-tags a::after {
        bottom: 5px; }
  @media (max-width: 575px) {
    .pxl-content-main.layout-12 .post-metas .meta-inner {
      row-gap: 10px;
      column-gap: 15px; } }
.pxl-content-main.layout-12 .post-title {
  font-size: 35px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 42px;
  font-weight: 700;
  letter-spacing: 0.05em; }
@media (max-width: 575px) {
  .pxl-content-main.layout-12 .post-title {
    font-size: 28px;
    margin-bottom: 35px; } }
.pxl-content-main.layout-12 .post-image img {
  max-height: 576px;
  object-fit: cover; }
@media (max-width: 575px) {
  .pxl-content-main.layout-12 .post-image img {
    min-height: 400px; } }
.pxl-content-main.layout-12 .post-shares .label {
  position: relative;
  text-transform: capitalize;
  font-weight: 500; }
  .pxl-content-main.layout-12 .post-shares .label::before {
    content: "";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: -19px;
    font-size: 14px;
    color: var(--primary-color); }
.pxl-content-main.layout-12 .post-shares .social-item .pxl-icon {
  background-color: #e5e5e4;
  color: var(--heading-color);
  border-color: #e5e5e4; }
  .pxl-content-main.layout-12 .post-shares .social-item .pxl-icon:hover {
    color: #fff;
    border-color: var(--primary-color); }
    .pxl-content-main.layout-12 .post-shares .social-item .pxl-icon:hover::after {
      background-color: var(--primary-color); }
.pxl-content-main.layout-12 .post-tags-share {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  border-color: #dedede;
  margin-top: 31px; }
@media (max-width: 767px) {
  .pxl-content-main.layout-12 .post-tags-share {
    flex-direction: column; } }
.pxl-content-main.layout-12 .post-tags-share .post-tags-wrap .label {
  font-weight: 500;
  text-transform: capitalize;
  margin: 5px 0 5px 5px; }
.pxl-content-main.layout-12 .post-tags-share .post-tags-wrap a {
  font-weight: 500;
  margin: 5px 0 5px 5px;
  letter-spacing: 0.01em; }
.pxl-content-main.layout-12 .post-tags-share .post-tags-wrap.col-sm-7 {
  display: flex; }
  .pxl-content-main.layout-12 .post-tags-share .post-tags-wrap.col-sm-7 .pxli {
    font-size: 14px;
    color: var(--primary-color);
    margin-right: 7px; }
@media (max-width: 767px) {
  .pxl-content-main.layout-12 .post-share-wrap {
    width: 100%; }
    .pxl-content-main.layout-12 .post-share-wrap .post-shares {
      justify-content: center; } }
.pxl-content-main.layout-12 .comments-area {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 61px; }
  .pxl-content-main.layout-12 .comments-area .comments-title {
    font-size: 30px;
    line-height: 55px;
    letter-spacing: 0.02em;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px; }
    .pxl-content-main.layout-12 .comments-area .comment-content .comment-title {
      font-size: 17px;
      font-family: var(--heading-font-family);
      line-height: 26px;
      color: var(--heading-color);
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.02em; }
    .pxl-content-main.layout-12 .comments-area .comment-content .comment-reply-link {
      color: #fff;
      background-color: var(--heading-color); }
    .pxl-content-main.layout-12 .comments-area .comment-content .comment-date {
      letter-spacing: 0; }
  .pxl-content-main.layout-12 .comments-area .commentlist .comment-avatar img {
    border: none; }
  .pxl-content-main.layout-12 .comments-area .comment-list-wrap {
    padding-bottom: 32px;
    margin-bottom: 67px; }
  .pxl-content-main.layout-12 .comments-area .comment-respond {
    margin-top: 29px; }
    .pxl-content-main.layout-12 .comments-area .comment-respond .comment-reply-title {
      font-size: 30px;
      font-weight: 700;
      line-height: 55px;
      letter-spacing: 0.02em;
      color: #151515; }
  .pxl-content-main.layout-12 .comments-area .comment-form .comment-form-field textarea {
    resize: none;
    height: 213px; }
  .pxl-content-main.layout-12 .comments-area .comment-form .btn-default {
    padding: 12px 34px;
    font-weight: 500;
    letter-spacing: 0.11em; }
  .pxl-content-main.layout-12 .comments-area .comment-form .form-submit {
    margin-top: 50px; }
  .pxl-content-main.layout-12 .comments-area .reply-title {
    font-size: 35px;
    line-height: 55px;
    letter-spacing: 0.02em;
    font-weight: 600; }
  @media (max-width: 575px) {
    .pxl-content-main.layout-12 .comments-area {
      margin-top: 50px; }
      .pxl-content-main.layout-12 .comments-area .comment-list-wrap {
        margin-bottom: 50px; } }

/* Tag & Share block */
.post-tags-share {
  padding: 14px 0;
  border-top: 1px solid rgba(200, 200, 200, 0.6);
  border-bottom: 1px solid rgba(200, 200, 200, 0.6); }
  .post-tags-share .label {
    font-size: 15px;
    color: var(--heading-color);
    letter-spacing: 0.01em;
    text-transform: uppercase;
    margin-right: 15px; }
  .post-tags-share .hover-share {
    display: none; }

.pxl-content-main.layout-2 .post-tags-share, .pxl-content-main.layout-4 .post-tags-share, .pxl-content-main.layout-5 .post-tags-share {
  border-top: 1px solid var(--divider-color);
  border-bottom: 1px solid var(--divider-color); }

.pxl-content-main.layout-3 .post-tags-share {
  padding-left: 38px;
  padding-right: 38px;
  border: none;
  -webkit-border-radius: 36px;
  -khtml-border-radius: 36px;
  -moz-border-radius: 36px;
  -ms-border-radius: 36px;
  -o-border-radius: 36px;
  border-radius: 36px;
  background-color: var(--gradient01-color-to);
  background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient01-color-to)), to(var(--gradient01-color-from)));
  background-image: -webkit-linear-gradient(var(--gradient01-angle), var(--gradient01-color-to), var(--gradient01-color-from));
  background-image: -moz-linear-gradient(var(--gradient01-angle), var(--gradient01-color-to), var(--gradient01-color-from));
  background-image: -ms-linear-gradient(var(--gradient01-angle), var(--gradient01-color-to), var(--gradient01-color-from));
  background-image: -o-linear-gradient(var(--gradient01-angle), var(--gradient01-color-to), var(--gradient01-color-from));
  background-image: linear-gradient(var(--gradient01-angle), var(--gradient01-color-to), var(--gradient01-color-from));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="var(--gradient01-color-to)", endColorStr="var(--gradient01-color-from)", gradientType="1"); }
  .pxl-content-main.layout-3 .post-tags-share .label {
    font-family: var(--heading-font-family);
    font-size: 17px;
    line-height: 25px;
    font-weight: 600;
    letter-spacing: 0.03em;
    color: #fff;
    text-transform: none; }
.pxl-content-main.layout-3.no-sidebar .post-tags-share {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto; }

.pxl-content-main.layout-4 .post-tags-share {
  margin-left: auto;
  margin-right: auto; }
  .pxl-content-main.layout-4 .post-tags-share .label {
    font-family: var(--heading-font-family);
    text-transform: capitalize;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: var(--heading-color); }
.pxl-content-main.layout-4.no-sidebar .post-tags-share {
  max-width: 770px; }

.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 {
    color: var(--heading-color);
    display: inline-block;
    font-size: 15px;
    margin-right: 3px; }
    .post-tags-wrap a:not(:last-child):after {
      content: ", "; }

.pxl-content-main.layout-1 .post-tags-wrap a {
  display: inline;
  color: var(--heading-color);
  background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
  .pxl-content-main.layout-1 .post-tags-wrap a:hover {
    color: inherit;
    background-size: 100% 100%; }
  .pxl-content-main.layout-1 .post-tags-wrap a:hover {
    color: var(--heading-color); }

.pxl-content-main.layout-3 .post-shares .post-tags {
  margin: -3.5px; }
  .pxl-content-main.layout-3 .post-shares .post-tags > * {
    margin: 3.5px; }
.pxl-content-main.layout-3 .post-tags-wrap a {
  line-height: 25px;
  letter-spacing: 0.03em;
  color: #fff;
  display: inline;
  color: #fff;
  background-image: linear-gradient(transparent calc(100% - 1px), #fff 1px);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
  .pxl-content-main.layout-3 .post-tags-wrap a:hover {
    color: inherit;
    background-size: 100% 100%; }
  .pxl-content-main.layout-3 .post-tags-wrap a:hover {
    color: #fff; }

.pxl-content-main.layout-2 .post-tags-share .label {
  color: var(--primary-color);
  margin-right: 4px; }
.pxl-content-main.layout-2 .post-tags-share .post-shares .label {
  margin-right: 15px; }
.pxl-content-main.layout-2 .post-tags-share .post-tags {
  margin: -2px; }
  .pxl-content-main.layout-2 .post-tags-share .post-tags > * {
    margin: 2px; }

.pxl-content-main.layout-5 .post-tags-share {
  font-weight: 500; }
  .pxl-content-main.layout-5 .post-tags-share .label:before {
    content: "";
    font-family: "pxli";
    color: var(--primary-color);
    font-size: 13px;
    margin-right: 10px; }
  .pxl-content-main.layout-5 .post-tags-share .post-shares .label {
    margin-right: 15px; }
  .pxl-content-main.layout-5 .post-tags-share .post-tags {
    margin: -3px; }
    .pxl-content-main.layout-5 .post-tags-share .post-tags > * {
      margin: 3px; }

.post-share-wrap {
  flex-grow: 1; }
@media (min-width: 576px) {
  .post-share-wrap .post-shares {
    justify-content: flex-end; } }

.social-share .d-flex {
  margin-left: -5px;
  margin-right: -5px; }
  .social-share .d-flex > * {
    margin-left: 5px;
    margin-right: 5px; }
.social-share .pxl-icon {
  font-size: 13px;
  width: 37px;
  height: 37px;
  color: var(--secondary-color);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border: 1px solid var(--secondary-color);
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }
  .social-share .pxl-icon:before {
    position: relative;
    z-index: 1; }
  .social-share .pxl-icon:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    background-color: var(--secondary-color);
    border-radius: 50%;
    transition: all 250ms linear; }
  .social-share .pxl-icon:hover {
    color: var(--primary-color); }
    .social-share .pxl-icon:hover:after {
      width: calc(100% + 2px);
      height: calc(100% + 2px); }

.pxl-content-main.layout-2 .social-share .pxl-icon, .pxl-shop-layout-2 .social-share .pxl-icon {
  border: 1px solid rgba(var(--primary-color-rgb), 0.7);
  color: var(--heading-color); }
  .pxl-content-main.layout-2 .social-share .pxl-icon:after, .pxl-shop-layout-2 .social-share .pxl-icon:after {
    background-color: var(--primary-color); }

.pxl-content-main.layout-3 .social-share .d-flex, .pxl-shop-layout-3 .social-share .d-flex {
  margin-left: -2px;
  margin-right: -2px; }
  .pxl-content-main.layout-3 .social-share .d-flex > *, .pxl-shop-layout-3 .social-share .d-flex > * {
    margin-left: 2px;
    margin-right: 2px; }
.pxl-content-main.layout-3 .social-share .pxl-icon, .pxl-shop-layout-3 .social-share .pxl-icon {
  border: none;
  color: var(--body-color); }
  .pxl-content-main.layout-3 .social-share .pxl-icon:after, .pxl-shop-layout-3 .social-share .pxl-icon:after {
    background-color: var(--primary-color); }
  .pxl-content-main.layout-3 .social-share .pxl-icon:hover, .pxl-shop-layout-3 .social-share .pxl-icon:hover {
    color: #fff; }

.pxl-content-main.layout-4 .social-share .pxl-icon {
  border: 1px solid var(--divider-color);
  color: var(--heading-color); }
  .pxl-content-main.layout-4 .social-share .pxl-icon.icon-facebook:after {
    background-color: #3b5ea1; }
  .pxl-content-main.layout-4 .social-share .pxl-icon.icon-facebook:hover {
    border-color: #3b5ea1;
    color: #fff; }
.pxl-content-main.layout-4 .social-share .pxl-icon.icon-twitter:after {
  background-color: #2bb3fa; }
.pxl-content-main.layout-4 .social-share .pxl-icon.icon-twitter:hover {
  border-color: #2bb3fa;
  color: #fff; }
.pxl-content-main.layout-4 .social-share .pxl-icon.icon-linkedin:after {
  background-color: #087ec0; }
.pxl-content-main.layout-4 .social-share .pxl-icon.icon-linkedin:hover {
  border-color: #087ec0;
  color: #fff; }
.pxl-content-main.layout-4 .social-share .pxl-icon.icon-pinterest:after {
  background-color: #ee2c34; }
.pxl-content-main.layout-4 .social-share .pxl-icon.icon-pinterest:hover {
  border-color: #ee2c34;
  color: #fff; }

.pxl-shop-layout-4 .social-share .pxl-icon {
  border: 1px solid var(--divider-color);
  color: var(--heading-color); }
  .pxl-shop-layout-4 .social-share .pxl-icon:after {
    background-color: var(--primary-color); }
  .pxl-shop-layout-4 .social-share .pxl-icon:hover {
    border-color: var(--primary-color);
    color: #fff; }

.pxl-content-main.layout-5 .social-share .pxl-icon {
  border: none;
  background-color: #e5e5e4;
  color: var(--heading-color); }
  .pxl-content-main.layout-5 .social-share .pxl-icon:after {
    background-color: var(--primary-color); }
  .pxl-content-main.layout-5 .social-share .pxl-icon:hover {
    color: #fff; }

.pxl-shop-layout-6 .social-share .d-flex {
  margin-left: -2px;
  margin-right: -2px; }
  .pxl-shop-layout-6 .social-share .d-flex > * {
    margin-left: 2px;
    margin-right: 2px; }
.pxl-shop-layout-6 .social-share .pxl-icon {
  border: none;
  color: var(--secondary-color);
  width: 42px;
  height: 42px;
  font-size: 15px; }
  .pxl-shop-layout-6 .social-share .pxl-icon:after {
    background-color: var(--primary-color); }
  .pxl-shop-layout-6 .social-share .pxl-icon:hover {
    color: #fff; }

.pxl-shop-layout-7 .social-share .d-flex {
  margin-left: -2px;
  margin-right: -2px; }
  .pxl-shop-layout-7 .social-share .d-flex > * {
    margin-left: 5px;
    margin-right: 6px; }
.pxl-shop-layout-7 .social-share .pxl-icon {
  border-color: var(--secondary-color);
  color: var(--secondary-color);
  width: 37px;
  height: 37px;
  font-size: 14px; }
  .pxl-shop-layout-7 .social-share .pxl-icon:after {
    background-color: var(--primary-color); }
  .pxl-shop-layout-7 .social-share .pxl-icon:hover {
    color: #fff; }

.pxl-shop-layout-8 .social-share .d-flex {
  margin-left: -2px;
  margin-right: -2px; }
  .pxl-shop-layout-8 .social-share .d-flex > * {
    margin-left: 5px;
    margin-right: 6px; }
.pxl-shop-layout-8 .social-share .pxl-icon {
  border-color: var(--secondary-color);
  color: var(--secondary-color);
  width: 37px;
  height: 37px;
  font-size: 14px; }
  .pxl-shop-layout-8 .social-share .pxl-icon:after {
    background-color: var(--primary-color); }
  .pxl-shop-layout-8 .social-share .pxl-icon:hover {
    color: #fff; }

.pxl-shop-layout-9 .social-share .d-flex {
  margin-left: -2px;
  margin-right: -2px; }
  .pxl-shop-layout-9 .social-share .d-flex > * {
    margin-left: 5px;
    margin-right: 6px; }
.pxl-shop-layout-9 .social-share .pxl-icon {
  color: var(--body-color);
  width: 42px;
  height: 42px;
  font-size: 15px;
  border-color: transparent; }
  .pxl-shop-layout-9 .social-share .pxl-icon:after {
    background-color: var(--additional01-color); }
  .pxl-shop-layout-9 .social-share .pxl-icon:hover {
    color: var(--primary-color); }

.pxl-shop-layout-10 .social-share .d-flex {
  margin-left: -2px;
  margin-right: -2px; }
  .pxl-shop-layout-10 .social-share .d-flex > * {
    margin-left: 3px;
    margin-right: 3px; }
.pxl-shop-layout-10 .social-share .pxl-icon {
  color: #999999;
  width: 42px;
  height: 42px;
  font-size: 15px;
  border-color: transparent; }
  .pxl-shop-layout-10 .social-share .pxl-icon:after {
    background-color: var(--primary-color); }
  .pxl-shop-layout-10 .social-share .pxl-icon:hover {
    color: #fff; }

.pxl-shop-layout-11 .social-share .d-flex {
  margin-left: -2px;
  margin-right: -2px; }
  .pxl-shop-layout-11 .social-share .d-flex > * {
    margin-left: 5px;
    margin-right: 6px; }
.pxl-shop-layout-11 .social-share .pxl-icon {
  background-color: var(--heading-color);
  color: #fff;
  border-color: var(--heading-color);
  width: 37px;
  height: 37px;
  font-size: 13px; }
  .pxl-shop-layout-11 .social-share .pxl-icon:after {
    background-color: var(--primary-color); }
  .pxl-shop-layout-11 .social-share .pxl-icon:hover {
    border-color: var(--primary-color);
    color: #fff; }

.pxl-shop-layout-12 .social-share .d-flex {
  margin-left: -2px;
  margin-right: -2px; }
  .pxl-shop-layout-12 .social-share .d-flex > * {
    margin-left: 5px;
    margin-right: 6px; }
.pxl-shop-layout-12 .social-share .pxl-icon {
  color: #fff;
  border-color: rgba(31, 30, 30, 0.302);
  width: 35px;
  height: 35px;
  font-size: 13px;
  color: var(--heading-color); }
  .pxl-shop-layout-12 .social-share .pxl-icon:after {
    background-color: var(--primary-color); }
  .pxl-shop-layout-12 .social-share .pxl-icon:hover {
    border-color: var(--primary-color);
    color: #fff; }

.hover-share {
  display: inline-flex;
  font-size: 15px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background-color: var(--secondary-color);
  color: #fff;
  margin-left: 8px;
  cursor: pointer;
  order: 1;
  position: relative; }

.single-next-prev-nav {
  padding-top: 45px;
  padding-bottom: 40px;
  margin-bottom: 45px;
  border-bottom: 1px solid var(--divider-color);
  position: relative; }
  .single-next-prev-nav .nav-inner {
    display: inline-flex;
    position: relative;
    align-items: center; }
    .single-next-prev-nav .nav-inner > .col > a {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  @media (min-width: 576px) {
    .single-next-prev-nav .nav-label-wrap {
      margin-bottom: 7px; } }
  .single-next-prev-nav .nav-label {
    font-family: var(--heading-font-family);
    color: var(--primary-color);
    font-size: 25px;
    font-weight: 600;
    line-height: 35px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
  .single-next-prev-nav .nav-icon {
    font-size: 17px;
    margin-top: -3px;
    display: inline-block;
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    color: var(--primary-color);
    font-weight: bold; }
    .single-next-prev-nav .prev .nav-icon {
      margin-right: 7px; }
    .single-next-prev-nav .prev .nav-img {
      margin-right: 30px; }
  .single-next-prev-nav .next .nav-icon {
    margin-left: 7px; }
  .single-next-prev-nav .next .nav-img {
    margin-left: 30px; }
  .single-next-prev-nav .nav-img {
    position: relative; }
    .single-next-prev-nav .nav-img img {
      width: 108px;
      border-radius: 50%;
      position: relative;
      z-index: 1; }
    .single-next-prev-nav .nav-img:before, .single-next-prev-nav .nav-img:after {
      position: absolute;
      -webkit-transition: all 300ms linear;
      -khtml-transition: all 300ms linear;
      -moz-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
      -o-transition: all 300ms linear;
      transition: all 300ms linear; }
    .single-next-prev-nav .nav-img:before {
      content: "";
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      border: 1px solid var(--primary-color);
      border-radius: 50%; }
  .single-next-prev-nav .nav-title {
    font-style: normal;
    font-size: 17px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    display: block;
    display: -webkit-box;
    max-height: 51px;
    font-size: 17px;
    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 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; }
    .single-next-prev-nav .nav-title > * {
      display: block;
      display: -webkit-box;
      max-height: 51px;
      font-size: 17px;
      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 {
    max-width: 45%; }
    .single-next-prev-nav .nav-next-prev .nav-inner:hover .nav-icon {
      color: var(--link-color-hover); }
    .single-next-prev-nav .nav-next-prev .nav-inner:hover .nav-label {
      color: var(--link-color-hover); }
      .single-next-prev-nav .nav-next-prev .nav-inner:hover .nav-img:before {
        top: -10px;
        right: -10px;
        bottom: -10px;
        left: -10px; }
  .single-next-prev-nav .grid-archive {
    display: inline-flex;
    width: 22px;
    height: 22px;
    margin-top: 5px; }
  .single-next-prev-nav .nav-archive-button {
    position: relative;
    display: inline-block;
    width: 29px;
    height: 29px;
    cursor: pointer; }
    .single-next-prev-nav .nav-archive-button .archive-btn-square {
      width: 8px;
      height: 8px;
      display: inline-block;
      border-radius: 50%;
      position: absolute;
      background-color: var(--primary-color);
      transition: all 300ms ease 0s; }
      .single-next-prev-nav .nav-archive-button .archive-btn-square.square-1 {
        left: 2px;
        top: 2px; }
      .single-next-prev-nav .nav-archive-button .archive-btn-square.square-2 {
        right: 2px;
        top: 2px; }
      .single-next-prev-nav .nav-archive-button .archive-btn-square.square-3 {
        left: 2px;
        bottom: 2px; }
      .single-next-prev-nav .nav-archive-button .archive-btn-square.square-4 {
        right: 2px;
        bottom: 2px; }
    .single-next-prev-nav .nav-archive-button:hover .square-1 {
      -webkit-transform: translate(-1px, -1px);
      -moz-transform: translate(-1px, -1px);
      transform: translate(-1px, -1px); }
    .single-next-prev-nav .nav-archive-button:hover .square-2 {
      -webkit-transform: translate(1px, -1px);
      -moz-transform: translate(1px, -1px);
      transform: translate(1px, -1px); }
    .single-next-prev-nav .nav-archive-button:hover .square-3 {
      -webkit-transform: translate(-1px, 1px);
      -moz-transform: translate(-1px, 1px);
      transform: translate(-1px, 1px); }
    .single-next-prev-nav .nav-archive-button:hover .square-4 {
      -webkit-transform: translate(1px, 1px);
      -moz-transform: translate(1px, 1px);
      transform: translate(1px, 1px); }

.posts-pagination, .woocommerce-pagination {
  padding-top: 75px; }
  .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: -5px;
    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: 5px;
    vertical-align: top;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    width: 49px;
    height: 49px;
    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 var(--secondary-color);
    color: var(--heading-color); }
    .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 {
      background: var(--secondary-color);
      color: var(--primary-color); }
  .posts-pagination .next span, .posts-pagination .prev span, .woocommerce-pagination .next span, .woocommerce-pagination .prev span {
    font-size: 17px; }
  .posts-pagination.page-links, .woocommerce-pagination.page-links {
    justify-content: start; }

.posts-pagination.style-2 .page-numbers, .posts-pagination.style-2 .post-page-numbers, .woocommerce-pagination.style-2 .page-numbers, .woocommerce-pagination.style-2 .post-page-numbers {
  border-color: var(--divider-color); }
  .posts-pagination.style-2 .page-numbers:hover, .posts-pagination.style-2 .page-numbers.current, .posts-pagination.style-2 .post-page-numbers:hover, .posts-pagination.style-2 .post-page-numbers.current, .woocommerce-pagination.style-2 .page-numbers:hover, .woocommerce-pagination.style-2 .page-numbers.current, .woocommerce-pagination.style-2 .post-page-numbers:hover, .woocommerce-pagination.style-2 .post-page-numbers.current {
    background-color: var(--primary-color);
    color: #fff; }

.posts-pagination.style-3 .page-numbers, .posts-pagination.style-3 .post-page-numbers, .woocommerce-pagination.style-3 .page-numbers, .woocommerce-pagination.style-3 .post-page-numbers {
  border: none;
  background-color: var(--heading-color);
  color: #fff;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }
  .posts-pagination.style-3 .page-numbers:hover, .posts-pagination.style-3 .page-numbers.current, .posts-pagination.style-3 .post-page-numbers:hover, .posts-pagination.style-3 .post-page-numbers.current, .woocommerce-pagination.style-3 .page-numbers:hover, .woocommerce-pagination.style-3 .page-numbers.current, .woocommerce-pagination.style-3 .post-page-numbers:hover, .woocommerce-pagination.style-3 .post-page-numbers.current {
    background-color: var(--primary-color);
    color: #fff; }

.posts-pagination.style-4 .page-numbers, .posts-pagination.style-4 .post-page-numbers, .woocommerce-pagination.style-4 .page-numbers, .woocommerce-pagination.style-4 .post-page-numbers {
  border: 1px solid var(--primary-color);
  background-color: transparent;
  color: var(--heading-color);
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }
  .posts-pagination.style-4 .page-numbers:hover, .posts-pagination.style-4 .page-numbers.current, .posts-pagination.style-4 .post-page-numbers:hover, .posts-pagination.style-4 .post-page-numbers.current, .woocommerce-pagination.style-4 .page-numbers:hover, .woocommerce-pagination.style-4 .page-numbers.current, .woocommerce-pagination.style-4 .post-page-numbers:hover, .woocommerce-pagination.style-4 .post-page-numbers.current {
    background-color: var(--primary-color);
    color: #fff; }

.comment-list-wrap .navigation {
  justify-content: flex-end; }

.navigation.page-links:not(.empty-none) {
  margin-top: 26px;
  margin-bottom: 20px; }

.pxl-load-more {
  margin-top: 35px; }
  .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 linear;
    -khtml-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear; }
    .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 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; }
  .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 .pxl-main {
  padding: 0 !important; }
body.error404 .page-404-wrap {
  padding-top: 180px;
  height: 100vh; }
@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: 231px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0.1em;
    margin: 0; }
  @media (max-width: 767px) {
    body.error404 .page-404-wrap .pxl-error-inner .number-wrap {
      font-size: 180px; } }
  body.error404 .page-404-wrap .pxl-error-inner .pxl-error-title {
    font-size: 40px;
    letter-spacing: 0.05em;
    margin-top: 7px;
    margin-bottom: 18px; }
  @media (max-width: 767px) {
    body.error404 .page-404-wrap .pxl-error-inner .pxl-error-title {
      font-size: 32px; } }
  body.error404 .page-404-wrap .pxl-error-inner .desc {
    font-size: 17px;
    line-height: 30px;
    max-width: 640px;
    margin: 0 auto; }
  body.error404 .page-404-wrap .pxl-error-inner .pxl-button-wrapper {
    margin-top: 45px; }

.pxl-portfolio .portfolio-tags-share {
  font-size: 17px;
  align-items: center;
  font-family: var(--heading-font-family);
  color: var(--heading-color);
  letter-spacing: 0.05em;
  margin-top: 50px;
  margin-bottom: -10px; }
  .pxl-portfolio .portfolio-tags-share .label {
    font-weight: 600; }
    .pxl-portfolio .portfolio-tags-share .portfolio-tags-wrap .label {
      margin-right: 3px; }
  .pxl-portfolio .portfolio-tags-share .portfolio-share-wrap {
    margin: 10px 0; }
    .pxl-portfolio .portfolio-tags-share .portfolio-share-wrap .label {
      margin-right: 28px; }
    .pxl-portfolio .portfolio-tags-share .portfolio-share-wrap .hover-share {
      display: none; }
    @media (min-width: 576px) {
      .pxl-portfolio .portfolio-tags-share .portfolio-share-wrap .post-shares {
        justify-content: flex-end; } }

.pxl-archive-post {
  margin-bottom: 75px; }
  .pxl-archive-post:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-color: transparent; }
  .pxl-archive-post .hover-underline .post-comments a:after {
    bottom: 1px; }
  .pxl-archive-post.search-results-post {
    margin-bottom: 50px; }
  .pxl-archive-post .post-title {
    text-transform: uppercase;
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 0; }
  @media (max-width: 575px) {
    .pxl-archive-post .post-title {
      font-size: 20px;
      line-height: 1.5; } }
  .pxl-archive-post .post-excerpt {
    margin-top: 18px; }
  @media (max-width: 767px) {
    .pxl-archive-post .post-excerpt {
      font-size: 14px; } }
  .pxl-archive-post .post-readmore {
    margin-top: 43px; }
  .pxl-archive-post .button-share {
    margin-top: 43px; }
    .pxl-archive-post .button-share .label {
      display: none; }
    .pxl-archive-post .button-share .social-share {
      width: 32px;
      height: 32px;
      position: relative; }
      .pxl-archive-post .button-share .social-share .social-item {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        margin: 0;
        top: 0;
        right: 0;
        padding: 0 4px;
        transition: all 350ms linear 0s; }
        .pxl-archive-post .button-share .social-share:hover .social-item {
          opacity: 1;
          visibility: visible; }
          .pxl-archive-post .button-share .social-share:hover .social-item:first-child {
            right: 44px;
            transition: all 350ms linear 0s; }
          .pxl-archive-post .button-share .social-share:hover .social-item:nth-child(2) {
            right: 84px;
            transition: all 350ms linear 30ms; }
          .pxl-archive-post .button-share .social-share:hover .social-item:nth-child(3) {
            right: 124px;
            transition: all 350ms linear 60ms; }
          .pxl-archive-post .button-share .social-share:hover .social-item:nth-child(4) {
            right: 164px;
            transition: all 350ms linear 90ms; }
          .pxl-archive-post .button-share .social-share:hover .social-item:nth-child(5) {
            right: 204px;
            transition: all 350ms linear 120ms; }
  .pxl-archive-post .format-wrap {
    text-align: center;
    padding: 32px 15px 42px;
    position: relative;
    overflow: hidden; }
    .pxl-archive-post .format-wrap:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-size: cover;
      background-position: top right;
      background-repeat: no-repeat; }
    .pxl-archive-post .format-wrap .meta-inner {
      justify-content: center; }
    .pxl-archive-post .format-wrap .post-metas {
      color: #fff;
      padding-top: 13px; }
      .pxl-archive-post .format-wrap .post-metas a:hover {
        color: #fff; }
  .pxl-archive-post.format-quote .post-content .post-metas {
    display: none; }
  .pxl-archive-post.format-quote .format-wrap {
    border: 1px solid #0e1927;
    background-color: var(--secondary-color); }
  .pxl-archive-post.format-quote .quote-inner {
    position: relative;
    z-index: 1; }
    .pxl-archive-post.format-quote .quote-inner .quote-icon {
      max-height: 40px;
      font-family: var(--heading-font-family);
      font-weight: 700;
      color: var(--primary-color);
      position: relative;
      font-size: 70px;
      line-height: 1;
      margin-top: 14px;
      margin-bottom: 13px; }
    .pxl-archive-post.format-quote .quote-inner .quote-text {
      font-family: var(--heading-font-family);
      font-size: 15px;
      line-height: 28px;
      letter-spacing: 0;
      text-transform: uppercase;
      color: #fff;
      font-weight: 400;
      margin: 0 auto 24px; }
    @media (min-width: 1200px) {
      .pxl-archive-post.format-quote .quote-inner .quote-text {
        max-width: 85%; } }
    .pxl-archive-post.format-quote .quote-inner .quote-text a:hover {
      color: var(--primary-color); }
    .pxl-archive-post.format-quote .quote-inner .pxl-divider {
      margin: 0 auto;
      width: 75px; }
      .pxl-archive-post.format-quote .quote-inner .pxl-divider::before {
        width: 100%; }
    .pxl-archive-post.format-quote .quote-inner .quote-cite {
      margin-top: 29px;
      font-size: 17px;
      line-height: 26px;
      color: var(--primary-color);
      letter-spacing: 0.02em; }
.pxl-archive-post.format-link .post-content .post-metas {
  display: none; }
.pxl-archive-post.format-link .format-wrap {
  border: 1px solid #0e1927;
  background-color: var(--secondary-color); }
.pxl-archive-post.format-link .link-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  position: relative;
  z-index: 1; }
  .pxl-archive-post.format-link .link-inner > * {
    max-width: 100%; }
  .pxl-archive-post.format-link .link-inner .link-icon {
    display: inline-flex;
    border-radius: 11px;
    align-items: center;
    justify-content: center;
    background-color: var(--secondary-color);
    color: var(--primary-color);
    position: relative;
    font-size: 50px;
    line-height: 1;
    margin-bottom: 8px; }
  .pxl-archive-post.format-link .link-inner .link-text {
    font-family: var(--heading-font-family);
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    margin: 0 auto 30px; }
  @media (min-width: 1200px) {
    .pxl-archive-post.format-link .link-inner .link-text {
      max-width: 75%; } }
  .pxl-archive-post.format-link .link-inner .link-text a:hover {
    color: var(--primary-color); }
  .pxl-archive-post.format-link .link-inner .pxl-divider {
    margin: 0 auto;
    width: 75px; }
    .pxl-archive-post.format-link .link-inner .pxl-divider::before {
      width: 100%; }
  .pxl-archive-post.format-link .link-inner .link-cite {
    margin-top: 22px;
    font-size: 17px;
    line-height: 26px;
    color: var(--primary-color);
    letter-spacing: 0.02em; }
.pxl-archive-post .post-metas {
  margin-bottom: 26px; }

.content-archive.layout-1 .pxl-archive-post .post-title a {
  display: inline;
  color: var(--heading-color);
  background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
  .content-archive.layout-1 .pxl-archive-post .post-title a:hover {
    color: inherit;
    background-size: 100% 100%; }

.content-archive.layout-2 .pxl-archive-post.format-quote, .content-archive.layout-2 .pxl-archive-post.format-link {
  position: relative;
  padding-bottom: 13px; }
  .content-archive.layout-2 .pxl-archive-post.format-quote:after, .content-archive.layout-2 .pxl-archive-post.format-link:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    border-bottom: 1px solid var(--divider-color); }
  .content-archive.layout-2 .pxl-archive-post.format-quote .format-wrap, .content-archive.layout-2 .pxl-archive-post.format-link .format-wrap {
    border-color: var(--divider-color);
    text-align: center;
    padding: 32px 15px 42px;
    position: relative;
    overflow: hidden;
    border: 1px solid var(--divider-color);
    background-color: var(--secondary-color); }
    .content-archive.layout-2 .pxl-archive-post.format-quote .format-wrap:after, .content-archive.layout-2 .pxl-archive-post.format-link .format-wrap:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-size: cover;
      background-position: top right;
      background-repeat: no-repeat; }
.content-archive.layout-2 .pxl-archive-post.format-quote .quote-inner {
  position: relative;
  z-index: 1; }
  .content-archive.layout-2 .pxl-archive-post.format-quote .quote-inner .quote-icon {
    font-weight: 700;
    color: var(--primary-color);
    line-height: 1;
    margin-top: -3px;
    margin-bottom: 11px;
    font-family: "Cirka";
    font-size: 96px;
    max-height: 60px; }
  .content-archive.layout-2 .pxl-archive-post.format-quote .quote-inner .quote-text {
    margin: 0 auto 24px;
    font-family: var(--heading-font-family);
    font-size: 23px;
    font-weight: 600;
    font-style: italic;
    line-height: 30px;
    letter-spacing: 0.05em;
    text-transform: none; }
  @media (min-width: 1200px) {
    .content-archive.layout-2 .pxl-archive-post.format-quote .quote-inner .quote-text {
      max-width: 85%; } }
  .content-archive.layout-2 .pxl-archive-post.format-quote .quote-inner .quote-cite {
    color: var(--primary-color);
    margin-top: 20px;
    font-size: 15px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 0.1em; }
  .content-archive.layout-2 .pxl-archive-post.format-quote .quote-inner .pxl-divider {
    margin: 0 auto;
    width: 75px; }
    .content-archive.layout-2 .pxl-archive-post.format-quote .quote-inner .pxl-divider:before {
      width: 100%; }
.content-archive.layout-2 .pxl-archive-post.format-link .link-inner {
  position: relative;
  z-index: 1; }
  .content-archive.layout-2 .pxl-archive-post.format-link .link-inner .link-icon {
    margin: 6px 0 3px;
    display: inline-flex;
    border-radius: 11px;
    align-items: center;
    justify-content: center;
    background-color: var(--secondary-color);
    color: var(--primary-color);
    position: relative;
    font-size: 50px;
    line-height: 1; }
    .content-archive.layout-2 .pxl-archive-post.format-link .link-inner .link-icon a {
      color: var(--primary-color); }
  .content-archive.layout-2 .pxl-archive-post.format-link .link-inner .link-text {
    max-width: none;
    margin: 0 auto;
    font-family: var(--heading-font-family);
    font-size: 25px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0.05em;
    font-style: italic;
    text-transform: none; }
  @media (min-width: 1200px) {
    .content-archive.layout-2 .pxl-archive-post.format-link .link-inner .link-text {
      max-width: 85%; } }
  .content-archive.layout-2 .pxl-archive-post.format-link .link-inner .link-cite {
    margin-top: 22px;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 26px;
    color: var(--primary-color); }
  .content-archive.layout-2 .pxl-archive-post.format-link .link-inner .pxl-divider {
    margin: 22px auto 0;
    width: 75px; }
    .content-archive.layout-2 .pxl-archive-post.format-link .link-inner .pxl-divider:before {
      width: 100%; }

.content-archive.layout-3 .pxl-archive-post .post-metas {
  display: inherit;
  max-width: fit-content;
  margin-top: 30px; }
.content-archive.layout-3 .pxl-archive-post .post-title {
  text-align: start; }
.content-archive.layout-3 .pxl-archive-post .button-share {
  margin-top: 27px; }

.content-archive.layout-4 .pxl-archive-post:not(:last-child) {
  margin-bottom: 35px; }
.content-archive.layout-4 .pxl-archive-post .post-featured {
  padding: 15px;
  background-color: #fff;
  border-right: none; }
  .content-archive.layout-4 .pxl-archive-post .post-featured .post-image, .content-archive.layout-4 .pxl-archive-post .post-featured img {
    height: 100%; }
  .content-archive.layout-4 .pxl-archive-post .post-featured .post-image {
    border: 1px solid var(--divider-color); }
  .content-archive.layout-4 .pxl-archive-post .post-featured img {
    max-height: none;
    object-fit: cover; }
  @media (max-width: 767px) {
    .content-archive.layout-4 .pxl-archive-post .post-featured {
      border-right: 1px solid var(--divider-color);
      border-bottom: none; } }
.content-archive.layout-4 .pxl-archive-post .post-content {
  border: 1px solid var(--divider-color); }
.content-archive.layout-4 .pxl-archive-post .main-content {
  padding: 41px 85px 52px 43px; }
@media (max-width: 767px) {
  .content-archive.layout-4 .pxl-archive-post .main-content {
    padding-left: 30px;
    padding-right: 30px; } }
.content-archive.layout-4 .pxl-archive-post .post-metas {
  max-width: none;
  border-color: var(--secondary-color);
  border-bottom-color: var(--divider-color);
  margin-bottom: 0; }
.content-archive.layout-4 .pxl-archive-post .post-title {
  text-transform: none;
  font-weight: 400;
  display: block;
  display: -webkit-box;
  max-height: 79.8px;
  font-size: 30px;
  line-height: 1.33;
  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; }
  .content-archive.layout-4 .pxl-archive-post .post-title > * {
    display: block;
    display: -webkit-box;
    max-height: 79.8px;
    font-size: 30px;
    line-height: 1.33;
    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; }
  @media (max-width: 767px) {
    .content-archive.layout-4 .pxl-archive-post .post-title {
      display: block;
      display: -webkit-box;
      max-height: 99.75px;
      font-size: 25px;
      line-height: 1.33;
      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; }
      .content-archive.layout-4 .pxl-archive-post .post-title > * {
        display: block;
        display: -webkit-box;
        max-height: 99.75px;
        font-size: 25px;
        line-height: 1.33;
        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; } }
@media (max-width: 767px) {
  .content-archive.layout-4 .pxl-archive-post .post-excerpt {
    font-size: 15px; } }

.post-featured .post-date {
  min-width: 115px;
  background-color: var(--secondary-color);
  line-height: 1;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-family: var(--heading-font-family);
  border-radius: 20px 0 20px 0;
  overflow: hidden; }
  .post-featured .post-date .day-month {
    padding: 18px 5px 12px; }
    .post-featured .post-date .day-month .date-month {
      font-size: 13px;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      margin-bottom: 8px; }
    .post-featured .post-date .day-month .date-day {
      font-size: 35px;
      font-weight: bold;
      letter-spacing: 0.02em; }
  .post-featured .post-date .date-year {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 8px 20px; }
.post-featured .pxl-media-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

/* Sticky Sidebar */
.sidebar-sticky .sidebar-sticky-wrap {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  -webkit-transition: all 0.55s cubic-bezier(0.39, 0.58, 0.57, 1);
  -khtml-transition: all 0.55s cubic-bezier(0.39, 0.58, 0.57, 1);
  -moz-transition: all 0.55s cubic-bezier(0.39, 0.58, 0.57, 1);
  -ms-transition: all 0.55s cubic-bezier(0.39, 0.58, 0.57, 1);
  -o-transition: all 0.55s cubic-bezier(0.39, 0.58, 0.57, 1);
  transition: all 0.55s cubic-bezier(0.39, 0.58, 0.57, 1); }

#pxl-sidebar-area .widget, .elementor-widget-sidebar .widget, .elementor-widget .e-sidebar-widget {
  margin-bottom: 50px;
  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:has(.wp-block-heading), #pxl-sidebar-area .widget:has(.widget-title), #pxl-sidebar-area .widget:has(.widgettitle), .elementor-widget-sidebar .widget:has(.wp-block-heading), .elementor-widget-sidebar .widget:has(.widget-title), .elementor-widget-sidebar .widget:has(.widgettitle), .elementor-widget .e-sidebar-widget:has(.wp-block-heading), .elementor-widget .e-sidebar-widget:has(.widget-title), .elementor-widget .e-sidebar-widget:has(.widgettitle) {
    padding: 0 23px 30px 30px;
    background-color: var(--additional01-color); }
  #pxl-sidebar-area .widget .widget-title, #pxl-sidebar-area .widget.widget_block h2, #pxl-sidebar-area .widget .wp-block-search__label, #pxl-sidebar-area .widget .widgettitle, .elementor-widget-sidebar .widget .widget-title, .elementor-widget-sidebar .widget.widget_block h2, .elementor-widget-sidebar .widget .wp-block-search__label, .elementor-widget-sidebar .widget .widgettitle, .elementor-widget .e-sidebar-widget .widget-title, .elementor-widget .e-sidebar-widget.widget_block h2, .elementor-widget .e-sidebar-widget .wp-block-search__label, .elementor-widget .e-sidebar-widget .widgettitle {
    font-size: 17px;
    line-height: 1;
    padding: 23px 0;
    font-weight: bold;
    color: var(--primary-color);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    position: relative;
    z-index: 1;
    margin: 0 0 30px; }
    #pxl-sidebar-area .widget .widget-title:before, #pxl-sidebar-area .widget.widget_block h2:before, #pxl-sidebar-area .widget .wp-block-search__label:before, #pxl-sidebar-area .widget .widgettitle:before, .elementor-widget-sidebar .widget .widget-title:before, .elementor-widget-sidebar .widget.widget_block h2:before, .elementor-widget-sidebar .widget .wp-block-search__label:before, .elementor-widget-sidebar .widget .widgettitle:before, .elementor-widget .e-sidebar-widget .widget-title:before, .elementor-widget .e-sidebar-widget.widget_block h2:before, .elementor-widget .e-sidebar-widget .wp-block-search__label:before, .elementor-widget .e-sidebar-widget .widgettitle:before {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      left: -30px;
      right: -30px;
      top: 0;
      background-color: var(--secondary-color);
      z-index: -1; }
    #pxl-sidebar-area .widget .widget-title ~ *, #pxl-sidebar-area .widget.widget_block h2 ~ *, #pxl-sidebar-area .widget .wp-block-search__label ~ *, #pxl-sidebar-area .widget .widgettitle ~ *, .elementor-widget-sidebar .widget .widget-title ~ *, .elementor-widget-sidebar .widget.widget_block h2 ~ *, .elementor-widget-sidebar .widget .wp-block-search__label ~ *, .elementor-widget-sidebar .widget .widgettitle ~ *, .elementor-widget .e-sidebar-widget .widget-title ~ *, .elementor-widget .e-sidebar-widget.widget_block h2 ~ *, .elementor-widget .e-sidebar-widget .wp-block-search__label ~ *, .elementor-widget .e-sidebar-widget .widgettitle ~ * {
      position: relative;
      z-index: 1; }
  #pxl-sidebar-area .widget span.count, .elementor-widget-sidebar .widget span.count, .elementor-widget .e-sidebar-widget span.count {
    display: none; }

#pxl-sidebar-area.style-2 .widget, .elementor-widget-sidebar.style-2 .widget, .elementor-widget.style-2 .e-sidebar-widget {
  background-color: var(--secondary-color); }
  #pxl-sidebar-area.style-2 .widget:has(.wp-block-heading), #pxl-sidebar-area.style-2 .widget:has(.widget-title), #pxl-sidebar-area.style-2 .widget:has(.widgettitle), .elementor-widget-sidebar.style-2 .widget:has(.wp-block-heading), .elementor-widget-sidebar.style-2 .widget:has(.widget-title), .elementor-widget-sidebar.style-2 .widget:has(.widgettitle), .elementor-widget.style-2 .e-sidebar-widget:has(.wp-block-heading), .elementor-widget.style-2 .e-sidebar-widget:has(.widget-title), .elementor-widget.style-2 .e-sidebar-widget:has(.widgettitle) {
    padding: 0 23px 30px 23px;
    border: 1px solid var(--divider-color); }
  #pxl-sidebar-area.style-2 .widget .widget-title, #pxl-sidebar-area.style-2 .widget.widget_block h2, #pxl-sidebar-area.style-2 .widget .wp-block-search__label, #pxl-sidebar-area.style-2 .widget .widgettitle, .elementor-widget-sidebar.style-2 .widget .widget-title, .elementor-widget-sidebar.style-2 .widget.widget_block h2, .elementor-widget-sidebar.style-2 .widget .wp-block-search__label, .elementor-widget-sidebar.style-2 .widget .widgettitle, .elementor-widget.style-2 .e-sidebar-widget .widget-title, .elementor-widget.style-2 .e-sidebar-widget.widget_block h2, .elementor-widget.style-2 .e-sidebar-widget .wp-block-search__label, .elementor-widget.style-2 .e-sidebar-widget .widgettitle {
    padding: 20px 0;
    font-size: 20px;
    letter-spacing: 0.05em;
    margin: 0 0 35px; }
    #pxl-sidebar-area.style-2 .widget .widget-title:before, #pxl-sidebar-area.style-2 .widget.widget_block h2:before, #pxl-sidebar-area.style-2 .widget .wp-block-search__label:before, #pxl-sidebar-area.style-2 .widget .widgettitle:before, .elementor-widget-sidebar.style-2 .widget .widget-title:before, .elementor-widget-sidebar.style-2 .widget.widget_block h2:before, .elementor-widget-sidebar.style-2 .widget .wp-block-search__label:before, .elementor-widget-sidebar.style-2 .widget .widgettitle:before, .elementor-widget.style-2 .e-sidebar-widget .widget-title:before, .elementor-widget.style-2 .e-sidebar-widget.widget_block h2:before, .elementor-widget.style-2 .e-sidebar-widget .wp-block-search__label:before, .elementor-widget.style-2 .e-sidebar-widget .widgettitle:before {
      background-color: var(--additional01-color); }
  #pxl-sidebar-area.style-2 .widget.widget_mc4wp_form_widget .mailchimp-form > div, .elementor-widget-sidebar.style-2 .widget.widget_mc4wp_form_widget .mailchimp-form > div, .elementor-widget.style-2 .e-sidebar-widget.widget_mc4wp_form_widget .mailchimp-form > div {
    margin: 0;
    width: 100% !important; }
  #pxl-sidebar-area.style-2 .widget.widget_mc4wp_form_widget button, .elementor-widget-sidebar.style-2 .widget.widget_mc4wp_form_widget button, .elementor-widget.style-2 .e-sidebar-widget.widget_mc4wp_form_widget button {
    margin-top: 20px;
    width: 100%; }
    #pxl-sidebar-area.style-2 .widget.widget_mc4wp_form_widget button i, .elementor-widget-sidebar.style-2 .widget.widget_mc4wp_form_widget button i, .elementor-widget.style-2 .e-sidebar-widget.widget_mc4wp_form_widget button i {
      display: none; }

#pxl-sidebar-area.style-3 .widget, .elementor-widget-sidebar.style-3 .widget, .elementor-widget.style-3 .e-sidebar-widget {
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }
  #pxl-sidebar-area.style-3 .widget .widget-title, #pxl-sidebar-area.style-3 .widget.widget_block h2, #pxl-sidebar-area.style-3 .widget .wp-block-search__label, #pxl-sidebar-area.style-3 .widget .widgettitle, .elementor-widget-sidebar.style-3 .widget .widget-title, .elementor-widget-sidebar.style-3 .widget.widget_block h2, .elementor-widget-sidebar.style-3 .widget .wp-block-search__label, .elementor-widget-sidebar.style-3 .widget .widgettitle, .elementor-widget.style-3 .e-sidebar-widget .widget-title, .elementor-widget.style-3 .e-sidebar-widget.widget_block h2, .elementor-widget.style-3 .e-sidebar-widget .wp-block-search__label, .elementor-widget.style-3 .e-sidebar-widget .widgettitle {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.03em;
    color: #fff;
    padding: 20px 0; }

#pxl-sidebar-area.style-4 .widget, .elementor-widget-sidebar.style-4 .widget, .elementor-widget.style-4 .e-sidebar-widget {
  border: 1px solid var(--divider-color); }
  #pxl-sidebar-area.style-4 .widget .widget-title, #pxl-sidebar-area.style-4 .widget.widget_block h2, #pxl-sidebar-area.style-4 .widget .wp-block-search__label, #pxl-sidebar-area.style-4 .widget .widgettitle, .elementor-widget-sidebar.style-4 .widget .widget-title, .elementor-widget-sidebar.style-4 .widget.widget_block h2, .elementor-widget-sidebar.style-4 .widget .wp-block-search__label, .elementor-widget-sidebar.style-4 .widget .widgettitle, .elementor-widget.style-4 .e-sidebar-widget .widget-title, .elementor-widget.style-4 .e-sidebar-widget.widget_block h2, .elementor-widget.style-4 .e-sidebar-widget .wp-block-search__label, .elementor-widget.style-4 .e-sidebar-widget .widgettitle {
    padding: 25px 0;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: var(--secondary-color); }
    #pxl-sidebar-area.style-4 .widget .widget-title:before, #pxl-sidebar-area.style-4 .widget.widget_block h2:before, #pxl-sidebar-area.style-4 .widget .wp-block-search__label:before, #pxl-sidebar-area.style-4 .widget .widgettitle:before, .elementor-widget-sidebar.style-4 .widget .widget-title:before, .elementor-widget-sidebar.style-4 .widget.widget_block h2:before, .elementor-widget-sidebar.style-4 .widget .wp-block-search__label:before, .elementor-widget-sidebar.style-4 .widget .widgettitle:before, .elementor-widget.style-4 .e-sidebar-widget .widget-title:before, .elementor-widget.style-4 .e-sidebar-widget.widget_block h2:before, .elementor-widget.style-4 .e-sidebar-widget .wp-block-search__label:before, .elementor-widget.style-4 .e-sidebar-widget .widgettitle:before {
      background-color: var(--divider-color);
      background-image: url(../images/dirt_explosion_overlay.png);
      background-position: center; }

#pxl-sidebar-area .mc4wp-form .mailchimp-form button[type="submit"] {
  font-size: 14px; }
  #pxl-sidebar-area .mc4wp-form .mailchimp-form button[type="submit"] i {
    display: none; }

.sidebar-widget-title {
  background-color: var(--primary-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 select, .e-sidebar-widget select {
  max-width: 100%;
  margin-top: 6px;
  margin-bottom: 30px; }

#pxl-sidebar-area .mailchimp-form button[type="submit"] {
  display: block;
  width: 100%;
  margin-top: 15px;
  text-align: center; }
  #pxl-sidebar-area .mailchimp-form button[type="submit"] .pxl-icon {
    margin-left: 8px;
    font-size: 16px;
    display: inline-block; }
    #pxl-sidebar-area .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 .content-inner {
    text-align: center;
    padding: 0 25px;
    position: relative; }
  .pxl-author-info .author-image {
    display: inline-block;
    margin-top: 19px;
    margin-bottom: 46px;
    position: relative;
    z-index: 1; }
    .pxl-author-info .author-image img {
      max-width: 288px;
      height: auto;
      border-radius: 50%; }
    .pxl-author-info .author-image:before {
      content: "";
      position: absolute;
      width: calc(100% + 38px);
      height: calc(100% + 38px);
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -khtml-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      border: 1px solid var(--divider-color);
      border-radius: 50%; }
  .pxl-author-info .author-info {
    position: relative;
    z-index: 1; }
    .pxl-author-info .author-info .author-position {
      font-family: var(--body-color);
      text-transform: uppercase;
      font-size: 13px;
      font-weight: 400;
      letter-spacing: 0.08em;
      margin-bottom: 11px; }
    .pxl-author-info .author-info .author-name {
      font-size: 17px;
      text-transform: uppercase;
      font-weight: 500;
      margin-bottom: 17px;
      letter-spacing: 0.1em; }
    .pxl-author-info .author-info .author-desc {
      margin-bottom: -7px; }
    .pxl-author-info .author-info .author-social {
      margin: 0;
      list-style: none;
      display: flex;
      align-items: center;
      justify-content: center; }
      .pxl-author-info .author-info .author-social:has(li) {
        padding-top: 30px; }
      .pxl-author-info .author-info .author-social a {
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 1px solid var(--secondary-color);
        color: var(--secondary-color);
        font-size: 14px;
        margin: 0 4px; }
        .pxl-author-info .author-info .author-social a > * {
          max-width: 100%; }
        .pxl-author-info .author-info .author-social a:hover {
          border-color: transparent;
          background-color: var(--secondary-color);
          color: var(--primary-color); }

#pxl-sidebar-area.style-2 .pxl-author-info {
  background-color: transparent; }
  #pxl-sidebar-area.style-2 .pxl-author-info .author-info .author-position {
    font-family: var(--heading-font-family);
    font-size: 17px;
    font-weight: 600;
    font-style: italic;
    color: var(--primary-color);
    text-transform: none;
    margin-bottom: 6px; }
  #pxl-sidebar-area.style-2 .pxl-author-info .author-info .author-name {
    font-size: 19px;
    font-weight: 600; }

.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(--primary-color);
      color: var(--secondary-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(--secondary-color);
        color: var(--heading-color); }

.search-form {
  position: relative; }

.widget_search, .wp-block-search {
  position: relative;
  padding-bottom: 0; }
  .widget_search input[type="text"], .wp-block-search input[type="text"] {
    padding: 0 60px 0 20px; }
  .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(--secondary-color);
    color: var(--primary-color);
    padding: 0;
    height: 100%;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: 0;
    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 {
      border: 1px solid var(--secondary-color);
      background-color: var(--primary-color);
      color: var(--secondary-color); }
  .widget_search .wp-block-search__button, .wp-block-search .wp-block-search__button {
    font-size: 0; }

.pxl-sidebar-area.style-2 .widget_search input[type="text"], .pxl-sidebar-area.style-2 .wp-block-search input[type="text"], .elementor-widget-sidebar.style-2 input[type="text"] {
  font-size: 15px; }
.pxl-sidebar-area.style-2 .widget_search .search-submit, .pxl-sidebar-area.style-2 .widget_search .wp-block-search__button, .pxl-sidebar-area.style-2 .wp-block-search .search-submit, .pxl-sidebar-area.style-2 .wp-block-search .wp-block-search__button, .elementor-widget-sidebar.style-2 .search-submit, .elementor-widget-sidebar.style-2 .wp-block-search__button {
  background-color: var(--additional01-color);
  border: 1px solid var(--divider-color);
  border-left: none;
  width: 50px; }
  .pxl-sidebar-area.style-2 .widget_search .search-submit:after, .pxl-sidebar-area.style-2 .widget_search .wp-block-search__button:after, .pxl-sidebar-area.style-2 .wp-block-search .search-submit:after, .pxl-sidebar-area.style-2 .wp-block-search .wp-block-search__button:after, .elementor-widget-sidebar.style-2 .search-submit:after, .elementor-widget-sidebar.style-2 .wp-block-search__button:after {
    content: none; }
  .pxl-sidebar-area.style-2 .widget_search .search-submit:hover, .pxl-sidebar-area.style-2 .widget_search .wp-block-search__button:hover, .pxl-sidebar-area.style-2 .wp-block-search .search-submit:hover, .pxl-sidebar-area.style-2 .wp-block-search .wp-block-search__button:hover, .elementor-widget-sidebar.style-2 .search-submit:hover, .elementor-widget-sidebar.style-2 .wp-block-search__button:hover {
    color: var(--primary-color); }
.pxl-sidebar-area.style-2 .widget_search input[type="text"]:hover, .pxl-sidebar-area.style-2 .widget_search input[type="text"]:focus, .pxl-sidebar-area.style-2 .wp-block-search input[type="text"]:hover, .pxl-sidebar-area.style-2 .wp-block-search input[type="text"]:focus, .elementor-widget-sidebar.style-2 input[type="text"]:hover, .elementor-widget-sidebar.style-2 input[type="text"]:focus {
  border-color: var(--divider-color); }

.widget_pxl_recent_posts {
  padding-bottom: 0; }
  .widget_pxl_recent_posts .pxl-post-item {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid var(--secondary-color); }
    .widget_pxl_recent_posts .pxl-post-item:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border: none; }
  .widget_pxl_recent_posts .pxl-post-img {
    margin-right: 20px; }
    .widget_pxl_recent_posts .pxl-post-img img {
      max-width: 76px; }
  .widget_pxl_recent_posts .post-info {
    margin-top: 3px;
    font-size: 15px;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    max-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis; }
  .widget_pxl_recent_posts .pxl-wg-post-title {
    margin-top: 2px;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    display: -webkit-box;
    max-height: 50.0000000001px;
    font-size: 15px;
    line-height: 1.6666666667;
    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;
    letter-spacing: 0.02em; }
    .widget_pxl_recent_posts .pxl-wg-post-title > * {
      display: block;
      display: -webkit-box;
      max-height: 50.0000000001px;
      font-size: 15px;
      line-height: 1.6666666667;
      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-sidebar-area.default .pxl-wg-post-title a, .pxl-sidebar-area.style-1 .pxl-wg-post-title a, .elementor-widget-sidebar.style-1 .pxl-wg-post-title a {
  display: inline;
  color: var(--heading-color);
  background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
  .pxl-sidebar-area.default .pxl-wg-post-title a:hover, .pxl-sidebar-area.style-1 .pxl-wg-post-title a:hover, .elementor-widget-sidebar.style-1 .pxl-wg-post-title a:hover {
    color: inherit;
    background-size: 100% 100%; }
.pxl-sidebar-area.default .post-info a, .pxl-sidebar-area.style-1 .post-info a, .elementor-widget-sidebar.style-1 .post-info a {
  display: inline;
  color: var(--body-color);
  background-image: linear-gradient(transparent calc(100% - 1px), var(--body-color) 1px);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
  .pxl-sidebar-area.default .post-info a:hover, .pxl-sidebar-area.style-1 .post-info a:hover, .elementor-widget-sidebar.style-1 .post-info a:hover {
    color: inherit;
    background-size: 100% 100%; }

.pxl-sidebar-area.style-2 .widget_pxl_recent_posts .pxl-post-item, .elementor-widget-sidebar.style-2 .widget_pxl_recent_posts .pxl-post-item {
  position: relative; }
  .pxl-sidebar-area.style-2 .widget_pxl_recent_posts .pxl-post-item:after, .elementor-widget-sidebar.style-2 .widget_pxl_recent_posts .pxl-post-item:after {
    content: "";
    position: absolute;
    left: -23px;
    right: -23px;
    bottom: 0;
    height: 1px;
    background-color: var(--divider-color); }
    .pxl-sidebar-area.style-2 .widget_pxl_recent_posts .pxl-post-item:last-child:after, .elementor-widget-sidebar.style-2 .widget_pxl_recent_posts .pxl-post-item:last-child:after {
      content: none; }
.pxl-sidebar-area.style-2 .widget_pxl_recent_posts .pxl-wg-post-title, .elementor-widget-sidebar.style-2 .widget_pxl_recent_posts .pxl-wg-post-title {
  margin-bottom: 7px;
  text-transform: none;
  font-weight: 600;
  display: block;
  display: -webkit-box;
  max-height: 748px*px;
  font-size: 17px;
  line-height: 22px;
  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-sidebar-area.style-2 .widget_pxl_recent_posts .pxl-wg-post-title > *, .elementor-widget-sidebar.style-2 .widget_pxl_recent_posts .pxl-wg-post-title > * {
    display: block;
    display: -webkit-box;
    max-height: 748px*px;
    font-size: 17px;
    line-height: 22px;
    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-sidebar-area.style-2 .widget_pxl_recent_posts .pxl-wg-post-title a, .elementor-widget-sidebar.style-2 .widget_pxl_recent_posts .pxl-wg-post-title a {
    display: inline; }
.pxl-sidebar-area.style-2 .widget_pxl_recent_posts .post-info, .elementor-widget-sidebar.style-2 .widget_pxl_recent_posts .post-info {
  color: var(--primary-color);
  font-size: 13px;
  letter-spacing: 0; }
  .pxl-sidebar-area.style-2 .widget_pxl_recent_posts .post-info a, .elementor-widget-sidebar.style-2 .widget_pxl_recent_posts .post-info a {
    color: var(--primary-color);
    display: inline;
    color: var(--primary-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--primary-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-sidebar-area.style-2 .widget_pxl_recent_posts .post-info a:hover, .elementor-widget-sidebar.style-2 .widget_pxl_recent_posts .post-info a:hover {
      color: inherit;
      background-size: 100% 100%; }

.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 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: 15px;
  font-weight: normal;
  letter-spacing: 0.02em;
  color: var(--heading-color);
  display: flex;
  align-items: center;
  padding: 12px 0;
  line-height: 1;
  position: relative; }
#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 var(--divider-color); }
  #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 var(--divider-color); }
#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(--secondary-color); }
#pxl-main .widget_categories .widget-title + ul, #pxl-main .widget_categories .widgettitle + 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 .widgettitle + 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 .widgettitle + 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 .widgettitle + 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 .widgettitle + 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 .widgettitle + 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 .widgettitle + 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 .widgettitle + ul, #pxl-main .widget_block .pxl-nav-inner, #pxl-main .widget_block h2 + ul {
  margin-bottom: -12px;
  margin-top: -12px; }
#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; }

#pxl-main .pxl-sidebar-area.default .widget_categories ul li > a:before, #pxl-main .pxl-sidebar-area.default .widget_product_categories ul li > a:before, #pxl-main .pxl-sidebar-area.default .widget_nav_menu ul li > a:before, #pxl-main .pxl-sidebar-area.default .pxl-nav-menu.e-sidebar-widget ul li > a:before, #pxl-main .pxl-sidebar-area.default .widget_pages ul li > a:before, #pxl-main .pxl-sidebar-area.default .widget_archive ul li > a:before, #pxl-main .pxl-sidebar-area.default .widget_meta ul li > a:before, #pxl-main .pxl-sidebar-area.default .widget_block ul li > a:before, #pxl-main .elementor-widget-sidebar.default .widget_categories ul li > a:before, #pxl-main .elementor-widget-sidebar.default .widget_product_categories ul li > a:before, #pxl-main .elementor-widget-sidebar.default .widget_nav_menu ul li > a:before, #pxl-main .elementor-widget-sidebar.default .pxl-nav-menu.e-sidebar-widget ul li > a:before, #pxl-main .elementor-widget-sidebar.default .widget_pages ul li > a:before, #pxl-main .elementor-widget-sidebar.default .widget_archive ul li > a:before, #pxl-main .elementor-widget-sidebar.default .widget_meta ul li > a:before, #pxl-main .elementor-widget-sidebar.default .widget_block ul li > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_categories ul li > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_product_categories ul li > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_nav_menu ul li > a:before, #pxl-main .pxl-sidebar-area.style-2 .pxl-nav-menu.e-sidebar-widget ul li > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_pages ul li > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_archive ul li > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_meta ul li > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_block ul li > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_categories ul li > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_product_categories ul li > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_nav_menu ul li > a:before, #pxl-main .elementor-widget-sidebar.style-2 .pxl-nav-menu.e-sidebar-widget ul li > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_pages ul li > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_archive ul li > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_meta ul li > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_block ul li > a:before {
  content: "";
  display: inline-flex;
  width: 0;
  height: 1px;
  background-color: var(--primary-color);
  position: relative;
  left: 0;
  transition: all 300ms ease 0s; }
#pxl-main .pxl-sidebar-area.default .widget_categories ul li:last-child > a, #pxl-main .pxl-sidebar-area.default .widget_product_categories ul li:last-child > a, #pxl-main .pxl-sidebar-area.default .widget_nav_menu ul li:last-child > a, #pxl-main .pxl-sidebar-area.default .pxl-nav-menu.e-sidebar-widget ul li:last-child > a, #pxl-main .pxl-sidebar-area.default .widget_pages ul li:last-child > a, #pxl-main .pxl-sidebar-area.default .widget_archive ul li:last-child > a, #pxl-main .pxl-sidebar-area.default .widget_meta ul li:last-child > a, #pxl-main .pxl-sidebar-area.default .widget_block ul li:last-child > a, #pxl-main .elementor-widget-sidebar.default .widget_categories ul li:last-child > a, #pxl-main .elementor-widget-sidebar.default .widget_product_categories ul li:last-child > a, #pxl-main .elementor-widget-sidebar.default .widget_nav_menu ul li:last-child > a, #pxl-main .elementor-widget-sidebar.default .pxl-nav-menu.e-sidebar-widget ul li:last-child > a, #pxl-main .elementor-widget-sidebar.default .widget_pages ul li:last-child > a, #pxl-main .elementor-widget-sidebar.default .widget_archive ul li:last-child > a, #pxl-main .elementor-widget-sidebar.default .widget_meta ul li:last-child > a, #pxl-main .elementor-widget-sidebar.default .widget_block ul li:last-child > a, #pxl-main .pxl-sidebar-area.style-2 .widget_categories ul li:last-child > a, #pxl-main .pxl-sidebar-area.style-2 .widget_product_categories ul li:last-child > a, #pxl-main .pxl-sidebar-area.style-2 .widget_nav_menu ul li:last-child > a, #pxl-main .pxl-sidebar-area.style-2 .pxl-nav-menu.e-sidebar-widget ul li:last-child > a, #pxl-main .pxl-sidebar-area.style-2 .widget_pages ul li:last-child > a, #pxl-main .pxl-sidebar-area.style-2 .widget_archive ul li:last-child > a, #pxl-main .pxl-sidebar-area.style-2 .widget_meta ul li:last-child > a, #pxl-main .pxl-sidebar-area.style-2 .widget_block ul li:last-child > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_categories ul li:last-child > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_product_categories ul li:last-child > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_nav_menu ul li:last-child > a, #pxl-main .elementor-widget-sidebar.style-2 .pxl-nav-menu.e-sidebar-widget ul li:last-child > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_pages ul li:last-child > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_archive ul li:last-child > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_meta ul li:last-child > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_block ul li:last-child > a {
  border-bottom: none; }
#pxl-main .pxl-sidebar-area.default .widget_categories ul li.current-cat > a, #pxl-main .pxl-sidebar-area.default .widget_categories ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.default .widget_categories ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.default .widget_categories ul li > a:hover, #pxl-main .pxl-sidebar-area.default .widget_product_categories ul li.current-cat > a, #pxl-main .pxl-sidebar-area.default .widget_product_categories ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.default .widget_product_categories ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.default .widget_product_categories ul li > a:hover, #pxl-main .pxl-sidebar-area.default .widget_nav_menu ul li.current-cat > a, #pxl-main .pxl-sidebar-area.default .widget_nav_menu ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.default .widget_nav_menu ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.default .widget_nav_menu ul li > a:hover, #pxl-main .pxl-sidebar-area.default .pxl-nav-menu.e-sidebar-widget ul li.current-cat > a, #pxl-main .pxl-sidebar-area.default .pxl-nav-menu.e-sidebar-widget ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.default .pxl-nav-menu.e-sidebar-widget ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.default .pxl-nav-menu.e-sidebar-widget ul li > a:hover, #pxl-main .pxl-sidebar-area.default .widget_pages ul li.current-cat > a, #pxl-main .pxl-sidebar-area.default .widget_pages ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.default .widget_pages ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.default .widget_pages ul li > a:hover, #pxl-main .pxl-sidebar-area.default .widget_archive ul li.current-cat > a, #pxl-main .pxl-sidebar-area.default .widget_archive ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.default .widget_archive ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.default .widget_archive ul li > a:hover, #pxl-main .pxl-sidebar-area.default .widget_meta ul li.current-cat > a, #pxl-main .pxl-sidebar-area.default .widget_meta ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.default .widget_meta ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.default .widget_meta ul li > a:hover, #pxl-main .pxl-sidebar-area.default .widget_block ul li.current-cat > a, #pxl-main .pxl-sidebar-area.default .widget_block ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.default .widget_block ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.default .widget_block ul li > a:hover, #pxl-main .elementor-widget-sidebar.default .widget_categories ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.default .widget_categories ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.default .widget_categories ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.default .widget_categories ul li > a:hover, #pxl-main .elementor-widget-sidebar.default .widget_product_categories ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.default .widget_product_categories ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.default .widget_product_categories ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.default .widget_product_categories ul li > a:hover, #pxl-main .elementor-widget-sidebar.default .widget_nav_menu ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.default .widget_nav_menu ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.default .widget_nav_menu ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.default .widget_nav_menu ul li > a:hover, #pxl-main .elementor-widget-sidebar.default .pxl-nav-menu.e-sidebar-widget ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.default .pxl-nav-menu.e-sidebar-widget ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.default .pxl-nav-menu.e-sidebar-widget ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.default .pxl-nav-menu.e-sidebar-widget ul li > a:hover, #pxl-main .elementor-widget-sidebar.default .widget_pages ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.default .widget_pages ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.default .widget_pages ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.default .widget_pages ul li > a:hover, #pxl-main .elementor-widget-sidebar.default .widget_archive ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.default .widget_archive ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.default .widget_archive ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.default .widget_archive ul li > a:hover, #pxl-main .elementor-widget-sidebar.default .widget_meta ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.default .widget_meta ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.default .widget_meta ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.default .widget_meta ul li > a:hover, #pxl-main .elementor-widget-sidebar.default .widget_block ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.default .widget_block ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.default .widget_block ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.default .widget_block ul li > a:hover, #pxl-main .pxl-sidebar-area.style-2 .widget_categories ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-2 .widget_categories ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-2 .widget_categories ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-2 .widget_categories ul li > a:hover, #pxl-main .pxl-sidebar-area.style-2 .widget_product_categories ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-2 .widget_product_categories ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-2 .widget_product_categories ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-2 .widget_product_categories ul li > a:hover, #pxl-main .pxl-sidebar-area.style-2 .widget_nav_menu ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-2 .widget_nav_menu ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-2 .widget_nav_menu ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-2 .widget_nav_menu ul li > a:hover, #pxl-main .pxl-sidebar-area.style-2 .pxl-nav-menu.e-sidebar-widget ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-2 .pxl-nav-menu.e-sidebar-widget ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-2 .pxl-nav-menu.e-sidebar-widget ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-2 .pxl-nav-menu.e-sidebar-widget ul li > a:hover, #pxl-main .pxl-sidebar-area.style-2 .widget_pages ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-2 .widget_pages ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-2 .widget_pages ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-2 .widget_pages ul li > a:hover, #pxl-main .pxl-sidebar-area.style-2 .widget_archive ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-2 .widget_archive ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-2 .widget_archive ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-2 .widget_archive ul li > a:hover, #pxl-main .pxl-sidebar-area.style-2 .widget_meta ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-2 .widget_meta ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-2 .widget_meta ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-2 .widget_meta ul li > a:hover, #pxl-main .pxl-sidebar-area.style-2 .widget_block ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-2 .widget_block ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-2 .widget_block ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-2 .widget_block ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-2 .widget_categories ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_categories ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_categories ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_categories ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-2 .widget_product_categories ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_product_categories ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_product_categories ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_product_categories ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-2 .widget_nav_menu ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_nav_menu ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_nav_menu ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_nav_menu ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-2 .pxl-nav-menu.e-sidebar-widget ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-2 .pxl-nav-menu.e-sidebar-widget ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-2 .pxl-nav-menu.e-sidebar-widget ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-2 .pxl-nav-menu.e-sidebar-widget ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-2 .widget_pages ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_pages ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_pages ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_pages ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-2 .widget_archive ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_archive ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_archive ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_archive ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-2 .widget_meta ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_meta ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_meta ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_meta ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-2 .widget_block ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_block ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_block ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_block ul li > a:hover {
  text-decoration: underline; }
  #pxl-main .pxl-sidebar-area.default .widget_categories ul li.current-cat > a:before, #pxl-main .pxl-sidebar-area.default .widget_categories ul li.current-cat-parent > a:before, #pxl-main .pxl-sidebar-area.default .widget_categories ul li.current-menu-item > a:before, #pxl-main .pxl-sidebar-area.default .widget_categories ul li > a:hover:before, #pxl-main .pxl-sidebar-area.default .widget_product_categories ul li.current-cat > a:before, #pxl-main .pxl-sidebar-area.default .widget_product_categories ul li.current-cat-parent > a:before, #pxl-main .pxl-sidebar-area.default .widget_product_categories ul li.current-menu-item > a:before, #pxl-main .pxl-sidebar-area.default .widget_product_categories ul li > a:hover:before, #pxl-main .pxl-sidebar-area.default .widget_nav_menu ul li.current-cat > a:before, #pxl-main .pxl-sidebar-area.default .widget_nav_menu ul li.current-cat-parent > a:before, #pxl-main .pxl-sidebar-area.default .widget_nav_menu ul li.current-menu-item > a:before, #pxl-main .pxl-sidebar-area.default .widget_nav_menu ul li > a:hover:before, #pxl-main .pxl-sidebar-area.default .pxl-nav-menu.e-sidebar-widget ul li.current-cat > a:before, #pxl-main .pxl-sidebar-area.default .pxl-nav-menu.e-sidebar-widget ul li.current-cat-parent > a:before, #pxl-main .pxl-sidebar-area.default .pxl-nav-menu.e-sidebar-widget ul li.current-menu-item > a:before, #pxl-main .pxl-sidebar-area.default .pxl-nav-menu.e-sidebar-widget ul li > a:hover:before, #pxl-main .pxl-sidebar-area.default .widget_pages ul li.current-cat > a:before, #pxl-main .pxl-sidebar-area.default .widget_pages ul li.current-cat-parent > a:before, #pxl-main .pxl-sidebar-area.default .widget_pages ul li.current-menu-item > a:before, #pxl-main .pxl-sidebar-area.default .widget_pages ul li > a:hover:before, #pxl-main .pxl-sidebar-area.default .widget_archive ul li.current-cat > a:before, #pxl-main .pxl-sidebar-area.default .widget_archive ul li.current-cat-parent > a:before, #pxl-main .pxl-sidebar-area.default .widget_archive ul li.current-menu-item > a:before, #pxl-main .pxl-sidebar-area.default .widget_archive ul li > a:hover:before, #pxl-main .pxl-sidebar-area.default .widget_meta ul li.current-cat > a:before, #pxl-main .pxl-sidebar-area.default .widget_meta ul li.current-cat-parent > a:before, #pxl-main .pxl-sidebar-area.default .widget_meta ul li.current-menu-item > a:before, #pxl-main .pxl-sidebar-area.default .widget_meta ul li > a:hover:before, #pxl-main .pxl-sidebar-area.default .widget_block ul li.current-cat > a:before, #pxl-main .pxl-sidebar-area.default .widget_block ul li.current-cat-parent > a:before, #pxl-main .pxl-sidebar-area.default .widget_block ul li.current-menu-item > a:before, #pxl-main .pxl-sidebar-area.default .widget_block ul li > a:hover:before, #pxl-main .elementor-widget-sidebar.default .widget_categories ul li.current-cat > a:before, #pxl-main .elementor-widget-sidebar.default .widget_categories ul li.current-cat-parent > a:before, #pxl-main .elementor-widget-sidebar.default .widget_categories ul li.current-menu-item > a:before, #pxl-main .elementor-widget-sidebar.default .widget_categories ul li > a:hover:before, #pxl-main .elementor-widget-sidebar.default .widget_product_categories ul li.current-cat > a:before, #pxl-main .elementor-widget-sidebar.default .widget_product_categories ul li.current-cat-parent > a:before, #pxl-main .elementor-widget-sidebar.default .widget_product_categories ul li.current-menu-item > a:before, #pxl-main .elementor-widget-sidebar.default .widget_product_categories ul li > a:hover:before, #pxl-main .elementor-widget-sidebar.default .widget_nav_menu ul li.current-cat > a:before, #pxl-main .elementor-widget-sidebar.default .widget_nav_menu ul li.current-cat-parent > a:before, #pxl-main .elementor-widget-sidebar.default .widget_nav_menu ul li.current-menu-item > a:before, #pxl-main .elementor-widget-sidebar.default .widget_nav_menu ul li > a:hover:before, #pxl-main .elementor-widget-sidebar.default .pxl-nav-menu.e-sidebar-widget ul li.current-cat > a:before, #pxl-main .elementor-widget-sidebar.default .pxl-nav-menu.e-sidebar-widget ul li.current-cat-parent > a:before, #pxl-main .elementor-widget-sidebar.default .pxl-nav-menu.e-sidebar-widget ul li.current-menu-item > a:before, #pxl-main .elementor-widget-sidebar.default .pxl-nav-menu.e-sidebar-widget ul li > a:hover:before, #pxl-main .elementor-widget-sidebar.default .widget_pages ul li.current-cat > a:before, #pxl-main .elementor-widget-sidebar.default .widget_pages ul li.current-cat-parent > a:before, #pxl-main .elementor-widget-sidebar.default .widget_pages ul li.current-menu-item > a:before, #pxl-main .elementor-widget-sidebar.default .widget_pages ul li > a:hover:before, #pxl-main .elementor-widget-sidebar.default .widget_archive ul li.current-cat > a:before, #pxl-main .elementor-widget-sidebar.default .widget_archive ul li.current-cat-parent > a:before, #pxl-main .elementor-widget-sidebar.default .widget_archive ul li.current-menu-item > a:before, #pxl-main .elementor-widget-sidebar.default .widget_archive ul li > a:hover:before, #pxl-main .elementor-widget-sidebar.default .widget_meta ul li.current-cat > a:before, #pxl-main .elementor-widget-sidebar.default .widget_meta ul li.current-cat-parent > a:before, #pxl-main .elementor-widget-sidebar.default .widget_meta ul li.current-menu-item > a:before, #pxl-main .elementor-widget-sidebar.default .widget_meta ul li > a:hover:before, #pxl-main .elementor-widget-sidebar.default .widget_block ul li.current-cat > a:before, #pxl-main .elementor-widget-sidebar.default .widget_block ul li.current-cat-parent > a:before, #pxl-main .elementor-widget-sidebar.default .widget_block ul li.current-menu-item > a:before, #pxl-main .elementor-widget-sidebar.default .widget_block ul li > a:hover:before, #pxl-main .pxl-sidebar-area.style-2 .widget_categories ul li.current-cat > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_categories ul li.current-cat-parent > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_categories ul li.current-menu-item > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_categories ul li > a:hover:before, #pxl-main .pxl-sidebar-area.style-2 .widget_product_categories ul li.current-cat > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_product_categories ul li.current-cat-parent > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_product_categories ul li.current-menu-item > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_product_categories ul li > a:hover:before, #pxl-main .pxl-sidebar-area.style-2 .widget_nav_menu ul li.current-cat > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_nav_menu ul li.current-cat-parent > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_nav_menu ul li.current-menu-item > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_nav_menu ul li > a:hover:before, #pxl-main .pxl-sidebar-area.style-2 .pxl-nav-menu.e-sidebar-widget ul li.current-cat > a:before, #pxl-main .pxl-sidebar-area.style-2 .pxl-nav-menu.e-sidebar-widget ul li.current-cat-parent > a:before, #pxl-main .pxl-sidebar-area.style-2 .pxl-nav-menu.e-sidebar-widget ul li.current-menu-item > a:before, #pxl-main .pxl-sidebar-area.style-2 .pxl-nav-menu.e-sidebar-widget ul li > a:hover:before, #pxl-main .pxl-sidebar-area.style-2 .widget_pages ul li.current-cat > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_pages ul li.current-cat-parent > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_pages ul li.current-menu-item > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_pages ul li > a:hover:before, #pxl-main .pxl-sidebar-area.style-2 .widget_archive ul li.current-cat > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_archive ul li.current-cat-parent > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_archive ul li.current-menu-item > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_archive ul li > a:hover:before, #pxl-main .pxl-sidebar-area.style-2 .widget_meta ul li.current-cat > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_meta ul li.current-cat-parent > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_meta ul li.current-menu-item > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_meta ul li > a:hover:before, #pxl-main .pxl-sidebar-area.style-2 .widget_block ul li.current-cat > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_block ul li.current-cat-parent > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_block ul li.current-menu-item > a:before, #pxl-main .pxl-sidebar-area.style-2 .widget_block ul li > a:hover:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_categories ul li.current-cat > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_categories ul li.current-cat-parent > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_categories ul li.current-menu-item > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_categories ul li > a:hover:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_product_categories ul li.current-cat > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_product_categories ul li.current-cat-parent > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_product_categories ul li.current-menu-item > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_product_categories ul li > a:hover:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_nav_menu ul li.current-cat > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_nav_menu ul li.current-cat-parent > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_nav_menu ul li.current-menu-item > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_nav_menu ul li > a:hover:before, #pxl-main .elementor-widget-sidebar.style-2 .pxl-nav-menu.e-sidebar-widget ul li.current-cat > a:before, #pxl-main .elementor-widget-sidebar.style-2 .pxl-nav-menu.e-sidebar-widget ul li.current-cat-parent > a:before, #pxl-main .elementor-widget-sidebar.style-2 .pxl-nav-menu.e-sidebar-widget ul li.current-menu-item > a:before, #pxl-main .elementor-widget-sidebar.style-2 .pxl-nav-menu.e-sidebar-widget ul li > a:hover:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_pages ul li.current-cat > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_pages ul li.current-cat-parent > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_pages ul li.current-menu-item > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_pages ul li > a:hover:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_archive ul li.current-cat > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_archive ul li.current-cat-parent > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_archive ul li.current-menu-item > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_archive ul li > a:hover:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_meta ul li.current-cat > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_meta ul li.current-cat-parent > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_meta ul li.current-menu-item > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_meta ul li > a:hover:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_block ul li.current-cat > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_block ul li.current-cat-parent > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_block ul li.current-menu-item > a:before, #pxl-main .elementor-widget-sidebar.style-2 .widget_block ul li > a:hover:before {
    margin-right: 10px;
    width: 13px;
    left: -1px;
    background-color: var(--primary-color); }

#pxl-main .pxl-sidebar-area.style-2 .widget_categories ul li a, #pxl-main .pxl-sidebar-area.style-2 .widget_product_categories ul li a, #pxl-main .pxl-sidebar-area.style-2 .widget_nav_menu ul li a, #pxl-main .pxl-sidebar-area.style-2 .pxl-nav-menu.e-sidebar-widget ul li a, #pxl-main .pxl-sidebar-area.style-2 .widget_pages ul li a, #pxl-main .pxl-sidebar-area.style-2 .widget_archive ul li a, #pxl-main .pxl-sidebar-area.style-2 .widget_meta ul li a, #pxl-main .pxl-sidebar-area.style-2 .widget_block ul li a, #pxl-main .elementor-widget-sidebar.style-2 .widget_categories ul li a, #pxl-main .elementor-widget-sidebar.style-2 .widget_product_categories ul li a, #pxl-main .elementor-widget-sidebar.style-2 .widget_nav_menu ul li a, #pxl-main .elementor-widget-sidebar.style-2 .pxl-nav-menu.e-sidebar-widget ul li a, #pxl-main .elementor-widget-sidebar.style-2 .widget_pages ul li a, #pxl-main .elementor-widget-sidebar.style-2 .widget_archive ul li a, #pxl-main .elementor-widget-sidebar.style-2 .widget_meta ul li a, #pxl-main .elementor-widget-sidebar.style-2 .widget_block ul li a {
  padding: 11px 0; }
#pxl-main .pxl-sidebar-area.style-2 .widget_categories ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-2 .widget_categories ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-2 .widget_categories ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-2 .widget_categories ul li > a:hover, #pxl-main .pxl-sidebar-area.style-2 .widget_product_categories ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-2 .widget_product_categories ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-2 .widget_product_categories ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-2 .widget_product_categories ul li > a:hover, #pxl-main .pxl-sidebar-area.style-2 .widget_nav_menu ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-2 .widget_nav_menu ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-2 .widget_nav_menu ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-2 .widget_nav_menu ul li > a:hover, #pxl-main .pxl-sidebar-area.style-2 .pxl-nav-menu.e-sidebar-widget ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-2 .pxl-nav-menu.e-sidebar-widget ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-2 .pxl-nav-menu.e-sidebar-widget ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-2 .pxl-nav-menu.e-sidebar-widget ul li > a:hover, #pxl-main .pxl-sidebar-area.style-2 .widget_pages ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-2 .widget_pages ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-2 .widget_pages ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-2 .widget_pages ul li > a:hover, #pxl-main .pxl-sidebar-area.style-2 .widget_archive ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-2 .widget_archive ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-2 .widget_archive ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-2 .widget_archive ul li > a:hover, #pxl-main .pxl-sidebar-area.style-2 .widget_meta ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-2 .widget_meta ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-2 .widget_meta ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-2 .widget_meta ul li > a:hover, #pxl-main .pxl-sidebar-area.style-2 .widget_block ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-2 .widget_block ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-2 .widget_block ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-2 .widget_block ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-2 .widget_categories ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_categories ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_categories ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_categories ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-2 .widget_product_categories ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_product_categories ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_product_categories ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_product_categories ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-2 .widget_nav_menu ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_nav_menu ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_nav_menu ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_nav_menu ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-2 .pxl-nav-menu.e-sidebar-widget ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-2 .pxl-nav-menu.e-sidebar-widget ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-2 .pxl-nav-menu.e-sidebar-widget ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-2 .pxl-nav-menu.e-sidebar-widget ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-2 .widget_pages ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_pages ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_pages ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_pages ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-2 .widget_archive ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_archive ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_archive ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_archive ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-2 .widget_meta ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_meta ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_meta ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_meta ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-2 .widget_block ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_block ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_block ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-2 .widget_block ul li > a:hover {
  color: var(--primary-color);
  text-decoration: none; }

#pxl-main .pxl-sidebar-area.style-3 .widget_categories .product-categories, #pxl-main .pxl-sidebar-area.style-3 .widget_product_categories .product-categories, #pxl-main .pxl-sidebar-area.style-3 .widget_nav_menu .product-categories, #pxl-main .pxl-sidebar-area.style-3 .pxl-nav-menu.e-sidebar-widget .product-categories, #pxl-main .pxl-sidebar-area.style-3 .widget_pages .product-categories, #pxl-main .pxl-sidebar-area.style-3 .widget_archive .product-categories, #pxl-main .pxl-sidebar-area.style-3 .widget_meta .product-categories, #pxl-main .pxl-sidebar-area.style-3 .widget_block .product-categories, #pxl-main .elementor-widget-sidebar.style-3 .widget_categories .product-categories, #pxl-main .elementor-widget-sidebar.style-3 .widget_product_categories .product-categories, #pxl-main .elementor-widget-sidebar.style-3 .widget_nav_menu .product-categories, #pxl-main .elementor-widget-sidebar.style-3 .pxl-nav-menu.e-sidebar-widget .product-categories, #pxl-main .elementor-widget-sidebar.style-3 .widget_pages .product-categories, #pxl-main .elementor-widget-sidebar.style-3 .widget_archive .product-categories, #pxl-main .elementor-widget-sidebar.style-3 .widget_meta .product-categories, #pxl-main .elementor-widget-sidebar.style-3 .widget_block .product-categories {
  overflow: hidden; }
#pxl-main .pxl-sidebar-area.style-3 .widget_categories ul, #pxl-main .pxl-sidebar-area.style-3 .widget_product_categories ul, #pxl-main .pxl-sidebar-area.style-3 .widget_nav_menu ul, #pxl-main .pxl-sidebar-area.style-3 .pxl-nav-menu.e-sidebar-widget ul, #pxl-main .pxl-sidebar-area.style-3 .widget_pages ul, #pxl-main .pxl-sidebar-area.style-3 .widget_archive ul, #pxl-main .pxl-sidebar-area.style-3 .widget_meta ul, #pxl-main .pxl-sidebar-area.style-3 .widget_block ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_categories ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_product_categories ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_nav_menu ul, #pxl-main .elementor-widget-sidebar.style-3 .pxl-nav-menu.e-sidebar-widget ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_pages ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_archive ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_meta ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_block ul {
  overflow: hidden; }
  #pxl-main .pxl-sidebar-area.style-3 .widget_categories ul li a, #pxl-main .pxl-sidebar-area.style-3 .widget_product_categories ul li a, #pxl-main .pxl-sidebar-area.style-3 .widget_nav_menu ul li a, #pxl-main .pxl-sidebar-area.style-3 .pxl-nav-menu.e-sidebar-widget ul li a, #pxl-main .pxl-sidebar-area.style-3 .widget_pages ul li a, #pxl-main .pxl-sidebar-area.style-3 .widget_archive ul li a, #pxl-main .pxl-sidebar-area.style-3 .widget_meta ul li a, #pxl-main .pxl-sidebar-area.style-3 .widget_block ul li a, #pxl-main .elementor-widget-sidebar.style-3 .widget_categories ul li a, #pxl-main .elementor-widget-sidebar.style-3 .widget_product_categories ul li a, #pxl-main .elementor-widget-sidebar.style-3 .widget_nav_menu ul li a, #pxl-main .elementor-widget-sidebar.style-3 .pxl-nav-menu.e-sidebar-widget ul li a, #pxl-main .elementor-widget-sidebar.style-3 .widget_pages ul li a, #pxl-main .elementor-widget-sidebar.style-3 .widget_archive ul li a, #pxl-main .elementor-widget-sidebar.style-3 .widget_meta ul li a, #pxl-main .elementor-widget-sidebar.style-3 .widget_block ul li a {
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 0.01em;
    color: var(--heading-color);
    display: flex;
    align-items: center;
    padding: 10px 0;
    position: relative;
    transition: all 300ms ease 0s; }
  #pxl-main .pxl-sidebar-area.style-3 .widget_categories ul li > a, #pxl-main .pxl-sidebar-area.style-3 .widget_product_categories ul li > a, #pxl-main .pxl-sidebar-area.style-3 .widget_nav_menu ul li > a, #pxl-main .pxl-sidebar-area.style-3 .pxl-nav-menu.e-sidebar-widget ul li > a, #pxl-main .pxl-sidebar-area.style-3 .widget_pages ul li > a, #pxl-main .pxl-sidebar-area.style-3 .widget_archive ul li > a, #pxl-main .pxl-sidebar-area.style-3 .widget_meta ul li > a, #pxl-main .pxl-sidebar-area.style-3 .widget_block ul li > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_categories ul li > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_product_categories ul li > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_nav_menu ul li > a, #pxl-main .elementor-widget-sidebar.style-3 .pxl-nav-menu.e-sidebar-widget ul li > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_pages ul li > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_archive ul li > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_meta ul li > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_block ul li > a {
    margin-left: -25px; }
    #pxl-main .pxl-sidebar-area.style-3 .widget_categories ul li > a:before, #pxl-main .pxl-sidebar-area.style-3 .widget_product_categories ul li > a:before, #pxl-main .pxl-sidebar-area.style-3 .widget_nav_menu ul li > a:before, #pxl-main .pxl-sidebar-area.style-3 .pxl-nav-menu.e-sidebar-widget ul li > a:before, #pxl-main .pxl-sidebar-area.style-3 .widget_pages ul li > a:before, #pxl-main .pxl-sidebar-area.style-3 .widget_archive ul li > a:before, #pxl-main .pxl-sidebar-area.style-3 .widget_meta ul li > a:before, #pxl-main .pxl-sidebar-area.style-3 .widget_block ul li > a:before, #pxl-main .elementor-widget-sidebar.style-3 .widget_categories ul li > a:before, #pxl-main .elementor-widget-sidebar.style-3 .widget_product_categories ul li > a:before, #pxl-main .elementor-widget-sidebar.style-3 .widget_nav_menu ul li > a:before, #pxl-main .elementor-widget-sidebar.style-3 .pxl-nav-menu.e-sidebar-widget ul li > a:before, #pxl-main .elementor-widget-sidebar.style-3 .widget_pages ul li > a:before, #pxl-main .elementor-widget-sidebar.style-3 .widget_archive ul li > a:before, #pxl-main .elementor-widget-sidebar.style-3 .widget_meta ul li > a:before, #pxl-main .elementor-widget-sidebar.style-3 .widget_block ul li > a:before {
      content: "";
      font-family: "pxli";
      display: inline-flex;
      color: var(--primary-color);
      margin-right: 12px; }
    #pxl-main .pxl-sidebar-area.style-3 .widget_categories ul li > a:hover, #pxl-main .pxl-sidebar-area.style-3 .widget_product_categories ul li > a:hover, #pxl-main .pxl-sidebar-area.style-3 .widget_nav_menu ul li > a:hover, #pxl-main .pxl-sidebar-area.style-3 .pxl-nav-menu.e-sidebar-widget ul li > a:hover, #pxl-main .pxl-sidebar-area.style-3 .widget_pages ul li > a:hover, #pxl-main .pxl-sidebar-area.style-3 .widget_archive ul li > a:hover, #pxl-main .pxl-sidebar-area.style-3 .widget_meta ul li > a:hover, #pxl-main .pxl-sidebar-area.style-3 .widget_block ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-3 .widget_categories ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-3 .widget_product_categories ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-3 .widget_nav_menu ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-3 .pxl-nav-menu.e-sidebar-widget ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-3 .widget_pages ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-3 .widget_archive ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-3 .widget_meta ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-3 .widget_block ul li > a:hover {
      margin-left: 0px; }
  #pxl-main .pxl-sidebar-area.style-3 .widget_categories ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-3 .widget_categories ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-3 .widget_categories ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-3 .widget_categories ul li > a:hover, #pxl-main .pxl-sidebar-area.style-3 .widget_product_categories ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-3 .widget_product_categories ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-3 .widget_product_categories ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-3 .widget_product_categories ul li > a:hover, #pxl-main .pxl-sidebar-area.style-3 .widget_nav_menu ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-3 .widget_nav_menu ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-3 .widget_nav_menu ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-3 .widget_nav_menu ul li > a:hover, #pxl-main .pxl-sidebar-area.style-3 .pxl-nav-menu.e-sidebar-widget ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-3 .pxl-nav-menu.e-sidebar-widget ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-3 .pxl-nav-menu.e-sidebar-widget ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-3 .pxl-nav-menu.e-sidebar-widget ul li > a:hover, #pxl-main .pxl-sidebar-area.style-3 .widget_pages ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-3 .widget_pages ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-3 .widget_pages ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-3 .widget_pages ul li > a:hover, #pxl-main .pxl-sidebar-area.style-3 .widget_archive ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-3 .widget_archive ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-3 .widget_archive ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-3 .widget_archive ul li > a:hover, #pxl-main .pxl-sidebar-area.style-3 .widget_meta ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-3 .widget_meta ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-3 .widget_meta ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-3 .widget_meta ul li > a:hover, #pxl-main .pxl-sidebar-area.style-3 .widget_block ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-3 .widget_block ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-3 .widget_block ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-3 .widget_block ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-3 .widget_categories ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_categories ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_categories ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_categories ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-3 .widget_product_categories ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_product_categories ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_product_categories ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_product_categories ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-3 .widget_nav_menu ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_nav_menu ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_nav_menu ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_nav_menu ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-3 .pxl-nav-menu.e-sidebar-widget ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-3 .pxl-nav-menu.e-sidebar-widget ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-3 .pxl-nav-menu.e-sidebar-widget ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-3 .pxl-nav-menu.e-sidebar-widget ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-3 .widget_pages ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_pages ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_pages ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_pages ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-3 .widget_archive ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_archive ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_archive ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_archive ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-3 .widget_meta ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_meta ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_meta ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_meta ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-3 .widget_block ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_block ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_block ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-3 .widget_block ul li > a:hover {
    text-decoration: none; }
#pxl-main .pxl-sidebar-area.style-3 .widget_categories ul ul, #pxl-main .pxl-sidebar-area.style-3 .widget_categories ul ol, #pxl-main .pxl-sidebar-area.style-3 .widget_categories ol ul, #pxl-main .pxl-sidebar-area.style-3 .widget_categories ol ol, #pxl-main .pxl-sidebar-area.style-3 .widget_product_categories ul ul, #pxl-main .pxl-sidebar-area.style-3 .widget_product_categories ul ol, #pxl-main .pxl-sidebar-area.style-3 .widget_product_categories ol ul, #pxl-main .pxl-sidebar-area.style-3 .widget_product_categories ol ol, #pxl-main .pxl-sidebar-area.style-3 .widget_nav_menu ul ul, #pxl-main .pxl-sidebar-area.style-3 .widget_nav_menu ul ol, #pxl-main .pxl-sidebar-area.style-3 .widget_nav_menu ol ul, #pxl-main .pxl-sidebar-area.style-3 .widget_nav_menu ol ol, #pxl-main .pxl-sidebar-area.style-3 .pxl-nav-menu.e-sidebar-widget ul ul, #pxl-main .pxl-sidebar-area.style-3 .pxl-nav-menu.e-sidebar-widget ul ol, #pxl-main .pxl-sidebar-area.style-3 .pxl-nav-menu.e-sidebar-widget ol ul, #pxl-main .pxl-sidebar-area.style-3 .pxl-nav-menu.e-sidebar-widget ol ol, #pxl-main .pxl-sidebar-area.style-3 .widget_pages ul ul, #pxl-main .pxl-sidebar-area.style-3 .widget_pages ul ol, #pxl-main .pxl-sidebar-area.style-3 .widget_pages ol ul, #pxl-main .pxl-sidebar-area.style-3 .widget_pages ol ol, #pxl-main .pxl-sidebar-area.style-3 .widget_archive ul ul, #pxl-main .pxl-sidebar-area.style-3 .widget_archive ul ol, #pxl-main .pxl-sidebar-area.style-3 .widget_archive ol ul, #pxl-main .pxl-sidebar-area.style-3 .widget_archive ol ol, #pxl-main .pxl-sidebar-area.style-3 .widget_meta ul ul, #pxl-main .pxl-sidebar-area.style-3 .widget_meta ul ol, #pxl-main .pxl-sidebar-area.style-3 .widget_meta ol ul, #pxl-main .pxl-sidebar-area.style-3 .widget_meta ol ol, #pxl-main .pxl-sidebar-area.style-3 .widget_block ul ul, #pxl-main .pxl-sidebar-area.style-3 .widget_block ul ol, #pxl-main .pxl-sidebar-area.style-3 .widget_block ol ul, #pxl-main .pxl-sidebar-area.style-3 .widget_block ol ol, #pxl-main .elementor-widget-sidebar.style-3 .widget_categories ul ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_categories ul ol, #pxl-main .elementor-widget-sidebar.style-3 .widget_categories ol ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_categories ol ol, #pxl-main .elementor-widget-sidebar.style-3 .widget_product_categories ul ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_product_categories ul ol, #pxl-main .elementor-widget-sidebar.style-3 .widget_product_categories ol ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_product_categories ol ol, #pxl-main .elementor-widget-sidebar.style-3 .widget_nav_menu ul ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_nav_menu ul ol, #pxl-main .elementor-widget-sidebar.style-3 .widget_nav_menu ol ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_nav_menu ol ol, #pxl-main .elementor-widget-sidebar.style-3 .pxl-nav-menu.e-sidebar-widget ul ul, #pxl-main .elementor-widget-sidebar.style-3 .pxl-nav-menu.e-sidebar-widget ul ol, #pxl-main .elementor-widget-sidebar.style-3 .pxl-nav-menu.e-sidebar-widget ol ul, #pxl-main .elementor-widget-sidebar.style-3 .pxl-nav-menu.e-sidebar-widget ol ol, #pxl-main .elementor-widget-sidebar.style-3 .widget_pages ul ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_pages ul ol, #pxl-main .elementor-widget-sidebar.style-3 .widget_pages ol ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_pages ol ol, #pxl-main .elementor-widget-sidebar.style-3 .widget_archive ul ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_archive ul ol, #pxl-main .elementor-widget-sidebar.style-3 .widget_archive ol ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_archive ol ol, #pxl-main .elementor-widget-sidebar.style-3 .widget_meta ul ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_meta ul ol, #pxl-main .elementor-widget-sidebar.style-3 .widget_meta ol ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_meta ol ol, #pxl-main .elementor-widget-sidebar.style-3 .widget_block ul ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_block ul ol, #pxl-main .elementor-widget-sidebar.style-3 .widget_block ol ul, #pxl-main .elementor-widget-sidebar.style-3 .widget_block ol ol {
  padding-left: 25px; }

#pxl-main .pxl-sidebar-area.style-4 .widget_categories .product-categories, #pxl-main .pxl-sidebar-area.style-4 .widget_product_categories .product-categories, #pxl-main .pxl-sidebar-area.style-4 .widget_nav_menu .product-categories, #pxl-main .pxl-sidebar-area.style-4 .pxl-nav-menu.e-sidebar-widget .product-categories, #pxl-main .pxl-sidebar-area.style-4 .widget_pages .product-categories, #pxl-main .pxl-sidebar-area.style-4 .widget_archive .product-categories, #pxl-main .pxl-sidebar-area.style-4 .widget_meta .product-categories, #pxl-main .pxl-sidebar-area.style-4 .widget_block .product-categories, #pxl-main .elementor-widget-sidebar.style-4 .widget_categories .product-categories, #pxl-main .elementor-widget-sidebar.style-4 .widget_product_categories .product-categories, #pxl-main .elementor-widget-sidebar.style-4 .widget_nav_menu .product-categories, #pxl-main .elementor-widget-sidebar.style-4 .pxl-nav-menu.e-sidebar-widget .product-categories, #pxl-main .elementor-widget-sidebar.style-4 .widget_pages .product-categories, #pxl-main .elementor-widget-sidebar.style-4 .widget_archive .product-categories, #pxl-main .elementor-widget-sidebar.style-4 .widget_meta .product-categories, #pxl-main .elementor-widget-sidebar.style-4 .widget_block .product-categories {
  overflow: hidden; }
#pxl-main .pxl-sidebar-area.style-4 .widget_categories ul, #pxl-main .pxl-sidebar-area.style-4 .widget_product_categories ul, #pxl-main .pxl-sidebar-area.style-4 .widget_nav_menu ul, #pxl-main .pxl-sidebar-area.style-4 .pxl-nav-menu.e-sidebar-widget ul, #pxl-main .pxl-sidebar-area.style-4 .widget_pages ul, #pxl-main .pxl-sidebar-area.style-4 .widget_archive ul, #pxl-main .pxl-sidebar-area.style-4 .widget_meta ul, #pxl-main .pxl-sidebar-area.style-4 .widget_block ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_categories ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_product_categories ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_nav_menu ul, #pxl-main .elementor-widget-sidebar.style-4 .pxl-nav-menu.e-sidebar-widget ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_pages ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_archive ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_meta ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_block ul {
  overflow: hidden; }
  #pxl-main .pxl-sidebar-area.style-4 .widget_categories ul li a, #pxl-main .pxl-sidebar-area.style-4 .widget_product_categories ul li a, #pxl-main .pxl-sidebar-area.style-4 .widget_nav_menu ul li a, #pxl-main .pxl-sidebar-area.style-4 .pxl-nav-menu.e-sidebar-widget ul li a, #pxl-main .pxl-sidebar-area.style-4 .widget_pages ul li a, #pxl-main .pxl-sidebar-area.style-4 .widget_archive ul li a, #pxl-main .pxl-sidebar-area.style-4 .widget_meta ul li a, #pxl-main .pxl-sidebar-area.style-4 .widget_block ul li a, #pxl-main .elementor-widget-sidebar.style-4 .widget_categories ul li a, #pxl-main .elementor-widget-sidebar.style-4 .widget_product_categories ul li a, #pxl-main .elementor-widget-sidebar.style-4 .widget_nav_menu ul li a, #pxl-main .elementor-widget-sidebar.style-4 .pxl-nav-menu.e-sidebar-widget ul li a, #pxl-main .elementor-widget-sidebar.style-4 .widget_pages ul li a, #pxl-main .elementor-widget-sidebar.style-4 .widget_archive ul li a, #pxl-main .elementor-widget-sidebar.style-4 .widget_meta ul li a, #pxl-main .elementor-widget-sidebar.style-4 .widget_block ul li a {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.1em;
    color: var(--heading-color);
    text-transform: uppercase;
    display: flex;
    align-items: center;
    padding: 14px 0;
    position: relative;
    transition: all 300ms ease 0s; }
  #pxl-main .pxl-sidebar-area.style-4 .widget_categories ul li > a, #pxl-main .pxl-sidebar-area.style-4 .widget_product_categories ul li > a, #pxl-main .pxl-sidebar-area.style-4 .widget_nav_menu ul li > a, #pxl-main .pxl-sidebar-area.style-4 .pxl-nav-menu.e-sidebar-widget ul li > a, #pxl-main .pxl-sidebar-area.style-4 .widget_pages ul li > a, #pxl-main .pxl-sidebar-area.style-4 .widget_archive ul li > a, #pxl-main .pxl-sidebar-area.style-4 .widget_meta ul li > a, #pxl-main .pxl-sidebar-area.style-4 .widget_block ul li > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_categories ul li > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_product_categories ul li > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_nav_menu ul li > a, #pxl-main .elementor-widget-sidebar.style-4 .pxl-nav-menu.e-sidebar-widget ul li > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_pages ul li > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_archive ul li > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_meta ul li > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_block ul li > a {
    margin-left: -25px; }
    #pxl-main .pxl-sidebar-area.style-4 .widget_categories ul li > a:before, #pxl-main .pxl-sidebar-area.style-4 .widget_product_categories ul li > a:before, #pxl-main .pxl-sidebar-area.style-4 .widget_nav_menu ul li > a:before, #pxl-main .pxl-sidebar-area.style-4 .pxl-nav-menu.e-sidebar-widget ul li > a:before, #pxl-main .pxl-sidebar-area.style-4 .widget_pages ul li > a:before, #pxl-main .pxl-sidebar-area.style-4 .widget_archive ul li > a:before, #pxl-main .pxl-sidebar-area.style-4 .widget_meta ul li > a:before, #pxl-main .pxl-sidebar-area.style-4 .widget_block ul li > a:before, #pxl-main .elementor-widget-sidebar.style-4 .widget_categories ul li > a:before, #pxl-main .elementor-widget-sidebar.style-4 .widget_product_categories ul li > a:before, #pxl-main .elementor-widget-sidebar.style-4 .widget_nav_menu ul li > a:before, #pxl-main .elementor-widget-sidebar.style-4 .pxl-nav-menu.e-sidebar-widget ul li > a:before, #pxl-main .elementor-widget-sidebar.style-4 .widget_pages ul li > a:before, #pxl-main .elementor-widget-sidebar.style-4 .widget_archive ul li > a:before, #pxl-main .elementor-widget-sidebar.style-4 .widget_meta ul li > a:before, #pxl-main .elementor-widget-sidebar.style-4 .widget_block ul li > a:before {
      content: "";
      font-family: "pxli";
      display: inline-flex;
      color: var(--primary-color);
      margin-right: 6px; }
    #pxl-main .pxl-sidebar-area.style-4 .widget_categories ul li > a:hover, #pxl-main .pxl-sidebar-area.style-4 .widget_product_categories ul li > a:hover, #pxl-main .pxl-sidebar-area.style-4 .widget_nav_menu ul li > a:hover, #pxl-main .pxl-sidebar-area.style-4 .pxl-nav-menu.e-sidebar-widget ul li > a:hover, #pxl-main .pxl-sidebar-area.style-4 .widget_pages ul li > a:hover, #pxl-main .pxl-sidebar-area.style-4 .widget_archive ul li > a:hover, #pxl-main .pxl-sidebar-area.style-4 .widget_meta ul li > a:hover, #pxl-main .pxl-sidebar-area.style-4 .widget_block ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-4 .widget_categories ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-4 .widget_product_categories ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-4 .widget_nav_menu ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-4 .pxl-nav-menu.e-sidebar-widget ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-4 .widget_pages ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-4 .widget_archive ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-4 .widget_meta ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-4 .widget_block ul li > a:hover {
      margin-left: 0px;
      color: var(--primary-color); }
  #pxl-main .pxl-sidebar-area.style-4 .widget_categories ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-4 .widget_categories ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-4 .widget_categories ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-4 .widget_categories ul li > a:hover, #pxl-main .pxl-sidebar-area.style-4 .widget_product_categories ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-4 .widget_product_categories ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-4 .widget_product_categories ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-4 .widget_product_categories ul li > a:hover, #pxl-main .pxl-sidebar-area.style-4 .widget_nav_menu ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-4 .widget_nav_menu ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-4 .widget_nav_menu ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-4 .widget_nav_menu ul li > a:hover, #pxl-main .pxl-sidebar-area.style-4 .pxl-nav-menu.e-sidebar-widget ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-4 .pxl-nav-menu.e-sidebar-widget ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-4 .pxl-nav-menu.e-sidebar-widget ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-4 .pxl-nav-menu.e-sidebar-widget ul li > a:hover, #pxl-main .pxl-sidebar-area.style-4 .widget_pages ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-4 .widget_pages ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-4 .widget_pages ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-4 .widget_pages ul li > a:hover, #pxl-main .pxl-sidebar-area.style-4 .widget_archive ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-4 .widget_archive ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-4 .widget_archive ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-4 .widget_archive ul li > a:hover, #pxl-main .pxl-sidebar-area.style-4 .widget_meta ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-4 .widget_meta ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-4 .widget_meta ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-4 .widget_meta ul li > a:hover, #pxl-main .pxl-sidebar-area.style-4 .widget_block ul li.current-cat > a, #pxl-main .pxl-sidebar-area.style-4 .widget_block ul li.current-cat-parent > a, #pxl-main .pxl-sidebar-area.style-4 .widget_block ul li.current-menu-item > a, #pxl-main .pxl-sidebar-area.style-4 .widget_block ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-4 .widget_categories ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_categories ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_categories ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_categories ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-4 .widget_product_categories ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_product_categories ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_product_categories ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_product_categories ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-4 .widget_nav_menu ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_nav_menu ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_nav_menu ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_nav_menu ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-4 .pxl-nav-menu.e-sidebar-widget ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-4 .pxl-nav-menu.e-sidebar-widget ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-4 .pxl-nav-menu.e-sidebar-widget ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-4 .pxl-nav-menu.e-sidebar-widget ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-4 .widget_pages ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_pages ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_pages ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_pages ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-4 .widget_archive ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_archive ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_archive ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_archive ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-4 .widget_meta ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_meta ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_meta ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_meta ul li > a:hover, #pxl-main .elementor-widget-sidebar.style-4 .widget_block ul li.current-cat > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_block ul li.current-cat-parent > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_block ul li.current-menu-item > a, #pxl-main .elementor-widget-sidebar.style-4 .widget_block ul li > a:hover {
    text-decoration: none; }
#pxl-main .pxl-sidebar-area.style-4 .widget_categories ul ul, #pxl-main .pxl-sidebar-area.style-4 .widget_categories ul ol, #pxl-main .pxl-sidebar-area.style-4 .widget_categories ol ul, #pxl-main .pxl-sidebar-area.style-4 .widget_categories ol ol, #pxl-main .pxl-sidebar-area.style-4 .widget_product_categories ul ul, #pxl-main .pxl-sidebar-area.style-4 .widget_product_categories ul ol, #pxl-main .pxl-sidebar-area.style-4 .widget_product_categories ol ul, #pxl-main .pxl-sidebar-area.style-4 .widget_product_categories ol ol, #pxl-main .pxl-sidebar-area.style-4 .widget_nav_menu ul ul, #pxl-main .pxl-sidebar-area.style-4 .widget_nav_menu ul ol, #pxl-main .pxl-sidebar-area.style-4 .widget_nav_menu ol ul, #pxl-main .pxl-sidebar-area.style-4 .widget_nav_menu ol ol, #pxl-main .pxl-sidebar-area.style-4 .pxl-nav-menu.e-sidebar-widget ul ul, #pxl-main .pxl-sidebar-area.style-4 .pxl-nav-menu.e-sidebar-widget ul ol, #pxl-main .pxl-sidebar-area.style-4 .pxl-nav-menu.e-sidebar-widget ol ul, #pxl-main .pxl-sidebar-area.style-4 .pxl-nav-menu.e-sidebar-widget ol ol, #pxl-main .pxl-sidebar-area.style-4 .widget_pages ul ul, #pxl-main .pxl-sidebar-area.style-4 .widget_pages ul ol, #pxl-main .pxl-sidebar-area.style-4 .widget_pages ol ul, #pxl-main .pxl-sidebar-area.style-4 .widget_pages ol ol, #pxl-main .pxl-sidebar-area.style-4 .widget_archive ul ul, #pxl-main .pxl-sidebar-area.style-4 .widget_archive ul ol, #pxl-main .pxl-sidebar-area.style-4 .widget_archive ol ul, #pxl-main .pxl-sidebar-area.style-4 .widget_archive ol ol, #pxl-main .pxl-sidebar-area.style-4 .widget_meta ul ul, #pxl-main .pxl-sidebar-area.style-4 .widget_meta ul ol, #pxl-main .pxl-sidebar-area.style-4 .widget_meta ol ul, #pxl-main .pxl-sidebar-area.style-4 .widget_meta ol ol, #pxl-main .pxl-sidebar-area.style-4 .widget_block ul ul, #pxl-main .pxl-sidebar-area.style-4 .widget_block ul ol, #pxl-main .pxl-sidebar-area.style-4 .widget_block ol ul, #pxl-main .pxl-sidebar-area.style-4 .widget_block ol ol, #pxl-main .elementor-widget-sidebar.style-4 .widget_categories ul ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_categories ul ol, #pxl-main .elementor-widget-sidebar.style-4 .widget_categories ol ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_categories ol ol, #pxl-main .elementor-widget-sidebar.style-4 .widget_product_categories ul ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_product_categories ul ol, #pxl-main .elementor-widget-sidebar.style-4 .widget_product_categories ol ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_product_categories ol ol, #pxl-main .elementor-widget-sidebar.style-4 .widget_nav_menu ul ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_nav_menu ul ol, #pxl-main .elementor-widget-sidebar.style-4 .widget_nav_menu ol ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_nav_menu ol ol, #pxl-main .elementor-widget-sidebar.style-4 .pxl-nav-menu.e-sidebar-widget ul ul, #pxl-main .elementor-widget-sidebar.style-4 .pxl-nav-menu.e-sidebar-widget ul ol, #pxl-main .elementor-widget-sidebar.style-4 .pxl-nav-menu.e-sidebar-widget ol ul, #pxl-main .elementor-widget-sidebar.style-4 .pxl-nav-menu.e-sidebar-widget ol ol, #pxl-main .elementor-widget-sidebar.style-4 .widget_pages ul ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_pages ul ol, #pxl-main .elementor-widget-sidebar.style-4 .widget_pages ol ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_pages ol ol, #pxl-main .elementor-widget-sidebar.style-4 .widget_archive ul ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_archive ul ol, #pxl-main .elementor-widget-sidebar.style-4 .widget_archive ol ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_archive ol ol, #pxl-main .elementor-widget-sidebar.style-4 .widget_meta ul ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_meta ul ol, #pxl-main .elementor-widget-sidebar.style-4 .widget_meta ol ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_meta ol ol, #pxl-main .elementor-widget-sidebar.style-4 .widget_block ul ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_block ul ol, #pxl-main .elementor-widget-sidebar.style-4 .widget_block ol ul, #pxl-main .elementor-widget-sidebar.style-4 .widget_block ol ol {
  padding-left: 25px; }

#pxl-sidebar-area.style-5 .widget.widget_search .searchform-wrap .search-submit span {
  color: #fff; }
#pxl-sidebar-area.style-5 .widget.widget_tag_cloud .tagcloud a:hover {
  color: #fff; }

.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(--secondary-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(--secondary-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(--secondary-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(--secondary-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(--secondary-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(--secondary-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(--primary-color);
        color: #fff; }

#pxl-sidebar-area.style-5 .widget.widget_search .searchform-wrap .search-submit span {
  color: #fff; }
#pxl-sidebar-area.style-5 .widget.widget_tag_cloud .tagcloud a:hover {
  color: #fff; }

.tagcloud a {
  color: var(--heading-color);
  display: inline-block;
  font-size: 13px !important;
  padding: 6px 20px;
  margin-top: 10px;
  margin-right: 10px;
  border: 1px solid var(--secondary-color); }
  .tagcloud a:hover {
    background-color: var(--secondary-color);
    color: var(--primary-color); }

.entry-tags label {
  font-size: 17px;
  color: var(--heading-color);
  margin-right: 15px; }

.tagcloud {
  margin-top: -10px; }

.pxl-sidebar-area.style-2 .tagcloud a, .elementor-widget-sidebar.style-2 .tagcloud a {
  border: 1px solid var(--primary-color);
  margin-right: 6px; }
  .pxl-sidebar-area.style-2 .tagcloud a:hover, .elementor-widget-sidebar.style-2 .tagcloud a:hover {
    background-color: var(--primary-color);
    color: var(--heading-color); }

#pxl-sidebar-area.style-6 .widget:has(.widget-title) {
  padding: 0 22px 35px 31px; }
  #pxl-sidebar-area.style-6 .widget.widget_search .search-submit {
    border-color: var(--primary-color); }
    #pxl-sidebar-area.style-6 .widget.widget_search .search-submit span {
      color: #fff; }
#pxl-sidebar-area.style-6 .widget.widget_pxl_recent_posts .pxl-post-item {
  border-bottom-color: rgba(45, 39, 35, 0.102); }
  #pxl-sidebar-area.style-6 .widget.widget_pxl_recent_posts .pxl-wg-post-title a {
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    #pxl-sidebar-area.style-6 .widget.widget_pxl_recent_posts .pxl-wg-post-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
#pxl-sidebar-area.style-6 .widget.widget_categories .widget-title, #pxl-sidebar-area.style-6 .widget.widget_product_categories .widget-title {
  margin-bottom: 36px; }
  #pxl-sidebar-area.style-6 .widget.widget_categories .pxl-list-item > a, #pxl-sidebar-area.style-6 .widget.widget_product_categories .pxl-list-item > a {
    font-size: 17px;
    letter-spacing: 0.01em;
    padding: 9px 0; }
    #pxl-sidebar-area.style-6 .widget.widget_categories .pxl-list-item > a:before, #pxl-sidebar-area.style-6 .widget.widget_product_categories .pxl-list-item > a:before {
      content: "";
      display: inline-flex;
      width: 6px;
      height: 6px;
      background-color: var(--primary-color);
      position: relative;
      left: 0;
      transition: all 300ms ease 0s;
      border-radius: 50%;
      opacity: 0;
      transform: scale(0.5); }
    #pxl-sidebar-area.style-6 .widget.widget_categories .pxl-list-item > a > span, #pxl-sidebar-area.style-6 .widget.widget_product_categories .pxl-list-item > a > span {
      position: relative;
      transition: all 300ms ease 0s;
      left: -6px; }
      #pxl-sidebar-area.style-6 .widget.widget_categories .pxl-list-item > a:hover:before, #pxl-sidebar-area.style-6 .widget.widget_product_categories .pxl-list-item > a:hover:before {
        opacity: 1;
        transform: scale(1); }
      #pxl-sidebar-area.style-6 .widget.widget_categories .pxl-list-item > a:hover > span, #pxl-sidebar-area.style-6 .widget.widget_product_categories .pxl-list-item > a:hover > span {
        left: 12px; }
#pxl-sidebar-area.style-6 .widget .widget-title {
  color: #fff;
  font-size: 22px;
  letter-spacing: 0.03em;
  font-weight: 500; }
  #pxl-sidebar-area.style-6 .widget .widget-title::before {
    background-image: url(../images/img-sidebar-bg.png);
    background-repeat: no-repeat;
    background-position: right -36px bottom -17px; }

.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: 73px; }
  .comments-area .comment-list-wrap {
    margin-bottom: 72px;
    padding-bottom: 37px;
    border-bottom: 1px solid var(--divider-color); }

.pxl-content-main.layout-3.no-sidebar .comments-area {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto; }

.pxl-content-main.layout-2 .comments-area .comment-list-wrap {
  border-bottom: 1px solid var(--divider-color); }

.pxl-content-main.layout-4 .comments-area {
  margin: 62px auto 0; }
  .pxl-content-main.layout-4 .comments-area .comment-list-wrap {
    margin-bottom: 40px; }
.pxl-content-main.layout-4.no-sidebar .comments-area {
  max-width: 770px; }

.pxl-content-main.layout-5 .comments-area {
  margin: 69px auto 0; }
  .pxl-content-main.layout-5 .comments-area .comment-list-wrap {
    margin-bottom: 69px; }
.pxl-content-main.layout-5.no-sidebar .comments-area {
  max-width: 770px; }

.comments-title, .comment-reply-title {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  color: var(--heading-color);
  position: relative; }
@media (max-width: 767px) {
  .comments-title, .comment-reply-title {
    font-size: 25px; } }

.pxl-content-main.layout-2 .comments-title, .pxl-content-main.layout-2 .comment-reply-title {
  letter-spacing: 0.05em; }

.pxl-content-main.layout-3 .comments-title, .pxl-content-main.layout-3 .comment-reply-title {
  font-size: 30px;
  text-transform: capitalize;
  letter-spacing: 0.02em; }

.pxl-content-main.layout-4 .comments-title, .pxl-content-main.layout-4 .comment-reply-title {
  font-size: 40px;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 0.03em;
  color: var(--heading-color); }
@media (max-width: 767px) {
  .pxl-content-main.layout-4 .comments-title, .pxl-content-main.layout-4 .comment-reply-title {
    font-size: 30px;
    margin-bottom: 15px; } }

.comments-title {
  margin: 0 0 36px 0; }

.comment-reply-title {
  margin: 0 0 28px 0; }

.commentlist {
  list-style: none;
  padding: 0;
  margin: 0; }
  .commentlist .comment {
    padding-top: 39px;
    margin-top: 31px;
    border-top: 1px solid var(--divider-color); }
    .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: 15px;
  line-height: 26px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase; }
  .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: 13px;
  line-height: 25px;
  letter-spacing: 0.01em;
  color: var(--body-color); }
.commentlist .comment-content .comment-meta {
  font-size: 12px;
  color: #333; }
.commentlist .comment-text {
  margin-top: 18px; }
  .commentlist .comment-text p:before {
    content: '" '; }
  .commentlist .comment-text p:after {
    content: ' "'; }
.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: var(--primary-color);
  background-color: var(--secondary-color);
  padding: 8px 15px 8px 16px;
  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 {
    color: var(--primary-color); }
    .commentlist .comment-reply-link:hover:before {
      animation: toLeftFromRight 0.3s forwards; }

.pxl-content-main.layout-2 .commentlist .comment-content .comment-title {
  font-family: var(--heading-font-family);
  font-size: 17px; }
.pxl-content-main.layout-2 .commentlist .comment-content .comment-reply-link {
  background-color: var(--primary-color);
  color: #fff;
  letter-spacing: 0; }
  .pxl-content-main.layout-2 .commentlist .comment-content .comment-reply-link:hover {
    background-size: 0; }

.pxl-content-main.layout-3 .commentlist .comment-avatar img {
  border-color: var(--secondary-color); }
.pxl-content-main.layout-3 .commentlist .comment-content .comment-title {
  font-family: var(--heading-font-family);
  font-weight: 600; }
.pxl-content-main.layout-3 .commentlist .comment-content .comment-date {
  font-weight: 500;
  letter-spacing: 0; }
.pxl-content-main.layout-3 .commentlist .comment-reply-link {
  background-color: var(--primary-color);
  color: #fff;
  letter-spacing: 0;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.pxl-content-main.layout-4 .commentlist .comment-content .comment-title {
  font-size: 17px;
  font-weight: 700; }
.pxl-content-main.layout-4 .commentlist .comment-content .comment-reply-link {
  font-weight: 500;
  letter-spacing: 0;
  background-color: var(--heading-color);
  color: var(--secondary-color); }

.pxl-content-main.layout-5 .commentlist .comment-content .comment-title {
  font-family: var(--heading-font-family);
  font-size: 17px;
  font-weight: 500; }
.pxl-content-main.layout-5 .commentlist .comment-content .comment-reply-link {
  font-weight: 500;
  letter-spacing: 0;
  background-color: var(--heading-color);
  color: #fff;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.comments-pagination {
  margin-top: 24px; }

.comment-respond {
  margin-top: 37px; }
  .comment-respond .comment-form > label {
    margin-bottom: 8px; }
  .comment-respond .comment-form .comment-form-field {
    margin-top: 24px; }
  .comment-respond .comment-form .pxl-comment-form-fields-wrap {
    --bs-gutter-x: 24px; }
  .comment-respond .comment-form .pxl-comment-form-rating .comment-form-field {
    margin-top: 0;
    color: var(--heading-color); }
  .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(--primary-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: 230px; }
  .comment-respond .comment-form-cookies-consent {
    padding-top: 15px;
    display: none;
    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 {
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 35px 0 0;
    overflow: visible !important; }

.logged-in-as {
  margin-bottom: 10px;
  color: var(--heading-color); }

#cancel-comment-reply-link {
  padding-left: 30px;
  color: var(--heading-color);
  font-weight: 500;
  font-size: 17px; }
  [dir="rtl"] #cancel-comment-reply-link {
    padding-left: 0;
    padding-right: 30px; }

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;
  border-radius: 50%;
  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.sushi {
    background-color: #d74d29;
    border-radius: 10px; }
    .pxl-scroll-top.sushi .pxl-scroll-progress-circle {
      position: absolute;
      top: 50%;
      left: auto;
      right: auto;
      z-index: -1;
      width: 30px;
      height: 30px;
      transform: translateY(-50%); }
      .pxl-scroll-top.sushi .pxl-scroll-progress-circle path {
        fill: none;
        stroke: #fff;
        stroke-width: 4;
        box-sizing: border-box;
        -webkit-transition: all 200ms linear;
        transition: all 200ms linear; }
    .pxl-scroll-top.sushi i {
      font-size: 15px;
      color: #fff; }
  .pxl-scroll-top.on {
    bottom: 44px;
    opacity: 1;
    visibility: visible; }

.pxl-scroll-top.custom-style-1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 1.2px solid rgba(134, 134, 134, 0.12); }
  .pxl-scroll-top.custom-style-1 .pxl-scroll-progress-circle {
    position: absolute;
    top: 50%;
    left: auto;
    right: auto;
    z-index: -1;
    transform: translateY(-50%); }
    .pxl-scroll-top.custom-style-1 .pxl-scroll-progress-circle path {
      fill: none;
      stroke: var(--heading-color);
      stroke-width: 2;
      box-sizing: border-box;
      -webkit-transition: all 200ms linear;
      transition: all 200ms linear; }
  .pxl-scroll-top.custom-style-1 i {
    font-size: 15px;
    color: var(--heading-color);
    position: relative;
    top: -1px; }

.pxl-scroll-top.custom-style-2 {
  width: 50px;
  height: 50px;
  background-color: var(--additional01-color);
  border: 1.2px solid rgba(134, 134, 134, 0.12); }
  .pxl-scroll-top.custom-style-2 .pxl-scroll-progress-circle {
    position: absolute;
    top: 50%;
    left: auto;
    right: auto;
    z-index: -1;
    transform: translateY(-50%); }
    .pxl-scroll-top.custom-style-2 .pxl-scroll-progress-circle path {
      fill: none;
      stroke: var(--primary-color);
      stroke-width: 4;
      box-sizing: border-box;
      -webkit-transition: all 200ms linear;
      transition: all 200ms linear; }
  .pxl-scroll-top.custom-style-2 i {
    font-size: 15px;
    color: #fff;
    position: relative;
    top: -1px; }

.pxl-footer.scroll-off:after {
  display: none; }

.pxl-footer .pxl-heading-wrap h4 {
  font-size: 24px; }
.pxl-footer .pxl-nav-menu ul > li a {
  position: relative;
  transition: all 200ms ease 0s; }
  .pxl-footer .pxl-nav-menu ul > li a:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #fff;
    vertical-align: middle;
    margin-right: 5px;
    transform: scale(0); }
  .pxl-footer .pxl-nav-menu ul > li a > span {
    transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1) !important;
    display: inline-block;
    transform: translateX(-23px); }
    .pxl-footer .pxl-nav-menu ul > li a > span:before {
      content: "";
      display: inline-block;
      width: 4px;
      height: 4px;
      border-radius: 50%;
      background-color: #fff;
      vertical-align: middle;
      margin-right: 10px;
      transform: scale(0); }
  .pxl-footer .pxl-nav-menu ul > li a:hover {
    margin-left: 0; }
    .pxl-footer .pxl-nav-menu ul > li a:hover > span {
      transform: translateX(0); }
    .pxl-footer .pxl-nav-menu ul > li a:hover:before {
      transition: all 200ms linear 200ms; }
    .pxl-footer .pxl-nav-menu ul > li a:hover > span:before {
      transition: all 200ms linear 300ms; }
    .pxl-footer .pxl-nav-menu ul > li a:hover:before, .pxl-footer .pxl-nav-menu ul > li a:hover > span:before {
      transform: scale(1); }
.pxl-footer .pxl-nav-menu ul > li + li {
  margin-top: 10px; }

.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: #fff; }
  .pxl-copyright-text a:hover {
    color: var(--primary-color); }

@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;
  justify-content: center; }
  .elementor-section.pxl-section-static-pos-yes .elementor-container {
    position: static; }
  .elementor-section.pxl-section-static-pos-yes .elementor-column, .elementor-section.pxl-section-static-pos-yes .elementor-column-wrap {
    position: static; }
  .elementor-section.pxl-section-static-pos-yes .elementor-widget-wrap {
    position: static; }
.elementor-section.pxl-section-overflow-hidden-yes {
  overflow: hidden !important; }

.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; }

.elementor-column-gap-default > .elementor-column > .elementor-element-populated .pxl-single-post .single-elementor-content > .elementor {
  margin: 0 -15px; }

.pxl-single-post .elementor-inner-section > .elementor-column-gap-default {
  margin: 0 -15px; }

.elementor-section-boxed .elementor-inner-section > .elementor-column-gap-default {
  margin: 0 -15px; }

.pxl-entry-content .fadeInUp.animated {
  -webkit-animation: pxlFadeInUp 1s linear;
  -khtml-animation: pxlFadeInUp 1s linear;
  -moz-animation: pxlFadeInUp 1s linear;
  -ms-animation: pxlFadeInUp 1s linear;
  -o-animation: pxlFadeInUp 1s linear;
  animation: pxlFadeInUp 1s linear;
  -webkit-transition: all 1s linear;
  -khtml-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear; }
  .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 linear;
  -khtml-animation: pxlFadeInDown 1s linear;
  -moz-animation: pxlFadeInDown 1s linear;
  -ms-animation: pxlFadeInDown 1s linear;
  -o-animation: pxlFadeInDown 1s linear;
  animation: pxlFadeInDown 1s linear;
  -webkit-transition: all 1s linear;
  -khtml-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear; }
  .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 linear;
  -khtml-animation: pxlFadeInLeft 1s linear;
  -moz-animation: pxlFadeInLeft 1s linear;
  -ms-animation: pxlFadeInLeft 1s linear;
  -o-animation: pxlFadeInLeft 1s linear;
  animation: pxlFadeInLeft 1s linear;
  -webkit-transition: all 1s linear;
  -khtml-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear; }
  .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 linear;
  -khtml-animation: pxlFadeInRight 1s linear;
  -moz-animation: pxlFadeInRight 1s linear;
  -ms-animation: pxlFadeInRight 1s linear;
  -o-animation: pxlFadeInRight 1s linear;
  animation: pxlFadeInRight 1s linear;
  -webkit-transition: all 1s linear;
  -khtml-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear; }
  .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 (max-width: 575px) {
  .elementor-image-box-wrapper .elementor-image-box-img {
    margin-bottom: 15px !important; } }

@media (min-width: 1200px) {
  .pxl-section-offset-left.pxl-container-width-container-1200 {
    padding-left: calc((100% - 1170px)/2) !important; } }
@media (min-width: 1570px) {
  .pxl-section-offset-left.pxl-container-width-container-1570 {
    padding-left: calc((100% - 1540px)/2) !important; } }

@media (min-width: 1200px) {
  .pxl-section-offset-right.pxl-container-width-container-1200 {
    padding-right: calc((100% - 1170px)/2) !important; } }
@media (min-width: 1570px) {
  .pxl-section-offset-right.pxl-container-width-container-1570 {
    padding-right: calc((100% - 1540px)/2) !important; } }

.pxl-shape-divider-pos-top .pxl-shape-divider {
  top: -1px; }

.pxl-shape-divider-mask .pxl-shape-divider {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  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;
  background-color: #fff; }
  .pxl-shape-divider-mask.pxl-shape-divider-pos-top .pxl-shape-divider {
    -webkit-mask-position: center top;
    -ms-mask-position: center top;
    -o-mask-position: center top;
    mask-position: center top; }
.pxl-shape-divider-mask.pxl-shape-divider-pos-bottom .pxl-shape-divider {
  -webkit-mask-position: center bottom;
  -ms-mask-position: center bottom;
  -o-mask-position: center bottom;
  mask-position: center bottom; }

.elementor-widget-wrap {
  transition: all 100ms linear 0s; }

.elementor-widget-image-carousel .elementor-image-carousel-wrapper {
  overflow-x: hidden; }

.elementor-editor-active .pxl-border-animated .pxl-border-anm.bb {
  transform: scale(1); }

.elementor-icon-border-1px .elementor-icon {
  border: 1px solid var(--divider-color); }

.elementor-shortcode .woocommerce-message {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .elementor-shortcode .woocommerce-message > * {
    max-width: 100%; }

.pxl-text-editor-wrap .pxl-text-editor {
  overflow-wrap: break-word; }
  .pxl-text-editor-wrap .pxl-text-editor.hyphens-auto {
    hyphens: auto; }
.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 22px 0 0;
  text-align: center;
  color: var(--heading-color);
  font-size: 50px;
  line-height: 1;
  font-weight: bold;
  font-family: var(--heading-font-family); }

.pxl-cursor {
  width: 15px;
  height: 15px;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(var(--primary-color-rgb), 0.5);
  border-radius: 50%;
  pointer-events: none;
  z-index: 99999;
  visibility: hidden;
  transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s linear width, 0.3s linear height; }
  .pxl-cursor.active {
    width: 30px;
    height: 30px;
    opacity: 0.3; }

.circle-cursor {
  line-height: 102px;
  width: 102px;
  height: 102px;
  background-color: #ffffff;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  position: fixed;
  font-family: "Audrey";
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-align: center;
  color: #000;
  z-index: 86;
  text-transform: uppercase;
  pointer-events: none;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -khtml-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.18s ease;
  -khtml-transition: all 0.18s ease;
  -moz-transition: all 0.18s ease;
  -ms-transition: all 0.18s ease;
  -o-transition: all 0.18s ease;
  transition: all 0.18s ease; }
  .circle-cursor.enlarged {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; }

@media (max-width: 1199px) {
  .pxl-cursor {
    display: none !important; }
  .circle-cursor {
    display: none !important; } }

.e-widget-swiper .elementor-swiper-button {
  font-size: 18px;
  color: #fff;
  width: 70px;
  height: 70px;
  transition: all 300ms ease;
  opacity: 1; }
  .e-widget-swiper.elementor-arrows-position-inside .elementor-swiper-button-prev {
    bottom: 0;
    top: auto;
    left: 50%;
    transform: translateX(-100%);
    justify-content: flex-end;
    padding-right: 18px; }
    .e-widget-swiper.elementor-arrows-position-inside .elementor-swiper-button-prev:hover i {
      -webkit-animation: toLeftFromRight 0.4s forwards;
      -khtml-animation: toLeftFromRight 0.4s forwards;
      -moz-animation: toLeftFromRight 0.4s forwards;
      -ms-animation: toLeftFromRight 0.4s forwards;
      -o-animation: toLeftFromRight 0.4s forwards;
      animation: toLeftFromRight 0.4s forwards; }
  .e-widget-swiper.elementor-arrows-position-inside .elementor-swiper-button-next {
    bottom: 0;
    top: auto;
    right: 50%;
    transform: translateX(100%);
    padding-left: 18px; }
    .e-widget-swiper.elementor-arrows-position-inside .elementor-swiper-button-next:hover i {
      -webkit-animation: toRightFromLeft 0.5s forwards;
      -khtml-animation: toRightFromLeft 0.5s forwards;
      -moz-animation: toRightFromLeft 0.5s forwards;
      -ms-animation: toRightFromLeft 0.5s forwards;
      -o-animation: toRightFromLeft 0.5s forwards;
      animation: toRightFromLeft 0.5s forwards; }
.e-widget-swiper.elementor-arrows-position-outside .swiper {
  width: auto !important; }
.e-widget-swiper.elementor-arrows-position-outside .elementor-swiper-button-prev {
  top: 50%;
  left: -58px !important;
  transform: translate(-100%, -50%);
  align-items: center;
  justify-content: center; }
  .e-widget-swiper.elementor-arrows-position-outside .elementor-swiper-button-prev:hover i {
    -webkit-animation: toLeftFromRight 0.4s forwards;
    -khtml-animation: toLeftFromRight 0.4s forwards;
    -moz-animation: toLeftFromRight 0.4s forwards;
    -ms-animation: toLeftFromRight 0.4s forwards;
    -o-animation: toLeftFromRight 0.4s forwards;
    animation: toLeftFromRight 0.4s forwards; }
.e-widget-swiper.elementor-arrows-position-outside .elementor-swiper-button-next {
  top: 50%;
  right: -58px !important;
  transform: translate(100%, -50%);
  align-items: center;
  justify-content: center; }
  .e-widget-swiper.elementor-arrows-position-outside .elementor-swiper-button-next:hover i {
    -webkit-animation: toRightFromLeft 0.5s forwards;
    -khtml-animation: toRightFromLeft 0.5s forwards;
    -moz-animation: toRightFromLeft 0.5s forwards;
    -ms-animation: toRightFromLeft 0.5s forwards;
    -o-animation: toRightFromLeft 0.5s forwards;
    animation: toRightFromLeft 0.5s forwards; }

.pxl-luxury.e-widget-swiper.elementor-arrows-position-inside .elementor-swiper-button-prev, .pxl-luxury.e-widget-swiper.elementor-arrows-position-inside .elementor-swiper-button-next {
  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: var(--secondary-color);
  color: var(--primary-color);
  top: 50%;
  bottom: 20px;
  width: 68px;
  height: 68px;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }
  .pxl-luxury.e-widget-swiper.elementor-arrows-position-inside .elementor-swiper-button-prev > *, .pxl-luxury.e-widget-swiper.elementor-arrows-position-inside .elementor-swiper-button-next > * {
    max-width: 100%; }
  .pxl-luxury.e-widget-swiper.elementor-arrows-position-inside .elementor-swiper-button-prev:hover, .pxl-luxury.e-widget-swiper.elementor-arrows-position-inside .elementor-swiper-button-next:hover {
    background-color: var(--primary-color); }
    .pxl-luxury.e-widget-swiper.elementor-arrows-position-inside .elementor-swiper-button-prev:hover i, .pxl-luxury.e-widget-swiper.elementor-arrows-position-inside .elementor-swiper-button-next:hover i {
      color: var(--secondary-color);
      animation: none; }
.pxl-luxury.e-widget-swiper.elementor-arrows-position-inside .elementor-swiper-button-prev {
  padding-right: 0;
  left: 7%;
  -webkit-transform: translate(calc(-100% - 10px), -50%);
  -khtml-transform: translate(calc(-100% - 10px), -50%);
  -moz-transform: translate(calc(-100% - 10px), -50%);
  -ms-transform: translate(calc(-100% - 10px), -50%);
  -o-transform: translate(calc(-100% - 10px), -50%);
  transform: translate(calc(-100% - 10px), -50%); }
.pxl-luxury.e-widget-swiper.elementor-arrows-position-inside .elementor-swiper-button-next {
  padding-left: 0;
  right: 7%;
  -webkit-transform: translate(calc(100% + 10px), -50%);
  -khtml-transform: translate(calc(100% + 10px), -50%);
  -moz-transform: translate(calc(100% + 10px), -50%);
  -ms-transform: translate(calc(100% + 10px), -50%);
  -o-transform: translate(calc(100% + 10px), -50%);
  transform: translate(calc(100% + 10px), -50%); }
.pxl-luxury.e-widget-swiper.elementor-arrows-position-outside .swiper {
  width: auto !important; }
.pxl-luxury.e-widget-swiper.elementor-arrows-position-outside .elementor-swiper-button-prev, .pxl-luxury.e-widget-swiper.elementor-arrows-position-outside .elementor-swiper-button-next {
  top: 50%;
  border: 1px solid var(--primary-color);
  border-radius: 50%;
  align-items: center;
  justify-content: center; }
  .pxl-luxury.e-widget-swiper.elementor-arrows-position-outside .elementor-swiper-button-prev:hover, .pxl-luxury.e-widget-swiper.elementor-arrows-position-outside .elementor-swiper-button-next:hover {
    background-color: var(--primary-color); }
    .pxl-luxury.e-widget-swiper.elementor-arrows-position-outside .elementor-swiper-button-prev:hover i, .pxl-luxury.e-widget-swiper.elementor-arrows-position-outside .elementor-swiper-button-next:hover i {
      color: #fff;
      animation-name: none; }
.pxl-luxury.e-widget-swiper.elementor-arrows-position-outside .elementor-swiper-button-prev {
  left: -58px !important;
  transform: translate(-100%, -50%); }
.pxl-luxury.e-widget-swiper.elementor-arrows-position-outside .elementor-swiper-button-next {
  right: -58px !important;
  transform: translate(100%, -50%); }

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to {
    opacity: 0; }
  50% {
    opacity: 0.8; } }

.pxl-heading-layout-1 .heading-subtitle {
  font-size: 15px;
  color: var(--heading-color);
  letter-spacing: 0.15em;
  margin-bottom: 21px;
  position: relative;
  text-transform: uppercase; }
@media (max-width: 767px) {
  .pxl-heading-layout-1 .heading-subtitle {
    font-size: 13px; } }
.pxl-heading-layout-1 .heading-subtitle.style-1.highlighted span:before, .pxl-heading-layout-1 .heading-subtitle.style-1.highlighted span:after {
  content: "";
  position: absolute;
  width: 62px;
  height: 1px;
  background-color: var(--primary-color);
  bottom: 5px; }
.pxl-heading-layout-1 .heading-subtitle.style-1.highlighted span:before {
  left: -15px;
  -webkit-transform: translateX(-100%);
  -khtml-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%); }
.pxl-heading-layout-1 .heading-subtitle.style-1.highlighted span:after {
  right: -15px;
  -webkit-transform: translateX(100%);
  -khtml-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }
@media (max-width: 575px) {
  .pxl-heading-layout-1 .heading-subtitle.style-1.highlighted span:before, .pxl-heading-layout-1 .heading-subtitle.style-1.highlighted span:after {
    content: none !important; } }
.pxl-heading-layout-1 .heading-subtitle.style-2.highlighted span:before, .pxl-heading-layout-1 .heading-subtitle.style-2.highlighted span:after {
  content: "";
  position: relative;
  font-family: "pxli";
  color: var(--primary-color);
  font-size: inherit;
  line-height: inherit;
  top: 1px; }
.pxl-heading-layout-1 .heading-subtitle.style-2.highlighted span:before {
  margin-right: 8px; }
.pxl-heading-layout-1 .heading-subtitle.style-2.highlighted span:after {
  margin-left: 8px; }
.pxl-heading-layout-1 .heading-description {
  margin-top: 15px;
  margin-bottom: 15px; }
  .pxl-heading-layout-1 .heading-description span {
    display: inline-block; }
  @media (max-width: 767px) {
    .pxl-heading-layout-1 .heading-description {
      font-size: 14px; } }
.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner {
  width: 100%;
  text-align: left; }
  .pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
    content: none; }
.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before {
  content: ""; }
.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
  content: none; }
.pxl-heading-layout-1 .pxl-heading-wrap .heading-title {
  margin: 0;
  display: inline-block; }
  .pxl-heading-layout-1 .pxl-heading-wrap .heading-title.highlighted.style-1 {
    position: relative; }
    .pxl-heading-layout-1 .pxl-heading-wrap .heading-title.highlighted.style-1:before, .pxl-heading-layout-1 .pxl-heading-wrap .heading-title.highlighted.style-1:after {
      position: absolute;
      width: 62px;
      height: 1px;
      background-color: var(--primary-color);
      top: 50%; }
    .pxl-heading-layout-1 .pxl-heading-wrap .heading-title.highlighted.style-1:before {
      left: -19px;
      -webkit-transform: translate(-100%, -50%);
      -khtml-transform: translate(-100%, -50%);
      -moz-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
      -o-transform: translate(-100%, -50%);
      transform: translate(-100%, -50%); }
    .pxl-heading-layout-1 .pxl-heading-wrap .heading-title.highlighted.style-1:after {
      right: -19px;
      -webkit-transform: translate(100%, -50%);
      -khtml-transform: translate(100%, -50%);
      -moz-transform: translate(100%, -50%);
      -ms-transform: translate(100%, -50%);
      -o-transform: translate(100%, -50%);
      transform: translate(100%, -50%); }
    @media (max-width: 575px) {
      .pxl-heading-layout-1 .pxl-heading-wrap .heading-title.highlighted.style-1:before, .pxl-heading-layout-1 .pxl-heading-wrap .heading-title.highlighted.style-1:after {
        content: none !important; } }
  .pxl-heading-layout-1 .pxl-heading-wrap .heading-title.highlighted.style-2 {
    display: flex;
    align-items: center; }
    .pxl-heading-layout-1 .pxl-heading-wrap .heading-title.highlighted.style-2:before, .pxl-heading-layout-1 .pxl-heading-wrap .heading-title.highlighted.style-2:after {
      position: relative;
      font-family: "pxli";
      color: var(--primary-color);
      font-size: 20px;
      line-height: inherit; }
    .pxl-heading-layout-1 .pxl-heading-wrap .heading-title.highlighted.style-2:before {
      margin-right: 22px; }
    .pxl-heading-layout-1 .pxl-heading-wrap .heading-title.highlighted.style-2:after {
      margin-left: 22px; }
.pxl-heading-layout-1 .pxl-heading-wrap h2 {
  font-size: 40px; }
@media (max-width: 767px) {
  .pxl-heading-layout-1 .pxl-heading-wrap h2 {
    font-size: 25px; } }
.pxl-heading-layout-1 .pxl-heading-wrap h3 {
  font-size: 30px; }
@media (max-width: 767px) {
  .pxl-heading-layout-1 .pxl-heading-wrap h3 {
    font-size: 20px; } }
.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-heading-layout-1 .heading-underline.solid .pxl-divider {
  width: 112px;
  height: 3px; }

.pxl-heading-align-left.pxl-heading-layout-1 .pxl-heading-inner {
  text-align: left; }
  .pxl-heading-align-left.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-align-left.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-align-left.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-align-left.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
    content: none; }
  .pxl-heading-align-left.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-1.highlighted:after, .pxl-heading-align-left.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-1.highlighted a:after, .pxl-heading-align-left.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-1.highlighted:after, .pxl-heading-align-left.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-1.highlighted a:after {
    content: ""; }
.pxl-heading-align-left.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-align-left.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-align-left.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-align-left.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before {
  content: ""; }
.pxl-heading-align-left.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-align-left.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-align-left.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-align-left.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
  content: none; }

.pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner {
  text-align: center;
  position: relative; }
  .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
    content: ""; }
  .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-1.highlighted:after, .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-1.highlighted a:after, .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-1.highlighted:after, .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-1.highlighted a:after {
    content: ""; }
  .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-2, .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-2 {
    justify-content: center; }
    .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before, .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
      content: ""; }
  .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .icecream-heading {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1; }
    .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .icecream-heading::before {
      content: "";
      position: absolute;
      top: -18px;
      left: 50%;
      transform: translate(-50%, -100%);
      width: 33px;
      height: 17px;
      background-color: var(--primary-color);
      border-top-left-radius: 100px;
      border-top-right-radius: 100px;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1); }
    .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .icecream-heading::after {
      content: "";
      position: absolute;
      bottom: -23px;
      left: 50%;
      transform: translate(-50%, 100%);
      width: 0;
      height: 0;
      border-left: 11px solid transparent;
      border-right: 11px solid transparent;
      border-top: 18px solid #f5ab24;
      transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1); }
    @media (max-width: 575px) {
      .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .icecream-heading::before, .pxl-heading-align-center.pxl-heading-layout-1 .pxl-heading-inner .icecream-heading::after {
        display: none; } }

.pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner {
  text-align: right; }
  .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
    content: ""; }
  .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-1.highlighted:after, .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-1.highlighted a:after, .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-1.highlighted:after, .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-1.highlighted a:after {
    content: none; }
.pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-2.highlighted, .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-2.highlighted a, .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-2.highlighted, .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-2.highlighted a {
  justify-content: end; }
  .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before {
    content: none; }
  .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-align-right.pxl-heading-layout-1 .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
    content: ""; }

@media (max-width: 1499px) {
  .pxl-heading-align--laptopleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner {
    text-align: left; }
    .pxl-heading-align--laptopleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-align--laptopleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-align--laptopleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-align--laptopleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
      content: none; }
  .pxl-heading-align--laptopleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-align--laptopleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-align--laptopleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-align--laptopleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before {
    content: ""; }
  .pxl-heading-align--laptopleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-align--laptopleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-align--laptopleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-align--laptopleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
    content: none; } }
@media (max-width: 1499px) {
  .pxl-heading-align--laptopcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner {
    text-align: center; }
    .pxl-heading-align--laptopcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-align--laptopcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-align--laptopcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-align--laptopcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
      content: ""; }
    .pxl-heading-align--laptopcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:after, .pxl-heading-align--laptopcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:after, .pxl-heading-align--laptopcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:after, .pxl-heading-align--laptopcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:after {
      content: ""; }
  .pxl-heading-align--laptopcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-align--laptopcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-align--laptopcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-align--laptopcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-align--laptopcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-align--laptopcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-align--laptopcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before, .pxl-heading-align--laptopcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
    content: ""; } }
@media (max-width: 1499px) {
  .pxl-heading-align--laptopright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner {
    text-align: right; }
    .pxl-heading-align--laptopright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-align--laptopright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-align--laptopright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-align--laptopright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
      content: ""; }
    .pxl-heading-align--laptopright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:after, .pxl-heading-align--laptopright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:after, .pxl-heading-align--laptopright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:after, .pxl-heading-align--laptopright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:after {
      content: none; }
  .pxl-heading-align--laptopright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-align--laptopright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-align--laptopright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-align--laptopright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before {
    content: none; }
  .pxl-heading-align--laptopright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-align--laptopright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-align--laptopright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-align--laptopright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
    content: ""; } }
@media (max-width: 1199px) {
  .pxl-heading-align--tablet_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner {
    text-align: left; }
    .pxl-heading-align--tablet_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-align--tablet_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-align--tablet_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-align--tablet_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
      content: none; }
  .pxl-heading-align--tablet_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-align--tablet_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-align--tablet_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-align--tablet_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before {
    content: ""; }
  .pxl-heading-align--tablet_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-align--tablet_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-align--tablet_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-align--tablet_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
    content: none; } }
@media (max-width: 1199px) {
  .pxl-heading-align--tablet_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner {
    text-align: center; }
    .pxl-heading-align--tablet_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-align--tablet_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-align--tablet_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-align--tablet_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
      content: ""; }
    .pxl-heading-align--tablet_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:after, .pxl-heading-align--tablet_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:after, .pxl-heading-align--tablet_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:after, .pxl-heading-align--tablet_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:after {
      content: ""; }
  .pxl-heading-align--tablet_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-align--tablet_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-align--tablet_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-align--tablet_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-align--tablet_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-align--tablet_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-align--tablet_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before, .pxl-heading-align--tablet_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
    content: ""; } }
@media (max-width: 1199px) {
  .pxl-heading-align--tablet_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner {
    text-align: right; }
    .pxl-heading-align--tablet_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-align--tablet_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-align--tablet_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-align--tablet_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
      content: ""; }
    .pxl-heading-align--tablet_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:after, .pxl-heading-align--tablet_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:after, .pxl-heading-align--tablet_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:after, .pxl-heading-align--tablet_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:after {
      content: none; }
  .pxl-heading-align--tablet_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-align--tablet_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-align--tablet_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-align--tablet_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before {
    content: none; }
  .pxl-heading-align--tablet_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-align--tablet_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-align--tablet_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-align--tablet_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
    content: ""; } }
@media (max-width: 991px) {
  .pxl-heading-align--tabletleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner {
    text-align: left; }
    .pxl-heading-align--tabletleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-align--tabletleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-align--tabletleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-align--tabletleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
      content: none; }
  .pxl-heading-align--tabletleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-align--tabletleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-align--tabletleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-align--tabletleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before {
    content: ""; }
  .pxl-heading-align--tabletleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-align--tabletleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-align--tabletleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-align--tabletleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
    content: none; } }
@media (max-width: 991px) {
  .pxl-heading-align--tabletcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner {
    text-align: center; }
    .pxl-heading-align--tabletcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-align--tabletcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-align--tabletcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-align--tabletcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
      content: ""; }
    .pxl-heading-align--tabletcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:after, .pxl-heading-align--tabletcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:after, .pxl-heading-align--tabletcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:after, .pxl-heading-align--tabletcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:after {
      content: ""; }
  .pxl-heading-align--tabletcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-align--tabletcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-align--tabletcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-align--tabletcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-align--tabletcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-align--tabletcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-align--tabletcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before, .pxl-heading-align--tabletcenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
    content: ""; } }
@media (max-width: 991px) {
  .pxl-heading-align--tabletright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner {
    text-align: right; }
    .pxl-heading-align--tabletright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-align--tabletright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-align--tabletright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-align--tabletright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
      content: ""; }
    .pxl-heading-align--tabletright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:after, .pxl-heading-align--tabletright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:after, .pxl-heading-align--tabletright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:after, .pxl-heading-align--tabletright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:after {
      content: none; }
  .pxl-heading-align--tabletright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-align--tabletright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-align--tabletright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-align--tabletright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before {
    content: none; }
  .pxl-heading-align--tabletright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-align--tabletright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-align--tabletright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-align--tabletright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
    content: ""; } }
@media (max-width: 767px) {
  .pxl-heading-align--mobile_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner {
    text-align: left; }
    .pxl-heading-align--mobile_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-align--mobile_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-align--mobile_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-align--mobile_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
      content: none; }
  .pxl-heading-align--mobile_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-align--mobile_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-align--mobile_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-align--mobile_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before {
    content: ""; }
  .pxl-heading-align--mobile_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-align--mobile_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-align--mobile_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-align--mobile_extraleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
    content: none; } }
@media (max-width: 767px) {
  .pxl-heading-align--mobile_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner {
    text-align: center; }
    .pxl-heading-align--mobile_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-align--mobile_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-align--mobile_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-align--mobile_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
      content: ""; }
    .pxl-heading-align--mobile_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:after, .pxl-heading-align--mobile_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:after, .pxl-heading-align--mobile_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:after, .pxl-heading-align--mobile_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:after {
      content: ""; }
  .pxl-heading-align--mobile_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-align--mobile_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-align--mobile_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-align--mobile_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-align--mobile_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-align--mobile_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-align--mobile_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before, .pxl-heading-align--mobile_extracenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
    content: ""; } }
@media (max-width: 767px) {
  .pxl-heading-align--mobile_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner {
    text-align: right; }
    .pxl-heading-align--mobile_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-align--mobile_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-align--mobile_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-align--mobile_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
      content: ""; }
    .pxl-heading-align--mobile_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:after, .pxl-heading-align--mobile_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:after, .pxl-heading-align--mobile_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:after, .pxl-heading-align--mobile_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:after {
      content: none; }
  .pxl-heading-align--mobile_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-align--mobile_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-align--mobile_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-align--mobile_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before {
    content: none; }
  .pxl-heading-align--mobile_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-align--mobile_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-align--mobile_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-align--mobile_extraright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
    content: ""; } }
@media (max-width: 575px) {
  .pxl-heading-align--mobileleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner {
    text-align: left; }
    .pxl-heading-align--mobileleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-align--mobileleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-align--mobileleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-align--mobileleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
      content: none; }
  .pxl-heading-align--mobileleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-align--mobileleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-align--mobileleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-align--mobileleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before {
    content: ""; }
  .pxl-heading-align--mobileleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-align--mobileleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-align--mobileleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-align--mobileleft.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
    content: none; } }
@media (max-width: 575px) {
  .pxl-heading-align--mobilecenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner {
    text-align: center; }
    .pxl-heading-align--mobilecenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-align--mobilecenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-align--mobilecenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-align--mobilecenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
      content: ""; }
    .pxl-heading-align--mobilecenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:after, .pxl-heading-align--mobilecenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:after, .pxl-heading-align--mobilecenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:after, .pxl-heading-align--mobilecenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:after {
      content: ""; }
  .pxl-heading-align--mobilecenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-align--mobilecenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-align--mobilecenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-align--mobilecenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-align--mobilecenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-align--mobilecenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-align--mobilecenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before, .pxl-heading-align--mobilecenter.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
    content: ""; } }
@media (max-width: 575px) {
  .pxl-heading-align--mobileright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner {
    text-align: right; }
    .pxl-heading-align--mobileright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:before, .pxl-heading-align--mobileright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:before, .pxl-heading-align--mobileright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:before, .pxl-heading-align--mobileright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:before {
      content: ""; }
    .pxl-heading-align--mobileright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted:after, .pxl-heading-align--mobileright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-1.highlighted a:after, .pxl-heading-align--mobileright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted:after, .pxl-heading-align--mobileright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-1.highlighted a:after {
      content: none; }
  .pxl-heading-align--mobileright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:before, .pxl-heading-align--mobileright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:before, .pxl-heading-align--mobileright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:before, .pxl-heading-align--mobileright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:before {
    content: none; }
  .pxl-heading-align--mobileright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted:after, .pxl-heading-align--mobileright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-title.style-2.highlighted a:after, .pxl-heading-align--mobileright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted:after, .pxl-heading-align--mobileright.pxl-heading-layout-1 .pxl-heading-wrap .pxl-heading-inner .heading-subtitle.style-2.highlighted a:after {
    content: ""; } }

.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-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 !important; }
.pxl-nav-menu.pxl-nav-menu-main.style-1 .pxl-primary-menu > li:before {
  content: "";
  width: 0;
  height: 3px;
  position: absolute;
  top: 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-nav-menu.pxl-nav-menu-main.style-1 .pxl-primary-menu > li.active:before, .pxl-nav-menu.pxl-nav-menu-main.style-1 .pxl-primary-menu > li.current-menu-item:before, .pxl-nav-menu.pxl-nav-menu-main.style-1 .pxl-primary-menu > li.current-menu-ancestor:before, .pxl-nav-menu.pxl-nav-menu-main.style-1 .pxl-primary-menu > li:hover:before {
    width: 100%; }
.pxl-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu > li a:before {
  content: "";
  width: 0;
  height: 3px;
  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-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu > li > a {
  color: var(--heading-color);
  font-weight: 500;
  overflow: hidden; }
  .pxl-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu > li.active a:before, .pxl-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu > li.current-menu-item a:before, .pxl-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu > li.current-menu-ancestor a:before, .pxl-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu > li:hover a:before {
    width: 100%; }
.pxl-nav-menu.pxl-nav-menu-main.style-2 .pxl-primary-menu .sub-menu a:before {
  content: none; }
.pxl-nav-menu.pxl-nav-menu-main.style-3 .pxl-primary-menu {
  margin-left: 0;
  margin-right: 0;
  flex-direction: column; }
  .pxl-nav-menu.pxl-nav-menu-main.style-3 .pxl-primary-menu > li {
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center; }
    .pxl-nav-menu.pxl-nav-menu-main.style-3 .pxl-primary-menu > li:before {
      content: none; }
    .pxl-nav-menu.pxl-nav-menu-main.style-3 .pxl-primary-menu > li + li {
      margin-top: 23px; }
    .pxl-nav-menu.pxl-nav-menu-main.style-3 .pxl-primary-menu > li > a {
      font-weight: 500;
      line-height: 36px; }
      .pxl-nav-menu.pxl-nav-menu-main.style-3 .pxl-primary-menu > li > a:before {
        content: "";
        width: 0;
        height: 1px;
        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-nav-menu.pxl-nav-menu-main.style-3 .pxl-primary-menu > li.active > a:before, .pxl-nav-menu.pxl-nav-menu-main.style-3 .pxl-primary-menu > li.current-menu-item > a:before, .pxl-nav-menu.pxl-nav-menu-main.style-3 .pxl-primary-menu > li.current-menu-ancestor > a:before, .pxl-nav-menu.pxl-nav-menu-main.style-3 .pxl-primary-menu > li:hover > a:before {
      width: 100%; }
  .pxl-nav-menu.pxl-nav-menu-main.style-3 .pxl-primary-menu .sub-menu {
    top: 0;
    left: 100%; }
@media (min-width: 1200px) {
  .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li:before {
    content: "";
    width: 0;
    height: 3px;
    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-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li:not(:last-child):after {
    content: "/";
    position: absolute;
    top: 50%;
    right: -17px;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li.active:before, .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li.current-menu-item:before, .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li.current-menu-ancestor:before, .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li:hover:before {
      width: 100%; }
  .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu {
    padding: 0;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border: 1px solid var(--divider-color);
    background-color: var(--secondary-color); }
    .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu li.menu-item-has-children:after {
      color: var(--heading-color); }
      .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu li.menu-item-has-children:after:after {
        content: "";
        font-family: "pxli";
        font-size: 15px; }
    .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu > li {
      -webkit-transition: none;
      -khtml-transition: none;
      -moz-transition: none;
      -ms-transition: none;
      -o-transition: none;
      transition: none; }
      .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu > li + li {
        border-top: 1px solid var(--divider-color); }
      .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu > li > a {
        color: var(--heading-color); }
      .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu > li.active, .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu > li.current-menu-item, .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu > li.current-menu-ancestor, .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu > li:hover {
        background-color: var(--primary-color); }
        .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu > li.active:after, .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu > li.active > a, .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu > li.current-menu-item:after, .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu > li.current-menu-item > a, .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu > li.current-menu-ancestor:after, .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu > li.current-menu-ancestor > a, .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu > li:hover:after, .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu > li:hover > a {
          color: #fff; }
    .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu a, .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li .sub-menu span {
      -webkit-transition: none;
      -khtml-transition: none;
      -moz-transition: none;
      -ms-transition: none;
      -o-transition: none;
      transition: none; }
  .pxl-nav-menu.pxl-nav-menu-main.style-4 .pxl-primary-menu > li > a {
    color: var(--heading-color);
    font-weight: 500;
    overflow: hidden; } }
@media (min-width: 1200px) {
  .pxl-nav-menu.pxl-nav-menu-main.style-5 .pxl-primary-menu > li a:before {
    content: "";
    width: 0;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: var(--secondary-color);
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: 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-nav-menu.pxl-nav-menu-main.style-5 .pxl-primary-menu > li > a {
    color: var(--heading-color);
    font-weight: 500;
    letter-spacing: 0;
    text-transform: capitalize;
    overflow: hidden; }
    .pxl-nav-menu.pxl-nav-menu-main.style-5 .pxl-primary-menu > li.active a:before, .pxl-nav-menu.pxl-nav-menu-main.style-5 .pxl-primary-menu > li.current-menu-item a:before, .pxl-nav-menu.pxl-nav-menu-main.style-5 .pxl-primary-menu > li.current-menu-ancestor a:before, .pxl-nav-menu.pxl-nav-menu-main.style-5 .pxl-primary-menu > li:hover a:before {
      width: 100%; }
  .pxl-nav-menu.pxl-nav-menu-main.style-5 .pxl-primary-menu .sub-menu {
    border-radius: 25px;
    background-color: var(--primary-color); }
    .pxl-nav-menu.pxl-nav-menu-main.style-5 .pxl-primary-menu .sub-menu > li:not(:last-child) > a {
      border-bottom: 1px dashed;
      border-color: rgba(255, 255, 255, 0.45); }
    .pxl-nav-menu.pxl-nav-menu-main.style-5 .pxl-primary-menu .sub-menu a {
      text-transform: capitalize; }
      .pxl-nav-menu.pxl-nav-menu-main.style-5 .pxl-primary-menu .sub-menu a:before {
        content: none; }
      .pxl-nav-menu.pxl-nav-menu-main.style-5 .pxl-primary-menu .sub-menu a:hover {
        color: var(--secondary-color); }
    .pxl-nav-menu.pxl-nav-menu-main.style-5 .pxl-primary-menu .sub-menu .current-menu-item a {
      color: var(--secondary-color); }
  .pxl-nav-menu.pxl-nav-menu-main.style-5.hide-underline .pxl-primary-menu > li a:before {
    content: none; } }
@media (min-width: 1200px) {
  .pxl-nav-menu.pxl-nav-menu-main.style-6 .pxl-primary-menu > li:before {
    content: none; }
  .pxl-nav-menu.pxl-nav-menu-main.style-6 .pxl-primary-menu > li > a {
    position: relative;
    color: var(--heading-color);
    font-weight: 500; }
    .pxl-nav-menu.pxl-nav-menu-main.style-6 .pxl-primary-menu > li > a:before {
      content: "";
      position: absolute;
      left: -24px;
      font-size: 15px;
      font-family: "pxli";
      color: var(--primary-color);
      opacity: 0;
      -webkit-transition: all 300ms linear;
      -khtml-transition: all 300ms linear;
      -moz-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
      -o-transition: all 300ms linear;
      transition: all 300ms linear; }
  .pxl-nav-menu.pxl-nav-menu-main.style-6 .pxl-primary-menu > li.active > a:before, .pxl-nav-menu.pxl-nav-menu-main.style-6 .pxl-primary-menu > li.current-menu-item > a:before, .pxl-nav-menu.pxl-nav-menu-main.style-6 .pxl-primary-menu > li.current-menu-ancestor > a:before {
    opacity: 1; }
  .pxl-nav-menu.pxl-nav-menu-main.style-6 .pxl-primary-menu > li:hover > a {
    color: var(--primary-color); } }
.pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu {
  margin-left: 0; }
  .pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu .sub-menu {
    background-color: #fff; }
    .pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu .sub-menu li a {
      color: var(--secondary-color);
      transition: transform 0.25s ease;
      font-size: 18px;
      font-weight: 400;
      letter-spacing: 0;
      text-transform: capitalize; }
      .pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu .sub-menu li.menu-item-has-children::after {
        content: "";
        font-family: "pxli";
        color: var(--secondary-color);
        transition: all 250ms ease 0s;
        font-size: 15px;
        top: 49%; }
    .pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu .sub-menu li:hover > a {
      -webkit-transform: scale(0.9);
      -khtml-transform: scale(0.9);
      -moz-transform: scale(0.9);
      -ms-transform: scale(0.9);
      -o-transform: scale(0.9);
      transform: scale(0.9);
      color: var(--primary-color); }
      .pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu .sub-menu li:hover:hover::after {
        color: var(--primary-color); }
  .pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu .sub-menu li.current-menu-item > a, .pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu .sub-menu li.current_page_parent > a {
    color: var(--primary-color); }
  .pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu .sub-menu li.current-menu-item::after, .pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu .sub-menu li.current_page_parent::after {
    color: var(--primary-color); }
.pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu > .menu-item > a {
  position: relative; }
  .pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu > .menu-item > a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 18px;
    height: 9px;
    background-color: var(--primary-color);
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0; }
  .pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu > .menu-item > a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 11px solid #f5ab24;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0; }
.pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu > .menu-item:hover > a::before {
  top: -12px;
  opacity: 1; }
.pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu > .menu-item:hover > a::after {
  bottom: -12px;
  opacity: 1; }
.pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu > .menu-item.current-menu-ancestor > a::before, .pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu > .menu-item.current-menu-item > a::before {
  top: -12px;
  opacity: 1; }
.pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu > .menu-item.current-menu-ancestor > a::after, .pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu > .menu-item.current-menu-item > a::after {
  bottom: -12px;
  opacity: 1; }
.pxl-nav-menu.pxl-nav-menu-main.style-7 .pxl-primary-menu > .menu-item .main-menu-toggle {
  margin-left: 4px; }
@media (min-width: 1200px) {
  .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: -15px;
    left: 50%;
    background-color: #d74d29;
    -webkit-transition: all 300ms ease-in-out 0s;
    -khtml-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    -ms-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    border-radius: 50%;
    transform: translateX(-50%) scale(0);
    transform-origin: center; }
  .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li:not(:last-child):after {
    content: "";
    position: absolute;
    height: 14px;
    width: 2px;
    top: 50%;
    right: -24px;
    -webkit-transform: translateY(-50%) rotate(15deg);
    -khtml-transform: translateY(-50%) rotate(15deg);
    -moz-transform: translateY(-50%) rotate(15deg);
    -ms-transform: translateY(-50%) rotate(15deg);
    -o-transform: translateY(-50%) rotate(15deg);
    transform: translateY(-50%) rotate(15deg);
    background-color: var(--secondary-color); }
    .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li.active:before, .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li.current-menu-item:before, .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li.current-menu-ancestor:before, .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li:hover:before {
      transform: translateX(-50%) scale(1); }
  .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu {
    padding: 0;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border: 1px solid var(--divider-color);
    background-color: var(--secondary-color); }
    .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu li.menu-item-has-children:after {
      color: var(--heading-color); }
      .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu li.menu-item-has-children:after:after {
        content: "";
        font-family: "pxli";
        font-size: 15px; }
    .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu > li {
      -webkit-transition: none;
      -khtml-transition: none;
      -moz-transition: none;
      -ms-transition: none;
      -o-transition: none;
      transition: none; }
      .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu > li + li {
        border-top: 1px solid var(--divider-color); }
      .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu > li > a {
        color: var(--heading-color); }
      .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu > li.active, .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu > li.current-menu-item, .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu > li.current-menu-ancestor, .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu > li:hover {
        background-color: var(--primary-color); }
        .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu > li.active:after, .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu > li.active > a, .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu > li.current-menu-item:after, .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu > li.current-menu-item > a, .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu > li.current-menu-ancestor:after, .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu > li.current-menu-ancestor > a, .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu > li:hover:after, .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu > li:hover > a {
          color: #fff; }
    .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu a, .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li .sub-menu span {
      -webkit-transition: none;
      -khtml-transition: none;
      -moz-transition: none;
      -ms-transition: none;
      -o-transition: none;
      transition: none; }
  .pxl-nav-menu.pxl-nav-menu-main.style-8 .pxl-primary-menu > li > a {
    color: var(--heading-color);
    font-weight: 500;
    overflow: hidden; } }
@media (min-width: 1200px) {
  .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li:before {
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #e54b21;
    -webkit-transition: all 300ms ease-in-out 0s;
    -khtml-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    -ms-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    transform: translateX(-50%);
    transform-origin: center;
    opacity: 0; }
    .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li.active:before, .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li.current-menu-item:before, .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li.current-menu-ancestor:before, .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li:hover:before {
      opacity: 1;
      height: 22px; }
  .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu {
    padding: 0;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background-color: var(--secondary-color); }
    .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu li.menu-item-has-children:after {
      color: #fff; }
      .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu li.menu-item-has-children:after:after {
        content: "";
        font-family: "pxli";
        font-size: 15px; }
    .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li {
      -webkit-transition: none;
      -khtml-transition: none;
      -moz-transition: none;
      -ms-transition: none;
      -o-transition: none;
      transition: none; }
      .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li > a {
        color: var(--heading-color); }
        .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li > a span {
          position: relative; }
          .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li > a span::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            right: -1px;
            margin: auto;
            height: 1px;
            width: 100%;
            background-color: #fff;
            transform-origin: right center;
            -webkit-transform-origin: right center;
            -webkit-transform: scale(0, 1);
            -khtml-transform: scale(0, 1);
            -moz-transform: scale(0, 1);
            -ms-transform: scale(0, 1);
            -o-transform: scale(0, 1);
            transform: scale(0, 1);
            -webkit-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
            -khtml-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
            -moz-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
            -ms-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
            -o-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
            transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85); }
        .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li > a:hover span::after {
          transform-origin: left center;
          -webkit-transform: scale(1, 1);
          -khtml-transform: scale(1, 1);
          -moz-transform: scale(1, 1);
          -ms-transform: scale(1, 1);
          -o-transform: scale(1, 1);
          transform: scale(1, 1);
          -webkit-transform-origin: left center; }
      .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li.active, .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li.current-menu-item, .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li.current-menu-ancestor, .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li:hover {
        background-color: var(--primary-color); }
        .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li.active:after, .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li.active > a, .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li.current-menu-item:after, .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li.current-menu-item > a, .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li.current-menu-ancestor:after, .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li.current-menu-ancestor > a, .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li:hover:after, .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li:hover > a {
          color: #fff; }
      .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li.active > a span::after, .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li.current-menu-item > a span::after, .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu > li.current-menu-ancestor > a span::after {
        -webkit-transform: scale(1, 1);
        -khtml-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1); }
    .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu a, .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li .sub-menu span {
      -webkit-transition: none;
      -khtml-transition: none;
      -moz-transition: none;
      -ms-transition: none;
      -o-transition: none;
      transition: none; }
  .pxl-nav-menu.pxl-nav-menu-main.style-9 .pxl-primary-menu > li > a {
    color: var(--heading-color);
    font-weight: 500;
    letter-spacing: 0.2em;
    font-size: 15px;
    line-height: 50px;
    font-family: var(--heading-font-family); } }
@media (min-width: 1200px) {
  .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li > a {
    position: relative; }
    .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li > a:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: auto;
      height: 2px;
      width: 100%;
      background-color: #fff;
      transform-origin: right center;
      -webkit-transform-origin: right center;
      -webkit-transform: scale(0, 1);
      -khtml-transform: scale(0, 1);
      -moz-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
      -o-transform: scale(0, 1);
      transform: scale(0, 1);
      -webkit-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
      -khtml-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
      -moz-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
      -ms-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
      -o-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
      transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85); }
  .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li.active > a:before, .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li.current-menu-item > a:before, .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li.current-menu-ancestor > a:before, .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li:hover > a:before {
    transform-origin: left center;
    -webkit-transform: scale(1, 1);
    -khtml-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left center; }
  .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu {
    padding: 0;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background-color: var(--additional01-color); }
    .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu li.menu-item-has-children:after {
      color: #fff; }
      .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu li.menu-item-has-children:after:after {
        content: "";
        font-family: "pxli";
        font-size: 15px; }
    .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu > li {
      -webkit-transition: none;
      -khtml-transition: none;
      -moz-transition: none;
      -ms-transition: none;
      -o-transition: none;
      transition: none; }
      .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu > li > a {
        color: var(--heading-color); }
        .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu > li > a span {
          position: relative; }
          .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu > li > a span::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            right: -1px;
            margin: auto;
            height: 1px;
            width: 100%;
            background-color: #fff;
            transform-origin: right center;
            -webkit-transform-origin: right center;
            -webkit-transform: scale(0, 1);
            -khtml-transform: scale(0, 1);
            -moz-transform: scale(0, 1);
            -ms-transform: scale(0, 1);
            -o-transform: scale(0, 1);
            transform: scale(0, 1);
            -webkit-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
            -khtml-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
            -moz-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
            -ms-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
            -o-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
            transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85); }
        .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu > li > a:hover span::after {
          transform-origin: left center;
          -webkit-transform: scale(1, 1);
          -khtml-transform: scale(1, 1);
          -moz-transform: scale(1, 1);
          -ms-transform: scale(1, 1);
          -o-transform: scale(1, 1);
          transform: scale(1, 1);
          -webkit-transform-origin: left center; }
      .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu > li.active:after, .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu > li.active > a, .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu > li.current-menu-item:after, .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu > li.current-menu-item > a, .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu > li.current-menu-ancestor:after, .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu > li.current-menu-ancestor > a, .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu > li:hover:after, .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu > li:hover > a {
        color: #fff; }
    .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu > li.active > a span::after, .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu > li.current-menu-item > a span::after, .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu > li.current-menu-ancestor > a span::after {
      -webkit-transform: scale(1, 1);
      -khtml-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1); }
    .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu a, .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li .sub-menu span {
      -webkit-transition: none;
      -khtml-transition: none;
      -moz-transition: none;
      -ms-transition: none;
      -o-transition: none;
      transition: none; }
  .pxl-nav-menu.pxl-nav-menu-main.style-10 .pxl-primary-menu > li > a {
    color: var(--heading-color);
    font-weight: 400;
    letter-spacing: 0.13em;
    font-size: 15px;
    line-height: 100px;
    font-family: var(--heading-font-family); } }
@media (max-width: 1199px) {
  .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0px; } }
@media (max-width: 1199px) {
  .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li {
    flex: 0 0 auto;
    width: auto;
    display: inline-flex; } }
.pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li > a {
  position: relative; }
  .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li > a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 1px;
    width: 100%;
    background-color: var(--primary-color);
    transform-origin: right center;
    -webkit-transform-origin: right center;
    -webkit-transform: scale(0, 1);
    -khtml-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -khtml-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -moz-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -ms-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -o-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85); }
  .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li > a span {
    transform: translateX(0); }
    .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li > a span::before {
      display: none; }
.pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li.menu-item-has-children > a > span {
  position: relative; }
  .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li.menu-item-has-children > a > span::before, .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li.menu-item-has-children > a > span:after {
    content: "";
    position: absolute;
    background-color: var(--primary-color);
    right: -12px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 350ms ease-in-out 0s;
    display: block; }
  .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li.menu-item-has-children > a > span::before {
    width: 7px;
    height: 1px; }
  .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li.menu-item-has-children > a > span::after {
    width: 1px;
    height: 7px;
    margin-right: 3px; }
.pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li.menu-item-has-children:hover > a > span::after, .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li.menu-item-has-children:focus > a > span::after, .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li.menu-item-has-children:active > a > span::after {
  transform: translateY(-50%) rotate(90deg); }
.pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li.active > a:before, .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li.current-menu-item > a:before, .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li.current-menu-ancestor > a:before, .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li:hover > a:before {
  transform-origin: left center;
  -webkit-transform: scale(1, 1);
  -khtml-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: left center; }
.pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li .sub-menu {
  padding: 0;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background-color: var(--additional01-color); }
  .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li .sub-menu li.menu-item-has-children:after {
    color: #fff; }
    .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li .sub-menu li.menu-item-has-children:after:after {
      content: "";
      font-family: "pxli";
      font-size: 15px; }
  .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li .sub-menu > li {
    -webkit-transition: none;
    -khtml-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none; }
    .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li .sub-menu > li > a {
      color: var(--heading-color); }
      .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li .sub-menu > li > a span {
        position: relative; }
        .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li .sub-menu > li > a span::after {
          content: "";
          position: absolute;
          bottom: 0;
          left: 0;
          height: 1px;
          width: 0;
          background-color: var(--primary-color);
          transition: all 350ms ease-in-out 0s; }
      .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li .sub-menu > li > a:hover span::after {
        width: 100%; }
    .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li .sub-menu > li.active > a span::after, .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li .sub-menu > li.current-menu-item > a span::after, .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li .sub-menu > li.current-menu-ancestor > a span::after {
      width: 100%; }
  .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li .sub-menu a, .pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li .sub-menu span {
    -webkit-transition: none;
    -khtml-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none; }
.pxl-nav-menu.pxl-nav-menu-main.style-11 .pxl-primary-menu > li > a {
  color: var(--heading-color);
  font-weight: 500;
  letter-spacing: 0.1em;
  font-size: 17px;
  line-height: 36px;
  font-family: var(--heading-font-family); }
.pxl-nav-menu.pxl-nav-menu-inner .menu-item > a span:last-child {
  transition: all 300ms linear 0s;
  border-bottom: 1px solid transparent; }
.pxl-nav-menu.pxl-nav-menu-inner .menu-item > a .link-icon {
  color: var(--link-color-hover);
  margin-right: 8px;
  font-size: 12px;
  position: relative;
  bottom: 2px;
  transition: all 100ms linear 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 linear 0s; }
    .pxl-nav-menu.pxl-nav-menu-inner.style-2.border-hover .pxl-nav-inner > li > a:hover {
      color: var(--secondary-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-nav-menu.pxl-nav-menu-custom.style-1 .pxl-custom-menu > li > a {
  font-size: 35px;
  font-family: var(--heading-font-family);
  font-weight: 700;
  line-height: 2;
  text-transform: uppercase;
  color: var(--secondary-color);
  letter-spacing: 0.05em;
  position: relative; }
.pxl-nav-menu.pxl-nav-menu-custom.style-1 .pxl-custom-menu li.menu-item-has-children {
  position: relative; }
.pxl-nav-menu.pxl-nav-menu-custom.style-1 .sub-menu {
  display: none;
  list-style: none;
  padding-left: 0;
  margin-top: 2px;
  margin-bottom: 22px; }
  .pxl-nav-menu.pxl-nav-menu-custom.style-1 .sub-menu .menu-item {
    overflow: hidden; }
    .pxl-nav-menu.pxl-nav-menu-custom.style-1 .sub-menu .menu-item > a {
      font-size: 17px;
      font-family: var(--heading-font-family);
      font-weight: 500;
      line-height: 39px;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      color: var(--secondary-color);
      position: relative; }
      .pxl-nav-menu.pxl-nav-menu-custom.style-1 .sub-menu .menu-item > a::before {
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        background-color: var(--secondary-color);
        transition: all 300ms ease-in-out 0s;
        margin-right: 0;
        opacity: 0;
        border-radius: 50%;
        margin-left: -21px;
        top: 50%;
        transform: translateY(-50%); }
    .pxl-nav-menu.pxl-nav-menu-custom.style-1 .sub-menu .menu-item:hover > a {
      margin-left: 21px; }
      .pxl-nav-menu.pxl-nav-menu-custom.style-1 .sub-menu .menu-item:hover > a::before {
        opacity: 1; }
.pxl-nav-menu.pxl-nav-menu-custom.style-1 .main-menu-toggle {
  position: absolute;
  width: 15px;
  height: 15px;
  line-height: 15px;
  right: -27px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; }
  .pxl-nav-menu.pxl-nav-menu-custom.style-1 .main-menu-toggle::before, .pxl-nav-menu.pxl-nav-menu-custom.style-1 .main-menu-toggle::after {
    background-color: var(--secondary-color); }
  @media (max-width: 575px) {
    .pxl-nav-menu.pxl-nav-menu-custom.style-1 .main-menu-toggle {
      right: -20px; } }
  .pxl-nav-menu.pxl-nav-menu-custom.style-1 .main-menu-toggle:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 15px; }
  @media (max-width: 575px) {
    .pxl-nav-menu.pxl-nav-menu-custom.style-1 .main-menu-toggle:before {
      width: 2px;
      height: 10px; } }
  .pxl-nav-menu.pxl-nav-menu-custom.style-1 .main-menu-toggle::after {
    content: "";
    position: absolute;
    width: 14px;
    height: 4px; }
  @media (max-width: 575px) {
    .pxl-nav-menu.pxl-nav-menu-custom.style-1 .main-menu-toggle::after {
      width: 10px;
      height: 2px; } }
.pxl-nav-menu.pxl-nav-menu-custom.style-1 .main-menu-toggle.open:before {
  width: 3px;
  height: 9px;
  transform: rotate(90deg); }
@media (max-width: 575px) {
  .pxl-nav-menu.pxl-nav-menu-custom.style-1 .main-menu-toggle.open:before {
    width: 2px; } }
.pxl-nav-menu.pxl-nav-menu-custom.style-1 .main-menu-toggle.open::after {
  width: 9px;
  height: 3px; }
@media (max-width: 575px) {
  .pxl-nav-menu.pxl-nav-menu-custom.style-1 .main-menu-toggle.open::after {
    height: 2px; } }
.pxl-nav-menu.pxl-nav-menu-custom.style-2 .pxl-custom-menu > li > a {
  font-size: 23px;
  font-family: var(--heading-font-family);
  font-weight: 700;
  line-height: 2.1;
  text-transform: uppercase;
  color: var(--secondary-color);
  letter-spacing: 0.05em;
  position: relative; }
.pxl-nav-menu.pxl-nav-menu-custom.style-2 .pxl-custom-menu li.menu-item-has-children {
  position: relative; }
.pxl-nav-menu.pxl-nav-menu-custom.style-2 .sub-menu {
  display: none;
  list-style: none;
  padding-left: 0;
  margin-top: 2px;
  margin-bottom: 17px; }
  .pxl-nav-menu.pxl-nav-menu-custom.style-2 .sub-menu .menu-item {
    overflow: hidden; }
    .pxl-nav-menu.pxl-nav-menu-custom.style-2 .sub-menu .menu-item > a {
      font-size: 15px;
      font-family: var(--body-font-family);
      font-weight: 400;
      line-height: 27px;
      text-transform: capitalize;
      letter-spacing: 0.1em;
      color: var(--secondary-color);
      position: relative; }
      .pxl-nav-menu.pxl-nav-menu-custom.style-2 .sub-menu .menu-item > a::before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        background-color: var(--additional01-color);
        transition: all 300ms ease-in-out 0s;
        margin-right: 0;
        opacity: 0;
        border-radius: 50%;
        margin-left: -21px;
        top: 50%;
        transform: translateY(-50%); }
    .pxl-nav-menu.pxl-nav-menu-custom.style-2 .sub-menu .menu-item:hover > a {
      margin-left: 21px; }
      .pxl-nav-menu.pxl-nav-menu-custom.style-2 .sub-menu .menu-item:hover > a::before {
        opacity: 1;
        width: 13px;
        height: 1px; }
.pxl-nav-menu.pxl-nav-menu-custom.style-2 .main-menu-toggle {
  position: absolute;
  line-height: 15px;
  right: -13px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; }
  .pxl-nav-menu.pxl-nav-menu-custom.style-2 .main-menu-toggle::before {
    color: var(--secondary-color); }
  @media (max-width: 575px) {
    .pxl-nav-menu.pxl-nav-menu-custom.style-2 .main-menu-toggle {
      right: -20px; } }
  .pxl-nav-menu.pxl-nav-menu-custom.style-2 .main-menu-toggle:before {
    position: absolute;
    content: "";
    font-family: "pxli";
    font-size: 18px; }
.pxl-nav-menu.pxl-nav-menu-custom.style-3 .pxl-custom-menu > li > a {
  font-size: 25px;
  font-family: var(--heading-font-family);
  font-weight: 600;
  line-height: 65px;
  text-transform: uppercase;
  color: var(--secondary-color);
  letter-spacing: 0.1em;
  position: relative; }
.pxl-nav-menu.pxl-nav-menu-custom.style-3 .pxl-custom-menu li.menu-item-has-children {
  position: relative; }
.pxl-nav-menu.pxl-nav-menu-custom.style-3 .sub-menu {
  display: none;
  list-style: none;
  padding-left: 0;
  margin-top: 3px;
  margin-bottom: 10px; }
  .pxl-nav-menu.pxl-nav-menu-custom.style-3 .sub-menu .menu-item {
    overflow: hidden; }
    .pxl-nav-menu.pxl-nav-menu-custom.style-3 .sub-menu .menu-item > a {
      font-size: 15px;
      font-family: var(--body-font-family);
      font-weight: 400;
      line-height: 26px;
      text-transform: capitalize;
      letter-spacing: 0;
      color: var(--body-color);
      position: relative; }
      .pxl-nav-menu.pxl-nav-menu-custom.style-3 .sub-menu .menu-item > a:hover {
        color: #fff; }
.pxl-nav-menu.pxl-nav-menu-custom.style-3 .main-menu-toggle {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  cursor: pointer; }
  .pxl-nav-menu.pxl-nav-menu-custom.style-3 .main-menu-toggle:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 0;
    height: 1px;
    transition: all 350ms ease-in-out 0s;
    background-color: var(--primary-color); }
    .pxl-nav-menu.pxl-nav-menu-custom.style-3 .main-menu-toggle:hover::before {
      width: 100%; }
  .pxl-nav-menu.pxl-nav-menu-custom.style-3 .main-menu-toggle.open::before {
    width: 100%; }

.pxl-single-nav .single-next-prev-nav {
  padding-top: 45px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: none;
  position: relative; }

.pxl-anchor-wrap {
  color: var(--heading-color); }
  .pxl-anchor-wrap .pxl-anchor-icon {
    cursor: pointer; }
  .pxl-anchor-wrap svg {
    width: 25px;
    fill: var(--heading-color); }

.pxl-anchor-list.layout-1 .pxl-anchor-list-wrap {
  padding: 4px 20px;
  background-color: var(--primary-color);
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  gap: 5px; }
  .pxl-anchor-list.layout-1 .pxl-anchor-list-wrap .pxl-anchor {
    position: relative;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #fff;
    overflow: hidden;
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
    .pxl-anchor-list.layout-1 .pxl-anchor-list-wrap .pxl-anchor .mini-cart-count {
      position: absolute;
      right: 0px;
      top: 0px;
      width: 20px;
      height: 20px;
      -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: var(--secondary-color);
      color: #fff;
      font-size: 13px;
      display: inline-flex;
      align-items: center;
      justify-content: center; }
    .pxl-anchor-list.layout-1 .pxl-anchor-list-wrap .pxl-anchor span, .pxl-anchor-list.layout-1 .pxl-anchor-list-wrap .pxl-anchor svg {
      position: relative;
      z-index: 2; }
    .pxl-anchor-list.layout-1 .pxl-anchor-list-wrap .pxl-anchor svg {
      width: 15px;
      fill: var(--heading-color); }
    .pxl-anchor-list.layout-1 .pxl-anchor-list-wrap .pxl-anchor:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: var(--heading-color);
      -webkit-transition: all 300ms linear;
      -khtml-transition: all 300ms linear;
      -moz-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
      -o-transition: all 300ms linear;
      transition: all 300ms linear;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      -webkit-transform: scale(0);
      -khtml-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0); }
      .pxl-anchor-list.layout-1 .pxl-anchor-list-wrap .pxl-anchor:hover:before {
        -webkit-transform: scale(1);
        -khtml-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1); }

.pxl-anchor-wrap {
  color: var(--heading-color); }
  .pxl-anchor-wrap .pxl-anchor-icon {
    cursor: pointer; }
  .pxl-anchor-wrap svg {
    width: 25px;
    fill: var(--heading-color); }

.pxl-links {
  list-style: none;
  font-family: var(--heading-font-family);
  font-size: 19px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em; }
  .pxl-links a {
    line-height: 60px; }
    .pxl-links.layout-1 li a {
      position: relative; }
      .pxl-links.layout-1 li a.active {
        color: var(--primary-color); }
      .pxl-links.layout-1 li a:before, .pxl-links.layout-1 li a:after {
        content: "";
        position: absolute;
        display: inline-block;
        width: 7px;
        height: 7px;
        background-color: var(--primary-color);
        top: 50%;
        transform: rotate(45deg) translateY(-50%);
        opacity: 0;
        -webkit-transition: all 300ms linear;
        -khtml-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        transition: all 300ms linear; }
      .pxl-links.layout-1 li a:before {
        left: -22px; }
      .pxl-links.layout-1 li a:after {
        right: -16px; }
        .pxl-links.layout-1 li a:hover:before, .pxl-links.layout-1 li a:hover:after, .pxl-links.layout-1 li a.active:before, .pxl-links.layout-1 li a.active:after {
          opacity: 1; }

.pxl-menu-list .pxl-menu-item + .pxl-menu-item {
  margin-top: 27px; }
.pxl-menu-list .pxl-menu-item .main-content {
  flex: 1;
  width: 100%; }
  .pxl-menu-list .pxl-menu-item .main-content .pxl-separator {
    flex: 1;
    margin: 0 12px; }
  @media (max-width: 575px) {
    .pxl-menu-list .pxl-menu-item .main-content > div {
      align-items: start; } }
.pxl-menu-list .pxl-menu-item .menu-icon {
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px; }
  .pxl-menu-list .pxl-menu-item .menu-icon img {
    width: 65px;
    height: 65px; }
  @media (max-width: 575px) {
    .pxl-menu-list .pxl-menu-item .menu-icon img {
      width: 80px;
      height: 80px; } }
  .pxl-menu-list .pxl-menu-item .menu-icon.absolute {
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease; }
    .pxl-menu-list .pxl-menu-item .menu-icon.absolute img {
      width: 90px;
      height: 90px; }
    .pxl-menu-list .pxl-menu-item .menu-icon.absolute.left {
      left: -120px; }
    .pxl-menu-list .pxl-menu-item .menu-icon.absolute.right {
      right: -120px;
      margin-left: 20px;
      margin-right: 0; }
.pxl-menu-list .pxl-menu-item .menu-title {
  font-family: var(--heading-font-family);
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--heading-color);
  margin-bottom: -2px; }
  .pxl-menu-list .pxl-menu-item .menu-title a {
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-menu-list .pxl-menu-item .menu-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
  @media (max-width: 767px) {
    .pxl-menu-list .pxl-menu-item .menu-title {
      font-size: 15px; } }
@media (max-width: 575px) {
  .pxl-menu-list .pxl-menu-item .menu-title {
    max-width: 65%; } }
.pxl-menu-list .pxl-menu-item .menu-price {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: var(--heading-color); }
@media (max-width: 767px) {
  .pxl-menu-list .pxl-menu-item .menu-price {
    font-size: 17px;
    line-height: 25px; } }
@media (max-width: 767px) {
  .pxl-menu-list .pxl-menu-item .menu-sub-title {
    font-size: 14px; } }
.pxl-menu-list .pxl-menu-item .custom-tags {
  margin-bottom: 12px; }
  .pxl-menu-list .pxl-menu-item .custom-tags .custom-tag {
    font-size: 13px;
    line-height: 26px;
    padding: 0 15px;
    color: #fff;
    border-radius: 13px; }
    .pxl-menu-list .pxl-menu-item .custom-tags .custom-tag + .custom-tag {
      margin-left: 8px; }
@media (max-width: 575px) {
  .pxl-menu-list .pxl-menu-item .pxl-separator {
    margin-top: 9px !important; } }
.pxl-menu-list .pxl-menu-item:hover .menu-icon {
  opacity: 1;
  visibility: visible; }
.pxl-menu-list.layout-1 .pxl-menu-item .pxl-separator {
  height: 6px;
  border-top: 1px solid var(--primary-color);
  border-bottom: 1px solid var(--primary-color); }
.pxl-menu-list.layout-2 .pxl-menu-item .pxl-separator {
  height: 1px;
  border-top: 1px solid var(--primary-color); }
.pxl-menu-list.layout-3 .pxl-menu-item .pxl-separator {
  height: 1px;
  background-image: radial-gradient(rgba(var(--primary-color-rgb), 0.5) 1px, transparent 0);
  background-size: 6px 1px; }
.pxl-menu-list.layout-4 .custom-tags {
  justify-content: center; }
.pxl-menu-list.layout-4 .pxl-menu-item {
  text-align: center; }
  .pxl-menu-list.layout-4 .pxl-menu-item + .pxl-menu-item {
    margin-top: 33px; }
@media (max-width: 575px) {
  .pxl-menu-list.layout-4 .menu-title {
    max-width: 100%; } }
.pxl-menu-list.layout-4 .menu-price {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 11px; }
  .pxl-menu-list.layout-4 .menu-price span {
    padding: 0 12px; }
  .pxl-menu-list.layout-4 .menu-price:before, .pxl-menu-list.layout-4 .menu-price:after {
    content: "";
    width: 62px;
    height: 1px;
    background-color: var(--primary-color); }
.pxl-menu-list.layout-5 .custom-tags {
  justify-content: center; }
.pxl-menu-list.layout-5 .pxl-menu-item {
  text-align: center; }
  .pxl-menu-list.layout-5 .pxl-menu-item + .pxl-menu-item {
    margin-top: 38px; }
.pxl-menu-list.layout-5 .menu-price {
  display: inline-block;
  margin-bottom: 19px;
  padding: 0 18px;
  color: var(--primary-color);
  font-size: 15px;
  line-height: 27px;
  background-color: var(--secondary-color);
  border-radius: 4px; }
  .pxl-menu-list.layout-5 .menu-title span {
    position: relative; }
    .pxl-menu-list.layout-5 .menu-title span:before, .pxl-menu-list.layout-5 .menu-title span:after {
      content: "";
      position: absolute;
      width: 36px;
      height: 1px;
      background-color: var(--primary-color);
      top: 50%; }
    .pxl-menu-list.layout-5 .menu-title span:before {
      left: -15px;
      -webkit-transform: translate(-100%, -50%);
      -khtml-transform: translate(-100%, -50%);
      -moz-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
      -o-transform: translate(-100%, -50%);
      transform: translate(-100%, -50%); }
    .pxl-menu-list.layout-5 .menu-title span:after {
      right: -15px;
      -webkit-transform: translate(100%, -50%);
      -khtml-transform: translate(100%, -50%);
      -moz-transform: translate(100%, -50%);
      -ms-transform: translate(100%, -50%);
      -o-transform: translate(100%, -50%);
      transform: translate(100%, -50%); }
  @media (max-width: 575px) {
    .pxl-menu-list.layout-5 .menu-title {
      max-width: 100%; } }
@media (max-width: 575px) {
  .pxl-menu-list.layout-6 .pxl-menu-item .custom-tags {
    flex-direction: row; } }
.pxl-menu-list.layout-6 .pxl-menu-item + .pxl-menu-item {
  margin-top: 40px; }
.pxl-menu-list.layout-6 .pxl-menu-item .item-content {
  padding-left: 24px;
  padding-right: 24px; }
@media (max-width: 575px) {
  .pxl-menu-list.layout-6 .pxl-menu-item .item-content {
    flex-direction: column;
    align-items: start; } }
.pxl-menu-list.layout-6 .pxl-menu-item .menu-icon {
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px; }
@media (max-width: 575px) {
  .pxl-menu-list.layout-6 .pxl-menu-item .menu-icon {
    margin-bottom: 20px; } }
.pxl-menu-list.layout-6 .pxl-menu-item .menu-icon img {
  width: 75px;
  height: 75px; }
.pxl-menu-list.layout-6 .pxl-menu-item .menu-title {
  font-family: var(--heading-font-family);
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: var(--heading-color); }
  .pxl-menu-list.layout-6 .pxl-menu-item .menu-title a {
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-menu-list.layout-6 .pxl-menu-item .menu-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
  @media (max-width: 575px) {
    .pxl-menu-list.layout-6 .pxl-menu-item .menu-title {
      max-width: 100%;
      width: 100%; } }
.pxl-menu-list.layout-6 .pxl-menu-item .menu-price {
  font-family: var(--heading-font-family);
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: var(--primary-color); }
.pxl-menu-list.layout-6 .pxl-menu-item .menu-sub-title {
  margin-top: 3px; }
.pxl-menu-list.layout-6 .pxl-menu-item .pxl-separator {
  height: 3px;
  background-image: url(../images/separator-1.png);
  background-size: contain; }
@media (max-width: 575px) {
  .pxl-menu-list.layout-6 .pxl-menu-item .pxl-separator {
    display: none; } }
.pxl-menu-list.layout-6 .pxl-menu-item .custom-tags {
  display: none;
  margin-bottom: 0;
  padding: 0 25px;
  background-color: #2d2723; }
  .pxl-menu-list.layout-6 .pxl-menu-item .custom-tags .custom-tag {
    font-size: 12px;
    line-height: 28px;
    background-color: transparent !important;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    padding: 0; }
    .pxl-menu-list.layout-6 .pxl-menu-item .custom-tags .custom-tag + .custom-tag {
      margin: 0; }
      .pxl-menu-list.layout-6 .pxl-menu-item .custom-tags .custom-tag + .custom-tag:before {
        content: "/";
        margin-left: 5px;
        margin-right: 4px; }
.pxl-menu-list.layout-6 .pxl-menu-item.featured {
  border: 1px solid #2d2723;
  -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-menu-list.layout-6 .pxl-menu-item.featured .item-content {
    margin-top: 13px;
    margin-bottom: 13px; }
  @media (max-width: 575px) {
    .pxl-menu-list.layout-6 .pxl-menu-item.featured .item-content {
      margin-top: 20px;
      margin-bottom: 20px; } }
  .pxl-menu-list.layout-6 .pxl-menu-item.featured .custom-tags {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap; }
    .pxl-menu-list.layout-6 .pxl-menu-item.featured .custom-tags > * {
      max-width: 100%; }
.pxl-menu-list.layout-7 .box-title-price {
  display: flex;
  justify-content: space-between; }
@media (max-width: 575px) {
  .pxl-menu-list.layout-7 .box-title-price {
    flex-direction: column;
    gap: 16px; } }
.pxl-menu-list.layout-7 .menu-title {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.05em;
  font-weight: 500;
  color: #fff; }
@media (max-width: 575px) {
  .pxl-menu-list.layout-7 .menu-title {
    min-width: 100%; } }
.pxl-menu-list.layout-7 .menu-price {
  font-family: var(--heading-font-family);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 26px;
  font-size: 20px;
  color: #fff; }
.pxl-menu-list.layout-7 .menu-sub-title {
  color: #cacaca;
  letter-spacing: 0; }
.pxl-menu-list.layout-7 .pxl-divider {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 13px;
  background-color: rgba(255, 255, 255, 0.15); }
  .pxl-menu-list.layout-7 .pxl-divider::before {
    display: none; }
.pxl-menu-list.layout-7 .pxl-menu-list .pxl-menu-item + .pxl-menu-item {
  margin-top: 31px; }
.pxl-menu-list.layout-8 .box-title-price {
  display: flex;
  justify-content: space-between; }
@media (max-width: 575px) {
  .pxl-menu-list.layout-8 .box-title-price {
    flex-direction: column;
    gap: 16px; } }
.pxl-menu-list.layout-8 .main-content .featured .menu-title {
  position: relative; }
  .pxl-menu-list.layout-8 .main-content .featured .menu-title::after {
    content: "";
    position: relative;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: var(--primary-color);
    font-size: 15px;
    font-family: "pxli";
    margin: 0 5px 0 4px; }
.pxl-menu-list.layout-8 .menu-title {
  font-size: 25px;
  line-height: 44px;
  letter-spacing: 0.03em;
  font-weight: 700;
  font-family: var(--heading-font-family);
  color: #fff;
  text-transform: capitalize; }
@media (max-width: 575px) {
  .pxl-menu-list.layout-8 .menu-title {
    min-width: 100%; } }
.pxl-menu-list.layout-8 .menu-price {
  font-family: var(--heading-font-family);
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 28px;
  font-size: 25px;
  color: #fff; }
.pxl-menu-list.layout-8 .menu-sub-title {
  color: var(--primary-color);
  letter-spacing: 0.01em;
  line-height: 28px; }
.pxl-menu-list.layout-8 .menu-description {
  max-width: 492px; }
.pxl-menu-list.layout-8 .pxl-divider {
  width: 100%;
  margin-top: 21px;
  margin-bottom: 22px;
  background-color: var(--primary-color); }
  .pxl-menu-list.layout-8 .pxl-divider::before {
    display: none; }
.pxl-menu-list.layout-8 .pxl-item-list {
  max-height: 553px;
  overflow-y: scroll;
  scrollbar-width: none; }
  .pxl-menu-list.layout-8 .pxl-item-list .pxl-menu-item {
    margin-top: 29px; }
    .pxl-menu-list.layout-8 .pxl-item-list .pxl-menu-item:first-child {
      margin-top: 0; }
  @media (max-width: 767px) {
    .pxl-menu-list.layout-8 .pxl-item-list {
      scrollbar-width: auto;
      padding-right: 10px; }
      .pxl-menu-list.layout-8 .pxl-item-list::-webkit-scrollbar {
        width: 2px; }
      .pxl-menu-list.layout-8 .pxl-item-list::-webkit-scrollbar-thumb {
        background-color: rgba(var(--primary-color-rgb), 0.2); } }
.pxl-menu-list.layout-8 .pxl-menu-item .pxl-separator {
  height: 1px;
  background-image: radial-gradient(rgba(179, 179, 179, 0.502) 1px, transparent 0);
  background-size: 5px 1px;
  transform: translateY(8px);
  margin: 0 16px 0 7px; }
.pxl-menu-list.layout-8 .scroll-bar {
  position: absolute;
  top: 50%;
  right: -124px;
  transform: translateY(-50%);
  z-index: 9; }
@media (max-width: 575px) {
  .pxl-menu-list.layout-8 .scroll-bar {
    display: none; } }
.pxl-menu-list.layout-8 .scroll-bar.animated {
  animation: scroll-guide 1.5s ease 2; }

@keyframes scroll-guide {
  0% {
    opacity: 1;
    top: 50%; }
  100% {
    opacity: 0;
    top: 60%; } }
.pxl-menu-list.layout-8 .scroll-bar > span {
  font-size: 17px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  writing-mode: tb-rl; }
.pxl-menu-list.layout-8 .scroll-bar .scroll-icon {
  position: relative;
  font-size: 44px;
  color: #fff; }
  .pxl-menu-list.layout-8 .scroll-bar .scroll-icon i {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    font-size: 57px; }
  .pxl-menu-list.layout-8 .scroll-bar .scroll-icon:after {
    content: "";
    width: 29px;
    height: 29px;
    background-color: var(--primary-color);
    border-radius: 50%;
    position: absolute;
    top: 31px;
    left: 50%;
    transform: translateX(-50%); }
.pxl-menu-list.layout-9 .pxl-item-list {
  max-height: 584px;
  overflow-y: scroll;
  scrollbar-width: none; }
  .pxl-menu-list.layout-9 .pxl-item-list .pxl-menu-item {
    margin-top: 30px; }
    .pxl-menu-list.layout-9 .pxl-item-list .pxl-menu-item:first-child {
      margin-top: 0; }
    @media (max-width: 575px) {
      .pxl-menu-list.layout-9 .pxl-item-list .pxl-menu-item > .d-flex.align-items-center {
        flex-direction: column;
        align-items: start; } }
  @media (max-width: 991px) {
    .pxl-menu-list.layout-9 .pxl-item-list {
      scrollbar-width: auto;
      padding-right: 10px; }
      .pxl-menu-list.layout-9 .pxl-item-list::-webkit-scrollbar {
        width: 1px; }
      .pxl-menu-list.layout-9 .pxl-item-list::-webkit-scrollbar-thumb {
        background-color: var(--primary-color); } }
.pxl-menu-list.layout-9 .main-content {
  margin-top: 16px; }
  .pxl-menu-list.layout-9 .main-content .pxl-separator {
    height: 1px;
    border-bottom: 1px solid #171717;
    margin: 17px 0 13px -26px;
    position: relative; }
    .pxl-menu-list.layout-9 .main-content .pxl-separator::after {
      content: "";
      position: absolute;
      width: 7px;
      height: 7px;
      border-radius: 50%;
      transform: translateY(-50%);
      background-color: var(--heading-color);
      right: 0;
      top: 0; }
    @media (max-width: 575px) {
      .pxl-menu-list.layout-9 .main-content .pxl-separator {
        margin: 17px 0 13px 0; } }
  .pxl-menu-list.layout-9 .main-content .d-flex.align-items-center {
    padding-right: 8px; }
  @media (max-width: 575px) {
    .pxl-menu-list.layout-9 .main-content .d-flex.align-items-center {
      flex-direction: column;
      gap: 10px;
      margin-bottom: 15px; } }
.pxl-menu-list.layout-9 .menu-icon {
  margin-top: -2px;
  margin-right: 26px; }
  .pxl-menu-list.layout-9 .menu-icon img {
    width: 100%;
    height: 100%; }
  @media (max-width: 575px) {
    .pxl-menu-list.layout-9 .menu-icon {
      margin-top: 0;
      margin-right: 0; } }
.pxl-menu-list.layout-9 .menu-title {
  font-size: 22px;
  line-height: 26px;
  font-weight: 500;
  letter-spacing: 0.05em; }
@media (max-width: 575px) {
  .pxl-menu-list.layout-9 .menu-title {
    max-width: 100%; } }
.pxl-menu-list.layout-9 .menu-price {
  font-family: var(--heading-font-family);
  font-weight: 500;
  font-size: 22px;
  color: var(--primary-color);
  letter-spacing: 0.05em; }
.pxl-menu-list.layout-9 .menu-sub-title {
  max-width: 460px; }
.pxl-menu-list.layout-9 .scroll-bar {
  position: absolute;
  top: 50%;
  right: -119px;
  transform: translateY(-50%);
  z-index: 9; }
@media (max-width: 575px) {
  .pxl-menu-list.layout-9 .scroll-bar {
    display: none; } }
.pxl-menu-list.layout-9 .scroll-bar.animated {
  animation: scroll-guide 1.5s ease 2; }

@keyframes scroll-guide {
  0% {
    opacity: 1;
    top: 50%; }
  100% {
    opacity: 0;
    top: 60%; } }
.pxl-menu-list.layout-9 .scroll-bar > span {
  font-size: 17px;
  font-weight: 500;
  color: var(--heading-color);
  letter-spacing: 0.2em;
  text-transform: uppercase;
  writing-mode: tb-rl;
  font-family: var(--heading-font-family); }
.pxl-menu-list.layout-9 .scroll-bar .scroll-icon {
  position: relative;
  font-size: 44px;
  color: var(--heading-color); }
  .pxl-menu-list.layout-9 .scroll-bar .scroll-icon i {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    font-size: 57px; }
  .pxl-menu-list.layout-9 .scroll-bar .scroll-icon:after {
    content: "";
    width: 29px;
    height: 29px;
    background-color: var(--primary-color);
    border-radius: 50%;
    position: absolute;
    top: 31px;
    left: 50%;
    transform: translateX(-50%); }

.pxl-dropdown-links.layout-1 {
  position: relative; }
  .pxl-dropdown-links.layout-1 .container-label {
    position: relative;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0;
    color: var(--heading-color); }
  .pxl-dropdown-links.layout-1 ul {
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    width: 150px;
    top: calc(100% + 30px);
    left: 0;
    padding: 13px 20px;
    margin: 0;
    list-style-type: none;
    z-index: 9;
    -webkit-box-shadow: 6px 5px 20px -5px rgba(51, 51, 51, 0.3);
    -khtml-box-shadow: 6px 5px 20px -5px rgba(51, 51, 51, 0.3);
    -moz-box-shadow: 6px 5px 20px -5px rgba(51, 51, 51, 0.3);
    -ms-box-shadow: 6px 5px 20px -5px rgba(51, 51, 51, 0.3);
    -o-box-shadow: 6px 5px 20px -5px rgba(51, 51, 51, 0.3);
    box-shadow: 6px 5px 20px -5px rgba(51, 51, 51, 0.3);
    -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; }
    .pxl-dropdown-links.layout-1 ul.right {
      left: auto;
      right: 0; }
    .pxl-dropdown-links.layout-1 ul li {
      -webkit-transition: all 0.3s ease 0s;
      -khtml-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
      .pxl-dropdown-links.layout-1 ul li + li {
        margin-top: 5px; }
      .pxl-dropdown-links.layout-1 ul li:hover {
        transform: translateX(10px); }
      .pxl-dropdown-links.layout-1 ul li a {
        color: var(--heading-color); }
        .pxl-dropdown-links.layout-1 ul li a:hover {
          color: var(--heading-color); }
  .pxl-dropdown-links.layout-1 .box-icon {
    font-size: 20px;
    color: var(--secondary-color);
    margin-right: 6px; }
  .pxl-dropdown-links.layout-1 .dropdown-icon {
    margin-left: 6px; }
    .pxl-dropdown-links.layout-1:hover ul {
      top: 100%;
      opacity: 1;
      visibility: visible; }

/* Navigation carousel */
.pxl-navigation-carousel {
  display: flex;
  align-items: center; }
  .pxl-navigation-carousel.default .nav-button {
    font-size: 22px;
    width: 54px;
    height: 54px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    cursor: pointer;
    background-color: rgba(var(--additional03-color-rgb), 0.1);
    transition: all 450ms ease;
    position: relative;
    margin: 0 12px; }
    .pxl-navigation-carousel.default .nav-button:before {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      opacity: 0;
      border-radius: 50%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) scale(0.5);
      transition: all 450ms ease; }
    .pxl-navigation-carousel.default .nav-button:hover {
      color: #fff; }
      .pxl-navigation-carousel.default .nav-button:hover:before {
        transform: translate(-50%, -50%) scale(1.3);
        opacity: 0.25; }

.pxl-mailchimp .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 .mc4wp-response input[type="email"]::-webkit-input-placeholder, .pxl-mailchimp .mc4wp-response input[type="text"]::-webkit-input-placeholder, .pxl-mailchimp .mc4wp-response input[type="password"]::-webkit-input-placeholder, .pxl-mailchimp .mc4wp-response input[type="phone"]::-webkit-input-placeholder {
    font-size: inherit;
    color: inherit; }
  .pxl-mailchimp .mc4wp-response input[type="email"]:-moz-placeholder, .pxl-mailchimp .mc4wp-response input[type="text"]:-moz-placeholder, .pxl-mailchimp .mc4wp-response input[type="password"]:-moz-placeholder, .pxl-mailchimp .mc4wp-response input[type="phone"]:-moz-placeholder {
    font-size: inherit;
    color: inherit; }
  .pxl-mailchimp .mc4wp-response input[type="email"]::-moz-placeholder, .pxl-mailchimp .mc4wp-response input[type="text"]::-moz-placeholder, .pxl-mailchimp .mc4wp-response input[type="password"]::-moz-placeholder, .pxl-mailchimp .mc4wp-response input[type="phone"]::-moz-placeholder {
    font-size: inherit;
    color: inherit; }
  .pxl-mailchimp .mc4wp-response input[type="email"]:-ms-input-placeholder, .pxl-mailchimp .mc4wp-response input[type="text"]:-ms-input-placeholder, .pxl-mailchimp .mc4wp-response input[type="password"]:-ms-input-placeholder, .pxl-mailchimp .mc4wp-response input[type="phone"]:-ms-input-placeholder {
    font-size: inherit;
    color: inherit; }
  .pxl-mailchimp .mc4wp-response:empty {
    display: none; }
.pxl-mailchimp.style-2 label {
  margin-bottom: 0; }
.pxl-mailchimp.style-2 input[type="email"], .pxl-mailchimp.style-2 input[type="text"], .pxl-mailchimp.style-2 input[type="password"], .pxl-mailchimp.style-2 input[type="phone"] {
  background-color: transparent;
  border: 1px solid var(--primary-color);
  padding-right: 60px; }
  .pxl-mailchimp.style-2 input[type="email"]::-webkit-input-placeholder, .pxl-mailchimp.style-2 input[type="text"]::-webkit-input-placeholder, .pxl-mailchimp.style-2 input[type="password"]::-webkit-input-placeholder, .pxl-mailchimp.style-2 input[type="phone"]::-webkit-input-placeholder {
    font-size: inherit;
    color: inherit; }
  .pxl-mailchimp.style-2 input[type="email"]:-moz-placeholder, .pxl-mailchimp.style-2 input[type="text"]:-moz-placeholder, .pxl-mailchimp.style-2 input[type="password"]:-moz-placeholder, .pxl-mailchimp.style-2 input[type="phone"]:-moz-placeholder {
    font-size: inherit;
    color: inherit; }
  .pxl-mailchimp.style-2 input[type="email"]::-moz-placeholder, .pxl-mailchimp.style-2 input[type="text"]::-moz-placeholder, .pxl-mailchimp.style-2 input[type="password"]::-moz-placeholder, .pxl-mailchimp.style-2 input[type="phone"]::-moz-placeholder {
    font-size: inherit;
    color: inherit; }
  .pxl-mailchimp.style-2 input[type="email"]:-ms-input-placeholder, .pxl-mailchimp.style-2 input[type="text"]:-ms-input-placeholder, .pxl-mailchimp.style-2 input[type="password"]:-ms-input-placeholder, .pxl-mailchimp.style-2 input[type="phone"]:-ms-input-placeholder {
    font-size: inherit;
    color: inherit; }
.pxl-mailchimp.style-2 button {
  position: absolute;
  top: 1px;
  right: 1px;
  margin: 0;
  width: auto;
  height: calc(var(--input-height) - 2px);
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-mailchimp.style-2 button:hover i {
    animation: toRightFromLeft 0.3s ease-out; }
.pxl-mailchimp.style-2 .form-mail-creams {
  position: relative; }
  .pxl-mailchimp.style-2 .form-mail-creams input {
    padding-left: 17px;
    padding-right: 54px;
    font-weight: 700;
    font-size: 13px; }
    .pxl-mailchimp.style-2 .form-mail-creams input::-webkit-input-placeholder {
      font-size: 13px;
      line-height: 29px;
      letter-spacing: 0;
      font-weight: 700; }
    .pxl-mailchimp.style-2 .form-mail-creams input:-moz-placeholder {
      font-size: 13px;
      line-height: 29px;
      letter-spacing: 0;
      font-weight: 700; }
    .pxl-mailchimp.style-2 .form-mail-creams input::-moz-placeholder {
      font-size: 13px;
      line-height: 29px;
      letter-spacing: 0;
      font-weight: 700; }
    .pxl-mailchimp.style-2 .form-mail-creams input:-ms-input-placeholder {
      font-size: 13px;
      line-height: 29px;
      letter-spacing: 0;
      font-weight: 700; }
  .pxl-mailchimp.style-2 .form-mail-creams .pxl-icon:hover i {
    animation: toRighttopFromLeftbottom 0.3s ease-out; }
.pxl-mailchimp.style-2 .form-mail-sushi {
  position: relative; }
  .pxl-mailchimp.style-2 .form-mail-sushi input {
    height: 50px;
    color: var(--secondary-color);
    padding-left: 24px; }
    .pxl-mailchimp.style-2 .form-mail-sushi input::placeholder {
      color: var(--secondary-color); }
  .pxl-mailchimp.style-2 .form-mail-sushi .pxl-icon {
    height: 50px; }
    .pxl-mailchimp.style-2 .form-mail-sushi .pxl-icon:hover i {
      animation: toRightFromLeft 0.3s ease-out; }
.pxl-mailchimp.style-3 label {
  margin-bottom: 0; }
.pxl-mailchimp.style-3 input[type="email"], .pxl-mailchimp.style-3 input[type="text"], .pxl-mailchimp.style-3 input[type="password"], .pxl-mailchimp.style-3 input[type="phone"] {
  background-color: transparent;
  border: 1px solid var(--primary-color);
  padding-right: 60px; }
  .pxl-mailchimp.style-3 input[type="email"]::-webkit-input-placeholder, .pxl-mailchimp.style-3 input[type="text"]::-webkit-input-placeholder, .pxl-mailchimp.style-3 input[type="password"]::-webkit-input-placeholder, .pxl-mailchimp.style-3 input[type="phone"]::-webkit-input-placeholder {
    font-size: inherit;
    color: inherit; }
  .pxl-mailchimp.style-3 input[type="email"]:-moz-placeholder, .pxl-mailchimp.style-3 input[type="text"]:-moz-placeholder, .pxl-mailchimp.style-3 input[type="password"]:-moz-placeholder, .pxl-mailchimp.style-3 input[type="phone"]:-moz-placeholder {
    font-size: inherit;
    color: inherit; }
  .pxl-mailchimp.style-3 input[type="email"]::-moz-placeholder, .pxl-mailchimp.style-3 input[type="text"]::-moz-placeholder, .pxl-mailchimp.style-3 input[type="password"]::-moz-placeholder, .pxl-mailchimp.style-3 input[type="phone"]::-moz-placeholder {
    font-size: inherit;
    color: inherit; }
  .pxl-mailchimp.style-3 input[type="email"]:-ms-input-placeholder, .pxl-mailchimp.style-3 input[type="text"]:-ms-input-placeholder, .pxl-mailchimp.style-3 input[type="password"]:-ms-input-placeholder, .pxl-mailchimp.style-3 input[type="phone"]:-ms-input-placeholder {
    font-size: inherit;
    color: inherit; }
.pxl-mailchimp.style-3 button {
  position: absolute;
  top: 1px;
  right: 1px;
  margin: 0;
  width: auto;
  height: calc(var(--input-height) - 2px);
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-mailchimp.style-3 button:hover i {
    animation: toRightFromLeft 0.3s ease-out; }
.pxl-mailchimp.style-3 .form-mail-creams {
  position: relative; }
  .pxl-mailchimp.style-3 .form-mail-creams input {
    padding-left: 17px;
    padding-right: 54px;
    font-weight: 700;
    font-size: 13px; }
    .pxl-mailchimp.style-3 .form-mail-creams input::-webkit-input-placeholder {
      font-size: 13px;
      line-height: 29px;
      letter-spacing: 0;
      font-weight: 700; }
    .pxl-mailchimp.style-3 .form-mail-creams input:-moz-placeholder {
      font-size: 13px;
      line-height: 29px;
      letter-spacing: 0;
      font-weight: 700; }
    .pxl-mailchimp.style-3 .form-mail-creams input::-moz-placeholder {
      font-size: 13px;
      line-height: 29px;
      letter-spacing: 0;
      font-weight: 700; }
    .pxl-mailchimp.style-3 .form-mail-creams input:-ms-input-placeholder {
      font-size: 13px;
      line-height: 29px;
      letter-spacing: 0;
      font-weight: 700; }
  .pxl-mailchimp.style-3 .form-mail-creams .pxl-icon i {
    rotate: 45deg; }
  .pxl-mailchimp.style-3 .form-mail-creams .pxl-icon:hover {
    transform: scale(1.15); }
    .pxl-mailchimp.style-3 .form-mail-creams .pxl-icon:hover i {
      animation: toRighttopFromLeftbottom 0.3s ease-out; }
.pxl-mailchimp.hide-icon i {
  display: none; }
.pxl-mailchimp.hide-cblb label, .pxl-mailchimp.hide-cblb input[type="checkbox"] {
  display: none; }
.pxl-mailchimp.hide-button-text button > *:not(i), .pxl-mailchimp.hide-button-text input[type="submit"] > *:not(i) {
  font-size: 0; }

.pxl-anchor-cart.layout-df a.cart-anchor {
  position: relative; }
  .pxl-anchor-cart.layout-df a.cart-anchor .mini-cart-count {
    position: absolute;
    right: -12px;
    top: -12px;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background-color: var(--primary-color);
    color: #fff;
    font-size: 13px;
    display: inline-flex;
    align-items: center;
    justify-content: center; }

.pxl-search-wrap .pxl-search-form {
  width: 100%; }
.pxl-search-wrap fieldset {
  padding: 0; }
.pxl-search-wrap form {
  position: relative;
  height: 55px;
  display: inline-flex;
  border-radius: 5px; }
.pxl-search-wrap .pxl-search-field {
  font-size: 14px;
  line-height: var(--input-height);
  letter-spacing: 0.02em;
  border-color: transparent;
  height: var(--input-height);
  border: 1px solid var(--secondary-color);
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px; }
  .pxl-search-wrap .pxl-search-field::-webkit-input-placeholder {
    color: var(--heading-color);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    opacity: 1;
    text-overflow: ellipsis;
    line-height: inherit; }
  .pxl-search-wrap .pxl-search-field:-moz-placeholder {
    color: var(--heading-color);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    opacity: 1;
    text-overflow: ellipsis;
    line-height: inherit; }
  .pxl-search-wrap .pxl-search-field::-moz-placeholder {
    color: var(--heading-color);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    opacity: 1;
    text-overflow: ellipsis;
    line-height: inherit; }
  .pxl-search-wrap .pxl-search-field:-ms-input-placeholder {
    color: var(--heading-color);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    opacity: 1;
    text-overflow: ellipsis;
    line-height: inherit; }
.pxl-search-wrap .pxl-search-submit {
  width: 58px;
  display: flex;
  flex: none;
  justify-content: center;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  font-size: 17px;
  background-color: var(--secondary-color); }
  .pxl-search-wrap .pxl-search-submit span {
    color: var(--primary-color);
    animation: none;
    margin: 0; }
.pxl-search-wrap.layout-2 .pxl-search-field {
  border-color: transparent; }
.pxl-search-wrap.layout-2 .pxl-search-submit {
  background-color: var(--primary-color);
  border-color: transparent; }
  .pxl-search-wrap.layout-2 .pxl-search-submit span {
    color: #fff; }
  .pxl-search-wrap.layout-2 .pxl-search-submit:before {
    content: none; }
.pxl-search-wrap.layout-3 form {
  height: 50px; }
.pxl-search-wrap.layout-3 .pxl-search-field {
  font-size: 15px;
  letter-spacing: 0;
  padding-right: 50px;
  height: 50px;
  border: 1px solid var(--secondary-color);
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px; }
  .pxl-search-wrap.layout-3 .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-wrap.layout-3 .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-wrap.layout-3 .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-wrap.layout-3 .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-wrap.layout-3 .pxl-search-submit {
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  width: 42px;
  -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: var(--secondary-color);
  font-size: 15px;
  height: auto; }
  .pxl-search-wrap.layout-3 .pxl-search-submit span {
    color: #fff; }

.pxl-media-popup .media-content-inner {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .pxl-media-popup .media-content-inner .button-text {
    margin-bottom: 0;
    margin-top: 17px;
    font-family: var(--heading-font-family);
    font-size: 13px;
    letter-spacing: 0.11em;
    font-weight: 600;
    border-bottom: 1px solid;
    text-transform: uppercase; }
.pxl-media-popup .media-play-button {
  position: relative;
  display: flex;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: var(--primary-color); }
  .pxl-media-popup .media-play-button:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--secondary-color);
    z-index: 5;
    border-radius: 50%;
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
  .pxl-media-popup .media-play-button i {
    position: relative;
    z-index: 5;
    color: inherit;
    font-size: 17px; }
    .pxl-media-popup .media-play-button i.pxli-volume {
      font-size: 30px; }
  .pxl-media-popup .media-play-button.style-2 i {
    -moz-color: var(--primary-color);
    color: transparent !important;
    -webkit-text-stroke: 1.25px var(--primary-color); }
.pxl-media-popup .media-play-button.media-default:hover:before {
  transform: scale(1.1); }
.pxl-media-popup .media-play-button.media-circle:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: transparent;
  transform: scale(0.9);
  border: 1px solid;
  border-color: var(--primary-color);
  opacity: 0;
  border-radius: 50%;
  transition: all 400ms cubic-bezier(0.39, 0.58, 0.57, 1) 0s; }
  .pxl-media-popup .media-play-button.media-circle:hover:after {
    transform: scale(1.35);
    opacity: 0.5; }
@media (max-width: 767px) {
  .pxl-media-popup .media-play-button {
    width: 65px;
    height: 65px; }
    .pxl-media-popup .media-play-button i {
      font-size: 14px; }
      .pxl-media-popup .media-play-button i.pxli-volume {
        font-size: 26px; } }
.pxl-media-popup .media-play-button.media-wave {
  position: relative; }
  .pxl-media-popup .media-play-button.media-wave::after {
    content: "";
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: white;
    border-radius: 50%;
    animation: ripple-1 1s infinite;
    transition: all 300ms ease-in-out 0s; }
    .pxl-media-popup .media-play-button.media-wave:hover::after {
      animation: none;
      transform: scale(1.3);
      opacity: 0.3;
      transition: all 300ms ease-in-out 0s; }

.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 linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
  .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 linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
  .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); }

@keyframes sliderShape {
  0%, 100% {
    border-radius: 51% 49% 62% 38% / 59% 50% 50% 41%;
    transform: translate3d(0, 0, 0) rotateZ(0.01deg); }
  33% {
    border-radius: 67% 33% 80% 17% / 87% 46% 54% 13%; }
  66% {
    border-radius: 85% 25% 63% 37% / 53% 21% 79% 47%; } }
@keyframes sliderShape2 {
  0%, 100% {
    border-radius: 55% 45% 51% 49% / 49% 46% 54% 51%;
    transform: translate3d(0, 0, 0) rotateZ(0.01deg); }
  34% {
    border-radius: 44% 56% 28% 72% / 68% 52% 48% 32%; }
  55% {
    transform: translate3d(0, 0, 0) rotateZ(0.01deg); }
  70% {
    border-radius: 68% 32% 69% 31% / 73% 74% 26% 27%;
    transform: translate3d(0, -3px, 0) rotateZ(0.01deg); } }
@keyframes sliderShape3 {
  0%, 100% {
    border-radius: 0% 100% 76% 24% / 100% 42% 58% 0%; }
  50% {
    border-radius: 0% 100% 76% 24% / 100% 65% 35% 0%;
    transform: translate3d(0, 5px, 0) rotateZ(0.01deg); } }

.pxl-shape {
  width: 480px;
  height: 340px;
  background-color: var(--secondary-color);
  opacity: 0.8;
  border: 1px solid transparent;
  will-change: border-radius, transform, opacity;
  display: block;
  z-index: -1; }
  .pxl-shape.default {
    border-radius: 67% 33% 83% 17% / 87% 46% 54% 13%;
    animation: sliderShape 7s linear infinite;
    -webkit-animation: sliderShape 7s linear infinite; }
  .pxl-shape.style2 {
    border-radius: 55% 45% 51% 49% / 49% 46% 54% 51%;
    animation: sliderShape2 7s linear infinite;
    -webkit-animation: sliderShape2 7s linear infinite; }
  .pxl-shape.style3 {
    border-radius: 0% 100% 76% 24% / 100% 42% 58% 0%;
    animation: sliderShape3 7s linear infinite;
    -webkit-animation: sliderShape3 7s linear infinite; }

.pxl-single-info {
  padding-bottom: 0 !important; }
  .pxl-single-info:has(.widget-title) {
    background-color: rgba(249, 241, 232, 0.75); }
    .pxl-single-info:has(.widget-title) .info-item:nth-child(2) {
      padding-top: 26px !important; }
  .pxl-single-info .widget-title {
    margin-bottom: 2px !important; }
  .pxl-single-info .info-item {
    margin-left: -24px;
    margin-right: -24px;
    padding: 10px 24px;
    letter-spacing: 0; }
    .pxl-single-info .info-item:nth-child(2) {
      padding-top: 26px; }
    .pxl-single-info .info-item:last-child {
      padding-bottom: 35px; }
      .pxl-single-info .info-item .inner-text .label {
        display: block;
        width: 100%;
        color: var(--heading-color);
        font-size: 17px;
        line-height: 28px;
        font-weight: 400;
        letter-spacing: 0.05em;
        text-transform: uppercase; }
      .pxl-single-info .info-item .inner-text .info-text {
        font-size: 15px;
        line-height: 28px;
        letter-spacing: 0.01em; }
        .pxl-single-info .info-item .inner-text .info-text a:not(.pxl-icon) {
          display: inline;
          color: var(--body-color);
          background-image: linear-gradient(transparent calc(100% - 1px), var(--body-color) 1px);
          background-repeat: no-repeat;
          background-size: 0% 100%;
          transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
          .pxl-single-info .info-item .inner-text .info-text a:not(.pxl-icon):hover {
            color: inherit;
            background-size: 100% 100%; }
    .pxl-single-info .info-item .social-share {
      margin-top: 13px; }
      .pxl-single-info .info-item .social-share a.pxl-icon {
        border: 1px solid rgba(var(--secondary-color-rgb), 0.3);
        color: var(--secondary-color); }
        .pxl-single-info .info-item .social-share a.pxl-icon:hover {
          color: var(--primary-color); }

.pxl-single-info.style-2 {
  padding: 0 19px 0 19px !important;
  border: 1px solid var(--divider-color); }
  .pxl-single-info.style-2 .info-item {
    margin-left: -20px;
    margin-right: -20px;
    padding: 10px 20px; }
    .pxl-single-info.style-2 .info-item:nth-child(2) {
      padding-top: 26px; }
    .pxl-single-info.style-2 .info-item:last-child {
      padding-bottom: 35px; }
      .pxl-single-info.style-2 .info-item .inner-text .label {
        color: var(--primary-color); }
    .pxl-single-info.style-2 .info-item .social-share {
      margin-top: 13px; }
      .pxl-single-info.style-2 .info-item .social-share a.pxl-icon {
        border: 1px solid rgba(var(--primary-color-rgb), 0.7);
        color: #fff; }
        .pxl-single-info.style-2 .info-item .social-share a.pxl-icon:after {
          background-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(--secondary-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(--primary-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 .elementor-widget-container {
  overflow: hidden; }

.pxl-counter.layout1 .counter-number {
  font-family: var(--heading-font-family);
  font-size: 50px;
  font-weight: bold;
  white-space: nowrap;
  color: var(--heading-color);
  line-height: 1;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .pxl-counter.layout1 .counter-number > * {
    max-width: 100%; }
  @media (max-width: 767px) {
    .pxl-counter.layout1 .counter-number {
      font-size: 40px; } }
  .pxl-counter.layout1 .counter-number .counter-number-prefix {
    display: inline-flex;
    color: inherit;
    vertical-align: middle; }
  .pxl-counter.layout1 .counter-number .counter-number-suffix {
    display: inline-flex;
    color: inherit;
    padding-top: 2px; }
.pxl-counter.layout1 .counter-title {
  font-size: 15px;
  font-weight: 500; }
  .pxl-counter.layout1 .counter-title.style-gradient {
    padding: 0 20px;
    margin-top: 15px;
    position: relative;
    overflow: hidden; }
    .pxl-counter.layout1 .counter-title.style-gradient > span {
      position: relative;
      display: inline-flex;
      align-items: center;
      min-height: 80px; }
    .pxl-counter.layout1 .counter-title.style-gradient:before {
      content: "";
      display: block;
      position: absolute;
      height: 270%;
      bottom: -35px;
      left: 20px;
      right: 20px;
      background-color: rgba(255, 255, 255, 0.09);
      border-radius: 50%; }
.pxl-counter.layout2 .counter-icon {
  margin-bottom: 17px; }
  .pxl-counter.layout2 .counter-icon i {
    font-size: 42px; }
  .pxl-counter.layout2 .counter-icon svg {
    height: 42px;
    width: auto; }
.pxl-counter.layout2 .counter-number {
  font-family: var(--heading-font-family);
  font-size: 40px;
  font-weight: bold;
  white-space: nowrap;
  color: var(--heading-color);
  line-height: 1;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .pxl-counter.layout2 .counter-number > * {
    max-width: 100%; }
  .pxl-counter.layout2 .counter-number .counter-number-prefix {
    display: inline-flex;
    color: inherit;
    vertical-align: middle; }
  .pxl-counter.layout2 .counter-number .counter-number-suffix {
    display: inline-flex;
    color: inherit;
    padding-top: 2px; }
.pxl-counter.layout2 .counter-title {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-top: 4px; }
.pxl-counter.layout2 .item-rating {
  color: #fab702;
  font-size: 18px;
  display: inline-flex;
  margin-top: 3px; }
@media (min-width: 768px) {
  .pxl-counter.layout2 .counter-content.icon-left {
    display: flex;
    align-items: center; }
    .pxl-counter.layout2 .counter-content.icon-left .counter-icon {
      margin-bottom: 0;
      margin-right: 15px; } }

.pxl-widget-divider {
  display: flex; }
  .pxl-widget-divider .pxl-divider {
    margin: 15px 0; }
    .pxl-widget-divider .pxl-divider.pxl-scroll {
      max-width: 0;
      -webkit-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
      -khtml-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
      -moz-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
      -ms-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
      -o-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
      transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1); }
    .pxl-widget-divider .pxl-divider.style-2 {
      background-color: var(--primary-color);
      height: 0; }
      .pxl-widget-divider .pxl-divider.style-2:before {
        content: none; }
      .pxl-widget-divider .pxl-divider.style-2.pxl-animated {
        max-width: 100%; }
      .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        z-index: 1;
        width: 18px;
        height: 18px;
        padding: 3px;
        backdrop-filter: blur(10px);
        border: 1px solid var(--primary-color);
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%) rotate(45deg);
        -khtml-transform: translateY(-50%) rotate(45deg);
        -moz-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
        -o-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg); }
        .pxl-widget-divider .pxl-divider.style-2 .diamond-icon:before {
          content: "";
          position: relative;
          display: inline-block;
          background-color: var(--primary-color);
          width: 100%;
          height: 100%;
          z-index: 2; }

.pxl-divider-align-left .pxl-widget-divider {
  justify-content: start; }
  .pxl-divider-align-left .pxl-widget-divider .pxl-divider {
    transform-origin: left; }
    .pxl-divider-align-left .pxl-widget-divider .pxl-divider.style-1:before {
      left: 0; }
  .pxl-divider-align-left .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
    left: 0;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -khtml-transform: translateY(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg); }

.pxl-divider-align-center .pxl-widget-divider {
  justify-content: center; }
  .pxl-divider-align-center .pxl-widget-divider .pxl-divider {
    transform-origin: center; }
    .pxl-divider-align-center .pxl-widget-divider .pxl-divider.style-1:before {
      left: 50%;
      -webkit-transform: translateX(-50%);
      -khtml-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
  .pxl-divider-align-center .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -khtml-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg); }

.pxl-divider-align-right .pxl-widget-divider {
  justify-content: end; }
  .pxl-divider-align-right .pxl-widget-divider .pxl-divider {
    transform-origin: end; }
    .pxl-divider-align-right .pxl-widget-divider .pxl-divider.style-1:before {
      right: 0;
      left: auto; }
  .pxl-divider-align-right .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
    right: 0;
    left: auto; }

@media (max-width: 1499px) {
  .pxl-divider-align--laptopleft .pxl-widget-divider {
    justify-content: start; }
    .pxl-divider-align--laptopleft .pxl-widget-divider .pxl-divider {
      transform-origin: left; }
      .pxl-divider-align--laptopleft .pxl-widget-divider .pxl-divider.style-1:before {
        left: 0; }
    .pxl-divider-align--laptopleft .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
      left: 0;
      -webkit-transform: translateY(-50%) rotate(45deg);
      -khtml-transform: translateY(-50%) rotate(45deg);
      -moz-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
      -o-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg); } }
@media (max-width: 1499px) {
  .pxl-divider-align--laptopcenter .pxl-widget-divider {
    justify-content: center; }
    .pxl-divider-align--laptopcenter .pxl-widget-divider .pxl-divider {
      transform-origin: center; }
      .pxl-divider-align--laptopcenter .pxl-widget-divider .pxl-divider.style-1:before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -khtml-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); }
    .pxl-divider-align--laptopcenter .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
      left: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -khtml-transform: translate(-50%, -50%) rotate(45deg);
      -moz-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
      -o-transform: translate(-50%, -50%) rotate(45deg);
      transform: translate(-50%, -50%) rotate(45deg); } }
@media (max-width: 1499px) {
  .pxl-divider-align--laptopright .pxl-widget-divider {
    justify-content: end; }
    .pxl-divider-align--laptopright .pxl-widget-divider .pxl-divider {
      transform-origin: end; }
      .pxl-divider-align--laptopright .pxl-widget-divider .pxl-divider.style-1:before {
        right: 0;
        left: auto; }
    .pxl-divider-align--laptopright .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
      right: 0;
      left: auto; } }
@media (max-width: 1199px) {
  .pxl-divider-align--tablet_extraleft .pxl-widget-divider {
    justify-content: start; }
    .pxl-divider-align--tablet_extraleft .pxl-widget-divider .pxl-divider {
      transform-origin: left; }
      .pxl-divider-align--tablet_extraleft .pxl-widget-divider .pxl-divider.style-1:before {
        left: 0; }
    .pxl-divider-align--tablet_extraleft .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
      left: 0;
      -webkit-transform: translateY(-50%) rotate(45deg);
      -khtml-transform: translateY(-50%) rotate(45deg);
      -moz-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
      -o-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg); } }
@media (max-width: 1199px) {
  .pxl-divider-align--tablet_extracenter .pxl-widget-divider {
    justify-content: center; }
    .pxl-divider-align--tablet_extracenter .pxl-widget-divider .pxl-divider {
      transform-origin: center; }
      .pxl-divider-align--tablet_extracenter .pxl-widget-divider .pxl-divider.style-1:before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -khtml-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); }
    .pxl-divider-align--tablet_extracenter .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
      left: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -khtml-transform: translate(-50%, -50%) rotate(45deg);
      -moz-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
      -o-transform: translate(-50%, -50%) rotate(45deg);
      transform: translate(-50%, -50%) rotate(45deg); } }
@media (max-width: 1199px) {
  .pxl-divider-align--tablet_extraright .pxl-widget-divider {
    justify-content: end; }
    .pxl-divider-align--tablet_extraright .pxl-widget-divider .pxl-divider {
      transform-origin: end; }
      .pxl-divider-align--tablet_extraright .pxl-widget-divider .pxl-divider.style-1:before {
        right: 0;
        left: auto; }
    .pxl-divider-align--tablet_extraright .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
      right: 0;
      left: auto; } }
@media (max-width: 991px) {
  .pxl-divider-align--tabletleft .pxl-widget-divider {
    justify-content: start; }
    .pxl-divider-align--tabletleft .pxl-widget-divider .pxl-divider {
      transform-origin: left; }
      .pxl-divider-align--tabletleft .pxl-widget-divider .pxl-divider.style-1:before {
        left: 0; }
    .pxl-divider-align--tabletleft .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
      left: 0;
      -webkit-transform: translateY(-50%) rotate(45deg);
      -khtml-transform: translateY(-50%) rotate(45deg);
      -moz-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
      -o-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg); } }
@media (max-width: 991px) {
  .pxl-divider-align--tabletcenter .pxl-widget-divider {
    justify-content: center; }
    .pxl-divider-align--tabletcenter .pxl-widget-divider .pxl-divider {
      transform-origin: center; }
      .pxl-divider-align--tabletcenter .pxl-widget-divider .pxl-divider.style-1:before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -khtml-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); }
    .pxl-divider-align--tabletcenter .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
      left: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -khtml-transform: translate(-50%, -50%) rotate(45deg);
      -moz-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
      -o-transform: translate(-50%, -50%) rotate(45deg);
      transform: translate(-50%, -50%) rotate(45deg); } }
@media (max-width: 991px) {
  .pxl-divider-align--tabletright .pxl-widget-divider {
    justify-content: end; }
    .pxl-divider-align--tabletright .pxl-widget-divider .pxl-divider {
      transform-origin: end; }
      .pxl-divider-align--tabletright .pxl-widget-divider .pxl-divider.style-1:before {
        right: 0;
        left: auto; }
    .pxl-divider-align--tabletright .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
      right: 0;
      left: auto; } }
@media (max-width: 767px) {
  .pxl-divider-align--mobile_extraleft .pxl-widget-divider {
    justify-content: start; }
    .pxl-divider-align--mobile_extraleft .pxl-widget-divider .pxl-divider {
      transform-origin: left; }
      .pxl-divider-align--mobile_extraleft .pxl-widget-divider .pxl-divider.style-1:before {
        left: 0; }
    .pxl-divider-align--mobile_extraleft .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
      left: 0;
      -webkit-transform: translateY(-50%) rotate(45deg);
      -khtml-transform: translateY(-50%) rotate(45deg);
      -moz-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
      -o-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg); } }
@media (max-width: 767px) {
  .pxl-divider-align--mobile_extracenter .pxl-widget-divider {
    justify-content: center; }
    .pxl-divider-align--mobile_extracenter .pxl-widget-divider .pxl-divider {
      transform-origin: center; }
      .pxl-divider-align--mobile_extracenter .pxl-widget-divider .pxl-divider.style-1:before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -khtml-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); }
    .pxl-divider-align--mobile_extracenter .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
      left: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -khtml-transform: translate(-50%, -50%) rotate(45deg);
      -moz-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
      -o-transform: translate(-50%, -50%) rotate(45deg);
      transform: translate(-50%, -50%) rotate(45deg); } }
@media (max-width: 767px) {
  .pxl-divider-align--mobile_extraright .pxl-widget-divider {
    justify-content: end; }
    .pxl-divider-align--mobile_extraright .pxl-widget-divider .pxl-divider {
      transform-origin: end; }
      .pxl-divider-align--mobile_extraright .pxl-widget-divider .pxl-divider.style-1:before {
        right: 0;
        left: auto; }
    .pxl-divider-align--mobile_extraright .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
      right: 0;
      left: auto; } }
@media (max-width: 575px) {
  .pxl-divider-align--mobileleft .pxl-widget-divider {
    justify-content: start; }
    .pxl-divider-align--mobileleft .pxl-widget-divider .pxl-divider {
      transform-origin: left; }
      .pxl-divider-align--mobileleft .pxl-widget-divider .pxl-divider.style-1:before {
        left: 0; }
    .pxl-divider-align--mobileleft .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
      left: 0;
      -webkit-transform: translateY(-50%) rotate(45deg);
      -khtml-transform: translateY(-50%) rotate(45deg);
      -moz-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
      -o-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg); } }
@media (max-width: 575px) {
  .pxl-divider-align--mobilecenter .pxl-widget-divider {
    justify-content: center; }
    .pxl-divider-align--mobilecenter .pxl-widget-divider .pxl-divider {
      transform-origin: center; }
      .pxl-divider-align--mobilecenter .pxl-widget-divider .pxl-divider.style-1:before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -khtml-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); }
    .pxl-divider-align--mobilecenter .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
      left: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -khtml-transform: translate(-50%, -50%) rotate(45deg);
      -moz-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
      -o-transform: translate(-50%, -50%) rotate(45deg);
      transform: translate(-50%, -50%) rotate(45deg); } }
@media (max-width: 575px) {
  .pxl-divider-align--mobileright .pxl-widget-divider {
    justify-content: end; }
    .pxl-divider-align--mobileright .pxl-widget-divider .pxl-divider {
      transform-origin: end; }
      .pxl-divider-align--mobileright .pxl-widget-divider .pxl-divider.style-1:before {
        right: 0;
        left: auto; }
    .pxl-divider-align--mobileright .pxl-widget-divider .pxl-divider.style-2 .diamond-icon {
      right: 0;
      left: auto; } }

.pxl-pie-chart.layout1 {
  text-align: center; }
  .pxl-pie-chart.layout1 .pxl-item-title {
    font-size: 22px;
    line-height: 1.6em;
    font-weight: 500; }
  .pxl-pie-chart.layout1 .pxl-counter-number {
    display: inline-flex;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: var(--heading-font-family);
    font-size: 40px;
    font-weight: bold; }
  .pxl-pie-chart.layout1 .pxl-item-value {
    display: inline-flex;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    min-height: 190px; }
  .pxl-pie-chart.layout1 .pxl-item-divider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 18px solid rgba(255, 255, 255, 0.05);
    border-radius: 100%;
    z-index: -1; }

.pxl-moving-path svg {
  height: 480px;
  width: auto; }
.pxl-moving-path path {
  fill: none;
  stroke: #d6d6d6; }
.pxl-moving-path .target-wrap {
  display: inline-block; }

.pxl-list .pxl-list-content {
  display: flex; }
  .pxl-list .pxl-list-content .pxl-list-icon {
    flex: none;
    margin: 0 10px 0 0;
    position: relative;
    bottom: 2px; }
    .pxl-list .pxl-list-content .pxl-list-icon svg {
      width: auto; }
  .pxl-list .pxl-list-content + .pxl-list-content {
    margin-top: 15px; }
.pxl-list.layout-2 .pxl-list-content {
  font-size: 17px;
  line-height: 28px;
  padding: 16px 0; }
  .pxl-list.layout-2 .pxl-list-content + .pxl-list-content {
    margin-top: 0px;
    border-top-width: 1px;
    border-top-color: rgba(255, 255, 255, 0.45); }
  .pxl-list.layout-2 .pxl-list-content .pxl-list-icon {
    max-width: 0;
    margin-right: 0;
    overflow: hidden;
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
    .pxl-list.layout-2 .pxl-list-content:hover .pxl-list-icon {
      margin-right: 10px; }

.pxl-store-list.layout-1 {
  position: relative;
  text-align: center;
  padding: 30px; }
  .pxl-store-list.layout-1.loading:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 2; }
  .pxl-store-list.layout-1 .pxl-store {
    padding: 24px 32px;
    border: 1px solid var(--divider-color);
    cursor: pointer;
    text-align: left; }
    .pxl-store-list.layout-1 .pxl-store + .pxl-store {
      margin-top: 20px; }
    .pxl-store-list.layout-1 .pxl-store .pxl-store-content {
      gap: 20px; }
      .pxl-store-list.layout-1 .pxl-store .pxl-store-content .pxl-store-icon {
        font-size: 15px;
        font-weight: 700;
        color: #fff;
        width: 42px;
        height: 42px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        background-color: var(--primary-color); }
        .pxl-store-list.layout-1 .pxl-store .pxl-store-content .pxl-store-icon > * {
          max-width: 100%; }
      .pxl-store-list.layout-1 .pxl-store .pxl-store-content .pxl-store-title {
        font-size: 17px;
        letter-spacing: 0.03em;
        margin-bottom: 7px; }
    .pxl-store-list.layout-1 .pxl-store .pxl-store-btn {
      width: 49px;
      height: 49px;
      -webkit-border-radius: 5px;
      -khtml-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      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 var(--divider-color);
      border-radius: 5px; }
      .pxl-store-list.layout-1 .pxl-store .pxl-store-btn > * {
        max-width: 100%; }
      .pxl-store-list.layout-1 .pxl-store .pxl-store-btn i {
        font-size: 20px;
        font-weight: 700;
        color: var(--heading-color); }
      @media (max-width: 575px) {
        .pxl-store-list.layout-1 .pxl-store .pxl-store-btn {
          margin-top: 20px; } }
    .pxl-store-list.layout-1 .pxl-store:hover, .pxl-store-list.layout-1 .pxl-store.selected {
      background-color: #f2f2f2; }
      .pxl-store-list.layout-1 .pxl-store.selected .pxl-store-btn {
        background-color: #56ce66;
        border-color: #56ce66; }
        .pxl-store-list.layout-1 .pxl-store.selected .pxl-store-btn i {
          color: #fff; }
  .pxl-store-list.layout-1 .btn-wrapper {
    position: relative;
    z-index: 1; }
    .pxl-store-list.layout-1 .btn-wrapper .btn.store-submit {
      margin-top: 40px;
      cursor: not-allowed; }
.pxl-store-list.layout-2 {
  position: relative;
  text-align: center;
  padding: 30px; }
  .pxl-store-list.layout-2.loading:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 2; }
  .pxl-store-list.layout-2 .pxl-store {
    padding: 24px 32px;
    border: 1px solid var(--divider-color);
    cursor: pointer;
    text-align: left;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px; }
    .pxl-store-list.layout-2 .pxl-store + .pxl-store {
      margin-top: 20px; }
    .pxl-store-list.layout-2 .pxl-store .pxl-store-content {
      gap: 20px; }
    @media (max-width: 767px) {
      .pxl-store-list.layout-2 .pxl-store .pxl-store-content {
        max-width: 80%; } }
  @media (max-width: 575px) {
    .pxl-store-list.layout-2 .pxl-store .pxl-store-content {
      max-width: 100%; } }
  .pxl-store-list.layout-2 .pxl-store .pxl-store-content .pxl-store-icon {
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    width: 64px;
    height: 64px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: var(--primary-color); }
    .pxl-store-list.layout-2 .pxl-store .pxl-store-content .pxl-store-icon > * {
      max-width: 100%; }
  .pxl-store-list.layout-2 .pxl-store .pxl-store-content .pxl-store-title {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.03em;
    margin-bottom: 7px; }
  .pxl-store-list.layout-2 .pxl-store .pxl-store-btn {
    width: 49px;
    height: 49px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    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 var(--divider-color); }
    .pxl-store-list.layout-2 .pxl-store .pxl-store-btn > * {
      max-width: 100%; }
    .pxl-store-list.layout-2 .pxl-store .pxl-store-btn i {
      font-size: 20px;
      font-weight: 700;
      color: var(--heading-color); }
    @media (max-width: 575px) {
      .pxl-store-list.layout-2 .pxl-store .pxl-store-btn {
        margin-top: 20px; } }
  .pxl-store-list.layout-2 .pxl-store:hover, .pxl-store-list.layout-2 .pxl-store.selected {
    background-color: #f9f9f9; }
    .pxl-store-list.layout-2 .pxl-store.selected .pxl-store-btn {
      background-color: #56ce66;
      border-color: #56ce66; }
      .pxl-store-list.layout-2 .pxl-store.selected .pxl-store-btn i {
        color: #fff; }
  .pxl-store-list.layout-2 .btn-wrapper {
    position: relative;
    z-index: 1; }
    .pxl-store-list.layout-2 .btn-wrapper .btn.store-submit {
      margin-top: 40px;
      cursor: not-allowed; }

.pxl-social-icons.layout-1 {
  margin-left: -6px;
  margin-right: -6px; }
  .pxl-social-icons.layout-1 > * {
    margin-left: 6px;
    margin-right: 6px; }
  .pxl-social-icons.layout-1 .pxl-icon {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    width: 45px;
    height: 45px;
    border: 1px solid rgba(var(--primary-color-rgb), 0.7);
    border-radius: 50%; }
    .pxl-social-icons.layout-1 .pxl-icon:before {
      position: relative;
      z-index: 1; }
    .pxl-social-icons.layout-1 .pxl-icon:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -khtml-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 0;
      height: 0;
      background-color: var(--primary-color);
      border-radius: 50%;
      transition: all 250ms linear; }
    .pxl-social-icons.layout-1 .pxl-icon:hover {
      color: var(--heading-color); }
      .pxl-social-icons.layout-1 .pxl-icon:hover:after {
        width: calc(100% + 2px);
        height: calc(100% + 2px); }

.pxl-social-icons.layout-2 {
  margin-left: -6px;
  margin-right: -6px; }
  .pxl-social-icons.layout-2 > * {
    margin-left: 6px;
    margin-right: 6px; }
  .pxl-social-icons.layout-2 .pxl-icon {
    color: var(--primary-color);
    font-size: 16px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%) scale(0.5);
    opacity: 0;
    transition: all 350ms ease-in-out 0s; }
    .pxl-social-icons.layout-2 .pxl-icon:before {
      position: relative;
      z-index: 1; }
  .pxl-social-icons.layout-2 .title-name {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.13em;
    font-family: var(--body-font-family);
    font-weight: 400;
    color: #fff;
    transition: all 350ms ease-in-out 0s; }
  .pxl-social-icons.layout-2 .box-item {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
    .pxl-social-icons.layout-2 .box-item:hover .title-name {
      color: var(--heading-color); }
    .pxl-social-icons.layout-2 .box-item:hover .pxl-icon {
      top: -26px;
      opacity: 1;
      transform: translateX(-50%) scale(1); }

.pxl-image-wg.pxl-bg-parallax {
  overflow: hidden; }
  .pxl-image-wg.pxl-bg-parallax img {
    opacity: 0;
    visibility: hidden; }
.pxl-image-wg.pxl-transition {
  overflow: hidden; }
  .pxl-image-wg.pxl-transition img {
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
.pxl-image-wg.draw-from-top {
  overflow: hidden; }
  .pxl-image-wg.draw-from-top img {
    clip-path: inset(0 0 100% 0);
    -webkit-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
    -khtml-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
    -moz-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
    -ms-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
    -o-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
    transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1); }
    .pxl-image-wg.draw-from-top.pxl-animated img {
      clip-path: inset(0 0 0 0); }
.pxl-image-wg.draw-from-left {
  overflow: hidden; }
  .pxl-image-wg.draw-from-left img {
    clip-path: inset(0 100% 0 0);
    -webkit-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
    -khtml-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
    -moz-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
    -ms-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
    -o-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
    transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1); }
    .pxl-image-wg.draw-from-left.pxl-animated img {
      clip-path: inset(0 0 0 0); }
.pxl-image-wg.draw-from-right {
  overflow: hidden; }
  .pxl-image-wg.draw-from-right img {
    clip-path: inset(0 0 0 100%);
    -webkit-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
    -khtml-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
    -moz-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
    -ms-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
    -o-transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
    transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1); }
    .pxl-image-wg.draw-from-right.pxl-animated img {
      clip-path: inset(0 0 0 0); }
.pxl-image-wg.move-from-left {
  overflow: hidden;
  clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%); }
  .pxl-image-wg.move-from-left img {
    transform-origin: 50% 50%;
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
    -webkit-transform: scale(1.5) translate(-150px, 0px);
    -khtml-transform: scale(1.5) translate(-150px, 0px);
    -moz-transform: scale(1.5) translate(-150px, 0px);
    -ms-transform: scale(1.5) translate(-150px, 0px);
    -o-transform: scale(1.5) translate(-150px, 0px);
    transform: scale(1.5) translate(-150px, 0px); }
  .pxl-image-wg.move-from-left.pxl-animated {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); }
    .pxl-image-wg.move-from-left.pxl-animated img {
      -webkit-transform: scale(1) translate(0px, 0px);
      -khtml-transform: scale(1) translate(0px, 0px);
      -moz-transform: scale(1) translate(0px, 0px);
      -ms-transform: scale(1) translate(0px, 0px);
      -o-transform: scale(1) translate(0px, 0px);
      transform: scale(1) translate(0px, 0px); }
.pxl-image-wg.move-from-right {
  overflow: hidden;
  clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%); }
  .pxl-image-wg.move-from-right img {
    transform-origin: 50% 50%;
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
    -webkit-transform: scale(1.5) translate(150px, 0px);
    -khtml-transform: scale(1.5) translate(150px, 0px);
    -moz-transform: scale(1.5) translate(150px, 0px);
    -ms-transform: scale(1.5) translate(150px, 0px);
    -o-transform: scale(1.5) translate(150px, 0px);
    transform: scale(1.5) translate(150px, 0px); }
  .pxl-image-wg.move-from-right.pxl-animated {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); }
    .pxl-image-wg.move-from-right.pxl-animated img {
      -webkit-transform: scale(1) translate(0px, 0px);
      -khtml-transform: scale(1) translate(0px, 0px);
      -moz-transform: scale(1) translate(0px, 0px);
      -ms-transform: scale(1) translate(0px, 0px);
      -o-transform: scale(1) translate(0px, 0px);
      transform: scale(1) translate(0px, 0px); }
.pxl-image-wg.skew-in {
  overflow: hidden;
  visibility: hidden; }
  .pxl-image-wg.skew-in.pxl-animated {
    visibility: visible;
    -webkit-animation-name: pxl_skew_in;
    animation-name: pxl_skew_in;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s !important;
    animation-duration: 1s !important;
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.pxl-image-wg.skew-in-right {
  overflow: hidden;
  visibility: hidden; }
  .pxl-image-wg.skew-in-right.pxl-animated {
    visibility: visible;
    -webkit-animation-name: pxl_skew_in_right;
    animation-name: pxl_skew_in_right;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s !important;
    animation-duration: 1s !important;
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.pxl-image-wg .parallax-inner {
  background-image: var(--pxl-image-bg-parallax-inner); }

.framed-image .pxl-image-wg {
  padding: 13px;
  border: 1px solid #000;
  background-color: #FFF; }
  .framed-image .pxl-image-wg img {
    border: 1px solid #000; }

.pxl-fancy-box {
  text-align: center; }
  .pxl-fancy-box.layout-1 .box-inner {
    padding: 25px 32px 18px;
    transition: all 300ms linear 0s;
    position: relative; }
  @media (max-width: 767px) {
    .pxl-fancy-box.layout-1 .box-inner {
      padding: 15px;
      text-align: left; } }
  .pxl-fancy-box.layout-1 .box-icon {
    width: 106px;
    height: 106px;
    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(--heading-color);
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    transition: all 300ms ease-out 0s; }
    .pxl-fancy-box.layout-1 .box-icon > * {
      max-width: 100%; }
    @media (max-width: 767px) {
      .pxl-fancy-box.layout-1 .box-icon {
        width: 80px;
        height: 80px;
        margin-bottom: 20px; } }
    .pxl-fancy-box.layout-1 .box-icon i {
      font-size: 55px;
      color: var(--primary-color); }
    .pxl-fancy-box.layout-1 .box-icon svg {
      width: 55px;
      height: auto;
      fill: var(--primary-color); }
    @media (max-width: 767px) {
      .pxl-fancy-box.layout-1 .box-icon svg {
        width: 35px; } }
  .pxl-fancy-box.layout-1 .box-title {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 18px; }
  @media (max-width: 767px) {
    .pxl-fancy-box.layout-1 .box-title {
      font-size: 17px;
      margin-bottom: 8px; } }
  .pxl-fancy-box.layout-1 .box-title a {
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-fancy-box.layout-1 .box-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
  .pxl-fancy-box.layout-1 .box-description {
    color: var(--body-color);
    transition: all 300ms linear 0s; }
  @media (max-width: 767px) {
    .pxl-fancy-box.layout-1 .box-description {
      font-size: 14px; } }
.pxl-fancy-box.layout-1 .box-inner:hover .box-icon {
  transform: translateY(-10px); }
.pxl-fancy-box.layout-2 a {
  color: inherit; }
  .pxl-fancy-box.layout-2 a:hover {
    color: var(--link-color-hover) !important; }
.pxl-fancy-box.layout-2 .box-icon {
  margin-bottom: 15px; }
  .pxl-fancy-box.layout-2 .box-icon i {
    font-size: 60px;
    color: var(--primary-color);
    transition: all 300ms linear 0s; }
  .pxl-fancy-box.layout-2 .box-icon svg {
    width: 60px;
    height: auto;
    fill: var(--primary-color);
    transition: all 300ms linear 0s; }
.pxl-fancy-box.layout-2 .box-title {
  font-family: var(--heading-font-family);
  font-size: 30px;
  line-height: 2;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--heading-color);
  position: relative;
  margin-bottom: 7px; }
@media (max-width: 767px) {
  .pxl-fancy-box.layout-2 .box-title {
    font-size: 25px; } }
.pxl-fancy-box.layout-2 .box-button {
  margin-top: 33px; }
  .pxl-fancy-box.layout-2 .box-inner:hover .box-icon svg, .pxl-fancy-box.layout-2 .box-inner:hover .box-icon i {
    -webkit-transform: rotateY(360deg);
    -khtml-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg); }
.pxl-fancy-box.layout-3 .box-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  z-index: 1; }
  .pxl-fancy-box.layout-3 .box-inner > * {
    max-width: 100%; }
.pxl-fancy-box.layout-3 .box-icon {
  margin-bottom: 37px;
  position: relative;
  width: 129px;
  height: 129px;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  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: #0f181a; }
  .pxl-fancy-box.layout-3 .box-icon > * {
    max-width: 100%; }
  .pxl-fancy-box.layout-3 .box-icon .circle-drawing svg {
    position: absolute;
    z-index: -1;
    max-width: none;
    top: 50%;
    left: 50%;
    -webkit-transition: all 500ms linear;
    -khtml-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    -khtml-transform: translate(-50%, -50%) rotate(-90deg);
    -moz-transform: translate(-50%, -50%) rotate(-90deg);
    -ms-transform: translate(-50%, -50%) rotate(-90deg);
    -o-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
    stroke-dasharray: 500;
    stroke-dashoffset: 500; }
    .pxl-fancy-box.layout-3 .box-icon .circle-drawing svg circle {
      stroke: var(--primary-color); }
  .pxl-fancy-box.layout-3 .box-icon i {
    font-size: 72px;
    color: var(--primary-color);
    transition: all 300ms linear 0s; }
  .pxl-fancy-box.layout-3 .box-icon > svg {
    width: 72px;
    height: auto;
    color: var(--primary-color);
    transition: all 300ms linear 0s; }
.pxl-fancy-box.layout-3 .box-title {
  font-family: var(--heading-font-family);
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.05em;
  color: var(--heading-color);
  text-transform: uppercase;
  position: relative;
  margin-bottom: 7px;
  width: 100%; }
@media (max-width: 767px) {
  .pxl-fancy-box.layout-3 .box-title {
    font-size: 17px; } }
.pxl-fancy-box.layout-3 .box-description {
  margin-top: 19px;
  max-width: 230px; }
@media (max-width: 767px) {
  .pxl-fancy-box.layout-3 .box-description {
    font-size: 14px;
    margin-top: 9px; } }
.pxl-fancy-box.layout-3 .box-button {
  margin-top: 33px; }
  .pxl-fancy-box.layout-3 .box-inner:hover .box-icon .circle-drawing svg {
    stroke-dashoffset: 0; }
.pxl-fancy-box.layout-4 .box-icon {
  overflow: hidden;
  margin-bottom: 30px;
  width: 96px;
  height: 96px;
  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: var(--primary-color);
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  max-height: 96px;
  transform-origin: top;
  -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; }
  .pxl-fancy-box.layout-4 .box-icon > * {
    max-width: 100%; }
  .pxl-fancy-box.layout-4 .box-icon i {
    font-size: 47px;
    color: #fff; }
  .pxl-fancy-box.layout-4 .box-icon svg {
    width: 47px;
    height: auto;
    fill: #fff; }
.pxl-fancy-box.layout-4 .box-title {
  font-family: var(--heading-font-family);
  letter-spacing: 0.03em;
  display: block;
  display: -webkit-box;
  max-height: 30px;
  font-size: 25px;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -khtml-line-clamp: 1;
  -moz-line-clamp: 1;
  -ms-line-clamp: 1;
  -o-line-clamp: 1;
  line-clamp: 1;
  -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);
  position: relative;
  margin-bottom: 19px; }
  .pxl-fancy-box.layout-4 .box-title > * {
    display: block;
    display: -webkit-box;
    max-height: 30px;
    font-size: 25px;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -khtml-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    -o-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical; }
.pxl-fancy-box.layout-4 .pxl-divider {
  margin-left: auto;
  margin-right: auto;
  width: 60px;
  height: 3px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden; }
  .pxl-fancy-box.layout-4 .pxl-divider:before {
    width: 100%;
    background-color: var(--secondary-color); }
.pxl-fancy-box.layout-4 .box-description {
  overflow: hidden;
  margin-top: 0px;
  max-height: 0px;
  -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-origin: bottom; }
  .pxl-fancy-box.layout-4 .box-inner:hover .box-icon {
    margin-top: -126px; }
  .pxl-fancy-box.layout-4 .box-inner:hover .box-description {
    margin-top: 19px;
    max-height: 100px; }
.pxl-fancy-box.layout-5 .box-inner {
  transition: all 300ms linear 0s;
  position: relative;
  box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.11); }
@media (max-width: 767px) {
  .pxl-fancy-box.layout-5 .box-inner {
    text-align: left; } }
.pxl-fancy-box.layout-5 .icon-wrapper {
  display: inline-block;
  margin-top: -73px;
  padding: 7px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 33px; }
.pxl-fancy-box.layout-5 .box-icon {
  width: 112px;
  height: 112px;
  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);
  position: relative;
  overflow: hidden;
  transition: all 300ms ease-out 0s;
  z-index: 1; }
  .pxl-fancy-box.layout-5 .box-icon > * {
    max-width: 100%; }
  .pxl-fancy-box.layout-5 .box-icon i {
    font-size: 59px;
    color: #fff; }
  .pxl-fancy-box.layout-5 .box-icon svg {
    width: auto;
    height: 59px;
    fill: #fff; }
.pxl-fancy-box.layout-5 .box-content {
  padding-top: 25px;
  background-color: #fff;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }
.pxl-fancy-box.layout-5 .box-title {
  padding: 0 32px;
  font-size: 25px;
  line-height: 1.5;
  margin-bottom: 16px;
  letter-spacing: 0.05em; }
.pxl-fancy-box.layout-5 .box-description {
  padding: 0 32px 41px;
  color: var(--body-color);
  transition: all 300ms linear 0s; }
.pxl-fancy-box.layout-5 .box-image {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 0 0 10px 10px;
  -khtml-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px; }
  .pxl-fancy-box.layout-5 .box-image img {
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
.pxl-fancy-box.layout-5 .box-btn {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 50%;
  width: 66px;
  height: 66px;
  background-color: var(--primary-color);
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  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-5 .box-btn > * {
    max-width: 100%; }
  .pxl-fancy-box.layout-5 .box-btn i {
    font-size: 20px;
    color: #fff; }
  .pxl-fancy-box.layout-5 .box-btn:hover {
    background-color: var(--heading-color); }
.pxl-fancy-box.layout-5 .box-inner:hover .box-icon {
  background-color: var(--heading-color);
  color: var(--primary-color); }
  .pxl-fancy-box.layout-5 .box-inner:hover .box-image img {
    -webkit-transform: translateY(33px);
    -khtml-transform: translateY(33px);
    -moz-transform: translateY(33px);
    -ms-transform: translateY(33px);
    -o-transform: translateY(33px);
    transform: translateY(33px); }
.pxl-fancy-box.layout-5 .box-inner:hover .box-btn {
  opacity: 1; }
.pxl-fancy-box.layout-6 .box-content {
  position: relative;
  z-index: 2; }
.pxl-fancy-box.layout-6 .box-icon {
  width: 100%;
  margin-bottom: 29px; }
  .pxl-fancy-box.layout-6 .box-icon i {
    font-size: 70px;
    color: var(--primary-color); }
  .pxl-fancy-box.layout-6 .box-icon svg {
    width: auto;
    height: 70px;
    fill: var(--primary-color); }
.pxl-fancy-box.layout-6 .box-title {
  margin-bottom: 0;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 0.08em;
  color: #fff;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms; }
  .pxl-fancy-box.layout-6 .box-title:hover {
    color: var(--primary-color); }
.pxl-fancy-box.layout-6 .box-description {
  margin-top: 21px;
  color: #fff; }
.pxl-fancy-box.layout-6 .front-card {
  position: relative;
  background-size: cover;
  background-position: center;
  padding: 360px 30px 31px;
  -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;
  -webkit-transition: all 300ms ease;
  -khtml-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  transition-delay: 300ms; }
  .pxl-fancy-box.layout-6 .front-card:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("../images/overlay-1.png");
    background-position: bottom center;
    background-size: cover;
    z-index: 1; }
.pxl-fancy-box.layout-6 .back-card {
  position: absolute;
  padding: 25px 57px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  -webkit-transform: rotateY(-90deg);
  -khtml-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  -ms-transform: rotateY(-90deg);
  -o-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transition: all 300ms ease;
  -khtml-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  transition-delay: 0ms; }
  .pxl-fancy-box.layout-6 .back-card > * {
    max-width: 100%; }
  .pxl-fancy-box.layout-6 .back-card:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    border: 1px solid var(--primary-color);
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    z-index: 2; }
  .pxl-fancy-box.layout-6 .back-card:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(18, 15, 12, 0.55);
    backdrop-filter: blur(2px);
    z-index: 1; }
    .pxl-fancy-box.layout-6 .back-card .box-title:before, .pxl-fancy-box.layout-6 .back-card .box-title:after {
      content: "-"; }
.pxl-fancy-box.layout-6 .box-inner:hover .front-card {
  -webkit-transform: rotateY(90deg);
  -khtml-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
  transition-delay: 0ms; }
.pxl-fancy-box.layout-6 .box-inner:hover .back-card {
  -webkit-transform: rotateY(0deg);
  -khtml-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  transition-delay: 300ms; }
.pxl-fancy-box.layout-7 {
  text-align: left; }
  .pxl-fancy-box.layout-7 .box-inner {
    position: relative;
    overflow: hidden;
    padding: 43px 70px 181px 40px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    background-size: cover; }
    .pxl-fancy-box.layout-7 .box-inner .box-title {
      font-size: 35px;
      font-weight: 600;
      letter-spacing: 0.02em; }
      .pxl-fancy-box.layout-7 .box-inner .box-image img {
        position: absolute;
        bottom: 0;
        left: 50%;
        max-height: 300px;
        object-fit: contain;
        -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: 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-fancy-box.layout-7 .box-inner .box-btn {
      position: absolute;
      bottom: 27px;
      right: 60px;
      opacity: 0;
      -webkit-transition: all 0.3s ease;
      -khtml-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .pxl-fancy-box.layout-7 .box-inner .box-btn a {
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        background-color: #fff;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 75px;
        height: 75px; }
        .pxl-fancy-box.layout-7 .box-inner .box-btn a i {
          color: var(--heading-color);
          font-size: 21px;
          font-weight: 700; }
          .pxl-fancy-box.layout-7 .box-inner .box-btn a:hover a i {
            animation: toRightFromLeft 0.3s ease; }
    .pxl-fancy-box.layout-7 .box-inner:hover .box-image img {
      left: 0;
      -webkit-transform: translate(-25%, 50%);
      -khtml-transform: translate(-25%, 50%);
      -moz-transform: translate(-25%, 50%);
      -ms-transform: translate(-25%, 50%);
      -o-transform: translate(-25%, 50%);
      transform: translate(-25%, 50%); }
    .pxl-fancy-box.layout-7 .box-inner:hover .box-btn {
      opacity: 1;
      right: 40px; }
.pxl-fancy-box.layout-8 .box-inner {
  position: relative; }
.pxl-fancy-box.layout-8 .box-icon {
  width: 126px;
  height: 126px;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 5px solid var(--secondary-color);
  border-radius: 50%;
  background-color: var(--primary-color);
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  transition: all 300ms ease-out 0s; }
  .pxl-fancy-box.layout-8 .box-icon > * {
    max-width: 100%; }
  .pxl-fancy-box.layout-8 .box-icon i {
    font-size: 64px;
    color: #fff; }
  .pxl-fancy-box.layout-8 .box-icon svg {
    width: 64px;
    height: auto;
    fill: #fff; }
.pxl-fancy-box.layout-8 .box-title {
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 18px;
  text-transform: capitalize; }
.pxl-fancy-box.layout-8 .box-description {
  color: var(--body-color); }
.pxl-fancy-box.layout-9 .box-inner {
  padding: 28px 29px 49px 36px;
  background-color: #2939aa;
  box-shadow: 0 10px 0 var(--secondary-color);
  border-radius: 20px;
  text-align: left; }
  .pxl-fancy-box.layout-9 .box-inner:hover .box-icon .pxl-icon {
    transform: translateY(-5px); }
  .pxl-fancy-box.layout-9 .box-inner:hover .box-icon i, .pxl-fancy-box.layout-9 .box-inner:hover .box-icon svg {
    animation: calltrap_spin 2.5s infinite linear; }
@media (max-width: 575px) {
  .pxl-fancy-box.layout-9 .box-inner {
    padding: 22px 20px 30px 20px; } }
.pxl-fancy-box.layout-9 .box-title-icon {
  display: flex;
  justify-content: space-between;
  align-items: center; }
.pxl-fancy-box.layout-9 .box-icon {
  background-image: url(../images/img1-contact.png);
  background-size: cover;
  max-width: 109px;
  height: 101px;
  width: 109px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .pxl-fancy-box.layout-9 .box-icon .pxl-icon {
    transition: all 250ms ease-out 0s; }
  @media (max-width: 575px) {
    .pxl-fancy-box.layout-9 .box-icon {
      max-width: 70px;
      height: 70px;
      width: 70px;
      background-size: contain;
      background-repeat: no-repeat; } }
.pxl-fancy-box.layout-9 .box-title {
  max-width: 169px;
  color: #fff;
  font-family: var(--heading-font-family);
  font-weight: 700;
  letter-spacing: 0.02em;
  font-size: 30px;
  line-height: 40px;
  text-align: left;
  margin-bottom: 0; }
@media (max-width: 1499px) {
  .pxl-fancy-box.layout-9 .box-title {
    display: block;
    display: -webkit-box;
    max-height: 30px * calc(40/30) * 2;
    font-size: 30px;
    line-height: calc(40/30);
    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-fancy-box.layout-9 .box-title > * {
      display: block;
      display: -webkit-box;
      max-height: 30px * calc(40/30) * 2;
      font-size: 30px;
      line-height: calc(40/30);
      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-fancy-box.layout-9 .box-description {
  display: flex;
  flex-direction: column;
  font-size: 17px;
  font-family: var(--body-font-family);
  line-height: 1.647;
  color: #fff;
  margin: 10px 0 16px 0; }
.pxl-fancy-box.layout-9 .box-readmore {
  font-family: var(--body-font-family);
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  line-height: 3.846;
  letter-spacing: 0.1em;
  font-weight: 400; }
  .pxl-fancy-box.layout-9 .box-readmore a {
    display: flex; }
    .pxl-fancy-box.layout-9 .box-readmore a:hover {
      color: inherit; }
      .pxl-fancy-box.layout-9 .box-readmore a:hover i {
        animation: left-right-move-2 1s ease-in-out infinite; }
  .pxl-fancy-box.layout-9 .box-readmore i {
    margin-left: 11px; }
.pxl-fancy-box.layout-10 .box-inner {
  padding: 50px 85px 49px 87px;
  transition: all 300ms linear 0s;
  position: relative;
  border-radius: 20px;
  background-color: #d8f4d3; }
@media (max-width: 767px) {
  .pxl-fancy-box.layout-10 .box-inner {
    text-align: left; } }
.pxl-fancy-box.layout-10 .box-icon i {
  font-size: 49px;
  color: var(--heading-color);
  transition: all 300ms linear 0s; }
.pxl-fancy-box.layout-10 .box-icon svg {
  width: 49px;
  height: auto;
  fill: var(--heading-color);
  transition: all 300ms linear 0s; }
.pxl-fancy-box.layout-10 .box-content {
  display: flex;
  flex-direction: column;
  align-items: center; }
@media (max-width: 767px) {
  .pxl-fancy-box.layout-10 .box-content {
    align-items: start; } }
.pxl-fancy-box.layout-10 .box-title {
  font-size: 23px;
  line-height: 73px;
  margin-bottom: 0;
  letter-spacing: 0;
  font-weight: 800; }
  .pxl-fancy-box.layout-10 .box-title a {
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-fancy-box.layout-10 .box-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-fancy-box.layout-10 .box-description {
  transition: all 300ms linear 0s;
  letter-spacing: 0;
  font-size: 15px;
  line-height: 26px;
  color: var(--heading-color);
  font-weight: 400; }
  .pxl-fancy-box.layout-10 .box-inner:hover .box-icon i, .pxl-fancy-box.layout-10 .box-inner:hover .box-icon svg {
    -webkit-transform: rotateY(360deg);
    -khtml-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg); }
.pxl-fancy-box.layout-11 {
  position: relative;
  min-height: 627px;
  padding-top: 50px;
  padding-bottom: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .pxl-fancy-box.layout-11 > * {
    max-width: 100%; }
  .pxl-fancy-box.layout-11:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.45);
    backdrop-filter: blur(0px);
    -webkit-transition: backdrop-filter 0.3s linear;
    -khtml-transition: backdrop-filter 0.3s linear;
    -moz-transition: backdrop-filter 0.3s linear;
    -ms-transition: backdrop-filter 0.3s linear;
    -o-transition: backdrop-filter 0.3s linear;
    transition: backdrop-filter 0.3s linear; }
  .pxl-fancy-box.layout-11 .box-inner {
    position: relative;
    z-index: 1; }
  .pxl-fancy-box.layout-11 .box-icon {
    margin-bottom: 25px; }
    .pxl-fancy-box.layout-11 .box-icon i {
      font-size: 60px;
      color: var(--primary-color);
      transition: all 300ms linear 0s; }
    .pxl-fancy-box.layout-11 .box-icon svg {
      width: 60px;
      height: auto;
      fill: var(--primary-color);
      transition: all 300ms linear 0s; }
  .pxl-fancy-box.layout-11 .box-subtitle {
    display: inline-block;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin-bottom: 17px;
    color: #fff; }
  .pxl-fancy-box.layout-11 .box-title {
    font-family: var(--heading-font-family);
    font-size: 40px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    margin-bottom: 7px; }
  @media (max-width: 767px) {
    .pxl-fancy-box.layout-11 .box-title {
      font-size: 25px; } }
  .pxl-fancy-box.layout-11 .box-description-button-wrapper {
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.5s ease; }
  .pxl-fancy-box.layout-11 .box-description {
    display: inline-block;
    color: #fff;
    margin-top: 15px; }
  .pxl-fancy-box.layout-11 .box-button {
    margin-top: 43px; }
    .pxl-fancy-box.layout-11:hover:after {
      backdrop-filter: blur(5px); }
    .pxl-fancy-box.layout-11:hover .box-description-button-wrapper {
      max-height: 200px; }
.pxl-fancy-box.layout-12 .box-inner {
  padding: 48px 35px 39px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  text-align: left; }
@media (min-width: 1200px) {
  .pxl-fancy-box.layout-12 .box-inner:hover .box-icon {
    transform: translateY(-10px); } }
.pxl-fancy-box.layout-12 .box-title-icon {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .pxl-fancy-box.layout-12 .box-title-icon > * {
    max-width: 100%; }
  @media (max-width: 1499px) {
    .pxl-fancy-box.layout-12 .box-title-icon {
      flex-direction: column; } }
.pxl-fancy-box.layout-12 .box-icon {
  margin-top: -10px;
  transition: all 0.3s ease; }
@media (max-width: 1499px) {
  .pxl-fancy-box.layout-12 .box-icon {
    margin-top: 10px; } }
.pxl-fancy-box.layout-12 .box-icon .pxl-icon i {
  font-size: 85px;
  color: var(--primary-color);
  transition: all 250ms ease-out 0s;
  -webkit-transform: rotate(-10deg);
  -khtml-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  transform: rotate(-10deg); }
.pxl-fancy-box.layout-12 .box-icon svg {
  width: 85px;
  -webkit-transform: rotate(-10deg);
  -khtml-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  transform: rotate(-10deg); }
.pxl-fancy-box.layout-12 .box-title {
  font-size: 35px;
  line-height: calc(40/35);
  max-width: 250px;
  color: var(--heading-color);
  font-weight: 600;
  letter-spacing: 0.02em; }
.pxl-fancy-box.layout-12 .box-description {
  max-width: 370px;
  color: var(--heading-color);
  font-size: 17px;
  font-weight: 300;
  line-height: calc(28/17); }
@media (max-width: 1499px) {
  .pxl-fancy-box.layout-12 .box-description {
    margin-top: 30px; } }
.pxl-fancy-box.layout-12 .box-readmore {
  font-family: var(--heading-font-family);
  font-size: 15px;
  line-height: calc(35/15);
  color: var(--heading-color);
  text-transform: uppercase;
  letter-spacing: 0.065em;
  font-weight: 600;
  margin-top: 27px; }
  .pxl-fancy-box.layout-12 .box-readmore a:hover {
    color: inherit; }
    .pxl-fancy-box.layout-12 .box-readmore a:hover i {
      animation: toRightFromLeft 300ms forwards; }
  .pxl-fancy-box.layout-12 .box-readmore i {
    margin-left: 5px; }
.pxl-fancy-box.layout-13 .box-inner {
  text-align: center; }
  .pxl-fancy-box.layout-13 .box-inner:hover .box-icon {
    color: #fff; }
    .pxl-fancy-box.layout-13 .box-inner:hover .box-icon i::after {
      transform: scale(1);
      opacity: 1; }
.pxl-fancy-box.layout-13 .box-icon {
  font-size: 52px;
  color: #dedede;
  transition: all 300ms ease 0s; }
  .pxl-fancy-box.layout-13 .box-icon i {
    position: relative;
    z-index: 1;
    margin-bottom: 26px; }
    .pxl-fancy-box.layout-13 .box-icon i::after {
      width: 50px;
      height: 50px;
      content: "";
      position: absolute;
      background-color: #d74d29;
      border-radius: 50%;
      top: 0;
      left: 0;
      transform: scale(0.6);
      z-index: -1;
      opacity: 0;
      transition: all 350ms ease-in-out 0s; }
.pxl-fancy-box.layout-13 .box-title {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.05em;
  font-family: var(--heading-font-family);
  color: #fff;
  margin-bottom: 17px; }
  .pxl-fancy-box.layout-13 .box-title a {
    position: relative; }
    .pxl-fancy-box.layout-13 .box-title a::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      background-color: #fff;
      width: 0;
      height: 1px;
      transition: all 350ms ease-in-out 0s; }
    .pxl-fancy-box.layout-13 .box-title a:hover {
      color: inherit; }
      .pxl-fancy-box.layout-13 .box-title a:hover::after {
        width: 100%; }
.pxl-fancy-box.layout-13 .box-description {
  color: #cacaca;
  margin-left: auto;
  margin-right: auto; }
.pxl-fancy-box.layout-14 .box-icon i {
  font-size: 97px;
  color: var(--primary-color);
  transition: all 300ms linear 0s;
  margin-bottom: 46px; }
.pxl-fancy-box.layout-14 .box-icon svg {
  width: 97px;
  height: auto;
  fill: var(--primary-color);
  transition: all 300ms linear 0s;
  margin-bottom: 46px; }
.pxl-fancy-box.layout-14 .box-title {
  font-family: var(--heading-font-family);
  font-size: 25px;
  line-height: 26px;
  letter-spacing: 0.01em;
  font-weight: 400;
  text-transform: capitalize;
  color: var(--heading-color);
  position: relative;
  margin-bottom: 18px; }
@media (max-width: 767px) {
  .pxl-fancy-box.layout-14 .box-title {
    font-size: 22px; } }
.pxl-fancy-box.layout-14 .box-button {
  margin-top: 19px; }
  .pxl-fancy-box.layout-14 .box-button a {
    font-size: 14px;
    font-family: var(--heading-font-family);
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.15em; }
    .pxl-fancy-box.layout-14 .box-button a i {
      font-size: 11px; }
    .pxl-fancy-box.layout-14 .box-button a::after {
      background-color: var(--primary-color); }
.pxl-fancy-box.layout-14 .box-description {
  line-height: 26px;
  max-width: 237px; }
.pxl-fancy-box.layout-14 .box-inner:hover {
  border-color: var(--primary-color); }
  .pxl-fancy-box.layout-14 .box-inner:hover .box-icon svg, .pxl-fancy-box.layout-14 .box-inner:hover .box-icon i {
    -webkit-transform: rotateY(360deg);
    -khtml-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg); }
.pxl-fancy-box.layout-14 .box-inner {
  border: 1px solid rgba(var(--primary-color-rgb), 0.13);
  transition: all 350ms ease-in-out 0s;
  padding: 79px 30px 49px 30px; }
.pxl-fancy-box.layout-14 .box-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center; }
.pxl-fancy-box.layout-15 .box-inner {
  transition: all 300ms linear 0s;
  position: relative; }
.pxl-fancy-box.layout-15 .box-icon {
  width: 126px;
  height: 131px;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;
  position: relative;
  transition: all 300ms ease-out 0s;
  background: transparent !important; }
  .pxl-fancy-box.layout-15 .box-icon > * {
    max-width: 100%; }
  @media (max-width: 767px) {
    .pxl-fancy-box.layout-15 .box-icon {
      width: 80px;
      height: 80px;
      margin-bottom: 20px; } }
  .pxl-fancy-box.layout-15 .box-icon::after {
    content: "";
    position: absolute;
    font-size: 131px;
    font-family: "pxli";
    z-index: -1;
    color: #171717;
    transition: all 300ms ease-out 0s; }
  @media (max-width: 767px) {
    .pxl-fancy-box.layout-15 .box-icon::after {
      font-size: 80px; } }
  .pxl-fancy-box.layout-15 .box-icon i {
    font-size: 54px;
    color: #fff; }
  .pxl-fancy-box.layout-15 .box-icon svg {
    width: 54px;
    height: auto;
    fill: #fff; }
.pxl-fancy-box.layout-15 .box-title {
  font-size: 25px;
  line-height: 32px;
  margin-bottom: 16px;
  font-weight: 600;
  letter-spacing: 0.03em; }
@media (max-width: 767px) {
  .pxl-fancy-box.layout-15 .box-title {
    font-size: 17px;
    margin-bottom: 8px; } }
.pxl-fancy-box.layout-15 .box-description {
  color: var(--heading-color);
  transition: all 300ms linear 0s;
  line-height: 29px;
  letter-spacing: 0.02em; }
  .pxl-fancy-box.layout-15 .box-inner:hover .box-icon {
    transform: translateY(-10px); }
    .pxl-fancy-box.layout-15 .box-inner:hover .box-icon::after {
      color: var(--primary-color); }

.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 linear;
      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 linear; }
      .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 linear 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(--secondary-color); }
      .pxl-fancy-box-accordion .box-item .box-content .title-wrap .item-icon svg {
        height: 50px;
        width: auto;
        fill: var(--secondary-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(--secondary-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 {
  border-radius: inherit; }
  .pxl-accordion.style1 .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;
    padding: 23px 30px 19px 0;
    font-family: var(--heading-font-family);
    font-size: 17px;
    letter-spacing: 0.1em;
    font-weight: 500;
    color: var(--heading-color);
    text-transform: uppercase;
    border-bottom: 1px solid var(--heading-color);
    position: relative;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .pxl-accordion.style1 .pxl-ac-title .pxl-ac-title-text {
      transition: none; }
    @media (max-width: 767px) {
      .pxl-accordion.style1 .pxl-ac-title {
        font-size: 15px; } }
    .pxl-accordion.style1 .pxl-ac-title:before {
      content: "";
      font-family: "Material-Design-Iconic-Font";
      font-size: 23px;
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translate(0, -50%);
      -khtml-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      -webkit-transition: all 300ms linear;
      -khtml-transition: all 300ms linear;
      -moz-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
      -o-transition: all 300ms linear;
      transition: all 300ms linear;
      color: var(--heading-color); }
    .pxl-accordion.style1 .pxl-ac-title.active {
      border-bottom: 1px solid var(--primary-color); }
      .pxl-accordion.style1 .pxl-ac-title.active:before {
        -webkit-transform: translate(0, -50%) rotate(-180deg);
        -khtml-transform: translate(0, -50%) rotate(-180deg);
        -moz-transform: translate(0, -50%) rotate(-180deg);
        -ms-transform: translate(0, -50%) rotate(-180deg);
        -o-transform: translate(0, -50%) rotate(-180deg);
        transform: translate(0, -50%) rotate(-180deg); }
  .pxl-accordion.style1 .pxl-ac-content {
    border-bottom: 1px solid var(--heading-color);
    padding: 24px 15px 38px 0; }
    .pxl-accordion.style1 .pxl-ac-content p:last-child {
      margin-bottom: 0; }
  .pxl-accordion.style1 .pxl-ac-item {
    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 {
      border-top: none; }
.pxl-accordion.style2 {
  border-radius: inherit; }
  .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;
    background-color: var(--secondary-color);
    padding: 25px 34px 18px;
    font-family: var(--heading-font-family);
    font-size: 17px;
    letter-spacing: 0.1em;
    font-weight: 500;
    color: var(--primary-color);
    text-transform: uppercase;
    border-bottom: 1px solid var(--divider-color);
    position: relative;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 767px) {
    .pxl-accordion.style2 .pxl-ac-title {
      font-size: 15px;
      padding-left: 20px;
      padding-right: 45px; } }
  .pxl-accordion.style2 .pxl-ac-title .pxl-ac-title-text {
    transition: none; }
  .pxl-accordion.style2 .pxl-ac-title:before {
    content: "";
    font-family: "Material-Design-Iconic-Font";
    font-size: 23px;
    position: absolute;
    top: 50%;
    right: 40px;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    color: var(--primary-color); }
  @media (max-width: 767px) {
    .pxl-accordion.style2 .pxl-ac-title:before {
      right: 20px; } }
  .pxl-accordion.style2 .pxl-ac-title.active {
    background-color: var(--primary-color);
    color: var(--heading-color);
    border-bottom: 1px solid var(--primary-color); }
    .pxl-accordion.style2 .pxl-ac-title.active:before {
      color: var(--heading-color);
      -webkit-transform: translate(0, -50%) rotate(-180deg);
      -khtml-transform: translate(0, -50%) rotate(-180deg);
      -moz-transform: translate(0, -50%) rotate(-180deg);
      -ms-transform: translate(0, -50%) rotate(-180deg);
      -o-transform: translate(0, -50%) rotate(-180deg);
      transform: translate(0, -50%) rotate(-180deg); }
  .pxl-accordion.style2 .pxl-ac-content {
    overflow-wrap: break-word;
    padding: 44px 105px 43px 35px;
    background-color: rgba(200, 200, 200, 0.15); }
  @media (max-width: 767px) {
    .pxl-accordion.style2 .pxl-ac-content {
      padding: 24px 20px 38px; } }
  .pxl-accordion.style2 .pxl-ac-content p:last-child {
    margin-bottom: 0; }
  .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.style2 .pxl-ac-item + .pxl-ac-item .pxl-ac-title {
      border-top: none; }
.pxl-accordion.style3 {
  border-radius: inherit; }
  .pxl-accordion.style3 .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;
    background-color: var(--secondary-color);
    padding: 25px 34px 18px;
    font-family: var(--heading-font-family);
    font-size: 17px;
    letter-spacing: 0.1em;
    font-weight: 500;
    color: var(--primary-color);
    text-transform: uppercase;
    border-bottom: 1px solid var(--divider-color);
    position: relative;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 767px) {
    .pxl-accordion.style3 .pxl-ac-title {
      font-size: 15px;
      padding-left: 20px;
      padding-right: 45px; } }
  .pxl-accordion.style3 .pxl-ac-title .pxl-ac-title-text {
    transition: none; }
  .pxl-accordion.style3 .pxl-ac-title:before {
    content: "";
    font-family: "Material-Design-Iconic-Font";
    font-size: 23px;
    position: absolute;
    top: 50%;
    right: 40px;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    color: var(--primary-color); }
  @media (max-width: 767px) {
    .pxl-accordion.style3 .pxl-ac-title:before {
      right: 20px; } }
  .pxl-accordion.style3 .pxl-ac-title.active {
    background-color: var(--primary-color);
    color: var(--heading-color);
    border-bottom: 1px solid var(--primary-color); }
    .pxl-accordion.style3 .pxl-ac-title.active:before {
      color: var(--heading-color);
      -webkit-transform: translate(0, -50%) rotate(-180deg);
      -khtml-transform: translate(0, -50%) rotate(-180deg);
      -moz-transform: translate(0, -50%) rotate(-180deg);
      -ms-transform: translate(0, -50%) rotate(-180deg);
      -o-transform: translate(0, -50%) rotate(-180deg);
      transform: translate(0, -50%) rotate(-180deg); }
  .pxl-accordion.style3 .pxl-ac-content {
    overflow-wrap: break-word;
    padding: 32px 105px 13px 35px; }
  @media (max-width: 575px) {
    .pxl-accordion.style3 .pxl-ac-content {
      padding: 24px 20px 38px; } }
  .pxl-accordion.style3 .pxl-ac-content p:last-child {
    margin-bottom: 0; }
  .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 .pxl-ac-title {
      border-top: none; }
    .pxl-accordion.style3 .pxl-ac-item:not(:last-child) {
      margin-bottom: 20px; }
.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;
  background-color: var(--secondary-color);
  padding: 15px 30px 15px 72px;
  font-size: 15px;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .pxl-accordion.style4 .pxl-ac-title .pxl-ac-title-text {
    transition: none; }
  .pxl-accordion.style4 .pxl-ac-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    width: 50px;
    background-color: var(--primary-color);
    z-index: 1; }
  .pxl-accordion.style4 .pxl-ac-title:after {
    content: "";
    font-family: "Material-Design-Iconic-Font";
    font-size: 25px;
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -khtml-transform: translate(0, -50%) rotate(180deg);
    -moz-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    -o-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    color: var(--heading-color);
    z-index: 2; }
    .pxl-accordion.style4 .pxl-ac-title.active:after {
      -webkit-transform: translate(0, -50%) rotate(0deg);
      -khtml-transform: translate(0, -50%) rotate(0deg);
      -moz-transform: translate(0, -50%) rotate(0deg);
      -ms-transform: translate(0, -50%) rotate(0deg);
      -o-transform: translate(0, -50%) rotate(0deg);
      transform: translate(0, -50%) rotate(0deg); }
.pxl-accordion.style4 .pxl-ac-content {
  overflow-wrap: break-word;
  hyphens: auto;
  padding: 44px 110px 43px 30px;
  border: 1px solid rgba(var(--divider-color), 0.6);
  border-top: none; }
@media (max-width: 575px) {
  .pxl-accordion.style4 .pxl-ac-content {
    padding: 34px 40px 33px 30px; } }
.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-accordion.style4 .pxl-ac-item:not(:last-child) {
    margin-bottom: 17px; }
.pxl-accordion.style5 .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;
  border: 1px solid var(--divider-color);
  background-color: var(--secondary-color);
  font-family: var(--heading-font-family);
  padding: 21px 107px 21px 33px;
  color: var(--heading-color);
  font-size: 20px;
  letter-spacing: 0.03em;
  font-weight: 400;
  position: relative;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .pxl-accordion.style5 .pxl-ac-title .pxl-ac-title-text {
    transition: none; }
  .pxl-accordion.style5 .pxl-ac-title:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 70px;
    border-left: 1px solid var(--divider-color);
    background-color: var(--primary-color);
    z-index: 1;
    -webkit-transition: all 250ms linear 0ms;
    -khtml-transition: all 250ms linear 0ms;
    -moz-transition: all 250ms linear 0ms;
    -ms-transition: all 250ms linear 0ms;
    -o-transition: all 250ms linear 0ms;
    transition: all 250ms linear 0ms; }
  .pxl-accordion.style5 .pxl-ac-title:after {
    content: "";
    font-family: "Material-Design-Iconic-Font";
    font-size: 36px;
    position: absolute;
    top: 50%;
    right: 24px;
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -khtml-transform: translate(0, -50%) rotate(180deg);
    -moz-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    -o-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    color: #fff;
    z-index: 2; }
  .pxl-accordion.style5 .pxl-ac-title.active {
    color: #fff;
    background-color: var(--primary-color); }
    .pxl-accordion.style5 .pxl-ac-title.active:before {
      background-color: var(--secondary-color); }
    .pxl-accordion.style5 .pxl-ac-title.active:after {
      color: var(--heading-color);
      -webkit-transform: translate(0, -50%) rotate(0deg);
      -khtml-transform: translate(0, -50%) rotate(0deg);
      -moz-transform: translate(0, -50%) rotate(0deg);
      -ms-transform: translate(0, -50%) rotate(0deg);
      -o-transform: translate(0, -50%) rotate(0deg);
      transform: translate(0, -50%) rotate(0deg); }
.pxl-accordion.style5 .pxl-ac-content {
  overflow-wrap: break-word;
  hyphens: auto;
  padding: 42px 85px 42px 34px;
  border: 1px solid var(--divider-color);
  border-top: none; }
@media (max-width: 575px) {
  .pxl-accordion.style5 .pxl-ac-content {
    padding: 34px 40px 33px 30px; } }
.pxl-accordion.style5 .pxl-ac-content p:last-child {
  margin-bottom: 0; }
.pxl-accordion.style5 .pxl-ac-item {
  background-color: transparent;
  padding: 0;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms; }
  .pxl-accordion.style5 .pxl-ac-item + .pxl-ac-item .pxl-ac-title {
    border-top: none; }
.pxl-accordion.style6 .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;
  background-color: var(--heading-color);
  font-family: var(--heading-font-family);
  padding: 11px 70px 11px 35px;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  color: #fff;
  font-size: 17px;
  letter-spacing: 0.02em;
  font-weight: 400;
  position: relative;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
@media (max-width: 575px) {
  .pxl-accordion.style6 .pxl-ac-title {
    padding: 20px 60px 20px 30px; } }
.pxl-accordion.style6 .pxl-ac-title .pxl-ac-title-text {
  transition: none; }
.pxl-accordion.style6 .pxl-ac-title:after {
  content: "";
  font-family: "Material-Design-Iconic-Font";
  font-size: 25px;
  position: absolute;
  top: 50%;
  right: 32px;
  -webkit-transform: translate(0, -50%) rotate(180deg);
  -khtml-transform: translate(0, -50%) rotate(180deg);
  -moz-transform: translate(0, -50%) rotate(180deg);
  -ms-transform: translate(0, -50%) rotate(180deg);
  -o-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  color: var(--secondary-color);
  z-index: 1; }
.pxl-accordion.style6 .pxl-ac-title.active {
  background-color: var(--primary-color); }
  .pxl-accordion.style6 .pxl-ac-title.active:after {
    -webkit-transform: translate(0, -50%) rotate(0deg);
    -khtml-transform: translate(0, -50%) rotate(0deg);
    -moz-transform: translate(0, -50%) rotate(0deg);
    -ms-transform: translate(0, -50%) rotate(0deg);
    -o-transform: translate(0, -50%) rotate(0deg);
    transform: translate(0, -50%) rotate(0deg); }
.pxl-accordion.style6 .pxl-ac-content {
  overflow-wrap: break-word;
  hyphens: auto;
  padding: 22px 65px 43px 34px;
  border-top: none; }
  .pxl-accordion.style6 .pxl-ac-content p:last-child {
    margin-bottom: 0; }
.pxl-accordion.style6 .pxl-ac-item {
  background-color: transparent;
  padding: 0;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms; }
  .pxl-accordion.style6 .pxl-ac-item + .pxl-ac-item {
    margin-top: 15px; }
    .pxl-accordion.style6 .pxl-ac-item.active + .pxl-ac-item {
      margin-top: 0; }
.pxl-accordion.style7 {
  border-radius: inherit; }
  .pxl-accordion.style7 .pxl-ac-title {
    font-family: var(--heading-font-family);
    font-size: 20px;
    letter-spacing: 0.05em;
    font-weight: 500;
    color: var(--heading-color);
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .pxl-accordion.style7 .pxl-ac-title .pxl-ac-title-text {
      transition: none; }
    .pxl-accordion.style7 .pxl-ac-title:before {
      content: "";
      margin-right: 7px;
      font-family: "Material-Design-Iconic-Font";
      font-size: 22px;
      -webkit-transition: all 300ms linear;
      -khtml-transition: all 300ms linear;
      -moz-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
      -o-transition: all 300ms linear;
      transition: all 300ms linear;
      color: var(--primary-color); }
      .pxl-accordion.style7 .pxl-ac-title.active:before {
        content: ""; }
  .pxl-accordion.style7 .pxl-ac-content {
    padding-top: 9px;
    padding-bottom: 7px; }
    .pxl-accordion.style7 .pxl-ac-content p:last-child {
      margin-bottom: 0; }
  .pxl-accordion.style7 .pxl-ac-item {
    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.style7 .pxl-ac-item + .pxl-ac-item {
      margin-top: 11px; }
.pxl-accordion.style8 .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;
  background-color: #d8f4d3;
  font-family: var(--heading-font-family);
  padding: 19px 46px 21px 39px;
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  color: var(--heading-color);
  font-size: 20px;
  letter-spacing: 0;
  font-weight: 800;
  position: relative;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
@media (max-width: 767px) {
  .pxl-accordion.style8 .pxl-ac-title {
    padding: 19px 40px 21px 30px; } }
@media (max-width: 575px) {
  .pxl-accordion.style8 .pxl-ac-title {
    padding: 19px 30px 21px 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px; } }
.pxl-accordion.style8 .pxl-ac-title .pxl-ac-title-text {
  transition: none; }
.pxl-accordion.style8 .pxl-ac-title:after {
  content: "";
  font-family: "pxli";
  font-size: 15px;
  position: absolute;
  top: 50%;
  right: 46px;
  -webkit-transform: translate(0, -50%) rotate(0deg);
  -khtml-transform: translate(0, -50%) rotate(0deg);
  -moz-transform: translate(0, -50%) rotate(0deg);
  -ms-transform: translate(0, -50%) rotate(0deg);
  -o-transform: translate(0, -50%) rotate(0deg);
  transform: translate(0, -50%) rotate(0deg);
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  color: var(--secondary-color);
  z-index: 1;
  font-weight: 400; }
@media (max-width: 767px) {
  .pxl-accordion.style8 .pxl-ac-title:after {
    right: 30px; } }
@media (max-width: 575px) {
  .pxl-accordion.style8 .pxl-ac-title:after {
    right: 15px; } }
.pxl-accordion.style8 .pxl-ac-title.active {
  background-color: var(--heading-color);
  color: #fff; }
  .pxl-accordion.style8 .pxl-ac-title.active:after {
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -khtml-transform: translate(0, -50%) rotate(180deg);
    -moz-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    -o-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
    color: #fff; }
.pxl-accordion.style8 .pxl-ac-content {
  overflow-wrap: break-word;
  hyphens: auto;
  padding: 28px 63px 41px 34px;
  border-top: none; }
  .pxl-accordion.style8 .pxl-ac-content p:last-child {
    margin-bottom: 0; }
  .pxl-accordion.style8 .pxl-ac-content .pxl-ac-content-inner {
    letter-spacing: 0; }
.pxl-accordion.style8 .pxl-ac-item {
  background-color: transparent;
  padding: 0;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms; }
  .pxl-accordion.style8 .pxl-ac-item + .pxl-ac-item {
    margin-top: 14px; }
    .pxl-accordion.style8 .pxl-ac-item.active + .pxl-ac-item {
      margin-top: 0; }
.pxl-accordion.style9 {
  text-align: center; }
  .pxl-accordion.style9 .pxl-ac-title {
    font-size: 35px;
    font-family: var(--heading-font-family);
    font-weight: 600;
    line-height: 55px;
    letter-spacing: 0.05em;
    color: var(--heading-color);
    text-transform: uppercase;
    cursor: pointer; }
    .pxl-accordion.style9 .pxl-ac-title > span::before, .pxl-accordion.style9 .pxl-ac-title > span::after {
      content: "";
      position: relative;
      font-family: "pxli";
      color: var(--primary-color);
      line-height: inherit;
      transition: all 400ms ease-in-out 0s;
      opacity: 0;
      font-size: 0; }
    .pxl-accordion.style9 .pxl-ac-title > span:before {
      margin-right: 5px; }
    .pxl-accordion.style9 .pxl-ac-title > span:after {
      margin-left: 5px; }
    @media (max-width: 575px) {
      .pxl-accordion.style9 .pxl-ac-title > span::before, .pxl-accordion.style9 .pxl-ac-title > span::after {
        content: none; } }
  .pxl-accordion.style9 .pxl-ac-title.active > span::before, .pxl-accordion.style9 .pxl-ac-title.active > span::after {
    opacity: 1;
    font-size: 30px; }
  .pxl-accordion.style9 .pxl-ac-title.active > span:before {
    margin-right: 15px; }
  .pxl-accordion.style9 .pxl-ac-title.active > span:after {
    margin-left: 15px; }
  .pxl-accordion.style9 .pxl-ac-content {
    padding: 9px 0 36px; }

.pxl-progressbar {
  font-size: 15px;
  color: var(--heading-color); }
  .pxl-progressbar .progress-item {
    position: relative; }
    .pxl-progressbar .progress-item + .progress-item {
      margin-top: 27px; }
  .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(--secondary-color);
    -webkit-transition: width 1.4s linear;
    -khtml-transition: width 1.4s linear;
    -moz-transition: width 1.4s linear;
    -ms-transition: width 1.4s linear;
    -o-transition: width 1.4s linear;
    transition: width 1.4s linear;
    -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 .progress-percentage {
      position: absolute;
      top: -28px;
      right: 0; }

.pxl-pricing-wrap.layout-1 {
  position: relative; }
  .pxl-pricing-wrap.layout-1 .pricing-table-container .inner-box {
    border: 1px solid var(--heading-color);
    transition: all 300ms linear 0s; }
  .pxl-pricing-wrap.layout-1 .pricing-table-container .pricing-price-container {
    position: relative;
    z-index: 1;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 300ms linear 0s;
    border-bottom: 1px solid var(--heading-color); }
    .pxl-pricing-wrap.layout-1 .pricing-table-container .pricing-price-container .pricing-table-title {
      margin: 0;
      padding: 25px 0;
      border-bottom: 1px solid var(--heading-color);
      font-family: var(--body-font-family);
      font-size: 15px;
      font-weight: 500;
      text-transform: uppercase;
      color: var(--heading-color);
      letter-spacing: 0.15em;
      text-align: center; }
    .pxl-pricing-wrap.layout-1 .pricing-table-container .pricing-price-container .price-money-container {
      padding: 29px 0 27px;
      position: relative;
      text-align: center; }
  .pxl-pricing-wrap.layout-1 .pricing-table-container .pricing-price-separator {
    font-size: 15px;
    margin-left: -8px; }
  .pxl-pricing-wrap.layout-1 .pricing-table-container .pricing-price-currency {
    font-size: 30px;
    font-weight: 500;
    line-height: 55px;
    letter-spacing: 0.05em;
    margin-right: -10px;
    position: relative;
    bottom: 19px; }
  .pxl-pricing-wrap.layout-1 .pricing-table-container .pricing-price-value {
    font-size: 60px;
    color: var(--heading-color);
    font-weight: 500;
    letter-spacing: 0.05em;
    position: relative;
    line-height: 55px; }
  .pxl-pricing-wrap.layout-1 .pricing-table-container .pricing-price-duration {
    margin-left: 2px;
    font-size: 15px; }
    .pxl-pricing-wrap.layout-1 .pricing-table-container .pricing-price-duration.block-duration {
      display: block; }
  .pxl-pricing-wrap.layout-1 .pricing-table-container .pricing-desc-container {
    color: var(--heading-color);
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    position: relative; }
  .pxl-pricing-wrap.layout-1 .pricing-table-container .pricing-list-container {
    padding: 36px 17px 48px;
    position: relative;
    transition: all 500ms linear 0s; }
    .pxl-pricing-wrap.layout-1 .pricing-table-container .pricing-list-container .pricing-list {
      list-style-type: none;
      margin: 0;
      text-align: center; }
      .pxl-pricing-wrap.layout-1 .pricing-table-container .pricing-list-container .pricing-list li .pricing-list-span {
        font-size: 17px;
        line-height: 40px;
        letter-spacing: 0.02em;
        color: var(--heading-color);
        transition: all 300ms linear 0s; }
      .pxl-pricing-wrap.layout-1 .pricing-table-container .pricing-list-container .pricing-list li i {
        color: #7edba3;
        font-weight: 600;
        margin-right: 5px;
        font-size: 17px; }
        .pxl-pricing-wrap.layout-1 .pricing-table-container .pricing-list-container .pricing-list li.item-slashed .pricing-list-span {
          opacity: 0.5; }
        .pxl-pricing-wrap.layout-1 .pricing-table-container .pricing-list-container .pricing-list li.item-slashed i {
          color: #ff6767; }
  .pxl-pricing-wrap.layout-1 .pricing-table-container .pricing-button-container {
    margin-top: 34px; }
    .pxl-pricing-wrap.layout-1 .pricing-table-container:hover .title-icon i, .pxl-pricing-wrap.layout-1 .pricing-table-container:hover .title-icon svg {
      animation-name: elementor-animation-pulse;
      animation-duration: 1s;
      animation-timing-function: linear;
      animation-iteration-count: infinite; }
  .pxl-pricing-wrap.layout-1 .pricing-price-note {
    position: absolute;
    z-index: 1;
    top: -12px;
    right: 30px;
    padding: 13px 21px;
    background-color: var(--secondary-color);
    font-family: var(--heading-font-family);
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 1;
    border-radius: 0 9px 9px 9px; }
    .pxl-pricing-wrap.layout-1 .pricing-price-note:after {
      content: "";
      display: block;
      position: absolute;
      z-index: 1;
      width: 11px;
      height: 12px;
      background-color: #dc7410;
      top: 0;
      left: -11px;
      -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-pricing-wrap.layout-1.style2 .pricing-table-container .price-money-container {
    background-color: var(--secondary-color); }
  .pxl-pricing-wrap.layout-1.style2 .pricing-table-container .price-money-inner {
    position: relative; }
  .pxl-pricing-wrap.layout-1.style2 .pricing-table-container .pricing-price-value {
    color: var(--primary-color); }
  .pxl-pricing-wrap.layout-1.style2 .pricing-table-container .pricing-desc-container {
    color: #fff; }

.pxl-pricing-wrap.layout-2 {
  position: relative; }
  .pxl-pricing-wrap.layout-2 .pricing-table-container .inner-box {
    border: 1px solid #3b362d;
    transition: all 300ms linear 0s; }
    .pxl-pricing-wrap.layout-2 .pricing-table-container .inner-box:hover {
      background-color: #0f0e0f; }
  .pxl-pricing-wrap.layout-2 .pricing-table-container .pricing-price-container {
    position: relative;
    z-index: 1;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 300ms linear 0s;
    border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.2); }
    .pxl-pricing-wrap.layout-2 .pricing-table-container .pricing-price-container .box-price-title {
      padding: 46px 0 2px;
      border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.2);
      text-align: center; }
    .pxl-pricing-wrap.layout-2 .pricing-table-container .pricing-price-container .pricing-table-title {
      margin-bottom: 12px;
      font-family: var(--body-font-family);
      font-size: 15px;
      font-weight: 500;
      text-transform: uppercase;
      color: var(--primary-color);
      letter-spacing: 0.15em; }
    .pxl-pricing-wrap.layout-2 .pricing-table-container .pricing-price-container .price-money-container {
      padding: 29px 0 27px;
      position: relative;
      text-align: center; }
  .pxl-pricing-wrap.layout-2 .pricing-table-container .pricing-price-currency {
    margin-right: -10px;
    position: relative; }
  .pxl-pricing-wrap.layout-2 .pricing-table-container .price-money-inner {
    display: flex;
    justify-content: center;
    flex-direction: column; }
  .pxl-pricing-wrap.layout-2 .pricing-table-container .pricing-price-value {
    font-size: 45px;
    color: var(--heading-color);
    letter-spacing: 0.01em;
    position: relative;
    line-height: 55px;
    font-family: var(--heading-font-family);
    font-weight: 700; }
  .pxl-pricing-wrap.layout-2 .pricing-table-container .pricing-price-duration {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.15em;
    color: var(--heading-color);
    text-transform: uppercase;
    line-height: 45px; }
    .pxl-pricing-wrap.layout-2 .pricing-table-container .pricing-price-duration.block-duration {
      display: block; }
  .pxl-pricing-wrap.layout-2 .pricing-table-container .pricing-desc-container {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    max-width: 317px;
    margin: auto;
    padding: 22px 15px; }
  .pxl-pricing-wrap.layout-2 .pricing-table-container .pricing-list-container {
    padding: 37px 11px 13px;
    position: relative;
    transition: all 500ms linear 0s; }
    .pxl-pricing-wrap.layout-2 .pricing-table-container .pricing-list-container .pricing-list {
      list-style-type: none;
      margin: 0;
      text-align: center; }
      .pxl-pricing-wrap.layout-2 .pricing-table-container .pricing-list-container .pricing-list li .pricing-list-span {
        font-size: 15px;
        line-height: 35px;
        letter-spacing: 0;
        color: var(--primary-color);
        transition: all 300ms linear 0s; }
      .pxl-pricing-wrap.layout-2 .pricing-table-container .pricing-list-container .pricing-list li i {
        color: #7edba3;
        font-weight: 600;
        margin-right: 5px;
        font-size: 17px; }
        .pxl-pricing-wrap.layout-2 .pricing-table-container .pricing-list-container .pricing-list li.item-slashed .pricing-list-span {
          color: #fff;
          text-decoration: line-through; }
        .pxl-pricing-wrap.layout-2 .pricing-table-container .pricing-list-container .pricing-list li.item-slashed i {
          color: #ff6767; }
  .pxl-pricing-wrap.layout-2 .pricing-table-container .pricing-button-container {
    margin-top: 38px; }
    .pxl-pricing-wrap.layout-2 .pricing-table-container .pricing-button-container .btn-outline-secondary-2 {
      font-family: var(--body-font-family);
      font-weight: 500;
      color: #fff; }
  .pxl-pricing-wrap.layout-2 .pricing-table-container:hover .title-icon i, .pxl-pricing-wrap.layout-2 .pricing-table-container:hover .title-icon svg {
    animation-name: elementor-animation-pulse;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite; }
  .pxl-pricing-wrap.layout-2 .pricing-price-note {
    position: absolute;
    z-index: 1;
    top: -12px;
    right: 30px;
    padding: 13px 21px;
    background-color: var(--secondary-color);
    font-family: var(--heading-font-family);
    color: var(--primary-color);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 1;
    border-radius: 0 9px 9px 9px; }
    .pxl-pricing-wrap.layout-2 .pricing-price-note:after {
      content: "";
      display: block;
      position: absolute;
      z-index: 1;
      width: 11px;
      height: 12px;
      background-color: #dc7410;
      top: 0;
      left: -11px;
      -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-pricing-wrap.layout-2.style2 .pricing-table-container .price-money-container {
    background-color: var(--secondary-color); }
  .pxl-pricing-wrap.layout-2.style2 .pricing-table-container .price-money-inner {
    position: relative; }
  .pxl-pricing-wrap.layout-2.style2 .pricing-table-container .pricing-price-value {
    color: var(--primary-color); }
  .pxl-pricing-wrap.layout-2.style2 .pricing-table-container .pricing-desc-container {
    color: #fff; }

.pxl-tabs .tabs-content {
  position: relative; }
  .pxl-tabs .tabs-content .tab-content {
    display: none;
    opacity: 0; }
    .pxl-tabs .tabs-content .tab-content.active {
      display: block; }
  .pxl-tabs .tabs-content.fadeIn .tab-content {
    -webkit-animation: pxlFadeIn 300ms linear 1 forwards;
    -khtml-animation: pxlFadeIn 300ms linear 1 forwards;
    -moz-animation: pxlFadeIn 300ms linear 1 forwards;
    -ms-animation: pxlFadeIn 300ms linear 1 forwards;
    -o-animation: pxlFadeIn 300ms linear 1 forwards;
    animation: pxlFadeIn 300ms linear 1 forwards; }
.pxl-tabs .tabs-content.fadeInUp .tab-content {
  -webkit-animation: pxlFadeInUp 300ms linear 1 forwards;
  -khtml-animation: pxlFadeInUp 300ms linear 1 forwards;
  -moz-animation: pxlFadeInUp 300ms linear 1 forwards;
  -ms-animation: pxlFadeInUp 300ms linear 1 forwards;
  -o-animation: pxlFadeInUp 300ms linear 1 forwards;
  animation: pxlFadeInUp 300ms linear 1 forwards; }
.pxl-tabs .tabs-content.zoomIn .tab-content {
  -webkit-animation: pxlZoomIn 450ms linear 1 forwards;
  -khtml-animation: pxlZoomIn 450ms linear 1 forwards;
  -moz-animation: pxlZoomIn 450ms linear 1 forwards;
  -ms-animation: pxlZoomIn 450ms linear 1 forwards;
  -o-animation: pxlZoomIn 450ms linear 1 forwards;
  animation: pxlZoomIn 450ms linear 1 forwards; }
.pxl-tabs.layout-1 {
  border-radius: inherit; }
  .pxl-tabs.layout-1 .tabs-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 4px; }
    .pxl-tabs.layout-1 .tabs-title > * {
      max-width: 100%; }
    .pxl-tabs.layout-1 .tabs-title .title-wrap {
      display: -webkit-inline-flex;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      column-gap: 42px;
      row-gap: 10px; }
      .pxl-tabs.layout-1 .tabs-title .title-wrap > * {
        max-width: 100%; }
      @media (max-width: 767px) {
        .pxl-tabs.layout-1 .tabs-title .title-wrap {
          flex-wrap: wrap;
          flex-direction: column; } }
  .pxl-tabs.layout-1 .tab-title {
    position: relative;
    font-family: var(--heading-font-family);
    font-size: 15px;
    font-weight: 500;
    color: var(--heading-color);
    text-transform: uppercase;
    line-height: 2;
    display: inline;
    letter-spacing: 0.05em;
    flex-grow: 1;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
    .pxl-tabs.layout-1 .tab-title:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0;
      border-bottom: 1px solid var(--heading-color);
      -webkit-transition: width 0.3s linear;
      -khtml-transition: width 0.3s linear;
      -moz-transition: width 0.3s linear;
      -ms-transition: width 0.3s linear;
      -o-transition: width 0.3s linear;
      transition: width 0.3s linear; }
      .pxl-tabs.layout-1 .tab-title.active:after {
        width: 100%; }
    .pxl-tabs.layout-1 .tab-title:last-child {
      border-right: none; }
    @media (max-width: 767px) {
      .pxl-tabs.layout-1 .tab-title:last-child {
        border-bottom-color: var(--divider-color); } }
  .pxl-tabs.layout-1 .tabs-content {
    position: relative;
    padding: 30px 30px 0px; }
  @media (max-width: 575px) {
    .pxl-tabs.layout-1 .tabs-content {
      padding: 30px 0 0 0; } }
.pxl-tabs.layout-2 {
  display: flex;
  justify-content: space-between;
  align-items: center; }
@media (max-width: 991px) {
  .pxl-tabs.layout-2 {
    flex-direction: column; } }
.pxl-tabs.layout-2 .tabs-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: var(--secondary-color);
  padding: 46px 92px 55px; }
@media (max-width: 991px) {
  .pxl-tabs.layout-2 .tabs-title {
    width: 100%;
    padding: 30px 15px; } }
.pxl-tabs.layout-2 .tabs-title .sub-title {
  color: var(--primary-color);
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  margin-bottom: 10px; }
@media (max-width: 767px) {
  .pxl-tabs.layout-2 .tabs-title .sub-title {
    font-size: 13px; } }
.pxl-tabs.layout-2 .tabs-title .title-wrap {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: center; }
.pxl-tabs.layout-2 .tabs-title .tab-title {
  font-family: var(--heading-font-family);
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  line-height: 60px;
  letter-spacing: 0.05em;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms; }
@media (max-width: 767px) {
  .pxl-tabs.layout-2 .tabs-title .tab-title {
    line-height: 50px; } }
.pxl-tabs.layout-2 .tabs-title .tab-title span {
  position: relative; }
  .pxl-tabs.layout-2 .tabs-title .tab-title span:before, .pxl-tabs.layout-2 .tabs-title .tab-title span:after {
    content: "";
    position: absolute;
    width: 0px;
    height: 2px;
    background-color: var(--primary-color);
    top: 50%;
    -webkit-transition: width 400ms ease;
    -khtml-transition: width 400ms ease;
    -moz-transition: width 400ms ease;
    -ms-transition: width 400ms ease;
    -o-transition: width 400ms ease;
    transition: width 400ms ease; }
  .pxl-tabs.layout-2 .tabs-title .tab-title span:before {
    left: -15px;
    transform: translate(-100%, -50%); }
  .pxl-tabs.layout-2 .tabs-title .tab-title span:after {
    right: -15px;
    transform: translate(100%, -50%); }
.pxl-tabs.layout-2 .tabs-title .tab-title.active span:before, .pxl-tabs.layout-2 .tabs-title .tab-title.active span:after {
  width: 27px; }
.pxl-tabs.layout-2 .tabs-content {
  flex-grow: 1; }
.pxl-tabs.layout-2 .btn-wrapper {
  margin-top: 30px; }
  .pxl-tabs.layout-2 .btn-wrapper .btn span {
    transition: inherit; }
    .pxl-tabs.layout-2 .btn-wrapper .btn:hover span {
      color: var(--heading-color); }
.pxl-tabs.layout-3 .tabs-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 64px; }
  .pxl-tabs.layout-3 .tabs-title > * {
    max-width: 100%; }
  .pxl-tabs.layout-3 .tabs-title .title-wrap {
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 20px; }
    .pxl-tabs.layout-3 .tabs-title .title-wrap > * {
      max-width: 100%; }
    @media (max-width: 767px) {
      .pxl-tabs.layout-3 .tabs-title .title-wrap {
        flex-wrap: wrap; } }
.pxl-tabs.layout-3 .tab-title {
  position: relative;
  font-size: 13px;
  font-weight: 500;
  color: var(--heading-color);
  text-transform: uppercase;
  line-height: 40px;
  border: 1px solid var(--primary-color);
  display: inline-flex;
  letter-spacing: 0.1em;
  padding: 0 28px;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms; }
  .pxl-tabs.layout-3 .tab-title:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: var(--primary-color);
    opacity: 0;
    transform: scaleX(0);
    transform-origin: center;
    -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.layout-3 .tab-title.active {
    color: #fff;
    background-color: var(--primary-color); }
    .pxl-tabs.layout-3 .tab-title.active:after {
      transform: scaleX(1);
      opacity: 1; }
.pxl-tabs.layout-4 {
  position: relative;
  z-index: 1; }
  .pxl-tabs.layout-4 .tabs-inner {
    position: relative;
    border-radius: inherit;
    background-color: var(--secondary-color);
    padding: 0 63px; }
  @media (max-width: 767px) {
    .pxl-tabs.layout-4 .tabs-inner {
      padding: 0 30px; } }
  .pxl-tabs.layout-4 .tabs-inner:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: -17px;
    bottom: -17px;
    left: 36px;
    right: 36px;
    border: 1px solid var(--primary-color); }
  .pxl-tabs.layout-4 .tabs-title {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 4px;
    padding-top: 54px; }
    .pxl-tabs.layout-4 .tabs-title > * {
      max-width: 100%; }
    @media (max-width: 767px) {
      .pxl-tabs.layout-4 .tabs-title {
        padding-top: 30px;
        padding-bottom: 15px; } }
    .pxl-tabs.layout-4 .tabs-title:after {
      content: "";
      position: absolute;
      left: -63px;
      right: -63px;
      bottom: 0;
      border-bottom: 1px solid var(--divider-color); }
    .pxl-tabs.layout-4 .tabs-title .title-wrap {
      display: -webkit-inline-flex;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      gap: 36px; }
      .pxl-tabs.layout-4 .tabs-title .title-wrap > * {
        max-width: 100%; }
      @media (max-width: 767px) {
        .pxl-tabs.layout-4 .tabs-title .title-wrap {
          flex-wrap: wrap;
          row-gap: 10px; } }
  .pxl-tabs.layout-4 .tab-title {
    font-size: 14px;
    font-weight: 500;
    color: var(--heading-color);
    text-transform: uppercase;
    line-height: 50px;
    display: inline-flex;
    letter-spacing: 0.1em;
    flex-grow: 1;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  @media (max-width: 767px) {
    .pxl-tabs.layout-4 .tab-title {
      flex-grow: 0;
      line-height: 40px; } }
  .pxl-tabs.layout-4 .tab-title span {
    position: relative; }
    .pxl-tabs.layout-4 .tab-title span:after {
      content: "";
      display: block;
      position: relative;
      z-index: 1;
      bottom: 0;
      left: 0;
      right: 0;
      height: 3px;
      background-color: var(--primary-color);
      opacity: 0;
      transform: scaleX(0);
      transform-origin: center;
      -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.layout-4 .tab-title.active span:after {
    transform: scaleX(1);
    opacity: 1; }
  .pxl-tabs.layout-4 .tab-title:last-child {
    border-right: none; }
  @media (max-width: 767px) {
    .pxl-tabs.layout-4 .tab-title:last-child {
      border-bottom-color: var(--divider-color); } }
  .pxl-tabs.layout-4 .tabs-content {
    padding: 42px 0 71px;
    position: relative; }
.pxl-tabs.layout-5 .tabs-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 70px;
  padding: 0 15px; }
  .pxl-tabs.layout-5 .tabs-title > * {
    max-width: 100%; }
  .pxl-tabs.layout-5 .tabs-title .title-wrap {
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 15px;
    flex-wrap: wrap; }
    .pxl-tabs.layout-5 .tabs-title .title-wrap > * {
      max-width: 100%; }
.pxl-tabs.layout-5 .tab-title {
  position: relative;
  background-color: var(--heading-color);
  font-size: 15px;
  font-weight: 700;
  height: 60px;
  color: var(--secondary-color);
  text-transform: uppercase;
  line-height: normal;
  border: 1px solid var(--heading-color);
  display: inline-flex;
  align-items: center;
  letter-spacing: 0.1em;
  padding: 0 42px;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms; }
  .pxl-tabs.layout-5 .tab-title.active {
    color: #fff;
    background-color: var(--primary-color); }
.pxl-tabs.layout-6 {
  border-radius: inherit; }
  .pxl-tabs.layout-6 .tabs-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 4px; }
    .pxl-tabs.layout-6 .tabs-title > * {
      max-width: 100%; }
    .pxl-tabs.layout-6 .tabs-title .title-wrap {
      display: -webkit-inline-flex;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      gap: 62px; }
      .pxl-tabs.layout-6 .tabs-title .title-wrap > * {
        max-width: 100%; }
      @media (max-width: 767px) {
        .pxl-tabs.layout-6 .tabs-title .title-wrap {
          gap: 5px 34px;
          flex-wrap: wrap; } }
  .pxl-tabs.layout-6 .tab-title {
    font-size: 17px;
    font-weight: 600;
    line-height: 45px;
    color: var(--heading-color);
    text-transform: uppercase;
    display: inline-flex;
    letter-spacing: 0.1em;
    flex-grow: 1;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
    .pxl-tabs.layout-6 .tab-title .title-icon {
      opacity: 0;
      line-height: 1; }
    .pxl-tabs.layout-6 .tab-title.active {
      color: var(--primary-color); }
      .pxl-tabs.layout-6 .tab-title.active .title-icon {
        opacity: 1; }
    .pxl-tabs.layout-6 .tab-title:last-child {
      border-right: none; }
    @media (max-width: 767px) {
      .pxl-tabs.layout-6 .tab-title:last-child {
        border-bottom-color: var(--divider-color); } }
  .pxl-tabs.layout-6 .tabs-content {
    position: relative;
    padding: 54px 0px 0px; }
  @media (max-width: 575px) {
    .pxl-tabs.layout-6 .tabs-content {
      padding: 30px 0 0 0; } }
.pxl-tabs.layout-7 {
  border-radius: inherit; }
  .pxl-tabs.layout-7 .tabs-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .pxl-tabs.layout-7 .tabs-title > * {
      max-width: 100%; }
    .pxl-tabs.layout-7 .tabs-title .title-wrap {
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      border-bottom: 1px solid rgba(200, 200, 200, 0.7);
      gap: 30px 85px; }
      .pxl-tabs.layout-7 .tabs-title .title-wrap > * {
        max-width: 100%; }
      @media (max-width: 575px) {
        .pxl-tabs.layout-7 .tabs-title .title-wrap {
          flex-direction: column; } }
  .pxl-tabs.layout-7 .tab-title {
    font-family: var(--heading-font-family);
    font-size: 20px;
    font-weight: 600;
    line-height: 55px;
    color: var(--heading-color);
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    letter-spacing: 0.02em;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
    .pxl-tabs.layout-7 .tab-title span {
      position: relative;
      padding: 0 12px 7px; }
      .pxl-tabs.layout-7 .tab-title span:after {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        right: 0;
        height: 4px;
        background: var(--primary-color);
        border-radius: 2px;
        opacity: 0;
        transform: scaleX(0);
        transition: all 300ms ease; }
    .pxl-tabs.layout-7 .tab-title .title-icon icon {
      font-size: 60px; }
    .pxl-tabs.layout-7 .tab-title .title-icon svg {
      height: 60px; }
  @media (max-width: 575px) {
    .pxl-tabs.layout-7 .tab-title.active {
      margin-bottom: 20px; } }
  .pxl-tabs.layout-7 .tab-title.active span:after {
    opacity: 1;
    transform: scaleX(1); }
  .pxl-tabs.layout-7 .tabs-content {
    position: relative;
    padding: 80px 0px 0px; }
  @media (max-width: 575px) {
    .pxl-tabs.layout-7 .tabs-content {
      padding: 50px 0 0 0; } }
.pxl-tabs.layout-8 .title-wrap {
  position: relative; }
  .pxl-tabs.layout-8 .title-wrap:after {
    content: "";
    position: absolute;
    width: calc(100% + 180px);
    height: 1px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: rgba(200, 200, 200, 0.6); }
.pxl-tabs.layout-8 .tabs-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 4px; }
  .pxl-tabs.layout-8 .tabs-title > * {
    max-width: 100%; }
  .pxl-tabs.layout-8 .tabs-title .title-wrap {
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 50px; }
    .pxl-tabs.layout-8 .tabs-title .title-wrap > * {
      max-width: 100%; }
.pxl-tabs.layout-8 .tab-title {
  font-family: var(--heading-font-family);
  font-size: 17px;
  font-weight: 500;
  color: var(--heading-color);
  text-transform: uppercase;
  line-height: 2;
  display: inline-flex;
  letter-spacing: 0.08em;
  flex-grow: 1;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms; }
  .pxl-tabs.layout-8 .tab-title span {
    position: relative; }
    .pxl-tabs.layout-8 .tab-title span:after {
      content: "";
      display: block;
      position: relative;
      bottom: 0;
      left: 0;
      right: 0;
      height: 3px;
      background-color: var(--primary-color);
      opacity: 0;
      transform: scaleX(0);
      transform-origin: center;
      -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.layout-8 .tab-title.active span:after {
    transform: scaleX(1);
    opacity: 1; }
  .pxl-tabs.layout-8 .tab-title:last-child {
    border-right: none; }
  @media (max-width: 767px) {
    .pxl-tabs.layout-8 .tab-title:last-child {
      border-bottom-color: var(--divider-color); } }
.pxl-tabs.layout-8 .tabs-content {
  position: relative;
  padding: 30px 30px 0px; }
@media (max-width: 575px) {
  .pxl-tabs.layout-8 .tabs-content {
    padding: 30px 0 0 0; } }
.pxl-tabs.layout-9 {
  border-radius: inherit; }
  .pxl-tabs.layout-9 .tabs-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative; }
    .pxl-tabs.layout-9 .tabs-title > * {
      max-width: 100%; }
    .pxl-tabs.layout-9 .tabs-title .title-wrap {
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      border-bottom: 1px solid rgba(200, 200, 200, 0.7);
      gap: 0px 50px;
      padding: 0 80px; }
      .pxl-tabs.layout-9 .tabs-title .title-wrap > * {
        max-width: 100%; }
      @media (max-width: 767px) {
        .pxl-tabs.layout-9 .tabs-title .title-wrap {
          padding: 0 30px; } }
  .pxl-tabs.layout-9 .tab-title {
    font-family: var(--heading-font-family);
    font-size: 25px;
    font-weight: 600;
    line-height: 85px;
    color: #999999;
    display: inline-flex;
    letter-spacing: 0.03em;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
    .pxl-tabs.layout-9 .tab-title span {
      position: relative; }
      .pxl-tabs.layout-9 .tab-title span:after {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        right: 0;
        height: 4px;
        background-color: var(--secondary-color);
        -webkit-border-radius: 2px;
        -khtml-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
        opacity: 0;
        transform: scaleX(0);
        transition: all 300ms ease; }
    .pxl-tabs.layout-9 .tab-title.active {
      color: var(--heading-color); }
      .pxl-tabs.layout-9 .tab-title.active span:after {
        opacity: 1;
        transform: scaleX(1); }
  .pxl-tabs.layout-9 .tabs-content {
    position: relative;
    padding: 50px 0px 0px; }
    .pxl-tabs.layout-9 .pxl-tab-arrows .pxl-tab-arrow {
      cursor: pointer;
      position: absolute;
      bottom: 0;
      background-color: var(--primary-color);
      color: #fff;
      width: 47px;
      height: 47px;
      -webkit-transform: translateY(50%);
      -khtml-transform: translateY(50%);
      -moz-transform: translateY(50%);
      -ms-transform: translateY(50%);
      -o-transform: translateY(50%);
      transform: translateY(50%);
      display: inline-flex;
      border-radius: 50%;
      justify-content: center;
      align-items: center;
      z-index: 1; }
      .pxl-tabs.layout-9 .pxl-tab-arrows .pxl-tab-arrow.pxl-tab-arrow-prev {
        left: 0; }
      .pxl-tabs.layout-9 .pxl-tab-arrows .pxl-tab-arrow.pxl-tab-arrow-next {
        right: 0; }
      .pxl-tabs.layout-9 .pxl-tab-arrows .pxl-tab-arrow .pxl-icon {
        font-weight: 700; }
.pxl-tabs.layout-10 {
  display: flex;
  justify-content: space-between; }
@media (max-width: 991px) {
  .pxl-tabs.layout-10 {
    flex-direction: column;
    gap: 50px; } }
@media (max-width: 575px) {
  .pxl-tabs.layout-10 {
    gap: 30px; } }
.pxl-tabs.layout-10 .tabs-title {
  display: flex;
  flex-direction: column;
  padding-right: 111px; }
@media (max-width: 1199px) {
  .pxl-tabs.layout-10 .tabs-title {
    padding-right: 50px; } }
@media (max-width: 991px) {
  .pxl-tabs.layout-10 .tabs-title {
    width: 100%; } }
.pxl-tabs.layout-10 .tabs-title .box-title {
  color: var(--secondary-color);
  font-size: 50px;
  line-height: 65px;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  margin-bottom: 17px;
  font-family: var(--heading-font-family);
  font-weight: 700;
  margin-top: -10px; }
@media (max-width: 767px) {
  .pxl-tabs.layout-10 .tabs-title .box-title {
    margin-top: 0; } }
.pxl-tabs.layout-10 .tabs-title .title-wrap {
  display: flex;
  flex-direction: column; }
.pxl-tabs.layout-10 .tabs-title .tab-title {
  font-family: var(--heading-font-family);
  font-size: 17px;
  font-weight: 700;
  color: var(--secondary-color);
  text-transform: capitalize;
  line-height: 50px;
  letter-spacing: 0.02em;
  cursor: pointer;
  position: relative;
  padding-left: 0;
  -webkit-transition: all 250ms linear 0ms;
  -khtml-transition: all 250ms linear 0ms;
  -moz-transition: all 250ms linear 0ms;
  -ms-transition: all 250ms linear 0ms;
  -o-transition: all 250ms linear 0ms;
  transition: all 250ms linear 0ms; }
  .pxl-tabs.layout-10 .tabs-title .tab-title::before {
    content: "";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    color: var(--primary-color);
    -webkit-transition: all 250ms linear 0ms;
    -khtml-transition: all 250ms linear 0ms;
    -moz-transition: all 250ms linear 0ms;
    -ms-transition: all 250ms linear 0ms;
    -o-transition: all 250ms linear 0ms;
    transition: all 250ms linear 0ms;
    opacity: 0;
    left: 0;
    font-size: 0; }
  .pxl-tabs.layout-10 .tabs-title .tab-title.active {
    color: var(--primary-color);
    padding-left: 22px; }
    .pxl-tabs.layout-10 .tabs-title .tab-title.active::before {
      opacity: 1;
      font-size: 17px; }
.pxl-tabs.layout-10 .tabs-content {
  flex-grow: 1; }
.pxl-tabs.layout-11 {
  border-radius: inherit; }
  .pxl-tabs.layout-11 .tabs-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    border-radius: 50px;
    border: 4px solid #e49c19;
    padding: 17px 20px 23px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    .pxl-tabs.layout-11 .tabs-title > * {
      max-width: 100%; }
    @media (max-width: 575px) {
      .pxl-tabs.layout-11 .tabs-title {
        padding: 17px 5px 23px; } }
    .pxl-tabs.layout-11 .tabs-title .title-wrap {
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      column-gap: 55px;
      row-gap: 5px; }
      .pxl-tabs.layout-11 .tabs-title .title-wrap > * {
        max-width: 100%; }
  .pxl-tabs.layout-11 .tab-title {
    font-family: var(--heading-font-family);
    font-size: 23px;
    font-weight: 700;
    line-height: 52px;
    color: #fff;
    display: inline-flex;
    letter-spacing: 0;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
    .pxl-tabs.layout-11 .tab-title span {
      position: relative; }
      .pxl-tabs.layout-11 .tab-title span:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 3px;
        background-color: #fff;
        -webkit-border-radius: 2px;
        -khtml-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
        opacity: 0;
        transform: scaleX(0);
        transition: all 300ms ease; }
    .pxl-tabs.layout-11 .tab-title.active span:after {
      opacity: 1;
      transform: scaleX(1); }
  .pxl-tabs.layout-11 .tabs-content {
    position: relative;
    padding: 50px 0px 0px; }
    .pxl-tabs.layout-11 .pxl-tab-arrows .pxl-tab-arrow {
      cursor: pointer;
      position: absolute;
      top: 50%;
      background-color: var(--secondary-color);
      color: #fff;
      width: 51px;
      height: 51px;
      -webkit-transform: translateY(-50%) scale(1);
      -khtml-transform: translateY(-50%) scale(1);
      -moz-transform: translateY(-50%) scale(1);
      -ms-transform: translateY(-50%) scale(1);
      -o-transform: translateY(-50%) scale(1);
      transform: translateY(-50%) scale(1);
      display: inline-flex;
      border-radius: 50%;
      justify-content: center;
      align-items: center;
      z-index: 1;
      transition: all 300ms ease; }
      .pxl-tabs.layout-11 .pxl-tab-arrows .pxl-tab-arrow.pxl-tab-arrow-prev {
        left: -91px; }
      .pxl-tabs.layout-11 .pxl-tab-arrows .pxl-tab-arrow.pxl-tab-arrow-next {
        right: -91px; }
      .pxl-tabs.layout-11 .pxl-tab-arrows .pxl-tab-arrow .pxl-icon {
        font: normal normal normal 14px / 1 "Material-Design-Iconic-Font";
        font-size: 21px;
        color: #FFFFFF; }
      .pxl-tabs.layout-11 .pxl-tab-arrows .pxl-tab-arrow:hover {
        -webkit-transform: translateY(-50%) scale(1.3);
        -khtml-transform: translateY(-50%) scale(1.3);
        -moz-transform: translateY(-50%) scale(1.3);
        -ms-transform: translateY(-50%) scale(1.3);
        -o-transform: translateY(-50%) scale(1.3);
        transform: translateY(-50%) scale(1.3);
        background-color: var(--primary-color); }
.pxl-tabs.layout-12 {
  border-radius: inherit; }
  .pxl-tabs.layout-12 .tabs-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .pxl-tabs.layout-12 .tabs-title > * {
      max-width: 100%; }
    .pxl-tabs.layout-12 .tabs-title .title-wrap {
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      gap: 64px; }
      .pxl-tabs.layout-12 .tabs-title .title-wrap > * {
        max-width: 100%; }
  .pxl-tabs.layout-12 .tab-title {
    font-family: var(--heading-font-family);
    font-size: 17px;
    font-weight: 500;
    line-height: 50px;
    color: #fff;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    letter-spacing: 0.15em;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    gap: 11px; }
    .pxl-tabs.layout-12 .tab-title span {
      position: relative; }
      .pxl-tabs.layout-12 .tab-title span:after {
        content: "";
        position: absolute;
        bottom: 1px;
        left: 0;
        right: 0;
        height: 2px;
        background: #fff;
        opacity: 0;
        transform: scaleX(0);
        transition: all 300ms ease; }
    .pxl-tabs.layout-12 .tab-title .title-icon icon {
      font-size: 60px; }
    .pxl-tabs.layout-12 .tab-title .title-icon svg {
      height: 90px;
      width: 90px; }
  .pxl-tabs.layout-12 .tab-title.active span:after {
    opacity: 1;
    transform: scaleX(1); }
  .pxl-tabs.layout-12 .tabs-content {
    position: relative;
    padding: 80px 0px 0px; }
  @media (max-width: 575px) {
    .pxl-tabs.layout-12 .tabs-content {
      padding: 50px 0 0 0; } }
  .pxl-tabs.layout-12 .title-icon {
    display: inline-flex; }
.pxl-tabs.layout-13 {
  border-radius: inherit; }
  .pxl-tabs.layout-13 .tabs-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 26px; }
    .pxl-tabs.layout-13 .tabs-title > * {
      max-width: 100%; }
    .pxl-tabs.layout-13 .tabs-title .title-wrap {
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      gap: 45px; }
      .pxl-tabs.layout-13 .tabs-title .title-wrap > * {
        max-width: 100%; }
    @media (max-width: 575px) {
      .pxl-tabs.layout-13 .tabs-title {
        padding: 0; } }
  .pxl-tabs.layout-13 .tab-title {
    font-family: var(--heading-font-family);
    font-size: 17px;
    font-weight: 500;
    line-height: 50px;
    color: #fff;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    letter-spacing: 0.15em;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    gap: 11px; }
    .pxl-tabs.layout-13 .tab-title span {
      position: relative; }
      .pxl-tabs.layout-13 .tab-title span:after {
        content: "";
        position: absolute;
        bottom: 1px;
        left: 0;
        right: 0;
        height: 2px;
        background: #fff;
        opacity: 0;
        transform: scaleX(0);
        transition: all 300ms ease; }
    .pxl-tabs.layout-13 .tab-title.active span:after {
      opacity: 1;
      transform: scaleX(1); }
  .pxl-tabs.layout-13 .tabs-content {
    position: relative;
    margin: 75px 0px 10px 0;
    max-height: 404px;
    overflow-y: scroll;
    scrollbar-width: none; }
  .pxl-tabs.layout-13 .title-icon {
    display: inline-flex; }
  .pxl-tabs.layout-13 .scroll-bar {
    position: absolute;
    top: 50%;
    right: -115px;
    transform: translateY(-50%);
    z-index: 9; }
  @media (max-width: 575px) {
    .pxl-tabs.layout-13 .scroll-bar {
      display: none; } }
  .pxl-tabs.layout-13 .scroll-bar.animated {
    animation: scroll-guide 1.5s ease 2; }

@keyframes scroll-guide {
  0% {
    opacity: 1;
    top: 50%; }
  100% {
    opacity: 0;
    top: 60%; } }
.pxl-tabs.layout-13 .scroll-bar > span {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  writing-mode: tb-rl;
  font-family: var(--heading-font-family); }
.pxl-tabs.layout-13 .scroll-bar .scroll-icon {
  position: relative;
  font-size: 44px;
  color: #fff; }
  .pxl-tabs.layout-13 .scroll-bar .scroll-icon i {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    font-size: 57px; }
  .pxl-tabs.layout-13 .scroll-bar .scroll-icon:after {
    content: "";
    width: 30px;
    height: 30px;
    background-color: #d74d29;
    border-radius: 50%;
    position: absolute;
    top: 31px;
    left: 50%;
    transform: translateX(-50%); }
.pxl-tabs.layout-14 .tabs-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .pxl-tabs.layout-14 .tabs-title > * {
    max-width: 100%; }
  .pxl-tabs.layout-14 .tabs-title .image-wrap {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px; }
    .pxl-tabs.layout-14 .tabs-title .image-wrap > * {
      max-width: 100%; }
  .pxl-tabs.layout-14 .tabs-title img {
    filter: saturate(0); }
  .pxl-tabs.layout-14 .tabs-title .tab-title {
    margin: 11px 0;
    position: relative; }
    .pxl-tabs.layout-14 .tabs-title .tab-title::before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      transition: all 400ms ease-in-out 0s; }
    @media (max-width: 575px) {
      .pxl-tabs.layout-14 .tabs-title .tab-title {
        margin: 8px 9px; } }
  .pxl-tabs.layout-14 .tabs-title .tab-title.active img {
    filter: saturate(1); }
  .pxl-tabs.layout-14 .tabs-title .tab-title.active::before {
    left: -12px;
    right: -12px;
    bottom: -11px;
    top: -11px;
    border: 1px solid #c6ac83; }
  @media (max-width: 575px) {
    .pxl-tabs.layout-14 .tabs-title .tab-title.active::before {
      left: -9px;
      right: -9px;
      bottom: -8px;
      top: -8px; } }
.pxl-tabs.layout-14 .tabs-content {
  padding: 58px 0 0 0; }
  .pxl-tabs.layout-14 .tabs-content .tab-content {
    text-align: center; }
.pxl-tabs.layout-14 .item-title {
  font-weight: 400;
  letter-spacing: 0;
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 0; }
.pxl-tabs.layout-14 .item-position {
  font-size: 15px;
  line-height: 3;
  letter-spacing: 0.1em;
  color: var(--primary-color);
  text-transform: uppercase;
  margin-bottom: 16px; }
.pxl-tabs.layout-14 .item-des {
  max-width: 846px;
  margin-left: auto;
  margin-right: auto; }
@media (max-width: 767px) {
  .pxl-tabs.layout-15 {
    display: flex;
    gap: 50px; } }
.pxl-tabs.layout-15 .tab-title {
  border-bottom: 1px solid rgba(198, 172, 131, 0.129);
  padding: 21px 0;
  cursor: pointer;
  overflow: hidden;
  transition: all 400ms ease-in-out 0s;
  z-index: 1;
  position: relative; }
  .pxl-tabs.layout-15 .tab-title > span {
    font-size: 40px;
    font-family: var(--heading-font-family);
    line-height: 65px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 400; }
  .pxl-tabs.layout-15 .tab-title:first-child {
    padding: 0 0 21px 0; }
  .pxl-tabs.layout-15 .tab-title:last-child {
    border: none;
    padding: 21px 0 0 0; }
    .pxl-tabs.layout-15 .tab-title.active .box-content {
      margin-top: 15px;
      margin-bottom: 19px;
      position: relative; }
      .pxl-tabs.layout-15 .tab-title.active .box-content > * {
        opacity: 1;
        transform: translateY(0);
        transition: transform 400ms ease-out, opacity 400ms ease 0.1s; }
.pxl-tabs.layout-15 .tabs-title {
  margin-top: 86px; }
@media (max-width: 1199px) {
  .pxl-tabs.layout-15 .tabs-title {
    margin-top: 30px; } }
@media (max-width: 991px) {
  .pxl-tabs.layout-15 .tabs-title {
    margin-top: 0; } }
.pxl-tabs.layout-15 .tabs-title .title-wrap {
  margin-right: 71px; }
@media (max-width: 991px) {
  .pxl-tabs.layout-15 .tabs-title .title-wrap {
    margin-right: 20px; } }
@media (max-width: 767px) {
  .pxl-tabs.layout-15 .tabs-title .title-wrap {
    margin-right: 0; } }
@media (max-width: 767px) {
  .pxl-tabs.layout-15 .tabs-title {
    width: 100%; } }
@media (max-width: 767px) {
  .pxl-tabs.layout-15 .tabs-content {
    width: 100%; } }
@media (max-width: 575px) {
  .pxl-tabs.layout-15 .tabs-content img {
    min-height: 400px;
    object-fit: cover; } }
.pxl-tabs.layout-15 .box-content {
  display: flex;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  transition: all 400ms ease-in-out 0s; }
  .pxl-tabs.layout-15 .box-content .item-des {
    letter-spacing: 0.01em;
    max-width: 473px;
    font-size: 15px;
    line-height: 25px;
    color: #cfcfcf; }
  .pxl-tabs.layout-15 .box-content .btn-more {
    font-size: 14px;
    font-family: var(--heading-font-family);
    letter-spacing: 0.15em;
    line-height: 36px; }
    .pxl-tabs.layout-15 .box-content .btn-more::after {
      background-color: var(--primary-color); }
      .pxl-tabs.layout-15 .box-content .btn-more:hover i {
        margin-left: 12px; }
  .pxl-tabs.layout-15 .box-content .button-more {
    margin-top: 29px; }
  .pxl-tabs.layout-15 .box-content > * {
    opacity: 0;
    transform: translateY(10px);
    transition: transform 400ms ease-out; }
    .pxl-tabs.layout-15 .box-content > *:nth-child(1) {
      transition-delay: 100ms; }
    .pxl-tabs.layout-15 .box-content > *:nth-child(2) {
      transition-delay: 150ms; }
    .pxl-tabs.layout-15 .box-content > *:nth-child(3) {
      transition-delay: 200ms; }
    .pxl-tabs.layout-15 .box-content > *:nth-child(4) {
      transition-delay: 250ms; }
    .pxl-tabs.layout-15 .box-content > *:nth-child(5) {
      transition-delay: 300ms; }
.pxl-tabs.layout-16 .tabs-title {
  position: relative; }
  .pxl-tabs.layout-16 .tabs-title .title-wrap {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 99px;
    row-gap: 20px; }
    .pxl-tabs.layout-16 .tabs-title .title-wrap > * {
      max-width: 100%; }
.pxl-tabs.layout-16 .tab-title {
  font-family: var(--heading-font-family);
  font-size: 25px;
  font-weight: 700;
  line-height: 45px;
  color: #fff;
  display: inline-flex;
  letter-spacing: 0.01em;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 12px; }
  .pxl-tabs.layout-16 .tab-title span {
    position: relative;
    z-index: 2; }
    .pxl-tabs.layout-16 .tab-title span:after {
      content: "";
      position: absolute;
      bottom: -2px;
      left: 0;
      right: 0;
      height: 1px;
      background-color: var(--primary-color);
      opacity: 0;
      transform: scaleX(0);
      transition: all 300ms ease; }
  .pxl-tabs.layout-16 .tab-title .item-image {
    position: relative;
    z-index: 1; }
    .pxl-tabs.layout-16 .tab-title .item-image::after {
      content: "";
      position: absolute;
      top: calc(-50% - 36px);
      right: calc(-50% - 39px);
      background-image: url(../images/overlay-active-tabs16.png);
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      width: 273px;
      height: 274px;
      z-index: -1;
      opacity: 0;
      transition: all 300ms ease-in-out 0s;
      cursor: default; }
  .pxl-tabs.layout-16 .tab-title.active span:after {
    opacity: 1;
    transform: scaleX(1); }
    .pxl-tabs.layout-16 .tab-title.active .item-image::after {
      opacity: 1; }
.pxl-tabs.layout-16 .tabs-content {
  position: relative;
  padding: 59px 0px 0px; }
  .pxl-tabs.layout-16 .pxl-tab-arrows .pxl-tab-arrow {
    cursor: pointer;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    transition: all 300ms ease; }
    .pxl-tabs.layout-16 .pxl-tab-arrows .pxl-tab-arrow.pxl-tab-arrow-prev {
      left: -129px; }
    .pxl-tabs.layout-16 .pxl-tab-arrows .pxl-tab-arrow.pxl-tab-arrow-next {
      right: -129px; }
    .pxl-tabs.layout-16 .pxl-tab-arrows .pxl-tab-arrow .pxl-icon {
      font-size: 35px;
      color: var(--primary-color);
      transition: all 300ms ease; }
      .pxl-tabs.layout-16 .pxl-tab-arrows .pxl-tab-arrow:hover .pxl-icon {
        color: #fff; }
.pxl-tabs.layout-17 {
  border-radius: inherit; }
  .pxl-tabs.layout-17 .tabs-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .pxl-tabs.layout-17 .tabs-title > * {
      max-width: 100%; }
    .pxl-tabs.layout-17 .tabs-title .title-wrap {
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 20px 143px; }
      .pxl-tabs.layout-17 .tabs-title .title-wrap > * {
        max-width: 100%; }
  .pxl-tabs.layout-17 .tab-title {
    font-family: var(--heading-font-family);
    font-size: 25px;
    font-weight: 700;
    line-height: 55px;
    color: var(--heading-color);
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    position: relative;
    gap: 9px;
    padding-top: 17px; }
    .pxl-tabs.layout-17 .tab-title .title-icon {
      background-color: var(--heading-color);
      border-radius: 50%;
      padding: 25.5px 25px;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      display: flex; }
      .pxl-tabs.layout-17 .tab-title .title-icon .pxl-icon {
        font-size: 66px;
        color: #fff; }
      .pxl-tabs.layout-17 .tab-title .title-icon svg {
        width: 55px;
        height: 55px;
        fill: #fff; }
    .pxl-tabs.layout-17 .tab-title.active .title-icon {
      background-color: var(--primary-color); }
    .pxl-tabs.layout-17 .tab-title::before {
      content: "";
      position: absolute;
      top: 0;
      right: -45%;
      bottom: 0;
      width: 1px;
      height: 100%;
      background-image: linear-gradient(to bottom, rgba(31, 30, 30, 0.149) 80%, transparent 20%);
      background-size: 1px 11px;
      background-repeat: repeat-y; }
    @media (max-width: 575px) {
      .pxl-tabs.layout-17 .tab-title::before {
        content: none; } }
  .pxl-tabs.layout-17 .tab-title:last-child::before {
    content: none; }
  .pxl-tabs.layout-17 .tabs-content {
    position: relative;
    padding: 72px 0px 0px; }
  @media (max-width: 575px) {
    .pxl-tabs.layout-17 .tabs-content {
      padding: 50px 0 0 0; } }

.anchor-inner-item {
  display: none;
  opacity: 0;
  -webkit-animation: pxlFadeInUp 300ms linear 1 forwards;
  -khtml-animation: pxlFadeInUp 300ms linear 1 forwards;
  -moz-animation: pxlFadeInUp 300ms linear 1 forwards;
  -ms-animation: pxlFadeInUp 300ms linear 1 forwards;
  -o-animation: pxlFadeInUp 300ms linear 1 forwards;
  animation: pxlFadeInUp 300ms 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 var(--divider-color);
  color: var(--heading-color);
  transition: all 300ms linear 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 300ms linear 0s; }
  .pxl-sidebar-tabs .anchor-link-item:before {
    position: absolute;
    left: 0;
    content: "";
    display: block;
    width: 2px;
    height: 25px;
    background-color: var(--divider-color);
    transition: all 300ms 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(--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-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(--secondary-color); }
    .pxl-sidebar-tabs .anchor-link-item:hover i {
      color: inherit; }
    .pxl-sidebar-tabs .anchor-link-item:hover:before {
      background-color: var(--secondary-color); }
    .pxl-sidebar-tabs .anchor-link-item:hover:after {
      width: 100%; }

.pxl-countdown {
  text-align: center; }
  .pxl-countdown .inner-number {
    font-size: 75px;
    font-weight: 400;
    font-family: var(--heading-font-family);
    color: var(--heading-color);
    letter-spacing: 0;
    line-height: 1; }
  @media (max-width: 991px) {
    .pxl-countdown .inner-number {
      font-size: 50px; } }
  .pxl-countdown .inner-text {
    font-size: 17px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-top: 9px; }
  @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;
    margin-left: -15px;
    margin-right: -15px; }
    .pxl-countdown .pxl-countdown-container > * {
      max-width: 100%; }
    @media (max-width: 575px) {
      .pxl-countdown .pxl-countdown-container {
        margin-top: -15px;
        margin-bottom: -15px; } }
    .pxl-countdown .pxl-countdown-container .time-item {
      width: 25%;
      padding: 0 15px;
      position: relative; }
    @media (max-width: 575px) {
      .pxl-countdown .pxl-countdown-container .time-item {
        width: 50%;
        padding: 15px; }
        .pxl-countdown .pxl-countdown-container .time-item:nth-child(2) .inner-number:before {
          content: none; } }
    .pxl-countdown .pxl-countdown-container .time-item .inner-number {
      position: relative; }
      .pxl-countdown .pxl-countdown-container .time-item .inner-number:before {
        content: ":";
        color: inherit;
        font-size: 40px;
        line-height: 45px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(calc(-50% - 10px)); }
    .pxl-countdown .pxl-countdown-container .time-item:last-child .inner-number:before {
      content: none; }
  .pxl-countdown.layout-2 .inner-number {
    font-weight: 600;
    color: var(--primary-color);
    letter-spacing: 0.05em; }
  @media (max-width: 991px) {
    .pxl-countdown.layout-2 .inner-number {
      font-size: 50px; } }
.pxl-countdown.layout-2 .time-item .inner-number:before {
  content: none; }
.pxl-countdown.layout-2 .time-item .time-item-inner {
  position: relative; }
  .pxl-countdown.layout-2 .time-item .time-item-inner:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 8px;
    height: 8px;
    background-color: var(--primary-color);
    -webkit-transform: translateY(-50%) rotate(45deg);
    -khtml-transform: translateY(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg); }
@media (max-width: 575px) {
  .pxl-countdown.layout-2 .time-item:nth-child(2) .time-item-inner:before {
    content: none; } }
.pxl-countdown.layout-2 .time-item:last-child .time-item-inner:before {
  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(--secondary-color);
    font-size: 20px;
    margin-right: 20px; }
    .pxl-testimonial-single .pxl-testimonial-icon svg {
      fill: var(--secondary-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 .item-rating {
      color: var(--secondary-color); }

/* Pxl Team Details */
.pxl-team-details .content-inner {
  position: relative;
  border-radius: 30px;
  -webkit-box-shadow: 0 5px 40px 3px rgba(0, 0, 0, 0.15);
  -khtml-box-shadow: 0 5px 40px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 40px 3px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 5px 40px 3px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 5px 40px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 40px 3px rgba(0, 0, 0, 0.15); }
  .pxl-team-details .content-inner .image-wrap {
    position: relative; }
    .pxl-team-details .content-inner .image-wrap img {
      border-radius: 30px 30px 0 0; }
  .pxl-team-details .content-inner .hi-text {
    position: absolute;
    min-width: 150px;
    min-height: 134px;
    top: -50px;
    left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 5px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transform: scale(0);
    transform-origin: bottom right;
    transition: all 400ms ease-in-out;
    opacity: 0; }
    .pxl-team-details .content-inner .hi-text h4 {
      font-size: 28px;
      font-weight: bold;
      color: #fff; }
  .pxl-team-details .content-inner .image-wrap:hover .hi-text {
    transform: scale(1);
    opacity: 1; }
.pxl-team-details .info-wrap {
  padding: 30px 40px 40px 40px; }
@media (max-width: 767px) {
  .pxl-team-details .info-wrap {
    padding: 30px 20px 40px 20px; } }
.pxl-team-details .name-wrap .item-name {
  font-size: 25px;
  margin-bottom: 0;
  letter-spacing: 0.02em; }
  .pxl-team-details .name-wrap .item-name a {
    color: inherit; }
    .pxl-team-details .name-wrap .item-name a:hover {
      color: var(--secondary-color); }
.pxl-team-details .name-wrap .item-position {
  font-family: var(--heading-font-family);
  font-size: 15px;
  color: var(--secondary-color);
  letter-spacing: 0.1em;
  margin-top: 3px; }
.pxl-team-details .contact-wrap {
  border-top: 1px dashed var(--divider-color);
  padding-top: 26px;
  margin-top: 25px; }
  .pxl-team-details .contact-wrap .item-contact .text-info {
    font-size: 17px; }
    .pxl-team-details .contact-wrap .item-contact .text-info span {
      color: var(--heading-color); }
  .pxl-team-details .contact-wrap .item-contact i {
    color: var(--primary-color);
    display: inline-block;
    min-width: 17px; }
  .pxl-team-details .contact-wrap .item-contact + .item-contact {
    margin-top: 10px; }
.pxl-team-details .social-wrap {
  display: flex;
  border-top: 1px dashed var(--divider-color);
  padding-top: 35px;
  margin-top: 25px; }
  .pxl-team-details .social-wrap i {
    color: #fff;
    transition: all 300ms linear 0s; }
  .pxl-team-details .social-wrap a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin: 0 4px;
    border-radius: 50%;
    background-color: var(--primary-color);
    font-size: 15px;
    color: #fff;
    text-align: center;
    position: relative;
    transition: all 400ms linear; }
    .pxl-team-details .social-wrap a:hover {
      background-color: var(--secondary-color); }

.pxl-image-landing.layout-1 .image-wrap {
  border: 1px solid #e4e4e4;
  transition: all 300ms linear 0s;
  padding: 13px;
  overflow: hidden; }
  .pxl-image-landing.layout-1 .image-wrap .box-scale {
    overflow: hidden; }
    .pxl-image-landing.layout-1 .image-wrap .box-scale img {
      transform: scale(1);
      -webkit-transition: 0.3s cubic-bezier(0.37, 0.65, 0.38, 0.94);
      -khtml-transition: 0.3s cubic-bezier(0.37, 0.65, 0.38, 0.94);
      -moz-transition: 0.3s cubic-bezier(0.37, 0.65, 0.38, 0.94);
      -ms-transition: 0.3s cubic-bezier(0.37, 0.65, 0.38, 0.94);
      -o-transition: 0.3s cubic-bezier(0.37, 0.65, 0.38, 0.94);
      transition: 0.3s cubic-bezier(0.37, 0.65, 0.38, 0.94);
      transform-origin: 90% 70%; }
.pxl-image-landing.layout-1 .image-title {
  font-size: 16px;
  font-weight: 600;
  color: var(--heading-color);
  text-transform: capitalize;
  margin-top: 29px;
  position: relative;
  padding-left: 13px; }
@media (max-width: 991px) {
  .pxl-image-landing.layout-1 .image-title {
    padding-left: 0; } }
.pxl-image-landing.layout-1 .image-title a {
  display: flex;
  align-items: center; }
  .pxl-image-landing.layout-1 .image-title a:hover {
    color: inherit; }
.pxl-image-landing.layout-1 .image-title .dash-main {
  display: flex;
  align-items: center;
  margin-left: 22px; }
  .pxl-image-landing.layout-1 .image-title .dash-main::before {
    content: "";
    position: relative;
    display: flex;
    height: 2px;
    width: 17px;
    background-color: #e6c9a2;
    margin-right: 24px; }
  @media (max-width: 991px) {
    .pxl-image-landing.layout-1 .image-title .dash-main {
      margin-left: 12px; }
      .pxl-image-landing.layout-1 .image-title .dash-main::before {
        margin-right: 12px; } }
.pxl-image-landing.layout-1:hover .image-wrap {
  border-color: var(--primary-color); }
  .pxl-image-landing.layout-1:hover .box-scale img {
    transform: scale(1.1);
    transition-duration: 0.4s; }

.pxl-post-create.layout-1 {
  padding: 132px 0 138px;
  transition: all 0.3s linear;
  background-color: var(--secondary-color);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
@media (max-width: 1199px) {
  .pxl-post-create.layout-1 {
    padding: 87px 0 93px; } }
@media (max-width: 767px) {
  .pxl-post-create.layout-1 {
    padding: 67px 0 73px; } }
.pxl-post-create.layout-1 .post-imgs .post-img {
  position: absolute;
  top: 0;
  left: -3%;
  right: -3%;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  transition: opacity 0.45s, transform 0.45s ease-out;
  transform-origin: right; }
  .pxl-post-create.layout-1 .post-imgs .post-img img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .pxl-post-create.layout-1 .post-imgs .post-img.active {
    opacity: 1;
    transform: translateX(3%);
    z-index: 2; }
.pxl-post-create.layout-1 .container {
  position: relative;
  max-width: 1280px;
  padding: 0;
  z-index: 4; }
.pxl-post-create.layout-1:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 3; }
.pxl-post-create.layout-1 .post-list-container {
  max-width: 504px;
  padding: 0 15px;
  position: relative;
  z-index: 2;
  overflow-y: scroll;
  scroll-behavior: smooth;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */ }
  .pxl-post-create.layout-1 .post-list-container::-webkit-scrollbar {
    display: none; }
  @media (max-width: 1199px) {
    .pxl-post-create.layout-1 .post-list-container {
      max-width: none;
      width: 100%; } }
  .pxl-post-create.layout-1 .post-list-container .item-inner {
    display: flex;
    align-items: center; }
    .pxl-post-create.layout-1 .post-list-container .item-inner:not(:last-child) {
      padding-bottom: 30px;
      margin-bottom: 30px;
      border-bottom: 1px solid rgba(var(--divider-color), 0.3); }
    .pxl-post-create.layout-1 .post-list-container .item-inner .item-featured {
      margin-right: 24px;
      flex-shrink: 0; }
      .pxl-post-create.layout-1 .post-list-container .item-inner .item-featured img {
        width: 100px;
        height: 100px;
        object-fit: cover;
        border-radius: 50%; }
    .pxl-post-create.layout-1 .post-list-container .item-inner .item-title {
      margin-bottom: 0;
      color: #fff;
      display: block;
      display: -webkit-box;
      max-height: 60px;
      font-size: 20px;
      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; }
      .pxl-post-create.layout-1 .post-list-container .item-inner .item-title > * {
        display: block;
        display: -webkit-box;
        max-height: 60px;
        font-size: 20px;
        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; }
      .pxl-post-create.layout-1 .post-list-container .item-inner .item-title a {
        display: inline;
        color: #fff;
        background-image: linear-gradient(transparent calc(100% - 1px), #fff 1px);
        background-repeat: no-repeat;
        background-size: 0% 100%;
        transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
        .pxl-post-create.layout-1 .post-list-container .item-inner .item-title a:hover {
          color: inherit;
          background-size: 100% 100%; }
.pxl-post-create.layout-1 .item-content-large {
  max-width: 665px;
  padding: 0 15px;
  position: relative;
  z-index: 2; }
@media (max-width: 1199px) {
  .pxl-post-create.layout-1 .item-content-large {
    margin-top: 70px;
    max-width: none; } }
.pxl-post-create.layout-1 .item-content-large > .d-flex {
  margin-bottom: 33px; }
.pxl-post-create.layout-1 .item-content-large .post-date {
  margin-right: 30px;
  padding: 0 25px;
  display: inline-block;
  font-size: 13px;
  line-height: 34px;
  color: var(--heading-color);
  background-color: var(--primary-color); }
.pxl-post-create.layout-1 .item-content-large .post-media {
  margin-top: 4px;
  font-size: 15px;
  letter-spacing: 0.1em;
  text-transform: uppercase; }
  .pxl-post-create.layout-1 .item-content-large .post-media a {
    color: #fff;
    display: inline;
    color: #fff;
    background-image: linear-gradient(transparent calc(100% - 1px), #fff 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-post-create.layout-1 .item-content-large .post-media a:hover {
      color: inherit;
      background-size: 100% 100%; }
    .pxl-post-create.layout-1 .item-content-large .post-media a:hover {
      color: #fff !important; }
.pxl-post-create.layout-1 .item-content-large .post-title {
  font-family: var(--heading-font-family);
  color: #fff;
  font-weight: 700; }
@media (min-width: 1200px) {
  .pxl-post-create.layout-1 .item-content-large .post-title {
    display: block;
    display: -webkit-box;
    max-height: 109.9999999998px;
    font-size: 45px;
    line-height: 1.2222222222;
    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-create.layout-1 .item-content-large .post-title > * {
      display: block;
      display: -webkit-box;
      max-height: 109.9999999998px;
      font-size: 45px;
      line-height: 1.2222222222;
      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; } }
@media (max-width: 1199px) {
  .pxl-post-create.layout-1 .item-content-large .post-title {
    display: block;
    display: -webkit-box;
    max-height: 85.5555555554px;
    font-size: 35px;
    line-height: 1.2222222222;
    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-create.layout-1 .item-content-large .post-title > * {
      display: block;
      display: -webkit-box;
      max-height: 85.5555555554px;
      font-size: 35px;
      line-height: 1.2222222222;
      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; } }
@media (max-width: 767px) {
  .pxl-post-create.layout-1 .item-content-large .post-title {
    display: block;
    display: -webkit-box;
    max-height: 58.6666666666px;
    font-size: 24px;
    line-height: 1.2222222222;
    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-create.layout-1 .item-content-large .post-title > * {
      display: block;
      display: -webkit-box;
      max-height: 58.6666666666px;
      font-size: 24px;
      line-height: 1.2222222222;
      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-create.layout-1 .item-content-large .pxl-divider {
  display: none;
  margin-bottom: 27px; }
.pxl-post-create.layout-1 .item-content-large .post-metas {
  padding: 0;
  margin-top: 18px;
  margin-bottom: 33px;
  background-color: transparent;
  color: #fff; }
  .pxl-post-create.layout-1 .item-content-large .post-metas a {
    color: inherit;
    display: inline;
    color: #fff;
    background-image: linear-gradient(transparent calc(100% - 1px), #fff 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-post-create.layout-1 .item-content-large .post-metas a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-post-create.layout-1 .item-content-large .post-excerpt {
  color: #fff; }
.pxl-post-create.layout-1 .item-content-large .post-readmore {
  margin-top: 39px; }
  .pxl-post-create.layout-1 .item-content-large .post-readmore .btn-more {
    color: #fff; }
    .pxl-post-create.layout-1 .item-content-large .post-readmore .btn-more:after {
      background-color: var(--primary-color); }
.pxl-post-create.layout-1 .scroll-bar {
  position: absolute;
  top: 50%;
  left: -127px;
  transform: translateY(calc(-50% - 55px));
  z-index: 9; }
  .pxl-post-create.layout-1 .scroll-bar.animated {
    animation: scroll-guide 1.5s ease 2; }

@keyframes scroll-guide {
  0% {
    opacity: 1;
    top: 50%; }
  100% {
    opacity: 0;
    top: 60%; } }
.pxl-post-create.layout-1 .scroll-bar > span {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  writing-mode: tb-rl; }
.pxl-post-create.layout-1 .scroll-bar .scroll-icon {
  position: relative;
  font-size: 44px;
  color: #fff; }
  .pxl-post-create.layout-1 .scroll-bar .scroll-icon i {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1; }
  .pxl-post-create.layout-1 .scroll-bar .scroll-icon:after {
    content: "";
    width: 30px;
    height: 30px;
    background-color: var(--primary-color);
    border-radius: 50%;
    position: absolute;
    top: 23px;
    left: 50%;
    transform: translateX(-50%); }

.pxl-circle-text .circle-text {
  font-size: 15px;
  color: var(--heading-color);
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  text-align: start; }
  .pxl-circle-text .circle-text div {
    animation: rotateText 10s linear infinite;
    display: inline-block; }

.pxl-food-menu-single.layout-1 .info-wrap {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 50px 50px 50px 50px; }
@media (max-width: 575px) {
  .pxl-food-menu-single.layout-1 .info-wrap {
    padding: 50px 20px 50px 20px; } }
.pxl-food-menu-single.layout-1 .info-wrap > * {
  opacity: 0;
  transform: translateY(10px) scale(0.5);
  transition: all 400ms ease-out; }
  .pxl-food-menu-single.layout-1 .info-wrap > *:nth-child(1) {
    transition-delay: 100ms; }
  .pxl-food-menu-single.layout-1 .info-wrap > *:nth-child(2) {
    transition-delay: 160ms; }
  .pxl-food-menu-single.layout-1 .info-wrap > *:nth-child(3) {
    transition-delay: 220ms; }
  .pxl-food-menu-single.layout-1 .info-wrap > *:nth-child(4) {
    transition-delay: 280ms; }
  .pxl-food-menu-single.layout-1 .info-wrap > *:nth-child(5) {
    transition-delay: 340ms; }
.pxl-food-menu-single.layout-1 .image-wrap {
  text-align: center; }
  .pxl-food-menu-single.layout-1 .image-wrap .item-image {
    display: inline-block;
    border-radius: 50%;
    transition: all 400ms ease-in-out 0s;
    transition-delay: 50ms;
    z-index: 1;
    position: relative; }
.pxl-food-menu-single.layout-1 .content-inner {
  padding: 74px 91px 75px 106px; }
@media (max-width: 1199px) {
  .pxl-food-menu-single.layout-1 .content-inner {
    padding: 50px 50px 50px 50px; } }
@media (max-width: 575px) {
  .pxl-food-menu-single.layout-1 .content-inner {
    padding: 50px 20px 50px 20px; } }
.pxl-food-menu-single.layout-1 .content-inner:hover .item-image {
  transform: translateY(-100%);
  opacity: 0; }
.pxl-food-menu-single.layout-1 .content-inner:hover .info-wrap > * {
  opacity: 1;
  transform: translateY(0px) scale(1); }
.pxl-food-menu-single.layout-1 .item-price {
  font-family: var(--heading-font-family);
  font-weight: 400;
  font-size: 30px;
  line-height: 56px;
  letter-spacing: 0;
  color: #fff; }
.pxl-food-menu-single.layout-1 .item-name {
  font-family: var(--heading-font-family);
  font-weight: 400;
  font-size: 30px;
  line-height: 2;
  letter-spacing: 0;
  color: #fff;
  margin-bottom: 3px; }
.pxl-food-menu-single.layout-1 .item-sub-title {
  font-family: var(--heading-font-family);
  color: var(--primary-color);
  line-height: 26px;
  letter-spacing: 0.02em;
  max-width: 306px;
  margin-left: auto;
  margin-right: auto; }
.pxl-food-menu-single.layout-1 .item-icon {
  font-size: 30px;
  color: var(--primary-color);
  margin-top: 21px;
  margin-bottom: 20px; }
@media (max-width: 575px) {
  .pxl-food-menu-single.layout-1 .item-icon {
    margin-top: 16px;
    margin-bottom: 16px; } }
.pxl-food-menu-single.layout-1 .item-description {
  max-width: 421px;
  margin-left: auto;
  margin-right: auto; }
@media (max-width: 575px) {
  .pxl-food-menu-single.layout-1 .item-description {
    display: block;
    display: -webkit-box;
    max-height: 1125px*px;
    font-size: 15px;
    line-height: 25px;
    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-food-menu-single.layout-1 .item-description > * {
      display: block;
      display: -webkit-box;
      max-height: 1125px*px;
      font-size: 15px;
      line-height: 25px;
      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; } }

.position-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

.position-sticky-center-vertical {
  position: -webkit-sticky;
  position: sticky; }
@media (min-width: 1200px) {
  .position-sticky-center-vertical {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; } }

body:has(.pxl-header-sticky.h-fixed) .position-sticky {
  top: 200px; }

.basilico-border .elementor-widget-container {
  position: relative;
  z-index: 2; }
  .basilico-border .elementor-widget-container:before {
    content: "";
    position: absolute;
    top: -21px;
    bottom: -21px;
    left: 25px;
    right: 25px;
    border: 1px solid var(--primary-color);
    z-index: -1; }

.basilico-border-left .elementor-widget-container {
  position: relative;
  z-index: 2; }
  .basilico-border-left .elementor-widget-container:before {
    content: "";
    position: absolute;
    top: -27px;
    bottom: 46px;
    left: -28px;
    right: 50px;
    border: 1px solid var(--primary-color);
    z-index: -1; }

.basilico-border-right .elementor-widget-container {
  position: relative;
  z-index: 2; }
  .basilico-border-right .elementor-widget-container:before {
    content: "";
    position: absolute;
    top: -28px;
    bottom: 47px;
    left: 50px;
    right: -28px;
    border: 1px solid var(--primary-color);
    z-index: -1; }

.basilico-border-column .elementor-container {
  position: relative;
  z-index: 2; }
  .basilico-border-column .elementor-container:before {
    content: "";
    position: absolute;
    top: -21px;
    bottom: -21px;
    left: 25px;
    right: 25px;
    border: 1px solid var(--primary-color);
    z-index: -1; }

.btn-location-btn-custom a:after {
  content: none !important; }
.btn-location-btn-custom a span {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .btn-location-btn-custom a span > * {
    max-width: 100%; }
  .btn-location-btn-custom a span:after {
    content: "";
    display: inline-flex;
    font-family: "pxli";
    line-height: 1;
    max-width: 0px;
    overflow: hidden;
    transition: all 300ms ease; }
.btn-location-btn-custom a:before {
  content: none; }
  .btn-location-btn-custom a:hover span::after {
    margin-left: 8px;
    max-width: 24px; }

.pxl-text-editor-hyphens .pxl-text-editor-wrap .pxl-text-editor {
  hyphens: auto; }

@media (max-width: 1899px) {
  .hide-under-1900px {
    display: none; } }

@media (max-width: 1649px) {
  .hide-below-1650px {
    display: none; } }

.elementor-btn-fullwidth .btn, .elementor-btn-fullwidth button, .elementor-btn-fullwidth .button, .elementor-btn-fullwidth input[type="submit"], .elementor-btn-fullwidth input[type="button"], .elementor-btn-fullwidth .added_to_cart {
  width: 100%; }

.transition-delay-200ms .pxl-image-wg {
  transition-delay: 200ms; }

.transition-delay-400ms .pxl-image-wg {
  transition-delay: 400ms; }

.transition-delay-600ms .pxl-image-wg {
  transition-delay: 600ms; }

.slider-border-35px .wp-block-themepunch-revslider {
  border-radius: 35px;
  overflow: hidden; }

.link-flicker a {
  animation: linkFlicker 3s linear 2; }

@keyframes linkFlicker {
  0% {
    color: var(--primary-color); }
  25% {
    color: var(--secondary-color); }
  50% {
    color: var(--primary-color); }
  75% {
    color: var(--secondary-color); } }

.column-hover-blur .elementor-widget-wrap {
  position: relative; }
  .column-hover-blur .elementor-widget-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    backdrop-filter: blur(0px);
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
    .column-hover-blur .elementor-widget-wrap:hover:before {
      backdrop-filter: blur(5px); }

/* Pxl Grid */
.pxl-grid .grid-filter-wrap {
  margin-bottom: 70px; }
  .pxl-grid .grid-filter-wrap .filter-item {
    font-family: var(--heading-font-family);
    font-size: 17px;
    font-weight: 500;
    line-height: 36px;
    color: var(--heading-color);
    letter-spacing: 0.05em;
    text-transform: uppercase;
    cursor: pointer;
    padding: 0 20px;
    position: relative; }
    .pxl-grid .grid-filter-wrap .filter-item:after {
      content: "";
      display: block;
      height: 1px;
      background-color: var(--primary-color);
      position: absolute;
      bottom: 0;
      left: 20px;
      right: 20px;
      transform: scaleX(0);
      transform-origin: left;
      -webkit-transition: all 0.3s linear;
      -khtml-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      .pxl-grid .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-filter-wrap.style-2 {
  margin-bottom: 59px;
  gap: 20px; }
@media (max-width: 767px) {
  .pxl-grid .grid-filter-wrap.style-2 {
    margin-bottom: 40px; } }
.pxl-grid .grid-filter-wrap.style-2 .filter-item {
  font-family: var(--body-font-family);
  font-size: 13px;
  font-weight: 500;
  line-height: 40px;
  color: var(--heading-color);
  letter-spacing: 0.1em;
  padding: 0 28px;
  border: 1px solid var(--primary-color);
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-grid .grid-filter-wrap.style-2 .filter-item:after {
    content: "";
    display: block;
    height: 1px;
    background-color: var(--primary-color);
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    transform: scaleX(0);
    transform-origin: center;
    -webkit-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .pxl-grid .grid-filter-wrap.style-2 .filter-item.active, .pxl-grid .grid-filter-wrap.style-2 .filter-item:hover {
    background-color: var(--primary-color);
    color: #fff; }
    .pxl-grid .grid-filter-wrap.style-2 .filter-item.active:after, .pxl-grid .grid-filter-wrap.style-2 .filter-item:hover:after {
      transform: scaleX(1); }
.pxl-grid .grid-filter-wrap.style-2.start .filter-item:first-child {
  padding-left: 0 !important; }
  .pxl-grid .grid-filter-wrap.style-2.start .filter-item:first-child:after {
    left: 0 !important; }
.pxl-grid .grid-filter-wrap.style-2.end .filter-item:last-child {
  padding-right: 0 !important; }
  .pxl-grid .grid-filter-wrap.style-2.end .filter-item:last-child:after {
    right: 0 !important; }
.pxl-grid .grid-filter-wrap.style-3 {
  margin-bottom: 78px;
  gap: 20px 50px; }
@media (max-width: 767px) {
  .pxl-grid .grid-filter-wrap.style-3 {
    margin-bottom: 40px; } }
.pxl-grid .grid-filter-wrap.style-3 .filter-item {
  font-family: var(--heading-font-family);
  font-size: 20px;
  font-weight: 500;
  line-height: 45px;
  color: var(--heading-color);
  letter-spacing: 0.1em;
  padding: 0;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-grid .grid-filter-wrap.style-3 .filter-item:after {
    content: "";
    display: block;
    height: 4px;
    background-color: var(--secondary-color);
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    transform: scaleX(0);
    transform-origin: center;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px; }
  .pxl-grid .grid-filter-wrap.style-3 .filter-item.active, .pxl-grid .grid-filter-wrap.style-3 .filter-item:hover {
    color: var(--primary-color); }
    .pxl-grid .grid-filter-wrap.style-3 .filter-item.active:after, .pxl-grid .grid-filter-wrap.style-3 .filter-item:hover:after {
      transform: scaleX(1); }
.pxl-grid .grid-filter-wrap.style-3.start .filter-item:first-child {
  padding-left: 0 !important; }
  .pxl-grid .grid-filter-wrap.style-3.start .filter-item:first-child:after {
    left: 0 !important; }
.pxl-grid .grid-filter-wrap.style-3.end .filter-item:last-child {
  padding-right: 0 !important; }
  .pxl-grid .grid-filter-wrap.style-3.end .filter-item:last-child:after {
    right: 0 !important; }
.pxl-grid .grid-filter-wrap.style-4 {
  display: flex;
  gap: 62px; }
@media (max-width: 767px) {
  .pxl-grid .grid-filter-wrap.style-4 {
    margin-bottom: 12px; } }
.pxl-grid .grid-filter-wrap.style-4 .filter-item {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  font-family: var(--body-font-family);
  font-weight: 600;
  line-height: 45px;
  letter-spacing: 0.1em;
  padding: 0;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-grid .grid-filter-wrap.style-4 .filter-item:before {
    content: "";
    font-family: "pxli";
    font-size: 17px;
    line-height: 1;
    opacity: 0; }
  .pxl-grid .grid-filter-wrap.style-4 .filter-item:after {
    content: none; }
  .pxl-grid .grid-filter-wrap.style-4 .filter-item.active {
    color: var(--primary-color); }
    .pxl-grid .grid-filter-wrap.style-4 .filter-item.active:before {
      opacity: 1; }
.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; }

.grid-item .pxl-media-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2; }

/* Pxl Post Grid */
.pxl-post-grid.layout-post-1 .grid-item {
  margin-bottom: 20px; }
.pxl-post-grid.layout-post-1 .item-featured {
  position: relative;
  margin-top: 25px;
  margin-bottom: 15px; }
  .pxl-post-grid.layout-post-1 .item-featured .post-date {
    display: flex;
    justify-content: center;
    background-color: var(--secondary-color);
    display: inline-block;
    padding: 22px 18px 18px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 2; }
    .pxl-post-grid.layout-post-1 .item-featured .post-date .post-day {
      font-family: var(--heading-font-family);
      color: var(--primary-color);
      font-size: 35px;
      line-height: 1;
      letter-spacing: 0.01em; }
    .pxl-post-grid.layout-post-1 .item-featured .post-date .post-month-year {
      margin-top: 1px;
      font-size: 13px;
      letter-spacing: 0.1em;
      color: #fff;
      text-transform: uppercase; }
  .pxl-post-grid.layout-post-1 .item-featured .post-image {
    position: relative;
    overflow: hidden; }
    .pxl-post-grid.layout-post-1 .item-featured .post-image:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      background-image: url(.././images/blog-grid-overlay.png);
      background-size: cover;
      background-repeat: no-repeat; }
  .pxl-post-grid.layout-post-1 .item-featured .item-title {
    position: absolute;
    z-index: 3;
    padding: 0 49px 0 30px;
    left: 0;
    bottom: 32px;
    margin-bottom: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: block;
    display: -webkit-box;
    max-height: 60px;
    font-size: 20px;
    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; }
    .pxl-post-grid.layout-post-1 .item-featured .item-title > * {
      display: block;
      display: -webkit-box;
      max-height: 60px;
      font-size: 20px;
      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; }
    @media (max-width: 1499px) {
      .pxl-post-grid.layout-post-1 .item-featured .item-title {
        padding: 0 15px;
        bottom: 24px; } }
.pxl-post-grid.layout-post-1 .pxl-archive-post i {
  color: var(--secondary-color); }
  .pxl-post-grid.layout-post-1 .pxl-archive-post.format-quote .quote-inner .quote-text {
    font-size: 20px;
    line-height: 30px; }
  @media (min-width: 1200px) {
    .pxl-post-grid.layout-post-1 .pxl-archive-post.format-quote .quote-inner .quote-text {
      max-width: 94%; } }
.pxl-post-grid.layout-post-1 .pxl-archive-post.format-link .link-inner .link-text {
  font-size: 20px;
  line-height: 30px; }
.pxl-post-grid.layout-post-1 .item-content .post-metas {
  background-color: transparent;
  color: var(--heading-color);
  text-transform: uppercase;
  line-height: 1.5;
  padding: 0; }
@media (min-width: 576px) {
  .pxl-post-grid.layout-post-1 .item-content .post-metas .meta-inner {
    flex-wrap: nowrap; } }
.pxl-post-grid.layout-post-1 .item-content .post-metas .meta-inner a {
  color: var(--heading-color);
  background-image: linear-gradient(transparent calc(100% - 1px), var(--secondary-color) 1px);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  transition: background-size 400ms; }
  .pxl-post-grid.layout-post-1 .item-content .post-metas .meta-inner a:hover {
    background-size: 100% 100%; }
.pxl-post-grid.layout-post-1 .item-content .post-metas .meta-inner > span {
  padding: 0 6px 0 0; }
  .pxl-post-grid.layout-post-1 .item-content .post-metas .meta-inner > span:before {
    content: "•"; }
  .pxl-post-grid.layout-post-1 .item-content .post-metas .meta-inner > span:after {
    content: none; }
.pxl-post-grid.layout-post-1 .item-content .post-metas .meta-inner .post-author {
  flex-wrap: nowrap; }
.pxl-post-grid.layout-post-1 .item-content .post-metas .meta-inner .post-category {
  display: flex;
  align-items: flex-start; }
  .pxl-post-grid.layout-post-1 .item-content .post-metas .meta-inner .post-category:before {
    margin-right: 3px; }
.pxl-post-grid.layout-post-1 .pxl-divider {
  margin-top: 14px;
  width: 100%;
  height: 1px; }
  .pxl-post-grid.layout-post-1 .pxl-divider:before {
    content: none; }
.pxl-post-grid.layout-post-1 .item-excerpt {
  margin-top: 18px;
  margin-bottom: 15px; }
.pxl-post-grid.layout-post-1 .pxl-media-popup .media-play-button {
  color: var(--heading-color);
  width: 68px;
  height: 68px; }
  .pxl-post-grid.layout-post-1 .pxl-media-popup .media-play-button:before {
    background-color: white; }
    .pxl-post-grid.layout-post-1 .pxl-media-popup .media-play-button:has(.zmdi-volume-up) i {
      font-size: 26px; }
  .pxl-post-grid.layout-post-1 .pxl-media-popup .media-play-button:hover:before {
    transform: scale(1.1); }
  .pxl-post-grid.layout-post-1 .pxl-media-popup .media-play-button .pxli-play-2 {
    color: inherit !important;
    -webkit-text-stroke: unset; }
.pxl-post-grid.layout-post-1 .post-metas {
  margin-bottom: 0; }
  .pxl-post-grid.layout-post-1 .post-metas .post-comments a:after {
    content: none; }
  @media (max-width: 575px) {
    .pxl-post-grid.layout-post-1 .post-metas .meta-inner > span {
      width: 100%;
      margin: 0;
      padding-right: 0; }
      .pxl-post-grid.layout-post-1 .post-metas .post-category i {
        display: none; }
      .pxl-post-grid.layout-post-1 .post-metas .post-category:after {
        content: none; } }
.pxl-post-grid.layout-post-1 .btn-more:hover {
  color: var(--heading-color); }
.pxl-post-grid.layout-post-1 .posts-pagination {
  padding-top: 30px; }
.pxl-post-grid.layout-post-2 .item-featured {
  position: relative; }
  .pxl-post-grid.layout-post-2 .item-featured .post-image {
    overflow: hidden;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    transition: all 400ms ease-out; }
  .pxl-post-grid.layout-post-2 .item-featured .post-metas {
    position: absolute;
    left: 13px;
    right: 13px;
    bottom: 11px;
    margin-bottom: 0;
    padding: 10px;
    background-color: var(--primary-color);
    color: #fff;
    -webkit-border-radius: 21.5px;
    -khtml-border-radius: 21.5px;
    -moz-border-radius: 21.5px;
    -ms-border-radius: 21.5px;
    -o-border-radius: 21.5px;
    border-radius: 21.5px; }
    .pxl-post-grid.layout-post-2 .item-featured .post-metas i {
      font-size: 13px;
      margin-right: 6px;
      color: #fff; }
    .pxl-post-grid.layout-post-2 .item-featured .post-metas .meta-inner {
      padding-left: 6px;
      padding-right: 6px;
      justify-content: center;
      gap: 7px 22px; }
      .pxl-post-grid.layout-post-2 .item-featured .post-metas .meta-inner a {
        color: #fff; }
        .pxl-post-grid.layout-post-2 .item-featured .post-metas .meta-inner .post-tags a + a {
          margin-left: 5px; }
.pxl-post-grid.layout-post-2 .item-title {
  display: block;
  display: -webkit-box;
  max-height: 60px;
  font-size: 22px;
  line-height: 1.3636363636;
  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;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.02em;
  margin-top: 23px;
  margin-bottom: 0; }
  .pxl-post-grid.layout-post-2 .item-title > * {
    display: block;
    display: -webkit-box;
    max-height: 60px;
    font-size: 22px;
    line-height: 1.3636363636;
    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-2 .item-excerpt {
  overflow: hidden;
  display: block;
  display: -webkit-box;
  max-height: 75px;
  font-size: 15px;
  line-height: 1.6666666667;
  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;
  text-align: center;
  max-height: 0px;
  transition: all 400ms ease-out; }
  .pxl-post-grid.layout-post-2 .item-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 75px;
    font-size: 15px;
    line-height: 1.6666666667;
    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-post-grid.layout-post-2 .item-readmore {
  margin-top: 33px; }
.pxl-post-grid.layout-post-2 .posts-pagination {
  padding-top: 55px; }
.pxl-post-grid.layout-post-2 .grid-item {
  margin-bottom: 20px; }
  .pxl-post-grid.layout-post-2 .grid-item:hover .post-image {
    max-height: 100%; }
  .pxl-post-grid.layout-post-2 .grid-item:hover .item-excerpt {
    margin-top: 14px; }
.pxl-post-grid.layout-post-3 .item-featured {
  position: relative; }
  .pxl-post-grid.layout-post-3 .item-featured .post-image {
    overflow: hidden;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    transition: all 400ms ease-out; }
.pxl-post-grid.layout-post-3 .post-metas {
  background-color: transparent;
  color: #666666;
  padding: 26px 0 0 0;
  margin-bottom: 0; }
  .pxl-post-grid.layout-post-3 .post-metas .meta-inner > span {
    margin: 0px 12px 0px 0;
    padding: 0 22px 0 0; }
    .pxl-post-grid.layout-post-3 .post-metas .meta-inner > span:after {
      content: "";
      width: 13px;
      height: 1px;
      background-color: var(--primary-color);
      display: inline-block;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
    .pxl-post-grid.layout-post-3 .post-metas .meta-inner > span:last-child:after {
      content: none; }
  .pxl-post-grid.layout-post-3 .post-metas .meta-inner a {
    color: inherit; }
.pxl-post-grid.layout-post-3 .item-title {
  display: block;
  display: -webkit-box;
  max-height: 60px;
  font-size: 22px;
  line-height: 1.3636363636;
  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;
  font-weight: 600;
  letter-spacing: 0.02em;
  margin-top: 23px;
  margin-bottom: 0; }
  .pxl-post-grid.layout-post-3 .item-title > * {
    display: block;
    display: -webkit-box;
    max-height: 60px;
    font-size: 22px;
    line-height: 1.3636363636;
    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-3 .item-excerpt {
  overflow: hidden;
  display: block;
  display: -webkit-box;
  max-height: 75px;
  font-size: 15px;
  line-height: 1.6666666667;
  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;
  max-height: 0px;
  transition: all 400ms ease-out; }
  .pxl-post-grid.layout-post-3 .item-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 75px;
    font-size: 15px;
    line-height: 1.6666666667;
    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-post-grid.layout-post-3 .item-readmore {
  margin-top: 25px;
  padding-top: 18px;
  border-top: 1px solid var(--divider-color); }
.pxl-post-grid.layout-post-3 .posts-pagination {
  padding-top: 45px; }
.pxl-post-grid.layout-post-3 .grid-item {
  margin-bottom: 20px; }
  .pxl-post-grid.layout-post-3 .grid-item:hover .post-image {
    max-height: 100%; }
  .pxl-post-grid.layout-post-3 .grid-item:hover .item-excerpt {
    margin-top: 14px; }
.pxl-post-grid.layout-post-4 .post-metas {
  background-color: transparent;
  padding: 0;
  margin-bottom: 7px;
  margin-top: 10px; }
.pxl-post-grid.layout-post-4 .meta-inner {
  justify-content: center; }
  .pxl-post-grid.layout-post-4 .meta-inner .post-author {
    padding: 0 22px 0 0;
    color: #687f94;
    font-size: 15px;
    line-height: 35px;
    letter-spacing: 0; }
    .pxl-post-grid.layout-post-4 .meta-inner .post-author a {
      color: #687f94; }
    .pxl-post-grid.layout-post-4 .meta-inner .post-author::after {
      content: "";
      font-family: "pxli"; }
  .pxl-post-grid.layout-post-4 .meta-inner .post-category {
    font-size: 15px;
    line-height: 35px;
    letter-spacing: 0;
    color: #687f94; }
    .pxl-post-grid.layout-post-4 .meta-inner .post-category a {
      color: #687f94; }
  @media (max-width: 575px) {
    .pxl-post-grid.layout-post-4 .meta-inner {
      justify-content: start; } }
.pxl-post-grid.layout-post-4 .item-content {
  text-align: center; }
@media (max-width: 575px) {
  .pxl-post-grid.layout-post-4 .item-content {
    text-align: left; } }
.pxl-post-grid.layout-post-4 .item-title {
  font-size: 23px;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 800;
  margin-bottom: 17px; }
.pxl-post-grid.layout-post-4 .item-excerpt {
  letter-spacing: 0;
  max-width: 294px;
  margin-left: auto;
  margin-right: auto; }
@media (max-width: 575px) {
  .pxl-post-grid.layout-post-4 .item-excerpt {
    margin-left: 0;
    margin-right: 0; } }
.pxl-post-grid.layout-post-4 .item-readmore {
  margin-top: 20px; }
  .pxl-post-grid.layout-post-4 .item-readmore a {
    font-size: 13px;
    font-weight: bold;
    font-family: var(--body-font-family);
    letter-spacing: 0; }
    .pxl-post-grid.layout-post-4 .item-readmore a i {
      font-weight: 700;
      font-size: 16px;
      position: relative;
      top: -1px; }
    .pxl-post-grid.layout-post-4 .item-readmore a span {
      transition: all 300ms linear 0ms; }
      .pxl-post-grid.layout-post-4 .item-readmore a span::after {
        content: "";
        height: 1px;
        position: absolute;
        bottom: 5px;
        left: 0;
        right: 43px;
        width: 0%;
        transition: all 200ms linear;
        transition-delay: 100ms;
        background-color: var(--primary-color); }
    .pxl-post-grid.layout-post-4 .item-readmore a::after {
      display: none; }
    .pxl-post-grid.layout-post-4 .item-readmore a:hover {
      margin-right: 0; }
      .pxl-post-grid.layout-post-4 .item-readmore a:hover span {
        margin-right: 5px; }
        .pxl-post-grid.layout-post-4 .item-readmore a:hover span::after {
          width: 100%; }
.pxl-post-grid.layout-post-4 .post-image {
  overflow: hidden;
  border-radius: 20px; }
.pxl-post-grid.layout-post-4 .item-featured {
  position: relative; }
.pxl-post-grid.layout-post-4 .post-date {
  position: absolute;
  top: 19px;
  left: 19px;
  background-color: #f5a81c;
  padding: 13px 17px 14px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 5px 0px 0px #d38f13; }
  .pxl-post-grid.layout-post-4 .post-date .month-year {
    display: flex;
    gap: 5px;
    color: #fff;
    font-family: var(--body-font-family);
    font-size: 13px;
    letter-spacing: 0.01em; }
  .pxl-post-grid.layout-post-4 .post-date .box-day {
    font-size: 35px;
    font-family: var(--heading-font-family);
    font-weight: 800;
    color: #fff;
    letter-spacing: 0;
    margin-bottom: 12px; }
.pxl-post-grid.layout-post-4 .posts-pagination .page-numbers {
  border-radius: 50%;
  background-color: var(--secondary-color);
  color: #fff;
  border: none; }
  .pxl-post-grid.layout-post-4 .posts-pagination .page-numbers.current {
    background-color: var(--primary-color); }
.pxl-post-grid.layout-post-5 .grid-item {
  margin-bottom: 20px; }
.pxl-post-grid.layout-post-5 .item-featured {
  position: relative;
  margin-bottom: 15px; }
  .pxl-post-grid.layout-post-5 .item-featured .post-date {
    display: flex;
    justify-content: center;
    background-color: var(--secondary-color);
    display: inline-block;
    padding: 18px 19px 13px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 2; }
    .pxl-post-grid.layout-post-5 .item-featured .post-date .post-day {
      font-family: var(--heading-font-family);
      color: #fff;
      font-size: 35px;
      line-height: 0.714;
      letter-spacing: 0;
      font-weight: 700; }
    .pxl-post-grid.layout-post-5 .item-featured .post-date .post-month-year {
      margin-top: 11px;
      font-family: var(--body-font-family);
      color: #fff;
      font-size: 15px;
      line-height: 25px;
      letter-spacing: 0;
      font-weight: 500;
      text-transform: uppercase; }
  .pxl-post-grid.layout-post-5 .item-featured .post-image {
    position: relative;
    overflow: hidden; }
    .pxl-post-grid.layout-post-5 .item-featured .post-image img {
      transition: all 300ms ease-in-out 0s; }
  .pxl-post-grid.layout-post-5 .item-featured .item-title {
    position: absolute;
    z-index: 3;
    padding: 0 49px 0 30px;
    left: 0;
    bottom: 32px;
    margin-bottom: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: block;
    display: -webkit-box;
    max-height: 60px;
    font-size: 20px;
    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; }
    .pxl-post-grid.layout-post-5 .item-featured .item-title > * {
      display: block;
      display: -webkit-box;
      max-height: 60px;
      font-size: 20px;
      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; }
    @media (max-width: 1499px) {
      .pxl-post-grid.layout-post-5 .item-featured .item-title {
        padding: 0 15px;
        bottom: 24px; } }
.pxl-post-grid.layout-post-5 .pxl-archive-post i {
  color: var(--secondary-color); }
  .pxl-post-grid.layout-post-5 .pxl-archive-post.format-quote .quote-inner .quote-text {
    font-size: 20px;
    line-height: 30px; }
  @media (min-width: 1200px) {
    .pxl-post-grid.layout-post-5 .pxl-archive-post.format-quote .quote-inner .quote-text {
      max-width: 94%; } }
.pxl-post-grid.layout-post-5 .pxl-archive-post.format-link .link-inner .link-text {
  font-size: 20px;
  line-height: 30px; }
.pxl-post-grid.layout-post-5 .item-content .post-metas {
  background-color: transparent;
  color: var(--heading-color);
  text-transform: uppercase;
  line-height: 1.5;
  padding: 0; }
@media (min-width: 576px) {
  .pxl-post-grid.layout-post-5 .item-content .post-metas .meta-inner {
    flex-wrap: nowrap; } }
.pxl-post-grid.layout-post-5 .item-content .post-metas .meta-inner a {
  color: #666666;
  background-image: linear-gradient(transparent calc(100% - 1px), var(--secondary-color) 1px);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  transition: background-size 400ms; }
  .pxl-post-grid.layout-post-5 .item-content .post-metas .meta-inner a:hover {
    background-size: 100% 100%; }
.pxl-post-grid.layout-post-5 .item-content .post-metas .meta-inner > span {
  padding: 0 5px 0 0;
  margin: 5px 5px 5px 0; }
  .pxl-post-grid.layout-post-5 .item-content .post-metas .meta-inner > span:after {
    content: none; }
.pxl-post-grid.layout-post-5 .item-content .post-metas .meta-inner .post-author {
  flex-wrap: nowrap;
  font-size: 14px;
  color: #666666;
  text-transform: capitalize;
  font-weight: 500; }
.pxl-post-grid.layout-post-5 .item-content .post-metas .meta-inner .post-category {
  display: flex;
  align-items: center;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 500; }
  .pxl-post-grid.layout-post-5 .item-content .post-metas .meta-inner .post-category:before {
    content: "";
    width: 13px;
    height: 1px;
    background-color: #d74d29;
    margin-right: 10px; }
.pxl-post-grid.layout-post-5 .item-content .item-title {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin-top: 1px;
  margin-bottom: 13px; }
  .pxl-post-grid.layout-post-5 .item-content .item-title a:hover {
    color: #d74d29; }
.pxl-post-grid.layout-post-5 .pxl-divider {
  margin-top: 0;
  margin-bottom: 17px;
  width: 100%;
  height: 1px; }
  .pxl-post-grid.layout-post-5 .pxl-divider:before {
    content: none; }
.pxl-post-grid.layout-post-5 .item-excerpt {
  margin-bottom: 0;
  opacity: 0;
  margin-top: -75px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out; }
@media (max-width: 1199px) {
  .pxl-post-grid.layout-post-5 .item-excerpt {
    margin-top: -43px; } }
@media (max-width: 575px) {
  .pxl-post-grid.layout-post-5 .item-excerpt {
    margin-top: -70px; } }
.pxl-post-grid.layout-post-5 .item-content {
  position: relative; }
  .pxl-post-grid.layout-post-5 .item-readmore .btn-more {
    font-family: var(--heading-font-family);
    font-size: 14px;
    font-weight: 500;
    line-height: 37px;
    letter-spacing: 0.15em; }
.pxl-post-grid.layout-post-5 .pxl-media-popup .media-play-button {
  color: var(--heading-color);
  width: 68px;
  height: 68px; }
  .pxl-post-grid.layout-post-5 .pxl-media-popup .media-play-button:before {
    background-color: white; }
    .pxl-post-grid.layout-post-5 .pxl-media-popup .media-play-button:has(.zmdi-volume-up) i {
      font-size: 26px; }
  .pxl-post-grid.layout-post-5 .pxl-media-popup .media-play-button:hover:before {
    transform: scale(1.1); }
  .pxl-post-grid.layout-post-5 .pxl-media-popup .media-play-button .pxli-play-2 {
    color: inherit !important;
    -webkit-text-stroke: unset; }
.pxl-post-grid.layout-post-5 .post-metas {
  margin-bottom: 0; }
  .pxl-post-grid.layout-post-5 .post-metas .post-comments a:after {
    content: none; }
  @media (max-width: 575px) {
    .pxl-post-grid.layout-post-5 .post-metas .meta-inner > span {
      margin: 0;
      padding-right: 0; }
      .pxl-post-grid.layout-post-5 .post-metas .post-category i {
        display: none; }
      .pxl-post-grid.layout-post-5 .post-metas .post-category:after {
        content: none; } }
.pxl-post-grid.layout-post-5 .btn-more:hover {
  color: var(--heading-color); }
.pxl-post-grid.layout-post-5 .posts-pagination {
  padding-top: 30px; }
  .pxl-post-grid.layout-post-5 .grid-item-inner::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 100%; }
    .pxl-post-grid.layout-post-5 .grid-item-inner:hover .item-excerpt {
      opacity: 1;
      visibility: visible;
      transition-delay: 0.3s;
      margin-top: 0;
      margin-bottom: 15px; }
      .pxl-post-grid.layout-post-5 .grid-item-inner:hover .post-image img {
        margin-top: -90px; }
    .pxl-post-grid.layout-post-5 .grid-item-inner:hover::before {
      animation: height_blog 1s; }
.pxl-post-grid.layout-post-5 .btn-grid-loadmore {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative; }
  .pxl-post-grid.layout-post-5 .btn-grid-loadmore.btn-additional-1 {
    padding: 13px 34px;
    background-color: #fff;
    border: 1px solid var(--secondary-color);
    font-size: 14px;
    font-weight: 500;
    font-family: var(--heading-font-family);
    color: var(--secondary-color);
    letter-spacing: 0.15em; }
    .pxl-post-grid.layout-post-5 .btn-grid-loadmore.btn-additional-1::before {
      background-color: var(--secondary-color);
      right: -1px; }
    .pxl-post-grid.layout-post-5 .btn-grid-loadmore.btn-additional-1:hover {
      color: #fff; }
  .pxl-post-grid.layout-post-5 .btn-grid-loadmore .pxl-btn-icon {
    display: inline-flex;
    margin-top: -5px;
    right: 18px; }
.pxl-post-grid.layout-post-6 .post-metas {
  background-color: transparent;
  color: #666666;
  padding: 30px 0 0 0;
  margin-bottom: 0; }
  .pxl-post-grid.layout-post-6 .post-metas .meta-inner > span {
    margin: 0px 12px 0px 0;
    padding: 0 22px 0 0; }
    .pxl-post-grid.layout-post-6 .post-metas .meta-inner > span:after {
      content: "";
      width: 13px;
      height: 1px;
      background-color: var(--additional01-color);
      display: inline-block;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
    .pxl-post-grid.layout-post-6 .post-metas .meta-inner > span:last-child:after {
      content: none; }
  .pxl-post-grid.layout-post-6 .post-metas .meta-inner .post-date {
    margin: 0;
    padding: 0; }
  .pxl-post-grid.layout-post-6 .post-metas .meta-inner a {
    color: inherit; }
.pxl-post-grid.layout-post-6 .item-title {
  display: block;
  display: -webkit-box;
  max-height: 2280px*px;
  font-size: 30px;
  line-height: 38px;
  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;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-top: 13px;
  margin-bottom: 0;
  max-width: 474px;
  margin-left: auto;
  margin-right: auto; }
  .pxl-post-grid.layout-post-6 .item-title > * {
    display: block;
    display: -webkit-box;
    max-height: 2280px*px;
    font-size: 30px;
    line-height: 38px;
    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-6 .item-excerpt {
  position: relative;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  max-height: 1125px*px;
  font-size: 15px;
  line-height: 25px;
  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;
  transition: all 400ms ease-out;
  border-top: 1px solid rgba(8, 15, 25, 0.122);
  padding: 18px 21px 0 21px;
  margin-top: 20px; }
  .pxl-post-grid.layout-post-6 .item-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 1125px*px;
    font-size: 15px;
    line-height: 25px;
    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-post-grid.layout-post-6 .item-excerpt::before {
    content: "";
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    opacity: 0;
    transition: all 350ms linear;
    background-color: var(--primary-color); }
  @media (max-width: 767px) {
    .pxl-post-grid.layout-post-6 .item-excerpt {
      padding: 18px 0 0 0; } }
.pxl-post-grid.layout-post-6 .item-readmore {
  margin-top: 28px; }
  .pxl-post-grid.layout-post-6 .item-readmore .btn-more {
    font-family: var(--heading-font-family);
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    color: var(--primary-color);
    line-height: 31px; }
    .pxl-post-grid.layout-post-6 .item-readmore .btn-more::after {
      display: none; }
      .pxl-post-grid.layout-post-6 .item-readmore .btn-more span::after {
        content: "";
        height: 1px;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        transition: all 300ms linear;
        background-color: var(--primary-color); }
    .pxl-post-grid.layout-post-6 .item-readmore .btn-more i {
      transition: all 300ms linear;
      color: var(--additional01-color); }
      .pxl-post-grid.layout-post-6 .item-readmore .btn-more:hover span::after {
        width: 0;
        opacity: 0; }
.pxl-post-grid.layout-post-6 .grid-item {
  margin-bottom: 20px; }
.pxl-post-grid.layout-post-6 .item-content {
  text-align: center; }
  .pxl-post-grid.layout-post-6 .item-content .meta-inner {
    justify-content: center;
    row-gap: 7px; }
.pxl-post-grid.layout-post-6 .item-featured {
  cursor: pointer;
  overflow: hidden; }
  .pxl-post-grid.layout-post-6 .item-featured img {
    transform: scale(1.01);
    -webkit-transition: 0.55s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    -khtml-transition: 0.55s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    -moz-transition: 0.55s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    -ms-transition: 0.55s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    -o-transition: 0.55s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    transition: 0.55s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    transform-origin: 90% 70%; }
.pxl-post-grid.layout-post-6 .grid-item-inner:hover .item-excerpt::before {
  opacity: 1;
  width: 100%; }
.pxl-post-grid.layout-post-6 .grid-item-inner:hover .item-featured img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition-duration: 0.73s; }
.pxl-post-grid.layout-post-6 .posts-pagination {
  padding-top: 55px; }
  .pxl-post-grid.layout-post-6 .posts-pagination .page-numbers.current {
    background-color: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color); }
  .pxl-post-grid.layout-post-6 .posts-pagination .page-numbers {
    border-color: #d8d8d8; }
    .pxl-post-grid.layout-post-6 .posts-pagination .page-numbers:hover {
      background-color: var(--primary-color);
      color: #fff;
      border-color: var(--primary-color); }
.pxl-post-grid.layout-post-7 .grid-item {
  margin-bottom: 20px; }
.pxl-post-grid.layout-post-7 .item-featured {
  position: relative;
  margin-bottom: 20px; }
  .pxl-post-grid.layout-post-7 .item-featured .post-date {
    display: flex;
    justify-content: center;
    background-color: var(--additional01-color);
    display: inline-block;
    padding: 14px 13px 15px;
    position: absolute;
    top: 13px;
    left: 13px;
    text-align: center;
    z-index: 2; }
    .pxl-post-grid.layout-post-7 .item-featured .post-date .post-day {
      font-family: var(--heading-font-family);
      color: var(--primary-color);
      font-size: 35px;
      line-height: 1;
      letter-spacing: 0.01em;
      font-weight: 400; }
    .pxl-post-grid.layout-post-7 .item-featured .post-date .post-month-year {
      font-size: 13px;
      letter-spacing: 0.01em;
      color: #fff;
      text-transform: uppercase; }
  .pxl-post-grid.layout-post-7 .item-featured .post-image {
    position: relative;
    overflow: hidden; }
    .pxl-post-grid.layout-post-7 .item-featured .post-image:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      background-image: url(.././images/blog-grid-overlay.png);
      background-size: cover;
      background-repeat: no-repeat; }
      .pxl-post-grid.layout-post-7 .item-featured .post-image a img {
        min-height: 400px;
        object-fit: cover; }
.pxl-post-grid.layout-post-7 .pxl-archive-post i {
  color: var(--secondary-color); }
  .pxl-post-grid.layout-post-7 .pxl-archive-post.format-quote .quote-inner .quote-text {
    font-size: 20px;
    line-height: 30px; }
  @media (min-width: 1200px) {
    .pxl-post-grid.layout-post-7 .pxl-archive-post.format-quote .quote-inner .quote-text {
      max-width: 94%; } }
.pxl-post-grid.layout-post-7 .pxl-archive-post.format-link .link-inner .link-text {
  font-size: 20px;
  line-height: 30px; }
.pxl-post-grid.layout-post-7 .item-content .post-metas {
  background-color: transparent;
  color: var(--heading-color);
  text-transform: uppercase;
  line-height: 1.5;
  padding: 0; }
@media (min-width: 576px) {
  .pxl-post-grid.layout-post-7 .item-content .post-metas .meta-inner {
    flex-wrap: nowrap; } }
.pxl-post-grid.layout-post-7 .item-content .post-metas .meta-inner a {
  color: var(--primary-color);
  background-image: linear-gradient(transparent calc(100% - 1px), var(--secondary-color) 1px);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  transition: background-size 400ms; }
  .pxl-post-grid.layout-post-7 .item-content .post-metas .meta-inner a:hover {
    background-size: 100% 100%; }
.pxl-post-grid.layout-post-7 .item-content .post-metas .meta-inner > span {
  padding: 0 6px 0 0;
  color: var(--primary-color);
  margin-left: 2px; }
  .pxl-post-grid.layout-post-7 .item-content .post-metas .meta-inner > span:before {
    content: "•";
    color: #fff;
    left: -2px;
    position: relative; }
  .pxl-post-grid.layout-post-7 .item-content .post-metas .meta-inner > span:after {
    content: none; }
.pxl-post-grid.layout-post-7 .item-content .post-metas .meta-inner .post-author {
  color: var(--primary-color); }
.pxl-post-grid.layout-post-7 .item-content .post-metas .meta-inner .post-category {
  display: flex;
  align-items: flex-start; }
  .pxl-post-grid.layout-post-7 .item-content .post-metas .meta-inner .post-category:before {
    margin-right: 3px; }
.pxl-post-grid.layout-post-7 .item-title {
  font-family: var(--heading-font-family);
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 400;
  max-width: 335px;
  margin-top: 12px;
  margin-bottom: 17px; }
.pxl-post-grid.layout-post-7 .pxl-divider {
  margin-top: 14px;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2); }
  .pxl-post-grid.layout-post-7 .pxl-divider:before {
    content: "";
    left: 0;
    top: 0;
    width: 0;
    background-color: var(--primary-color);
    transition: all 400ms ease-in-out 0s; }
.pxl-post-grid.layout-post-7 .grid-item-inner:hover .pxl-divider::before {
  width: 100%; }
.pxl-post-grid.layout-post-7 .item-excerpt {
  margin-top: 18px;
  margin-bottom: 20px; }
.pxl-post-grid.layout-post-7 .pxl-media-popup .media-play-button {
  color: var(--heading-color);
  width: 68px;
  height: 68px; }
  .pxl-post-grid.layout-post-7 .pxl-media-popup .media-play-button:before {
    background-color: white; }
    .pxl-post-grid.layout-post-7 .pxl-media-popup .media-play-button:has(.zmdi-volume-up) i {
      font-size: 26px; }
  .pxl-post-grid.layout-post-7 .pxl-media-popup .media-play-button:hover:before {
    transform: scale(1.1); }
  .pxl-post-grid.layout-post-7 .pxl-media-popup .media-play-button .pxli-play-2 {
    color: inherit !important;
    -webkit-text-stroke: unset; }
.pxl-post-grid.layout-post-7 .post-metas {
  margin-bottom: 0; }
  .pxl-post-grid.layout-post-7 .post-metas .post-comments a:after {
    content: none; }
  @media (max-width: 575px) {
    .pxl-post-grid.layout-post-7 .post-metas .meta-inner > span {
      width: 100%;
      margin: 0;
      padding-right: 0; }
      .pxl-post-grid.layout-post-7 .post-metas .post-category i {
        display: none; }
      .pxl-post-grid.layout-post-7 .post-metas .post-category:after {
        content: none; } }
.pxl-post-grid.layout-post-7 .btn-more {
  line-height: 39px; }
  .pxl-post-grid.layout-post-7 .btn-more:hover {
    color: var(--heading-color); }
  .pxl-post-grid.layout-post-7 .btn-more::after {
    background-color: var(--primary-color); }
.pxl-post-grid.layout-post-7 .posts-pagination {
  padding-top: 55px; }
  .pxl-post-grid.layout-post-7 .posts-pagination .page-numbers {
    background-color: #181818;
    border-color: #181818; }
    .pxl-post-grid.layout-post-7 .posts-pagination .page-numbers:hover {
      border-color: var(--primary-color);
      color: #fff; }
  .pxl-post-grid.layout-post-7 .posts-pagination .page-numbers.current {
    background-color: transparent;
    border: 1px solid var(--primary-color);
    color: #fff; }
.pxl-post-grid.layout-post-8 .grid-item {
  margin-bottom: 20px; }
.pxl-post-grid.layout-post-8 .item-featured {
  position: relative;
  margin-bottom: 20px; }
  .pxl-post-grid.layout-post-8 .item-featured .post-date {
    background-color: #0f0e0f;
    padding: 14px 13px 14px;
    position: absolute;
    top: 13px;
    left: 12px;
    text-align: center;
    z-index: 2; }
    .pxl-post-grid.layout-post-8 .item-featured .post-date .post-day {
      font-family: var(--heading-font-family);
      color: var(--primary-color);
      font-size: 35px;
      line-height: 1;
      letter-spacing: 0.01em;
      font-weight: 500; }
    .pxl-post-grid.layout-post-8 .item-featured .post-date .post-month-year {
      font-size: 13px;
      letter-spacing: 0.01em;
      color: #fff;
      text-transform: uppercase; }
  .pxl-post-grid.layout-post-8 .item-featured .post-image {
    position: relative;
    overflow: hidden; }
  @media (max-width: 575px) {
    .pxl-post-grid.layout-post-8 .item-featured .post-image a img {
      min-height: 400px;
      object-fit: cover; } }
.pxl-post-grid.layout-post-8 .pxl-archive-post i {
  color: var(--secondary-color); }
  .pxl-post-grid.layout-post-8 .pxl-archive-post.format-quote .quote-inner .quote-text {
    font-size: 20px;
    line-height: 30px; }
  @media (min-width: 1200px) {
    .pxl-post-grid.layout-post-8 .pxl-archive-post.format-quote .quote-inner .quote-text {
      max-width: 94%; } }
.pxl-post-grid.layout-post-8 .pxl-archive-post.format-link .link-inner .link-text {
  font-size: 20px;
  line-height: 30px; }
.pxl-post-grid.layout-post-8 .item-content .post-metas {
  background-color: transparent;
  color: var(--heading-color);
  text-transform: uppercase;
  line-height: 1.5;
  padding: 0; }
@media (min-width: 576px) {
  .pxl-post-grid.layout-post-8 .item-content .post-metas .meta-inner {
    flex-wrap: nowrap; } }
.pxl-post-grid.layout-post-8 .item-content .post-metas .meta-inner a {
  color: var(--body-color);
  background-image: linear-gradient(transparent calc(100% - 1px), var(--secondary-color) 1px);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  transition: background-size 400ms; }
  .pxl-post-grid.layout-post-8 .item-content .post-metas .meta-inner a:hover {
    background-size: 100% 100%; }
.pxl-post-grid.layout-post-8 .item-content .post-metas .meta-inner > span {
  padding: 0 6px 0 0;
  color: var(--body-color);
  margin-left: 2px; }
  .pxl-post-grid.layout-post-8 .item-content .post-metas .meta-inner > span:before {
    content: "•";
    color: var(--primary-color);
    left: -2px;
    position: relative; }
  .pxl-post-grid.layout-post-8 .item-content .post-metas .meta-inner > span:after {
    content: none; }
.pxl-post-grid.layout-post-8 .item-content .post-metas .meta-inner .post-author {
  color: var(--body-color); }
.pxl-post-grid.layout-post-8 .item-content .post-metas .meta-inner .post-category {
  display: flex;
  align-items: flex-start; }
  .pxl-post-grid.layout-post-8 .item-content .post-metas .meta-inner .post-category:before {
    margin-right: 3px; }
.pxl-post-grid.layout-post-8 .item-title {
  font-family: var(--heading-font-family);
  display: block;
  display: -webkit-box;
  max-height: 1500px*px;
  font-size: 25px;
  line-height: 30px;
  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;
  letter-spacing: 0;
  font-weight: 700;
  max-width: 349px;
  margin-top: 12px;
  margin-bottom: 17px; }
  .pxl-post-grid.layout-post-8 .item-title > * {
    display: block;
    display: -webkit-box;
    max-height: 1500px*px;
    font-size: 25px;
    line-height: 30px;
    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-8 .pxl-divider {
  margin-top: 14px;
  width: 100%;
  height: 1px;
  background-color: rgba(var(--primary-color-rgb), 0.2); }
  .pxl-post-grid.layout-post-8 .pxl-divider:before {
    content: "";
    left: 0;
    top: 0;
    width: 0;
    background-color: var(--primary-color);
    transition: all 400ms ease-in-out 0s; }
.pxl-post-grid.layout-post-8 .grid-item-inner:hover .pxl-divider::before {
  width: 100%; }
.pxl-post-grid.layout-post-8 .item-excerpt {
  margin-top: 18px;
  margin-bottom: 20px;
  letter-spacing: 0.01em;
  display: block;
  display: -webkit-box;
  max-height: 1125px*px;
  font-size: 15px;
  line-height: 25px;
  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-post-grid.layout-post-8 .item-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 1125px*px;
    font-size: 15px;
    line-height: 25px;
    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-post-grid.layout-post-8 .pxl-media-popup .media-play-button {
  color: var(--heading-color);
  width: 68px;
  height: 68px; }
  .pxl-post-grid.layout-post-8 .pxl-media-popup .media-play-button:before {
    background-color: white; }
    .pxl-post-grid.layout-post-8 .pxl-media-popup .media-play-button:has(.zmdi-volume-up) i {
      font-size: 26px; }
  .pxl-post-grid.layout-post-8 .pxl-media-popup .media-play-button:hover:before {
    transform: scale(1.1); }
  .pxl-post-grid.layout-post-8 .pxl-media-popup .media-play-button .pxli-play-2 {
    color: inherit !important;
    -webkit-text-stroke: unset; }
.pxl-post-grid.layout-post-8 .post-metas {
  margin-bottom: 0; }
  .pxl-post-grid.layout-post-8 .post-metas .post-comments a:after {
    content: none; }
  @media (max-width: 575px) {
    .pxl-post-grid.layout-post-8 .post-metas .meta-inner > span {
      width: 100%;
      margin: 0;
      padding-right: 0; }
      .pxl-post-grid.layout-post-8 .post-metas .post-category i {
        display: none; }
      .pxl-post-grid.layout-post-8 .post-metas .post-category:after {
        content: none; } }
.pxl-post-grid.layout-post-8 .btn-more {
  line-height: 39px; }
  .pxl-post-grid.layout-post-8 .btn-more:hover {
    color: var(--heading-color); }
  .pxl-post-grid.layout-post-8 .btn-more::after {
    background-color: var(--primary-color); }
.pxl-post-grid.layout-post-8 .posts-pagination {
  padding-top: 30px; }
  .pxl-post-grid.layout-post-8 .posts-pagination .page-numbers {
    background-color: #181818;
    border-color: #181818;
    width: 55px;
    height: 55px; }
    .pxl-post-grid.layout-post-8 .posts-pagination .page-numbers:hover {
      border-color: var(--primary-color);
      color: #fff; }
  .pxl-post-grid.layout-post-8 .posts-pagination .page-numbers.current {
    background-color: transparent;
    border: 1px solid var(--primary-color);
    color: #fff; }
.pxl-post-grid.layout-post-9 .item-featured {
  position: relative; }
  .pxl-post-grid.layout-post-9 .item-featured .post-image {
    overflow: hidden;
    transition: all 400ms ease-out; }
  @media (max-width: 575px) {
    .pxl-post-grid.layout-post-9 .item-featured .post-image img {
      min-height: 450px;
      object-fit: cover; } }
  .pxl-post-grid.layout-post-9 .item-featured .post-date {
    display: flex;
    justify-content: center;
    background-color: var(--primary-color);
    display: inline-block;
    padding: 18px 20px 13px 21px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 2; }
    .pxl-post-grid.layout-post-9 .item-featured .post-date .post-day {
      font-family: var(--heading-font-family);
      color: #fff;
      font-size: 35px;
      line-height: 0.714;
      letter-spacing: 0;
      font-weight: 700; }
    .pxl-post-grid.layout-post-9 .item-featured .post-date .post-month-year {
      margin-top: 11px;
      font-family: var(--body-font-family);
      color: #fff;
      font-size: 15px;
      line-height: 25px;
      letter-spacing: 0;
      font-weight: 500;
      text-transform: uppercase; }
.pxl-post-grid.layout-post-9 .item-title {
  display: block;
  display: -webkit-box;
  max-height: 1408px*px;
  font-size: 22px;
  line-height: 32px;
  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;
  font-weight: 500;
  letter-spacing: 0.03em;
  margin-bottom: 0;
  margin-top: 2px; }
  .pxl-post-grid.layout-post-9 .item-title > * {
    display: block;
    display: -webkit-box;
    max-height: 1408px*px;
    font-size: 22px;
    line-height: 32px;
    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-9 .item-excerpt {
  overflow: hidden;
  display: block;
  display: -webkit-box;
  max-height: 1125px*px;
  font-size: 15px;
  line-height: 25px;
  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;
  max-height: 0px;
  transition: all 400ms ease-out; }
  .pxl-post-grid.layout-post-9 .item-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 1125px*px;
    font-size: 15px;
    line-height: 25px;
    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-post-grid.layout-post-9 .pxl-divider {
  margin-top: 24px;
  margin-bottom: 14px;
  width: 100%;
  height: 1px;
  background-color: rgba(8, 15, 25, 0.1222); }
  .pxl-post-grid.layout-post-9 .pxl-divider:before {
    content: none; }
.pxl-post-grid.layout-post-9 .item-content {
  margin-top: 14px; }
.pxl-post-grid.layout-post-9 .post-metas {
  background-color: transparent;
  color: var(--heading-color);
  text-transform: uppercase;
  line-height: 1.5;
  padding: 0;
  margin-bottom: 0; }
@media (min-width: 576px) {
  .pxl-post-grid.layout-post-9 .post-metas .meta-inner {
    flex-wrap: nowrap; } }
.pxl-post-grid.layout-post-9 .post-metas .meta-inner a {
  color: #666666;
  background-image: linear-gradient(transparent calc(100% - 1px), var(--secondary-color) 1px);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  transition: background-size 400ms; }
  .pxl-post-grid.layout-post-9 .post-metas .meta-inner a:hover {
    background-size: 100% 100%; }
  .pxl-post-grid.layout-post-9 .post-metas .meta-inner a::after {
    display: none; }
.pxl-post-grid.layout-post-9 .post-metas .meta-inner > span {
  padding: 0 5px 0 0;
  margin: 5px 5px 5px 0; }
  .pxl-post-grid.layout-post-9 .post-metas .meta-inner > span:after {
    content: none; }
.pxl-post-grid.layout-post-9 .post-metas .meta-inner .post-author {
  flex-wrap: nowrap;
  font-size: 14px;
  color: #666666;
  text-transform: capitalize;
  font-weight: 500; }
.pxl-post-grid.layout-post-9 .post-metas .meta-inner .post-category {
  display: flex;
  align-items: center;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 500; }
  .pxl-post-grid.layout-post-9 .post-metas .meta-inner .post-category:before {
    content: "";
    width: 13px;
    height: 1px;
    background-color: var(--primary-color);
    margin-right: 10px; }
.pxl-post-grid.layout-post-9 .btn-more.style-1 {
  font-family: var(--heading-font-family);
  font-weight: 600;
  line-height: 34px; }
  .pxl-post-grid.layout-post-9 .btn-more.style-1 i {
    font-size: 15px;
    font-weight: 600; }
.pxl-post-grid.layout-post-9 .grid-item:hover .post-image {
  max-height: 100%; }
.pxl-post-grid.layout-post-9 .grid-item:hover .item-excerpt {
  margin-top: 14px; }
.pxl-post-grid.layout-post-10 .item-featured {
  position: relative; }
  .pxl-post-grid.layout-post-10 .item-featured .post-image {
    overflow: hidden;
    transition: all 400ms ease-out; }
  @media (max-width: 575px) {
    .pxl-post-grid.layout-post-10 .item-featured .post-image img {
      min-height: 450px;
      object-fit: cover; } }
.pxl-post-grid.layout-post-10 .post-metas {
  background-color: transparent;
  color: #666666;
  padding: 26px 0 0 0;
  margin-bottom: 0; }
  .pxl-post-grid.layout-post-10 .post-metas .meta-inner > span {
    margin: 0px 12px 0px 0;
    padding: 0 22px 0 0;
    letter-spacing: 0; }
    .pxl-post-grid.layout-post-10 .post-metas .meta-inner > span:after {
      content: "";
      width: 13px;
      height: 1px;
      background-color: var(--primary-color);
      display: inline-block;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
    .pxl-post-grid.layout-post-10 .post-metas .meta-inner > span:last-child:after {
      content: none; }
  .pxl-post-grid.layout-post-10 .post-metas .meta-inner a {
    color: inherit; }
.pxl-post-grid.layout-post-10 .item-title {
  display: block;
  display: -webkit-box;
  max-height: 1320px*px;
  font-size: 22px;
  line-height: 30px;
  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;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-top: 14px;
  margin-bottom: 0; }
  .pxl-post-grid.layout-post-10 .item-title > * {
    display: block;
    display: -webkit-box;
    max-height: 1320px*px;
    font-size: 22px;
    line-height: 30px;
    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-10 .item-excerpt {
  overflow: hidden;
  display: block;
  display: -webkit-box;
  max-height: 1125px*px;
  font-size: 15px;
  line-height: 25px;
  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;
  max-height: 0px;
  transition: all 400ms ease-out;
  max-width: 345px; }
  .pxl-post-grid.layout-post-10 .item-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 1125px*px;
    font-size: 15px;
    line-height: 25px;
    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-post-grid.layout-post-10 .item-readmore {
  margin-top: 22px;
  padding-top: 18px;
  border-top: 1px solid rgba(8, 15, 25, 0.122); }
  .pxl-post-grid.layout-post-10 .item-readmore .btn-more.style-3 {
    font-family: var(--body-color);
    letter-spacing: 0.11em;
    font-weight: 500; }
.pxl-post-grid.layout-post-10 .posts-pagination {
  padding-top: 30px; }
.pxl-post-grid.layout-post-10 .grid-item {
  margin-bottom: 20px; }
  .pxl-post-grid.layout-post-10 .grid-item:hover .post-image {
    max-height: 100%; }
  .pxl-post-grid.layout-post-10 .grid-item:hover .item-excerpt {
    margin-top: 14px; }

/* 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: 45px; }
  .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 .post-metas {
  margin-top: 6px;
  padding: 26px 0 30px 28px; }
@media (max-width: 767px) {
  .pxl-post-list.layout-post-list-1 .post-metas {
    margin-top: 30px; } }
.pxl-post-list.layout-post-list-1 .meta-inner .post-tags a, .pxl-post-list.layout-post-list-1 .meta-inner .post-author a, .pxl-post-list.layout-post-list-1 .meta-inner .post-comments a {
  position: relative; }
  .pxl-post-list.layout-post-list-1 .meta-inner .post-tags a:before, .pxl-post-list.layout-post-list-1 .meta-inner .post-author a:before, .pxl-post-list.layout-post-list-1 .meta-inner .post-comments a:before {
    content: "";
    position: absolute;
    background-color: var(--primary-color);
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 0;
    height: 1px;
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
  .pxl-post-list.layout-post-list-1 .meta-inner .post-tags a:hover, .pxl-post-list.layout-post-list-1 .meta-inner .post-author a:hover, .pxl-post-list.layout-post-list-1 .meta-inner .post-comments a:hover {
    color: var(--primary-color); }
    .pxl-post-list.layout-post-list-1 .meta-inner .post-tags a:hover::before, .pxl-post-list.layout-post-list-1 .meta-inner .post-author a:hover::before, .pxl-post-list.layout-post-list-1 .meta-inner .post-comments a:hover::before {
      max-width: 100%; }
.pxl-post-list.layout-post-list-1 .meta-inner .post-tags a:not(:last-child) {
  margin-right: 3px; }
  .pxl-post-list.layout-post-list-1 .meta-inner .post-tags a:not(:last-child):after {
    content: ","; }
.pxl-post-list.layout-post-list-1 .meta-inner > span {
  position: relative;
  display: block;
  font-family: var(--body-font-family);
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0.01em; }
@media (max-width: 767px) {
  .pxl-post-list.layout-post-list-1 .meta-inner > span {
    font-size: 14px; } }
.pxl-post-list.layout-post-list-1 .meta-inner > span a {
  font-size: inherit;
  color: inherit; }
.pxl-post-list.layout-post-list-1 .meta-inner > span .label {
  position: relative;
  padding-left: 15px; }
  .pxl-post-list.layout-post-list-1 .meta-inner > span .label:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: var(--primary-color);
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
.pxl-post-list.layout-post-list-1 .meta-inner > span:before, .pxl-post-list.layout-post-list-1 .meta-inner > span:after {
  content: none; }
.pxl-post-list.layout-post-list-1 .meta-inner > span:not(:last-child) {
  margin-bottom: 24px; }
@media (max-width: 767px) {
  .pxl-post-list.layout-post-list-1 .meta-inner > span:not(:last-child) {
    margin-bottom: 18px; } }
.pxl-post-list.layout-post-list-1 .meta-inner .post-share {
  display: flex; }
  .pxl-post-list.layout-post-list-1 .meta-inner .post-share .post-shares .label {
    display: none; }
  .pxl-post-list.layout-post-list-1 .meta-inner .post-share .social-share {
    margin-left: 11px; }
    .pxl-post-list.layout-post-list-1 .meta-inner .post-share .social-share .pxl-icon {
      width: 36px;
      height: 36px;
      border: 1px solid var(--primary-color);
      color: white;
      font-size: 12px; }
      .pxl-post-list.layout-post-list-1 .meta-inner .post-share .social-share .pxl-icon:after {
        background-color: var(--primary-color); }
      .pxl-post-list.layout-post-list-1 .meta-inner .post-share .social-share .pxl-icon:hover {
        color: var(--heading-color); }
.pxl-post-list.layout-post-list-1 .item-featured .post-image {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden; }
  .pxl-post-list.layout-post-list-1 .item-featured .post-image .post-date {
    background-color: var(--secondary-color);
    display: inline-block;
    padding: 22px 18px 18px;
    position: absolute;
    bottom: 20px;
    right: 26px;
    text-align: center; }
  @media (max-width: 1499px) {
    .pxl-post-list.layout-post-list-1 .item-featured .post-image .post-date {
      display: none; } }
  .pxl-post-list.layout-post-list-1 .item-featured .post-image .post-date .post-day {
    font-family: var(--heading-font-family);
    color: var(--primary-color);
    font-size: 35px;
    line-height: 1;
    letter-spacing: 0.01em; }
  .pxl-post-list.layout-post-list-1 .item-featured .post-image .post-date .post-month-year {
    margin-top: 1px;
    font-size: 13px;
    letter-spacing: 0.1em;
    color: #fff;
    text-transform: uppercase; }
.pxl-post-list.layout-post-list-1 .item-title {
  font-size: 25px;
  line-height: 32px;
  text-transform: uppercase; }
  .pxl-post-list.layout-post-list-1 .item-title a {
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-post-list.layout-post-list-1 .item-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
  @media (max-width: 767px) {
    .pxl-post-list.layout-post-list-1 .item-title {
      font-size: 22px; } }
.pxl-post-list.layout-post-list-1 .item-excerpt {
  margin-top: 17px;
  margin-bottom: 43px; }
.pxl-post-list.layout-post-list-1 .format-wrap {
  padding: 73px 44px 76px 70px; }
@media (max-width: 575px) {
  .pxl-post-list.layout-post-list-1 .format-wrap {
    padding: 60px 30px 60px 20px; } }
.pxl-post-list.layout-post-list-1 .format-wrap .quote-inner .quote-text, .pxl-post-list.layout-post-list-1 .format-wrap .quote-inner .link-text, .pxl-post-list.layout-post-list-1 .format-wrap .link-inner .quote-text, .pxl-post-list.layout-post-list-1 .format-wrap .link-inner .link-text {
  margin: 0;
  text-align: left; }
@media (min-width: 1200px) {
  .pxl-post-list.layout-post-list-1 .format-wrap .quote-inner .quote-text, .pxl-post-list.layout-post-list-1 .format-wrap .quote-inner .link-text, .pxl-post-list.layout-post-list-1 .format-wrap .link-inner .quote-text, .pxl-post-list.layout-post-list-1 .format-wrap .link-inner .link-text {
    max-width: 95%; } }
.pxl-post-list.layout-post-list-1 .format-wrap .quote-inner .pxl-divider, .pxl-post-list.layout-post-list-1 .format-wrap .link-inner .pxl-divider {
  margin: 22px 0 7px; }
.pxl-post-list.layout-post-list-1 .format-wrap .quote-inner .quote-cite, .pxl-post-list.layout-post-list-1 .format-wrap .quote-inner .link-cite, .pxl-post-list.layout-post-list-1 .format-wrap .link-inner .quote-cite, .pxl-post-list.layout-post-list-1 .format-wrap .link-inner .link-cite {
  text-align: left; }
.pxl-post-list.layout-post-list-1 .format-quote .format-wrap:after {
  background-image: url("../images/quote-overlay.png"); }
.pxl-post-list.layout-post-list-1 .format-quote .quote-inner .quote-text {
  font-size: 17px;
  line-height: 33px; }
.pxl-post-list.layout-post-list-1 .format-link .format-wrap:after {
  background-image: url("../images/link-overlay.png"); }
.pxl-post-list.layout-post-list-1 .format-link .link-inner {
  flex-direction: row; }
  .pxl-post-list.layout-post-list-1 .format-link .link-inner .link-text {
    font-size: 25px;
    line-height: 1.6; }
  @media (max-width: 767px) {
    .pxl-post-list.layout-post-list-1 .format-link .link-inner .link-text {
      font-size: 22px; } }
  .pxl-post-list.layout-post-list-1 .format-link .link-inner .link-cite {
    margin-top: 29px; }
.pxl-post-list.layout-post-list-2 .grid-item:not(:last-child) .grid-item-inner {
  position: relative;
  margin-bottom: 54px;
  padding-bottom: 55px; }
@media (max-width: 767px) {
  .pxl-post-list.layout-post-list-2 .grid-item:not(:last-child) .grid-item-inner {
    padding-bottom: 55px;
    margin-bottom: 55px; } }
.pxl-post-list.layout-post-list-2 .grid-item:not(:last-child) .grid-item-inner::before {
  content: "";
  position: absolute;
  background-color: rgba(var(--divider-color), 0.6);
  height: 1px;
  left: 15px;
  right: 15px;
  bottom: 0; }
.pxl-post-list.layout-post-list-2 .item-featured {
  position: relative; }
  .pxl-post-list.layout-post-list-2 .item-featured .media-play-button {
    width: 58px;
    height: 58px; }
    .pxl-post-list.layout-post-list-2 .item-featured .media-play-button .pxli-play-2 {
      font-size: 16px; }
    .pxl-post-list.layout-post-list-2 .item-featured .media-play-button .pxli-volume {
      font-size: 20px; }
      .pxl-post-list.layout-post-list-2 .item-featured .media-play-button:hover:before {
        transform: scale(1.1); }
.pxl-post-list.layout-post-list-2 .item-content .post-category {
  display: block;
  margin-bottom: 6px;
  font-size: 13px;
  line-height: 30px;
  color: var(--heading-color);
  text-transform: uppercase; }
  .pxl-post-list.layout-post-list-2 .item-content .post-category a {
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-post-list.layout-post-list-2 .item-content .post-category a:hover {
      color: inherit;
      background-size: 100% 100%; }
  @media (max-width: 767px) {
    .pxl-post-list.layout-post-list-2 .item-content .post-category {
      margin-top: 20px; } }
.pxl-post-list.layout-post-list-2 .item-content .item-title {
  font-family: var(--heading-font-family);
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  display: block;
  display: -webkit-box;
  max-height: 60px;
  font-size: 20px;
  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; }
  .pxl-post-list.layout-post-list-2 .item-content .item-title > * {
    display: block;
    display: -webkit-box;
    max-height: 60px;
    font-size: 20px;
    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; }
  .pxl-post-list.layout-post-list-2 .item-content .item-title a {
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-post-list.layout-post-list-2 .item-content .item-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-post-list.layout-post-list-2 .item-content .item-excerpt {
  margin-top: 4px; }
.pxl-post-list.layout-post-list-2 .item-content .post-metas {
  margin: 26px 0 0 0;
  padding: 0;
  background-color: transparent;
  color: var(--heading-color); }
  .pxl-post-list.layout-post-list-2 .item-content .post-metas a {
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-post-list.layout-post-list-2 .item-content .post-metas a:hover {
      color: inherit;
      background-size: 100% 100%; }
  .pxl-post-list.layout-post-list-2 .item-content .post-metas .meta-inner > div:not(:first-child):before {
    content: "•";
    color: var(--primary-color);
    padding-right: 10px; }
  .pxl-post-list.layout-post-list-2 .item-content .post-metas .meta-inner > div:not(:last-child) {
    margin-right: 12px; }
.pxl-post-list.layout-post-list-3 .pxl-archive-post {
  margin-bottom: 0;
  padding-bottom: 0;
  border-color: transparent; }
  .pxl-post-list.layout-post-list-3 .grid-item .grid-item-inner {
    padding-bottom: 75px; }
    .pxl-post-list.layout-post-list-3 .grid-item:last-child .grid-item-inner {
      padding-bottom: 0;
      margin-bottom: 0;
      border-color: transparent; }
    .pxl-post-list.layout-post-list-3 .grid-item:last-child .format-link, .pxl-post-list.layout-post-list-3 .grid-item:last-child .format-quote {
      margin-bottom: 0 !important; }
.pxl-post-list.layout-post-list-3 .post-metas {
  background-color: var(--additional01-color);
  margin-top: 6px;
  padding: 26px 0 30px 28px;
  border: 1px solid var(--divider-color); }
@media (max-width: 767px) {
  .pxl-post-list.layout-post-list-3 .post-metas {
    margin-top: 30px; } }
.pxl-post-list.layout-post-list-3 .meta-inner .post-tags a, .pxl-post-list.layout-post-list-3 .meta-inner .post-author a, .pxl-post-list.layout-post-list-3 .meta-inner .post-comments a {
  position: relative; }
  .pxl-post-list.layout-post-list-3 .meta-inner .post-tags a:before, .pxl-post-list.layout-post-list-3 .meta-inner .post-author a:before, .pxl-post-list.layout-post-list-3 .meta-inner .post-comments a:before {
    content: "";
    position: absolute;
    background-color: var(--primary-color);
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 0;
    height: 1px;
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
  .pxl-post-list.layout-post-list-3 .meta-inner .post-tags a:hover, .pxl-post-list.layout-post-list-3 .meta-inner .post-author a:hover, .pxl-post-list.layout-post-list-3 .meta-inner .post-comments a:hover {
    color: var(--primary-color); }
    .pxl-post-list.layout-post-list-3 .meta-inner .post-tags a:hover::before, .pxl-post-list.layout-post-list-3 .meta-inner .post-author a:hover::before, .pxl-post-list.layout-post-list-3 .meta-inner .post-comments a:hover::before {
      max-width: 100%; }
.pxl-post-list.layout-post-list-3 .meta-inner .post-tags a:not(:last-child) {
  margin-right: 3px; }
  .pxl-post-list.layout-post-list-3 .meta-inner .post-tags a:not(:last-child):after {
    content: ","; }
.pxl-post-list.layout-post-list-3 .meta-inner > span {
  position: relative;
  display: block;
  font-family: var(--body-font-family);
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0.01em; }
@media (max-width: 767px) {
  .pxl-post-list.layout-post-list-3 .meta-inner > span {
    font-size: 14px; } }
.pxl-post-list.layout-post-list-3 .meta-inner > span a {
  font-size: inherit;
  color: inherit; }
.pxl-post-list.layout-post-list-3 .meta-inner > span .label {
  position: relative;
  padding-left: 15px; }
  .pxl-post-list.layout-post-list-3 .meta-inner > span .label:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: var(--primary-color);
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
.pxl-post-list.layout-post-list-3 .meta-inner > span:before, .pxl-post-list.layout-post-list-3 .meta-inner > span:after {
  content: none; }
.pxl-post-list.layout-post-list-3 .meta-inner > span:not(:last-child) {
  margin-bottom: 24px; }
@media (max-width: 767px) {
  .pxl-post-list.layout-post-list-3 .meta-inner > span:not(:last-child) {
    margin-bottom: 18px; } }
.pxl-post-list.layout-post-list-3 .meta-inner .post-share {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 18px; }
  .pxl-post-list.layout-post-list-3 .meta-inner .post-share .post-shares .label {
    display: none; }
    .pxl-post-list.layout-post-list-3 .meta-inner .post-share .social-share .pxl-icon {
      width: 36px;
      height: 36px;
      border: 1px solid var(--primary-color);
      color: white;
      font-size: 12px; }
      .pxl-post-list.layout-post-list-3 .meta-inner .post-share .social-share .pxl-icon:after {
        background-color: var(--primary-color); }
      .pxl-post-list.layout-post-list-3 .meta-inner .post-share .social-share .pxl-icon:hover {
        color: var(--heading-color); }
.pxl-post-list.layout-post-list-3 .item-featured .post-image {
  position: relative;
  margin-bottom: 25px;
  overflow: hidden; }
  .pxl-post-list.layout-post-list-3 .item-featured .post-image .post-date {
    background-color: var(--secondary-color);
    display: inline-block;
    padding: 22px 18px 18px;
    position: absolute;
    bottom: 20px;
    right: 26px;
    text-align: center; }
  @media (max-width: 1499px) {
    .pxl-post-list.layout-post-list-3 .item-featured .post-image .post-date {
      display: none; } }
  .pxl-post-list.layout-post-list-3 .item-featured .post-image .post-date .post-day {
    font-family: var(--heading-font-family);
    font-weight: 600;
    color: var(--primary-color);
    font-size: 45px;
    line-height: 40px;
    letter-spacing: 0.05em; }
  .pxl-post-list.layout-post-list-3 .item-featured .post-image .post-date .post-month-year {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    min-width: 65px;
    margin-top: 13px;
    padding-top: 10px;
    font-size: 13px;
    letter-spacing: 0.05em;
    color: #fff;
    text-transform: uppercase; }
.pxl-post-list.layout-post-list-3 .item-title {
  max-width: 670px;
  margin-bottom: 19px;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.02em; }
.pxl-post-list.layout-post-list-3 .pxl-divider {
  background-color: rgba(200, 200, 200, 0.25); }
.pxl-post-list.layout-post-list-3 .item-excerpt {
  margin-top: 23px;
  margin-bottom: 34px; }
.pxl-post-list.layout-post-list-3 .format-quote, .pxl-post-list.layout-post-list-3 .format-link {
  position: relative;
  padding-bottom: 16px; }
  .pxl-post-list.layout-post-list-3 .format-quote:after, .pxl-post-list.layout-post-list-3 .format-link:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    border-bottom: 1px solid var(--divider-color); }
  .pxl-post-list.layout-post-list-3 .format-quote .format-wrap, .pxl-post-list.layout-post-list-3 .format-link .format-wrap {
    position: relative;
    padding: 47px 44px 41px 70px;
    border-color: var(--divider-color);
    text-align: center;
    position: relative;
    overflow: hidden;
    border: 1px solid var(--divider-color);
    background-color: var(--secondary-color); }
    .pxl-post-list.layout-post-list-3 .format-quote .format-wrap:after, .pxl-post-list.layout-post-list-3 .format-link .format-wrap:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-size: cover;
      background-position: top right;
      background-repeat: no-repeat; }
    @media (max-width: 575px) {
      .pxl-post-list.layout-post-list-3 .format-quote .format-wrap, .pxl-post-list.layout-post-list-3 .format-link .format-wrap {
        padding: 60px 30px 60px 20px; } }
  .pxl-post-list.layout-post-list-3 .format-quote .format-wrap .quote-inner .quote-text, .pxl-post-list.layout-post-list-3 .format-quote .format-wrap .quote-inner .link-text, .pxl-post-list.layout-post-list-3 .format-quote .format-wrap .link-inner .quote-text, .pxl-post-list.layout-post-list-3 .format-quote .format-wrap .link-inner .link-text, .pxl-post-list.layout-post-list-3 .format-link .format-wrap .quote-inner .quote-text, .pxl-post-list.layout-post-list-3 .format-link .format-wrap .quote-inner .link-text, .pxl-post-list.layout-post-list-3 .format-link .format-wrap .link-inner .quote-text, .pxl-post-list.layout-post-list-3 .format-link .format-wrap .link-inner .link-text {
    margin: 0;
    text-align: left; }
  @media (min-width: 1200px) {
    .pxl-post-list.layout-post-list-3 .format-quote .format-wrap .quote-inner .quote-text, .pxl-post-list.layout-post-list-3 .format-quote .format-wrap .quote-inner .link-text, .pxl-post-list.layout-post-list-3 .format-quote .format-wrap .link-inner .quote-text, .pxl-post-list.layout-post-list-3 .format-quote .format-wrap .link-inner .link-text, .pxl-post-list.layout-post-list-3 .format-link .format-wrap .quote-inner .quote-text, .pxl-post-list.layout-post-list-3 .format-link .format-wrap .quote-inner .link-text, .pxl-post-list.layout-post-list-3 .format-link .format-wrap .link-inner .quote-text, .pxl-post-list.layout-post-list-3 .format-link .format-wrap .link-inner .link-text {
      max-width: 95%; } }
  .pxl-post-list.layout-post-list-3 .format-quote .format-wrap .quote-inner .pxl-divider, .pxl-post-list.layout-post-list-3 .format-quote .format-wrap .link-inner .pxl-divider, .pxl-post-list.layout-post-list-3 .format-link .format-wrap .quote-inner .pxl-divider, .pxl-post-list.layout-post-list-3 .format-link .format-wrap .link-inner .pxl-divider {
    margin: 22px 0 7px;
    width: 114px; }
    .pxl-post-list.layout-post-list-3 .format-quote .format-wrap .quote-inner .pxl-divider:before, .pxl-post-list.layout-post-list-3 .format-quote .format-wrap .link-inner .pxl-divider:before, .pxl-post-list.layout-post-list-3 .format-link .format-wrap .quote-inner .pxl-divider:before, .pxl-post-list.layout-post-list-3 .format-link .format-wrap .link-inner .pxl-divider:before {
      width: 100%; }
  .pxl-post-list.layout-post-list-3 .format-quote .format-wrap .quote-inner .quote-cite, .pxl-post-list.layout-post-list-3 .format-quote .format-wrap .quote-inner .link-cite, .pxl-post-list.layout-post-list-3 .format-quote .format-wrap .link-inner .quote-cite, .pxl-post-list.layout-post-list-3 .format-quote .format-wrap .link-inner .link-cite, .pxl-post-list.layout-post-list-3 .format-link .format-wrap .quote-inner .quote-cite, .pxl-post-list.layout-post-list-3 .format-link .format-wrap .quote-inner .link-cite, .pxl-post-list.layout-post-list-3 .format-link .format-wrap .link-inner .quote-cite, .pxl-post-list.layout-post-list-3 .format-link .format-wrap .link-inner .link-cite {
    text-align: left; }
.pxl-post-list.layout-post-list-3 .format-quote .quote-icon {
  font-family: "Cirka";
  font-size: 150px !important;
  max-height: 100px !important; }
  .pxl-post-list.layout-post-list-3 .format-quote .quote-inner .quote-text {
    font-size: 25px;
    font-style: italic;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: 0.05em;
    text-transform: none; }
  .pxl-post-list.layout-post-list-3 .format-quote .quote-inner .quote-cite {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.1em;
    text-transform: uppercase; }
.pxl-post-list.layout-post-list-3 .format-link .link-text {
  max-width: none;
  margin: 0 auto;
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.05em;
  font-style: italic;
  text-transform: none;
  line-height: 1.6; }
@media (min-width: 1200px) {
  .pxl-post-list.layout-post-list-3 .format-link .link-text {
    max-width: 85%; } }
@media (max-width: 767px) {
  .pxl-post-list.layout-post-list-3 .format-link .link-text {
    font-size: 22px; } }
.pxl-post-list.layout-post-list-3 .format-link .link-cite {
  margin-top: 29px;
  font-size: 15px;
  line-height: 26px;
  text-transform: uppercase; }
.pxl-post-list.layout-post-list-3 .format-link .link-icon {
  margin: 6px 0 3px;
  display: inline-flex;
  border-radius: 11px;
  align-items: center;
  justify-content: center;
  background-color: var(--secondary-color);
  color: var(--primary-color);
  position: relative;
  font-size: 50px;
  line-height: 1; }
  .pxl-post-list.layout-post-list-3 .format-link .link-icon a {
    color: var(--primary-color); }
.pxl-post-list.layout-post-list-4 .grid-item:not(:last-child) {
  margin-bottom: 75px; }
  .pxl-post-list.layout-post-list-4 .grid-item-inner .post-image {
    position: relative; }
  .pxl-post-list.layout-post-list-4 .grid-item-inner .post-metas {
    color: #fff;
    padding: 20px 0 12px;
    margin-bottom: 0; }
    .pxl-post-list.layout-post-list-4 .grid-item-inner .post-metas a {
      color: #fff; }
      .pxl-post-list.layout-post-list-4 .grid-item-inner .post-metas a:hover {
        color: var(--primary-color); }
    .pxl-post-list.layout-post-list-4 .grid-item-inner .post-metas.hover-underline a:after, .pxl-post-list.layout-post-list-4 .grid-item-inner .post-metasa.hover-underline:after {
      border-color: var(--primary-color); }
  .pxl-post-list.layout-post-list-4 .grid-item-inner .post-metas .meta-inner > span, .pxl-post-list.layout-post-list-4 .grid-item-inner .post-metas .meta-inner .author-date-wrapper {
    padding: 0 0 0 11px;
    margin: 5px 10px 5px 0; }
    .pxl-post-list.layout-post-list-4 .grid-item-inner .post-metas .meta-inner > span:before, .pxl-post-list.layout-post-list-4 .grid-item-inner .post-metas .meta-inner .author-date-wrapper:before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 4px;
      height: 4px;
      background-color: var(--primary-color);
      border-radius: 5px;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -khtml-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .pxl-post-list.layout-post-list-4 .grid-item-inner .post-metas .meta-inner > span:after, .pxl-post-list.layout-post-list-4 .grid-item-inner .post-metas .meta-inner .author-date-wrapper:after {
      content: none; }
  .pxl-post-list.layout-post-list-4 .grid-item-inner .post-metas .meta-inner .author-date-wrapper {
    position: relative; }
  .pxl-post-list.layout-post-list-4 .grid-item-inner .post-metas .meta-inner .post-author {
    margin-right: 0; }
  .pxl-post-list.layout-post-list-4 .grid-item-inner .item-title {
    font-size: 30px; }
  .pxl-post-list.layout-post-list-4 .grid-item-inner .pxl-divider {
    background-color: rgba(200, 200, 200, 0.25); }
  .pxl-post-list.layout-post-list-4 .grid-item-inner .item-excerpt {
    margin-top: 18px; }
  .pxl-post-list.layout-post-list-4 .grid-item-inner .item-readmore {
    margin-top: 34px;
    margin-bottom: 7px; }
  .pxl-post-list.layout-post-list-4 .grid-item-inner .format-quote, .pxl-post-list.layout-post-list-4 .grid-item-inner .format-link {
    position: relative;
    padding-bottom: 13px; }
    .pxl-post-list.layout-post-list-4 .grid-item-inner .format-quote:after, .pxl-post-list.layout-post-list-4 .grid-item-inner .format-link:after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0px;
      border-bottom: 1px solid var(--divider-color); }
    .pxl-post-list.layout-post-list-4 .grid-item-inner .format-quote .format-wrap, .pxl-post-list.layout-post-list-4 .grid-item-inner .format-link .format-wrap {
      border-color: var(--divider-color);
      text-align: center;
      padding: 32px 15px 42px;
      position: relative;
      overflow: hidden;
      border: 1px solid var(--divider-color);
      background-color: var(--secondary-color); }
      .pxl-post-list.layout-post-list-4 .grid-item-inner .format-quote .format-wrap:after, .pxl-post-list.layout-post-list-4 .grid-item-inner .format-link .format-wrap:after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-size: cover;
        background-position: top right;
        background-repeat: no-repeat; }
  .pxl-post-list.layout-post-list-4 .grid-item-inner .format-quote .quote-inner {
    position: relative;
    z-index: 1; }
    .pxl-post-list.layout-post-list-4 .grid-item-inner .format-quote .quote-inner .quote-icon {
      font-weight: 700;
      color: var(--primary-color);
      line-height: 1;
      margin-top: -3px;
      margin-bottom: 11px;
      font-family: "Cirka";
      font-size: 96px;
      max-height: 60px; }
    .pxl-post-list.layout-post-list-4 .grid-item-inner .format-quote .quote-inner .quote-text {
      margin: 0 auto 24px;
      font-family: var(--heading-font-family);
      font-size: 23px;
      font-weight: 600;
      font-style: italic;
      line-height: 30px;
      letter-spacing: 0.05em; }
    @media (min-width: 1200px) {
      .pxl-post-list.layout-post-list-4 .grid-item-inner .format-quote .quote-inner .quote-text {
        max-width: 85%; } }
    .pxl-post-list.layout-post-list-4 .grid-item-inner .format-quote .quote-inner .quote-cite {
      color: var(--primary-color);
      margin-top: 20px;
      font-size: 15px;
      line-height: 26px;
      text-transform: uppercase;
      letter-spacing: 0.1em; }
    .pxl-post-list.layout-post-list-4 .grid-item-inner .format-quote .quote-inner .pxl-divider {
      margin: 0 auto;
      width: 75px; }
      .pxl-post-list.layout-post-list-4 .grid-item-inner .format-quote .quote-inner .pxl-divider:before {
        width: 100%; }
.pxl-post-list.layout-post-list-4 .grid-item-inner .format-link .link-inner {
  position: relative;
  z-index: 1; }
  .pxl-post-list.layout-post-list-4 .grid-item-inner .format-link .link-inner .link-icon {
    margin: 6px 0 3px;
    display: inline-flex;
    border-radius: 11px;
    align-items: center;
    justify-content: center;
    background-color: var(--secondary-color);
    color: var(--primary-color);
    position: relative;
    font-size: 50px;
    line-height: 1; }
    .pxl-post-list.layout-post-list-4 .grid-item-inner .format-link .link-inner .link-icon a {
      color: var(--primary-color); }
  .pxl-post-list.layout-post-list-4 .grid-item-inner .format-link .link-inner .link-text {
    max-width: none;
    margin: 0 auto;
    font-family: var(--heading-font-family);
    font-size: 25px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0.05em;
    font-style: italic; }
  @media (min-width: 1200px) {
    .pxl-post-list.layout-post-list-4 .grid-item-inner .format-link .link-inner .link-text {
      max-width: 85%; } }
  .pxl-post-list.layout-post-list-4 .grid-item-inner .format-link .link-inner .link-cite {
    margin-top: 22px;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 26px;
    color: var(--primary-color); }
  .pxl-post-list.layout-post-list-4 .grid-item-inner .format-link .link-inner .pxl-divider {
    margin: 22px auto 0;
    width: 75px; }
    .pxl-post-list.layout-post-list-4 .grid-item-inner .format-link .link-inner .pxl-divider:before {
      width: 100%; }

/* Pxl Portfolio Grid */
.pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .item-featured, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-featured, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-featured, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-featured {
  position: relative; }
.pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .content-inner > *, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .content-inner > *, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .content-inner > *, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .content-inner > * {
  opacity: 0;
  transform: translateY(10px);
  transition: all 200ms ease-out; }
  .pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .content-inner > *:nth-child(1), .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .content-inner > *:nth-child(1), .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .content-inner > *:nth-child(1), .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .content-inner > *:nth-child(1) {
    transition-delay: 250ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .content-inner > *:nth-child(2), .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .content-inner > *:nth-child(2), .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .content-inner > *:nth-child(2), .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .content-inner > *:nth-child(2) {
    transition-delay: 320ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .content-inner > *:nth-child(3), .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .content-inner > *:nth-child(3), .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .content-inner > *:nth-child(3), .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .content-inner > *:nth-child(3) {
    transition-delay: 390ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .content-inner > *:nth-child(4), .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .content-inner > *:nth-child(4), .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .content-inner > *:nth-child(4), .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .content-inner > *:nth-child(4) {
    transition-delay: 460ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .content-inner > *:nth-child(5), .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .content-inner > *:nth-child(5), .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .content-inner > *:nth-child(5), .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .content-inner > *:nth-child(5) {
    transition-delay: 510ms; }
.pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .item-title, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-title, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-title, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-title {
  font-size: 17px;
  line-height: 1.3;
  letter-spacing: 0.08em;
  color: var(--primary-color);
  margin-bottom: 0; }
  .pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .item-title a, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-title a, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-title a, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-title a {
    color: inherit;
    display: inline;
    color: var(--primary-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--primary-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .item-title a:hover, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-title a:hover, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-title a:hover, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .item-tags, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-tags, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-tags, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-tags {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #dedede; }
  .pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .item-tags a, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-tags a, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-tags a, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-tags a {
    color: inherit; }
    .pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .item-tags a:hover, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-tags a:hover, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-tags a:hover, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-tags a:hover {
      color: var(--primary-color); }
  @media (max-width: 575px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .item-tags, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-tags, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-tags, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-tags {
      font-size: 13px; } }
.pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .pxl-divider, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .pxl-divider, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .pxl-divider, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .pxl-divider {
  margin: 16px auto 19px;
  width: 1px;
  height: 31px; }
  .pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .pxl-divider:before, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .pxl-divider:before, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .pxl-divider:before, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .pxl-divider:before {
    width: 1px; }
.pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .item-excerpt, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-excerpt, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-excerpt, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-excerpt {
  padding: 0 10px;
  display: block;
  display: -webkit-box;
  max-height: 75px;
  font-size: 15px;
  line-height: 1.6666666667;
  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;
  color: #dedede;
  letter-spacing: 0.02em; }
  .pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .item-excerpt > *, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-excerpt > *, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-excerpt > *, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 75px;
    font-size: 15px;
    line-height: 1.6666666667;
    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-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .item-excerpt + .item-readmore, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-excerpt + .item-readmore, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-excerpt + .item-readmore, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-excerpt + .item-readmore {
    margin-top: 48px; }
  @media (max-width: 575px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .item-excerpt, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-excerpt, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-excerpt, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-excerpt {
      max-height: 75px;
      overflow: hidden;
      margin-bottom: 30px; } }
.pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .item-content, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-content, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-content, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-content {
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  bottom: 30px;
  z-index: 1;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  background-color: var(--secondary-color);
  text-align: center;
  padding: 20px 30px 22px;
  overflow: hidden;
  clip-path: inset(0 0 100% 0);
  transform-origin: top;
  -webkit-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -khtml-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -moz-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -ms-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -o-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89); }
  .pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .item-content > *, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-content > *, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-content > *, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-content > * {
    max-width: 100%; }
  @media (max-width: 575px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner .item-content, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-content, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-content, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-content {
      left: 20px;
      right: 20px;
      top: 20px;
      bottom: 20px; } }
.pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner:hover .item-content, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner:hover .item-content, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner:hover .item-content, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner:hover .item-content {
  clip-path: inset(0 0 0 0); }
.pxl-portfolio-grid.layout-pxl-portfolio-1 .grid-item-inner:hover .content-inner > *, .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner:hover .content-inner > *, .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner:hover .content-inner > *, .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner:hover .content-inner > * {
  opacity: 1;
  transform: translateY(0px); }
.pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .content-inner > *, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .content-inner > * {
  opacity: 0;
  transform: translateY(10px);
  transition: all 200ms ease-out; }
  .pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .content-inner > *:nth-child(1), .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .content-inner > *:nth-child(1) {
    transition-delay: 250ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .content-inner > *:nth-child(2), .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .content-inner > *:nth-child(2) {
    transition-delay: 320ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .content-inner > *:nth-child(3), .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .content-inner > *:nth-child(3) {
    transition-delay: 390ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .content-inner > *:nth-child(4), .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .content-inner > *:nth-child(4) {
    transition-delay: 460ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .content-inner > *:nth-child(5), .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .content-inner > *:nth-child(5) {
    transition-delay: 510ms; }
.pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .item-featured, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-featured {
  position: relative; }
.pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .item-title, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-title {
  font-size: 17px;
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--primary-color);
  margin-bottom: 0; }
  .pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .item-title a, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-title a {
    color: inherit;
    display: inline;
    color: var(--primary-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--primary-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .item-title a:hover, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .item-tags, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-tags {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #dedede; }
  .pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .item-tags a, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-tags a {
    color: inherit; }
    .pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .item-tags a:hover, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-tags a:hover {
      color: var(--primary-color); }
  @media (max-width: 575px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .item-tags, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-tags {
      font-size: 13px; } }
.pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .pxl-divider, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .pxl-divider {
  margin: 16px auto 19px;
  width: 1px;
  height: 31px; }
  .pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .pxl-divider:before, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .pxl-divider:before {
    width: 1px; }
.pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .item-excerpt, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-excerpt {
  padding: 0 10px;
  font-size: 15px;
  line-height: 25px;
  color: #dedede;
  letter-spacing: 0.02em; }
  .pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .item-excerpt + .item-readmore, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-excerpt + .item-readmore {
    margin-top: 48px; }
.pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .item-content, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-content {
  position: absolute;
  left: 50%;
  bottom: 35px;
  -webkit-transform: translate(-50%);
  -khtml-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  width: 87%;
  z-index: 1;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  background-color: var(--secondary-color);
  text-align: center;
  transform-origin: bottom;
  padding: 32px 30px 26px;
  overflow: hidden;
  -webkit-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -khtml-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -moz-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -ms-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -o-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  clip-path: inset(100% 0 0 0); }
  .pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .item-content > *, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-content > * {
    max-width: 100%; }
  @media (max-width: 575px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner .item-content, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-content {
      padding: 30px 15px 28px;
      width: 85%; } }
.pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner:hover .item-content, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner:hover .item-content {
  -webkit-transform: translate(-50%);
  -khtml-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  clip-path: inset(0 0 0 0); }
.pxl-portfolio-grid.layout-pxl-portfolio-2 .grid-item-inner:hover .content-inner > *, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner:hover .content-inner > * {
  opacity: 1;
  transform: translateY(0px); }
.pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-content {
  background-color: #182125; }
  .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-content:after {
    content: "";
    position: absolute;
    left: 30px;
    right: 30px;
    top: 30px;
    bottom: 30px;
    border: 1px solid #4e4a3d; }
.pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .content-inner {
  position: relative;
  z-index: 2; }
.pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-title {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--primary-color);
  margin-bottom: 0; }
  .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-title a {
    color: inherit;
    display: inline;
    color: var(--primary-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--primary-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-tags {
  color: #fff; }
.pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .pxl-divider {
  width: 7px;
  height: 7px;
  -webkit-transform: translateY(10px) rotate(45deg);
  -khtml-transform: translateY(10px) rotate(45deg);
  -moz-transform: translateY(10px) rotate(45deg);
  -ms-transform: translateY(10px) rotate(45deg);
  -o-transform: translateY(10px) rotate(45deg);
  transform: translateY(10px) rotate(45deg); }
  .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .pxl-divider:before {
    width: 100%;
    height: 100%; }
.pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner .item-excerpt {
  letter-spacing: 0;
  color: #e0e3e5;
  max-width: 253px;
  margin: 0 auto; }
  .pxl-portfolio-grid.layout-pxl-portfolio-3 .grid-item-inner:hover .pxl-divider {
    -webkit-transform: translateY(0) rotate(45deg);
    -khtml-transform: translateY(0) rotate(45deg);
    -moz-transform: translateY(0) rotate(45deg);
    -ms-transform: translateY(0) rotate(45deg);
    -o-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg); }
.pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-content {
  bottom: 55px;
  padding: 54px 75px 56px;
  background-color: #182125; }
  .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-content:after {
    content: "";
    position: absolute;
    left: 30px;
    right: 30px;
    top: 30px;
    bottom: 30px;
    border: 1px solid #4e4a3d; }
.pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .content-inner {
  position: relative;
  z-index: 2; }
.pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-title {
  font-size: 23px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.05em;
  color: var(--primary-color);
  margin-bottom: 0; }
  .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-title a {
    color: inherit;
    background: none;
    position: relative;
    display: inline-block; }
    .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-title a:before, .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-title a:after {
      content: "";
      position: absolute;
      width: 7px;
      height: 7px;
      background-color: var(--primary-color);
      top: 50%; }
    .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-title a:before {
      left: -19px;
      -webkit-transform: translate(-100%, -50%) rotate(45deg);
      -khtml-transform: translate(-100%, -50%) rotate(45deg);
      -moz-transform: translate(-100%, -50%) rotate(45deg);
      -ms-transform: translate(-100%, -50%) rotate(45deg);
      -o-transform: translate(-100%, -50%) rotate(45deg);
      transform: translate(-100%, -50%) rotate(45deg); }
    .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-title a:after {
      right: -19px;
      -webkit-transform: translate(100%, -50%) rotate(45deg);
      -khtml-transform: translate(100%, -50%) rotate(45deg);
      -moz-transform: translate(100%, -50%) rotate(45deg);
      -ms-transform: translate(100%, -50%) rotate(45deg);
      -o-transform: translate(100%, -50%) rotate(45deg);
      transform: translate(100%, -50%) rotate(45deg); }
.pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-tags {
  color: #fff;
  line-height: 30px; }
.pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .pxl-divider {
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(45deg);
  -khtml-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
  .pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .pxl-divider:before {
    width: 100%;
    height: 100%; }
.pxl-portfolio-grid.layout-pxl-portfolio-4 .grid-item-inner .item-excerpt {
  letter-spacing: 0;
  color: #e0e3e5;
  max-width: 253px;
  margin: 0 auto; }
.pxl-portfolio-grid.layout-pxl-portfolio-5 .pxl-grid-inner .grid-item {
  border: 1px solid;
  border-color: var(--divider-color);
  margin-left: -1px;
  margin-bottom: -1px; }
.pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .post-image {
  border: 1px solid var(--divider-color); }
.pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-content {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px 40px 22px;
  background-color: var(--heading-color);
  background-image: url(../images/dirt_explosion_overlay.png);
  background-size: cover; }
.pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-title {
  font-family: var(--heading-font-family);
  font-size: 25px;
  line-height: 32px;
  color: var(--secondary-color);
  letter-spacing: 0.03em;
  text-transform: none; }
  .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-title a {
    color: inherit;
    background-image: unset; }
.pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-tags {
  margin-top: 11px;
  color: #fff;
  line-height: 26px;
  letter-spacing: 0;
  text-transform: uppercase; }
  .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-tags a:hover {
    color: var(--secondary-color); }
.pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .pxl-divider {
  display: none;
  margin: 0; }
.pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-excerpt {
  margin-top: 20px; }
  .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-excerpt + .item-readmore {
    margin-top: 43px; }
.pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-readmore .bt-more-plus {
  position: relative;
  border-color: #fff;
  background-color: var(--primary-color); }
  .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-readmore .bt-more-plus i {
    font-size: 15px;
    color: #fff; }
  .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-readmore .bt-more-plus:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 3px;
    left: 3px;
    right: -3px;
    bottom: -3px;
    background-color: #fff;
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
  .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-readmore .bt-more-plus:hover {
    background-color: #fff; }
    .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-readmore .bt-more-plus:hover i {
      animation: none;
      color: var(--primary-color); }
    .pxl-portfolio-grid.layout-pxl-portfolio-5 .grid-item-inner .item-readmore .bt-more-plus:hover:before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
.pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-featured {
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden; }
  .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-featured img {
    min-height: 450px;
    object-fit: cover; }
.pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-content {
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  background-color: var(--primary-color); }
  .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-content:after {
    content: "";
    position: absolute;
    left: 30px;
    right: 30px;
    top: 30px;
    bottom: 30px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px; }
.pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .content-inner {
  position: relative;
  z-index: 2; }
.pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-title {
  display: block;
  display: -webkit-box;
  max-height: 25px * calc(30 / 25) * 3;
  font-size: 25px;
  line-height: calc(30 / 25);
  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;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #fff;
  margin-bottom: 0; }
  .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-title > * {
    display: block;
    display: -webkit-box;
    max-height: 25px * calc(30 / 25) * 3;
    font-size: 25px;
    line-height: calc(30 / 25);
    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-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-title a {
    color: #fff;
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
    .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-title a:hover {
      color: var(--secondary-color); }
.pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .pxl-divider {
  margin: 24px auto 22px;
  width: 46px;
  height: 4px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden; }
  .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .pxl-divider:before {
    width: 100%;
    height: 100%;
    background-color: var(--secondary-color); }
.pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-excerpt {
  letter-spacing: 0;
  color: #fff;
  margin: 0 auto; }
.pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-readmore {
  margin-top: 43px; }
  .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-readmore .bt-more-plus {
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    background-color: var(--secondary-color); }
    .pxl-portfolio-grid.layout-pxl-portfolio-6 .grid-item-inner .item-readmore .bt-more-plus i {
      font-size: 22px;
      color: #fff; }
.pxl-portfolio-grid.layout-pxl-portfolio-6 .btn-grid-loadmore .pxl-btn-icon {
  display: flex;
  right: 15px;
  margin-top: -7px; }
.pxl-portfolio-grid.layout-pxl-portfolio-7 .grid-item-inner {
  overflow: hidden;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }
  .pxl-portfolio-grid.layout-pxl-portfolio-7 .grid-item-inner .background-overlay {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    background-color: rgba(18, 15, 12, 0.6);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    transform-origin: bottom;
    -webkit-transform: scaleY(0);
    -khtml-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
    -khtml-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
    -moz-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
    -ms-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
    -o-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
    transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89); }
    .pxl-portfolio-grid.layout-pxl-portfolio-7 .grid-item-inner .background-overlay > * {
      max-width: 100%; }
  .pxl-portfolio-grid.layout-pxl-portfolio-7 .grid-item-inner .content-inner {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    z-index: 2;
    opacity: 0;
    -webkit-transform: translate(-50%, calc(-50% - 10px));
    -khtml-transform: translate(-50%, calc(-50% - 10px));
    -moz-transform: translate(-50%, calc(-50% - 10px));
    -ms-transform: translate(-50%, calc(-50% - 10px));
    -o-transform: translate(-50%, calc(-50% - 10px));
    transform: translate(-50%, calc(-50% - 10px));
    -webkit-transition: all 300ms ease 100ms;
    -khtml-transition: all 300ms ease 100ms;
    -moz-transition: all 300ms ease 100ms;
    -ms-transition: all 300ms ease 100ms;
    -o-transition: all 300ms ease 100ms;
    transition: all 300ms ease 100ms;
    text-align: center; }
    .pxl-portfolio-grid.layout-pxl-portfolio-7 .grid-item-inner .content-inner:has(.item-title):before {
      content: "";
      font-size: 20px;
      font-family: "pxli";
      color: #fff; }
  .pxl-portfolio-grid.layout-pxl-portfolio-7 .grid-item-inner .item-title {
    font-size: 24px;
    font-weight: 500;
    line-height: calc(50 / 24);
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--primary-color);
    margin-bottom: 0;
    white-space: nowrap; }
    .pxl-portfolio-grid.layout-pxl-portfolio-7 .grid-item-inner .item-title:before, .pxl-portfolio-grid.layout-pxl-portfolio-7 .grid-item-inner .item-title:after {
      content: "-"; }
    .pxl-portfolio-grid.layout-pxl-portfolio-7 .grid-item-inner .item-title a {
      color: inherit; }
  .pxl-portfolio-grid.layout-pxl-portfolio-7 .grid-item-inner .pxl-divider {
    display: none; }
  .pxl-portfolio-grid.layout-pxl-portfolio-7 .grid-item-inner .item-tags {
    color: #fff; }
  .pxl-portfolio-grid.layout-pxl-portfolio-7 .grid-item-inner .item-excerpt {
    letter-spacing: 0;
    color: #fff;
    margin: 0 auto; }
  .pxl-portfolio-grid.layout-pxl-portfolio-7 .grid-item-inner .item-readmore {
    margin-top: 43px; }
    .pxl-portfolio-grid.layout-pxl-portfolio-7 .grid-item-inner .item-readmore .bt-more-plus {
      -webkit-border-radius: 8px;
      -khtml-border-radius: 8px;
      -moz-border-radius: 8px;
      -ms-border-radius: 8px;
      -o-border-radius: 8px;
      border-radius: 8px;
      background-color: var(--secondary-color); }
      .pxl-portfolio-grid.layout-pxl-portfolio-7 .grid-item-inner .item-readmore .bt-more-plus i {
        font-size: 22px;
        color: #fff; }
  .pxl-portfolio-grid.layout-pxl-portfolio-7 .grid-item-inner:hover .background-overlay {
    transform: scaleY(1); }
  .pxl-portfolio-grid.layout-pxl-portfolio-7 .grid-item-inner:hover .content-inner {
    opacity: 1;
    transition-delay: 400ms;
    -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-portfolio-grid.layout-pxl-portfolio-7 .btn-grid-loadmore .pxl-btn-icon {
  display: flex;
  right: 15px;
  margin-top: -7px; }
.pxl-portfolio-grid.layout-pxl-portfolio-8 .post-image {
  border-radius: 20px;
  overflow: hidden; }
  .pxl-portfolio-grid.layout-pxl-portfolio-8 .post-image img {
    border-radius: 20px;
    transition: transform 0.3s ease; }
.pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner .content-inner > * {
  opacity: 0;
  transform: translateY(10px);
  transition: all 200ms ease-out; }
  .pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner .content-inner > *:nth-child(1) {
    transition-delay: 250ms;
    transform: scale(0.9); }
  .pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner .content-inner > *:nth-child(2) {
    transition-delay: 320ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner .content-inner > *:nth-child(3) {
    transition-delay: 390ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner .content-inner > *:nth-child(4) {
    transition-delay: 460ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner .content-inner > *:nth-child(5) {
    transition-delay: 510ms; }
.pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner .item-featured {
  position: relative; }
.pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner .item-title {
  font-size: 23px;
  line-height: 28px;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #fff;
  margin-bottom: 5px; }
  .pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner .item-title a {
    color: inherit;
    background-image: linear-gradient(transparent calc(100% - 1px), #fff 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.5s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner .item-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner .item-category {
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0;
  color: #bfd3e5; }
  .pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner .item-category a {
    color: inherit; }
    .pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner .item-category a:hover {
      color: var(--primary-color); }
  @media (max-width: 575px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner .item-category {
      font-size: 13px; } }
.pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner .item-content {
  position: absolute;
  left: 50%;
  bottom: 35px;
  -webkit-transform: translate(-50%) scaleY(0);
  -khtml-transform: translate(-50%) scaleY(0);
  -moz-transform: translate(-50%) scaleY(0);
  -ms-transform: translate(-50%) scaleY(0);
  -o-transform: translate(-50%) scaleY(0);
  transform: translate(-50%) scaleY(0);
  width: 87%;
  z-index: 1;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  background-color: var(--secondary-color);
  text-align: center;
  transform-origin: bottom;
  padding: 30px 30px 30px;
  overflow: hidden;
  -webkit-transition: 300ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -khtml-transition: 300ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -moz-transition: 300ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -ms-transition: 300ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -o-transition: 300ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  transition: 300ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  border-radius: 20px; }
  .pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner .item-content > * {
    max-width: 100%; }
  @media (max-width: 575px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner .item-content {
      padding: 30px 15px 28px;
      width: 85%; } }
.pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner:hover .item-content {
  -webkit-transform: translate(-50%) scaleY(1);
  -khtml-transform: translate(-50%) scaleY(1);
  -moz-transform: translate(-50%) scaleY(1);
  -ms-transform: translate(-50%) scaleY(1);
  -o-transform: translate(-50%) scaleY(1);
  transform: translate(-50%) scaleY(1); }
.pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner:hover .content-inner > * {
  opacity: 1;
  transform: translateY(0px); }
  .pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-item-inner:hover .post-image img {
    transform: scale(1.1); }
@media (max-width: 991px) {
  .pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-filter-wrap.style-4 {
    column-gap: 60px;
    row-gap: 25px; } }
@media (max-width: 767px) {
  .pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-filter-wrap.style-4 {
    margin-bottom: 60px; } }
.pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-filter-wrap.style-4 .filter-item {
  font-family: var(--heading-font-family);
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 800;
  text-transform: capitalize;
  justify-content: end; }
  .pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-filter-wrap.style-4 .filter-item.active {
    gap: 9px; }
    .pxl-portfolio-grid.layout-pxl-portfolio-8 .grid-filter-wrap.style-4 .filter-item.active::before {
      content: "";
      font-size: 20px;
      transform: rotate(25deg); }
.pxl-portfolio-grid.layout-pxl-portfolio-8 .pxl-load-more {
  margin-top: 75px; }
  .pxl-portfolio-grid.layout-pxl-portfolio-8 .btn-grid-loadmore .btn-icon {
    font-size: 16px;
    top: -1px; }
.pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-featured {
  position: relative; }
@media (max-width: 575px) {
  .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-featured .post-image img {
    height: 450px;
    object-fit: cover; } }
.pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .content-inner > * {
  opacity: 0;
  transform: translateY(10px);
  transition: all 200ms ease-out; }
  .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .content-inner > *:nth-child(1) {
    transition-delay: 250ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .content-inner > *:nth-child(2) {
    transition-delay: 320ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .content-inner > *:nth-child(3) {
    transition-delay: 390ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .content-inner > *:nth-child(4) {
    transition-delay: 460ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .content-inner > *:nth-child(5) {
    transition-delay: 510ms; }
.pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-title {
  font-family: var(--heading-font-family);
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 0.05em;
  color: #fff;
  margin-bottom: 25px;
  font-weight: 600;
  margin-top: 39px; }
  .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-title a {
    color: inherit;
    display: inline;
    color: #fff;
    background-image: linear-gradient(transparent calc(100% - 1px), #fff 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-tags {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #dedede; }
  .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-tags a {
    color: inherit; }
    .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-tags a:hover {
      color: var(--primary-color); }
  @media (max-width: 575px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-tags {
      font-size: 13px; } }
.pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-excerpt {
  max-width: 276px;
  color: #cacaca;
  letter-spacing: 0;
  margin: auto; }
.pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .portfo-cus-text {
  font-size: 30px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: 0.15em;
  color: #fff;
  font-family: "IPAMincho";
  writing-mode: vertical-rl;
  text-orientation: mixed;
  text-decoration: none;
  margin: auto; }
.pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  background-color: var(--secondary-color);
  text-align: center;
  padding: 41px 39px;
  overflow: hidden;
  clip-path: inset(0 0 100% 0);
  transform-origin: top;
  -webkit-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -khtml-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -moz-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -ms-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -o-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89); }
  .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-content > * {
    max-width: 100%; }
  @media (max-width: 575px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-content {
      padding: 30px 35px; }
      .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-content .item-excerpt {
        display: block;
        display: -webkit-box;
        max-height: 15px * calc(25/15) * 3;
        font-size: 15px;
        line-height: calc(25/15);
        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-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-content .item-excerpt > * {
          display: block;
          display: -webkit-box;
          max-height: 15px * calc(25/15) * 3;
          font-size: 15px;
          line-height: calc(25/15);
          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-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-content::before, .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-content:after {
    content: "";
    position: absolute;
    top: 41px;
    left: 39px;
    right: 39px;
    bottom: 41px;
    z-index: -1;
    transition: all 450ms ease 0s;
    transition-delay: 550ms; }
  @media (max-width: 991px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-content::before, .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-content:after {
      top: 30px;
      left: 25px;
      right: 25px;
      bottom: 30px; } }
  .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-content::before {
    border-top: 1px solid rgba(255, 255, 255, 0.251);
    border-bottom: 1px solid rgba(255, 255, 255, 0.251);
    left: 29px;
    right: 26px;
    width: 0; }
  @media (max-width: 991px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-content::before {
      left: 15px;
      right: 15px; } }
  .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-content::after {
    border-left: 1px solid rgba(255, 255, 255, 0.251);
    border-right: 1px solid rgba(255, 255, 255, 0.251);
    top: 30px;
    bottom: 30px;
    height: 0; }
  @media (max-width: 991px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner .item-content::after {
      top: 20px;
      bottom: 20px; } }
.pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner:hover .item-content {
  clip-path: inset(0 0 0 0); }
  .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner:hover .item-content::before {
    width: calc(100% - 58px); }
  @media (max-width: 991px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner:hover .item-content::before {
      width: calc(100% - 30px); } }
  .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner:hover .item-content::after {
    height: calc(100% - 60px); }
  @media (max-width: 991px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner:hover .item-content::after {
      height: calc(100% - 40px); } }
.pxl-portfolio-grid.layout-pxl-portfolio-9 .grid-item-inner:hover .content-inner > * {
  opacity: 1;
  transform: translateY(0px); }
.pxl-portfolio-grid.layout-pxl-portfolio-9 .item-readmore {
  margin-top: 24px; }
.pxl-portfolio-grid.layout-pxl-portfolio-9 .pxl-buttonmore {
  font-family: var(--heading-font-family);
  font-weight: 500;
  font-size: 14px;
  line-height: 50px;
  letter-spacing: 0.15em;
  position: relative;
  color: #fff; }
  .pxl-portfolio-grid.layout-pxl-portfolio-9 .pxl-buttonmore::before {
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    background-color: #fff;
    bottom: -7px;
    left: 0;
    transition: all 350ms ease-in-out 0s; }
  .pxl-portfolio-grid.layout-pxl-portfolio-9 .pxl-buttonmore:hover {
    color: #fff; }
    .pxl-portfolio-grid.layout-pxl-portfolio-9 .pxl-buttonmore:hover::before {
      width: 100%; }
.pxl-portfolio-grid.layout-pxl-portfolio-9 .btn-default {
  background-color: #fff;
  border: 1px solid var(--secondary-color);
  font-size: 14px;
  font-family: var(--heading-font-family);
  font-weight: 500;
  color: var(--secondary-color);
  letter-spacing: 0.15em;
  padding: 12px 34px; }
  .pxl-portfolio-grid.layout-pxl-portfolio-9 .btn-default::before {
    background-color: var(--secondary-color); }
  .pxl-portfolio-grid.layout-pxl-portfolio-9 .btn-default:hover {
    color: #fff; }
.pxl-portfolio-grid.layout-pxl-portfolio-9 .pxl-load-more {
  margin-top: 75px; }
.pxl-portfolio-grid.layout-pxl-portfolio-9 .pxl-btn-icon {
  display: inline-flex; }
.pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .item-featured {
  position: relative; }
.pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .content-inner > * {
  opacity: 0;
  transform: translateY(10px);
  transition: all 200ms ease-out; }
  .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .content-inner > *:nth-child(1) {
    transition-delay: 250ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .content-inner > *:nth-child(2) {
    transition-delay: 320ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .content-inner > *:nth-child(3) {
    transition-delay: 390ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .content-inner > *:nth-child(4) {
    transition-delay: 460ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .content-inner > *:nth-child(5) {
    transition-delay: 510ms; }
.pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .item-title {
  font-size: 25px;
  line-height: 1.5;
  letter-spacing: 0.01em;
  color: #fff;
  margin-bottom: 0;
  font-family: var(--heading-font-family);
  font-weight: 700; }
  .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .item-title a {
    color: inherit;
    display: inline;
    color: #fff;
    background-image: linear-gradient(transparent calc(100% - 1px), #fff 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .item-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .item-tags {
  font-size: 13px;
  line-height: 26px;
  letter-spacing: 0;
  color: var(--primary-color); }
  .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .item-tags a {
    color: inherit;
    display: inline;
    color: var(--primary-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--primary-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .item-tags a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .pxl-divider {
  margin: 21px auto 23px;
  width: 60px;
  height: 1px; }
  .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .pxl-divider::before {
    width: 100%; }
.pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .item-excerpt {
  padding: 0 10px;
  display: block;
  display: -webkit-box;
  max-height: 75px;
  font-size: 15px;
  line-height: 1.6666666667;
  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-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .item-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 75px;
    font-size: 15px;
    line-height: 1.6666666667;
    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-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .item-excerpt + .item-readmore {
    margin-top: 48px; }
  @media (max-width: 575px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .item-excerpt {
      margin-bottom: 30px; } }
.pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .item-content {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 20px;
  bottom: 20px;
  z-index: 1;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  background-color: #0f0e0f;
  text-align: center;
  padding: 20px 30px 22px;
  overflow: hidden;
  clip-path: inset(0 0 100% 0);
  transform-origin: top;
  -webkit-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -khtml-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -moz-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -ms-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -o-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89); }
  .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .item-content > * {
    max-width: 100%; }
  @media (max-width: 575px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .item-content {
      left: 20px;
      right: 20px;
      top: 20px;
      bottom: 20px; } }
.pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .item-buttom {
  margin-top: 43px; }
  .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner .item-buttom .btn-outline-secondary-2 {
    color: #fff;
    font-family: var(--body-font-family);
    font-weight: 500;
    padding: 14px 31px 15px; }
.pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner:hover .item-content {
  clip-path: inset(0 0 0 0); }
.pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-item-inner:hover .content-inner > * {
  opacity: 1;
  transform: translateY(0px); }
.pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-filter-wrap {
  margin-bottom: 75px; }
  .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-filter-wrap .filter-item {
    padding: 0px 26px;
    letter-spacing: 0.1em;
    line-height: 44px; }
    .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-filter-wrap .filter-item::after {
      left: 26px;
      right: 26px; }
  @media (max-width: 767px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-filter-wrap {
      row-gap: 10px; }
      .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-filter-wrap .filter-item {
        padding: 0px 18px; }
        .pxl-portfolio-grid.layout-pxl-portfolio-10 .grid-filter-wrap .filter-item::after {
          left: 18px;
          right: 18px; } }
.pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-featured {
  position: relative; }
@media (max-width: 575px) {
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-featured .post-image img {
    height: 450px;
    object-fit: cover; } }
.pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .content-inner > * {
  opacity: 0;
  transform: translateY(10px);
  transition: all 300ms ease-out; }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .content-inner > *:nth-child(1) {
    transition-delay: 60ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .content-inner > *:nth-child(2) {
    transition-delay: 80ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .content-inner > *:nth-child(3) {
    transition-delay: 100ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .content-inner > *:nth-child(4) {
    transition-delay: 120ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .content-inner > *:nth-child(5) {
    transition-delay: 140ms; }
.pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-title {
  font-family: var(--heading-font-family);
  letter-spacing: 0.03em;
  font-weight: 600;
  margin-top: 33px;
  margin-bottom: 19px;
  display: block;
  display: -webkit-box;
  max-height: 45px;
  font-size: 30px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -khtml-line-clamp: 1;
  -moz-line-clamp: 1;
  -ms-line-clamp: 1;
  -o-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  -khtml-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical; }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-title > * {
    display: block;
    display: -webkit-box;
    max-height: 45px;
    font-size: 30px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -khtml-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    -o-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical; }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-title a {
    color: inherit;
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
  @media (max-width: 575px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-title {
      display: block;
      display: -webkit-box;
      max-height: 37.5px;
      font-size: 25px;
      line-height: 1.5;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 1;
      -khtml-line-clamp: 1;
      -moz-line-clamp: 1;
      -ms-line-clamp: 1;
      -o-line-clamp: 1;
      line-clamp: 1;
      -webkit-box-orient: vertical;
      -khtml-box-orient: vertical;
      -moz-box-orient: vertical;
      -ms-box-orient: vertical;
      -o-box-orient: vertical;
      box-orient: vertical; }
      .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-title > * {
        display: block;
        display: -webkit-box;
        max-height: 37.5px;
        font-size: 25px;
        line-height: 1.5;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -khtml-line-clamp: 1;
        -moz-line-clamp: 1;
        -ms-line-clamp: 1;
        -o-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
        -khtml-box-orient: vertical;
        -moz-box-orient: vertical;
        -ms-box-orient: vertical;
        -o-box-orient: vertical;
        box-orient: vertical; } }
.pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-tags {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #dedede; }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-tags a {
    color: inherit; }
    .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-tags a:hover {
      color: var(--primary-color); }
  @media (max-width: 575px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-tags {
      font-size: 13px; } }
.pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-excerpt {
  max-width: 276px;
  letter-spacing: 0;
  margin: auto; }
.pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .portfo-cus-text {
  font-size: 30px;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: 0.03em;
  color: var(--primary-color);
  font-family: "MaShanZheng";
  writing-mode: vertical-rl;
  text-orientation: mixed;
  text-decoration: none;
  margin: auto; }
@media (max-width: 575px) {
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .portfo-cus-text {
    font-size: 25px;
    line-height: 35px; } }
.pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .content-inner {
  padding: 30px 25px; }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .content-inner .item-excerpt {
    display: block;
    display: -webkit-box;
    max-height: 15px * calc(25/15) * 3;
    font-size: 15px;
    line-height: calc(25/15);
    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-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .content-inner .item-excerpt > * {
      display: block;
      display: -webkit-box;
      max-height: 15px * calc(25/15) * 3;
      font-size: 15px;
      line-height: calc(25/15);
      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; }
  @media (max-width: 991px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .content-inner {
      padding: 20px 20px; } }
@media (max-width: 575px) {
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .content-inner {
    padding: 15px 15px; } }
.pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 35px 46px;
  overflow: hidden; }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-content > * {
    max-width: 100%; }
  @media (max-width: 991px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-content {
      padding: 20px 20px; } }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-content::before, .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-content:after {
    content: "";
    position: absolute;
    top: 35px;
    left: 46px;
    right: 46px;
    bottom: 35px;
    z-index: -1;
    -webkit-transition: 650ms cubic-bezier(0.55, 0.64, 0.44, 0.99);
    -khtml-transition: 650ms cubic-bezier(0.55, 0.64, 0.44, 0.99);
    -moz-transition: 650ms cubic-bezier(0.55, 0.64, 0.44, 0.99);
    -ms-transition: 650ms cubic-bezier(0.55, 0.64, 0.44, 0.99);
    -o-transition: 650ms cubic-bezier(0.55, 0.64, 0.44, 0.99);
    transition: 650ms cubic-bezier(0.55, 0.64, 0.44, 0.99);
    background-color: #fff; }
  @media (max-width: 991px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-content::before, .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-content:after {
      top: 20px;
      left: 20px;
      right: 20px;
      bottom: 20px; } }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-content::before {
    left: 62px;
    right: 62px;
    clip-path: inset(100% 0 100% 0);
    transform-origin: center; }
  @media (max-width: 991px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-content::before {
      left: 40px;
      right: 40px; } }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-content::after {
    top: 49px;
    bottom: 49px;
    transform-origin: center;
    clip-path: inset(0 100% 0 100%); }
  @media (max-width: 991px) {
    .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner .item-content::after {
      top: 30px;
      bottom: 30px; } }
.pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner:hover .item-content::before {
  clip-path: inset(0 0 0 0); }
.pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner:hover .item-content::after {
  clip-path: inset(0 0 0 0); }
.pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner:hover .content-inner > * {
  opacity: 1;
  transform: translateY(0px); }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner:hover .content-inner > *:nth-child(1) {
    transition-delay: 250ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner:hover .content-inner > *:nth-child(2) {
    transition-delay: 320ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner:hover .content-inner > *:nth-child(3) {
    transition-delay: 390ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner:hover .content-inner > *:nth-child(4) {
    transition-delay: 460ms; }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-item-inner:hover .content-inner > *:nth-child(5) {
    transition-delay: 510ms; }
.pxl-portfolio-grid.layout-pxl-portfolio-11 .item-readmore {
  margin-top: 24px; }
.pxl-portfolio-grid.layout-pxl-portfolio-11 .pxl-buttonmore {
  font-family: var(--heading-font-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 50px;
  letter-spacing: 0.15em;
  position: relative;
  color: var(--heading-color); }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .pxl-buttonmore::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: var(--heading-color);
    bottom: -7px;
    right: 0;
    transition: all 350ms ease-in-out 0s; }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .pxl-buttonmore:hover {
    color: var(--heading-color); }
    .pxl-portfolio-grid.layout-pxl-portfolio-11 .pxl-buttonmore:hover::before {
      width: 0; }
.pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-filter-wrap {
  margin-bottom: 68px;
  row-gap: 50px; }
  .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-filter-wrap .filter-item {
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 0.1em;
    transition: all 400ms ease-in-out 0s;
    padding: 0 27px; }
    .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-filter-wrap .filter-item::after {
      content: none; }
    .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-filter-wrap .filter-item::before {
      content: "";
      position: absolute;
      top: -4px;
      left: 50%;
      transform: translate(-50%, -100%) scale(0.5);
      color: var(--primary-color);
      opacity: 0;
      transition: all 400ms ease-in-out 0s;
      font-size: 24px;
      font-family: "pxli"; }
    .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-filter-wrap .filter-item:hover {
      color: var(--primary-color); }
      .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-filter-wrap .filter-item:hover::before {
        opacity: 1;
        transform: translate(-50%, -100%) scale(1); }
    .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-filter-wrap .filter-item.active {
      color: var(--primary-color); }
      .pxl-portfolio-grid.layout-pxl-portfolio-11 .grid-filter-wrap .filter-item.active::before {
        opacity: 1;
        transform: translate(-50%, -100%) scale(1); }
.pxl-portfolio-grid.layout-pxl-portfolio-12 .item-title {
  font-weight: 700;
  letter-spacing: 0.05;
  margin-bottom: 1px;
  display: block;
  display: -webkit-box;
  max-height: 759px*px;
  font-size: 23px;
  line-height: 33px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -khtml-line-clamp: 1;
  -moz-line-clamp: 1;
  -ms-line-clamp: 1;
  -o-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  -khtml-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical; }
  .pxl-portfolio-grid.layout-pxl-portfolio-12 .item-title > * {
    display: block;
    display: -webkit-box;
    max-height: 759px*px;
    font-size: 23px;
    line-height: 33px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -khtml-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    -o-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical; }
  .pxl-portfolio-grid.layout-pxl-portfolio-12 .item-title a {
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-portfolio-grid.layout-pxl-portfolio-12 .item-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-portfolio-grid.layout-pxl-portfolio-12 .item-category {
  color: var(--primary-color);
  line-height: 33px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 500; }
.pxl-portfolio-grid.layout-pxl-portfolio-12 .content-inner {
  text-align: center;
  margin-top: 27px; }
.pxl-portfolio-grid.layout-pxl-portfolio-12 .post-image {
  position: relative;
  overflow: hidden; }
  .pxl-portfolio-grid.layout-pxl-portfolio-12 .post-image::before, .pxl-portfolio-grid.layout-pxl-portfolio-12 .post-image::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0;
    transform-origin: center;
    background-color: rgba(0, 0, 0, 0.251);
    transition: all 400ms linear 0s;
    z-index: 1; }
  .pxl-portfolio-grid.layout-pxl-portfolio-12 .post-image::before {
    left: 50%; }
  .pxl-portfolio-grid.layout-pxl-portfolio-12 .post-image::after {
    right: 50%; }
  .pxl-portfolio-grid.layout-pxl-portfolio-12 .post-image img {
    transform: scale(1) translateX(0);
    transition: all 400ms linear 0s; }
.pxl-portfolio-grid.layout-pxl-portfolio-12 .grid-item-inner:hover .post-image::before {
  width: 100%; }
.pxl-portfolio-grid.layout-pxl-portfolio-12 .grid-item-inner:hover .post-image::after {
  width: 100%; }
.pxl-portfolio-grid.layout-pxl-portfolio-12 .grid-item-inner:hover .post-image img {
  transform: scale(1.1) translateX(-5px); }
.pxl-portfolio-grid.layout-pxl-portfolio-12 .grid-filter-wrap {
  margin-bottom: 65px;
  row-gap: 10px; }
  .pxl-portfolio-grid.layout-pxl-portfolio-12 .grid-filter-wrap .filter-item {
    font-family: var(--body-font-family);
    font-weight: 500;
    font-size: 17px;
    line-height: 29px;
    letter-spacing: 0.1em;
    padding: 0 25px; }
    .pxl-portfolio-grid.layout-pxl-portfolio-12 .grid-filter-wrap .filter-item::after {
      content: none; }
    .pxl-portfolio-grid.layout-pxl-portfolio-12 .grid-filter-wrap .filter-item.active {
      color: var(--primary-color); }
    @media (max-width: 575px) {
      .pxl-portfolio-grid.layout-pxl-portfolio-12 .grid-filter-wrap .filter-item {
        padding: 0 17px; } }
.pxl-portfolio-grid.layout-pxl-portfolio-12 .pxl-load-more .btn-default {
  padding: 12px 36px;
  letter-spacing: 0.11em;
  font-weight: 500; }
.pxl-portfolio-grid.layout-pxl-portfolio-12 .pxl-load-more .pxl-btn-icon {
  margin-right: -3.5px; }

@keyframes socialIn {
  0% {
    transform: translateY(-25px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1;
    visibility: visible; } }
/* Pxl Team Grid */
.pxl-team-grid.layout-1 .pxl-grid-inner {
  margin-bottom: -75px; }
  .pxl-team-grid.layout-1 .pxl-grid-inner > .grid-item {
    margin-bottom: 75px; }
.pxl-team-grid.layout-1 .item-inner {
  position: relative; }
  .pxl-team-grid.layout-1 .item-inner .item-image {
    position: relative;
    margin-bottom: 36px; }
    .pxl-team-grid.layout-1 .item-inner .item-image .image-wrap {
      border-radius: 10px;
      overflow: hidden; }
.pxl-team-grid.layout-1 .item-content {
  text-align: center;
  padding: 0 20px; }
  .pxl-team-grid.layout-1 .item-content .item-title {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.03em;
    margin-bottom: 6px; }
    .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(--secondary-color); }
  .pxl-team-grid.layout-1 .item-content .item-position {
    font-size: 15px;
    color: #666666;
    letter-spacing: 0;
    text-transform: capitalize; }
  .pxl-team-grid.layout-1 .item-content .item-description {
    margin-top: 10px; }
  .pxl-team-grid.layout-1 .item-content .item-social {
    margin-top: 22px;
    display: inline-flex;
    justify-content: center;
    background: var(--primary-color);
    border-radius: 17px;
    padding: 0 13px; }
    .pxl-team-grid.layout-1 .item-content .item-social a {
      width: 35px;
      height: 35px;
      font-size: 13px;
      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;
      transition: all 400ms linear; }
      .pxl-team-grid.layout-1 .item-content .item-social a > * {
        max-width: 100%; }
      .pxl-team-grid.layout-1 .item-content .item-social a i {
        color: #fff;
        transition: all 300ms linear 0s; }
        .pxl-team-grid.layout-1 .item-content .item-social a:hover i {
          color: var(--heading-color); }

.pxl-team-grid.layout-2 .item-inner {
  padding: 50px 58px 47px 58px;
  background-color: #d8f4d3;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  position: relative; }
@media (max-width: 575px) {
  .pxl-team-grid.layout-2 .item-inner {
    padding: 50px 35px 47px 35px; } }
.pxl-team-grid.layout-2 .item-inner:hover {
  justify-content: flex-end; }
  .pxl-team-grid.layout-2 .item-inner:hover .item-content {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    left: auto;
    right: auto;
    position: relative;
    transition: all 0.35s linear; }
  .pxl-team-grid.layout-2 .item-inner:hover .item-image {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    opacity: 0; }
  .pxl-team-grid.layout-2 .item-inner:hover .box-title-pos {
    -webkit-transform: translate3d(0, -24px, 0);
    transform: translate3d(0, -24px, 0); }
    .pxl-team-grid.layout-2 .item-inner:hover .item-social a {
      opacity: 1; }
      .pxl-team-grid.layout-2 .item-inner:hover .item-social a:nth-child(1) {
        transform: translateX(0); }
      .pxl-team-grid.layout-2 .item-inner:hover .item-social a:nth-child(2) {
        transform: translateX(0); }
      .pxl-team-grid.layout-2 .item-inner:hover .item-social a:nth-child(3) {
        transform: scale(1); }
      .pxl-team-grid.layout-2 .item-inner:hover .item-social a:nth-child(4) {
        transform: translateX(0); }
      .pxl-team-grid.layout-2 .item-inner:hover .item-social a:nth-child(5) {
        transform: translateX(0); }
.pxl-team-grid.layout-2 .item-image {
  position: relative;
  margin-bottom: 34px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: all 0.4s linear; }
  .pxl-team-grid.layout-2 .item-image .image-wrap {
    border-radius: 50%;
    overflow: hidden; }
.pxl-team-grid.layout-2 .box-title-pos {
  transition: transform 0.3s linear;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  text-align: center; }
.pxl-team-grid.layout-2 .item-title {
  font-size: 23px;
  line-height: 28px;
  letter-spacing: 0;
  margin-bottom: 4px;
  transition: transform 0.3s linear; }
  .pxl-team-grid.layout-2 .item-title a {
    position: relative; }
    .pxl-team-grid.layout-2 .item-title a::before {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      background-color: var(--secondary-color);
      bottom: 0;
      left: 0;
      transform-origin: right;
      transform: scaleX(0);
      transition: transform 0.3s ease-in-out; }
    .pxl-team-grid.layout-2 .item-title a:hover {
      color: inherit; }
      .pxl-team-grid.layout-2 .item-title a:hover::before {
        transform-origin: left;
        transform: scaleX(1); }
.pxl-team-grid.layout-2 .item-position {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 700;
  color: var(--secondary-color); }
.pxl-team-grid.layout-2 .item-content {
  text-align: center;
  opacity: 0;
  transition: all 0.3s linear;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  position: absolute;
  left: 58px;
  right: 58px; }
  .pxl-team-grid.layout-2 .item-content .item-description {
    letter-spacing: 0;
    max-width: 251px; }
  @media (max-width: 575px) {
    .pxl-team-grid.layout-2 .item-content {
      left: 35px;
      right: 35px; } }
.pxl-team-grid.layout-2 .item-social {
  display: flex;
  justify-content: center;
  margin-top: 27px; }
  .pxl-team-grid.layout-2 .item-social a {
    width: 42px;
    height: 42px;
    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; }
    .pxl-team-grid.layout-2 .item-social a > * {
      max-width: 100%; }
    .pxl-team-grid.layout-2 .item-social a i {
      color: var(--secondary-color);
      transition: all 250ms linear 0s;
      z-index: 1; }
    .pxl-team-grid.layout-2 .item-social a::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -khtml-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 0;
      height: 0;
      background-color: var(--primary-color);
      border-radius: 50%;
      transition: all 250ms linear; }
      .pxl-team-grid.layout-2 .item-social a:hover i {
        color: #fff; }
      .pxl-team-grid.layout-2 .item-social a:hover::after {
        width: 100%;
        height: 100%; }
    .pxl-team-grid.layout-2 .item-social a:nth-child(1) {
      transition-delay: 0.6s;
      transform: translateX(10px); }
    .pxl-team-grid.layout-2 .item-social a:nth-child(2) {
      transition-delay: 0.5s;
      transform: translateX(10px); }
    .pxl-team-grid.layout-2 .item-social a:nth-child(3) {
      transition-delay: 0.35s;
      transform: scale(0.6); }
    .pxl-team-grid.layout-2 .item-social a:nth-child(4) {
      transition-delay: 0.5s;
      transform: translateX(-10px); }
    .pxl-team-grid.layout-2 .item-social a:nth-child(5) {
      transition-delay: 0.6s;
      transform: translateX(-10px); }
.pxl-team-grid.layout-2 .pxl-grid-inner {
  margin-bottom: -27px; }
  .pxl-team-grid.layout-2 .pxl-grid-inner > .grid-item {
    margin-bottom: 27px; }

.pxl-team-grid.layout-3 .image-wrap {
  overflow: hidden; }
  .pxl-team-grid.layout-3 .image-wrap img {
    -webkit-transition: all 500ms ease-in-out;
    -khtml-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    object-fit: cover;
    width: 100%; }
.pxl-team-grid.layout-3 .item-content {
  background-color: #2d2723;
  padding: 0 30px 35px;
  text-align: center; }
.pxl-team-grid.layout-3 .item-title {
  display: block;
  display: -webkit-box;
  max-height: 25px;
  font-size: 20px;
  line-height: 1.25;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -khtml-line-clamp: 1;
  -moz-line-clamp: 1;
  -ms-line-clamp: 1;
  -o-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  -khtml-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  letter-spacing: 0.03em;
  margin-bottom: 0; }
  .pxl-team-grid.layout-3 .item-title > * {
    display: block;
    display: -webkit-box;
    max-height: 25px;
    font-size: 20px;
    line-height: 1.25;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -khtml-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    -o-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical; }
  .pxl-team-grid.layout-3 .item-title a {
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-team-grid.layout-3 .item-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-team-grid.layout-3 .item-position {
  letter-spacing: 0.01em;
  display: inline-block;
  position: relative; }
  .pxl-team-grid.layout-3 .item-position::before, .pxl-team-grid.layout-3 .item-position::after {
    content: "";
    position: absolute;
    width: 6px;
    height: 2px;
    background-color: var(--body-color);
    top: 50%;
    transform: translateY(-50%); }
  .pxl-team-grid.layout-3 .item-position::before {
    left: -10px; }
  .pxl-team-grid.layout-3 .item-position::after {
    right: -11px; }
.pxl-team-grid.layout-3 .box-name {
  background-color: #fff;
  transform: translateY(-50%);
  border-radius: 50%;
  padding: 22px 30px 23px;
  margin-bottom: -19px; }
.pxl-team-grid.layout-3 .item-description {
  display: block;
  display: -webkit-box;
  max-height: 1125px*px;
  font-size: 15px;
  line-height: 25px;
  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;
  color: #dedede; }
  .pxl-team-grid.layout-3 .item-description > * {
    display: block;
    display: -webkit-box;
    max-height: 1125px*px;
    font-size: 15px;
    line-height: 25px;
    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-team-grid.layout-3 .item-social {
  margin-top: 28px;
  display: inline-flex;
  justify-content: center;
  background: var(--primary-color);
  border-radius: 18px;
  padding: 0 11px; }
  .pxl-team-grid.layout-3 .item-social a {
    width: 35px;
    height: 35px;
    font-size: 13px;
    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;
    transition: all 400ms linear; }
    .pxl-team-grid.layout-3 .item-social a > * {
      max-width: 100%; }
    .pxl-team-grid.layout-3 .item-social a i {
      color: #fff;
      transition: all 300ms linear 0s; }
      .pxl-team-grid.layout-3 .item-social a:hover i {
        color: var(--heading-color); }
.pxl-team-grid.layout-3 .item-inner:hover .image-wrap img {
  -webkit-transform: scale(1.1) rotate(3deg);
  -khtml-transform: scale(1.1) rotate(3deg);
  -moz-transform: scale(1.1) rotate(3deg);
  -ms-transform: scale(1.1) rotate(3deg);
  -o-transform: scale(1.1) rotate(3deg);
  transform: scale(1.1) rotate(3deg); }
.pxl-team-grid.layout-3 .pxl-grid-inner {
  margin-bottom: -74px; }
  .pxl-team-grid.layout-3 .pxl-grid-inner > .grid-item {
    margin-bottom: 74px; }
  @media (max-width: 767px) {
    .pxl-team-grid.layout-3 .pxl-grid-inner {
      margin-bottom: -50px; }
      .pxl-team-grid.layout-3 .pxl-grid-inner > .grid-item {
        margin-bottom: 50px; } }

/* Pxl Image Gallery */
.pxl-image-gallery .pxl-grid-inner .grid-item .item-inner {
  overflow: hidden;
  position: relative; }
  .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner img {
    width: 100%;
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
  .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
  .pxl-image-gallery .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: 2;
    opacity: 0;
    visibility: hidden; }
    .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon > * {
      max-width: 100%; }
    .pxl-image-gallery .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%;
      color: var(--primary-color); }
      .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon a > * {
        max-width: 100%; }
      .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon a i {
        font-size: 35px;
        -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 .pxl-grid-inner .grid-item .item-inner .up-icon .x-line, .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon .y-line {
      display: -webkit-inline-flex;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      position: relative; }
      .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon .x-line > *, .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon .y-line > * {
        max-width: 100%; }
      .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon .x-line:before, .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon .x-line:after, .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon .y-line:before, .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon .y-line:after {
        content: "";
        display: inline-block;
        background-color: var(--primary-color);
        transition: all 300ms ease-in-out 0s; }
    .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon .x-line:before {
      width: 13px;
      height: 1px; }
    .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon .x-line:after {
      width: 13px;
      height: 1px; }
    .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon .y-line {
      flex-direction: column;
      position: relative;
      left: -13px; }
      .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon .y-line:before {
        width: 1px;
        height: 13px; }
      .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon .y-line:after {
        width: 1px;
        height: 13px; }
    .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon:hover .x-line:before {
      transform: translateX(-3px); }
    .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon:hover .x-line:after {
      transform: translateX(3px); }
  .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon:hover .y-line:before {
    transform: translateY(-3px); }
  .pxl-image-gallery .pxl-grid-inner .grid-item .item-inner .up-icon:hover .y-line:after {
    transform: translateY(3px); }
.pxl-image-gallery .pxl-grid-inner .grid-item .item-inner:hover:before {
  opacity: 1;
  visibility: visible; }
.pxl-image-gallery .pxl-grid-inner .grid-item .item-inner:hover .up-icon {
  visibility: visible;
  opacity: 1; }
.pxl-image-gallery.layout-2 .up-icon a i, .pxl-image-gallery.layout-3 .up-icon a i {
  font-size: 25px !important; }
.pxl-image-gallery.layout-3 .up-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 83px;
  height: 83px;
  background-color: var(--secondary-color);
  border-radius: 50%; }
.pxl-image-gallery.layout-4 .grid-item .item-inner:before {
  content: none; }
.pxl-image-gallery.layout-4 .grid-item .item-inner .icon-wrapper {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  background-color: var(--secondary-color);
  transform-origin: top;
  -webkit-transform: scaleY(0);
  -khtml-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: 0.35s cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -khtml-transition: 0.35s cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -moz-transition: 0.35s cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -ms-transition: 0.35s cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -o-transition: 0.35s cubic-bezier(0.48, 0.57, 0.33, 0.89);
  transition: 0.35s cubic-bezier(0.48, 0.57, 0.33, 0.89); }
  .pxl-image-gallery.layout-4 .grid-item .item-inner .icon-wrapper:before {
    content: "";
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid var(--divider-color);
    z-index: 1; }
    .pxl-image-gallery.layout-4 .grid-item .item-inner .icon-wrapper .up-icon a {
      visibility: hidden;
      opacity: 0;
      -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 200ms ease-out 300ms;
      -khtml-transition: all 200ms ease-out 300ms;
      -moz-transition: all 200ms ease-out 300ms;
      -ms-transition: all 200ms ease-out 300ms;
      -o-transition: all 200ms ease-out 300ms;
      transition: all 200ms ease-out 300ms; }
.pxl-image-gallery.layout-4 .grid-item .item-inner:hover .icon-wrapper {
  -webkit-transform: scaleY(1);
  -khtml-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1); }
  .pxl-image-gallery.layout-4 .grid-item .item-inner:hover .up-icon a {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -khtml-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
.pxl-image-gallery.layout-5 .pxl-grid-inner {
  background-color: #fff; }
  .pxl-image-gallery.layout-5 .pxl-grid-inner .grid-item .item-inner {
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden; }
    .pxl-image-gallery.layout-5 .pxl-grid-inner .grid-item .item-inner:before {
      background-color: var(--secondary-color);
      z-index: 1;
      opacity: 1;
      visibility: visible;
      -webkit-transform: scaleY(0);
      -khtml-transform: scaleY(0);
      -moz-transform: scaleY(0);
      -ms-transform: scaleY(0);
      -o-transform: scaleY(0);
      transform: scaleY(0);
      -webkit-transition: all 300ms cubic-bezier(0, 0, 0.2, 1) 0s;
      -khtml-transition: all 300ms cubic-bezier(0, 0, 0.2, 1) 0s;
      -moz-transition: all 300ms cubic-bezier(0, 0, 0.2, 1) 0s;
      -ms-transition: all 300ms cubic-bezier(0, 0, 0.2, 1) 0s;
      -o-transition: all 300ms cubic-bezier(0, 0, 0.2, 1) 0s;
      transition: all 300ms cubic-bezier(0, 0, 0.2, 1) 0s;
      transform-origin: top; }
    .pxl-image-gallery.layout-5 .pxl-grid-inner .grid-item .item-inner:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-image: url(../images/dot-bg-overlay.png);
      background-repeat: repeat;
      animation: pxl-bg-scroll-x 10s linear infinite;
      z-index: 2;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 300ms linear;
      -khtml-transition: all 300ms linear;
      -moz-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
      -o-transition: all 300ms linear;
      transition: all 300ms linear; }
    .pxl-image-gallery.layout-5 .pxl-grid-inner .grid-item .item-inner .up-icon {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 71px;
      height: 71px;
      background-color: var(--primary-color);
      border-radius: 50%;
      z-index: 3; }
      .pxl-image-gallery.layout-5 .pxl-grid-inner .grid-item .item-inner .up-icon a i {
        font-size: 22px !important;
        color: #fff; }
    .pxl-image-gallery.layout-5 .pxl-grid-inner .grid-item .item-inner:hover:before {
      -webkit-transform: scaleY(1);
      -khtml-transform: scaleY(1);
      -moz-transform: scaleY(1);
      -ms-transform: scaleY(1);
      -o-transform: scaleY(1);
      transform: scaleY(1); }
    .pxl-image-gallery.layout-5 .pxl-grid-inner .grid-item .item-inner:hover:after {
      opacity: 1;
      visibility: visible; }
.pxl-image-gallery.layout-5 .image-caption {
  margin-top: 19px;
  margin-bottom: 9px;
  color: var(--heading-color); }
.pxl-image-gallery.layout-5 .up-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background-color: var(--secondary-color);
  border-radius: 50%; }
  .pxl-image-gallery.layout-5 .up-icon a i {
    font-size: 21px !important;
    color: var(--heading-color); }
.pxl-image-gallery.layout-6:has(.image-caption) .item-inner {
  border: 1px solid var(--divider-color); }
.pxl-image-gallery.layout-6 .pxl-grid-inner {
  border: solid var(--divider-color);
  border-width: 1px 0 0 1px; }
  .pxl-image-gallery.layout-6 .pxl-grid-inner .grid-item {
    border: solid var(--divider-color);
    border-width: 0 1px 1px 0; }
    .pxl-image-gallery.layout-6 .pxl-grid-inner .grid-item .item-inner:before {
      background-color: var(--primary-color);
      z-index: 1;
      opacity: 1;
      visibility: visible;
      -webkit-transform: scaleY(0);
      -khtml-transform: scaleY(0);
      -moz-transform: scaleY(0);
      -ms-transform: scaleY(0);
      -o-transform: scaleY(0);
      transform: scaleY(0);
      -webkit-transition: all 300ms cubic-bezier(0, 0, 0.2, 1) 0s;
      -khtml-transition: all 300ms cubic-bezier(0, 0, 0.2, 1) 0s;
      -moz-transition: all 300ms cubic-bezier(0, 0, 0.2, 1) 0s;
      -ms-transition: all 300ms cubic-bezier(0, 0, 0.2, 1) 0s;
      -o-transition: all 300ms cubic-bezier(0, 0, 0.2, 1) 0s;
      transition: all 300ms cubic-bezier(0, 0, 0.2, 1) 0s;
      transform-origin: top; }
    .pxl-image-gallery.layout-6 .pxl-grid-inner .grid-item .item-inner:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-image: url(../images/dot-bg-overlay.png);
      background-repeat: repeat;
      animation: pxl-bg-scroll-x 10s linear infinite;
      z-index: 2;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 300ms linear;
      -khtml-transition: all 300ms linear;
      -moz-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
      -o-transition: all 300ms linear;
      transition: all 300ms linear; }
    .pxl-image-gallery.layout-6 .pxl-grid-inner .grid-item .item-inner .up-icon {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 60px;
      height: 60px;
      background-color: var(--secondary-color);
      border-radius: 50%;
      z-index: 3; }
      .pxl-image-gallery.layout-6 .pxl-grid-inner .grid-item .item-inner .up-icon a i {
        font-size: 21px !important;
        color: var(--heading-color); }
    .pxl-image-gallery.layout-6 .pxl-grid-inner .grid-item .item-inner:hover:before {
      -webkit-transform: scaleY(1);
      -khtml-transform: scaleY(1);
      -moz-transform: scaleY(1);
      -ms-transform: scaleY(1);
      -o-transform: scaleY(1);
      transform: scaleY(1); }
    .pxl-image-gallery.layout-6 .pxl-grid-inner .grid-item .item-inner:hover:after {
      opacity: 1;
      visibility: visible; }
.pxl-image-gallery.layout-6 .image-caption {
  margin-top: 19px;
  margin-bottom: 9px;
  color: var(--heading-color); }
.pxl-image-gallery.layout-7 .grid-item .item-inner:before {
  background-color: rgba(18, 15, 12, 0.35);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px); }
.pxl-image-gallery.layout-7 .grid-item .item-inner .up-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 83px;
  height: 83px;
  background-color: var(--primary-color);
  border-radius: 50%; }
  .pxl-image-gallery.layout-7 .grid-item .item-inner .up-icon a i {
    color: #fff;
    font-size: 23px; }
  .pxl-image-gallery.layout-7 .grid-item .item-inner .up-icon .x-line, .pxl-image-gallery.layout-7 .grid-item .item-inner .up-icon .y-line {
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative; }
    .pxl-image-gallery.layout-7 .grid-item .item-inner .up-icon .x-line > *, .pxl-image-gallery.layout-7 .grid-item .item-inner .up-icon .y-line > * {
      max-width: 100%; }
    .pxl-image-gallery.layout-7 .grid-item .item-inner .up-icon .x-line:before, .pxl-image-gallery.layout-7 .grid-item .item-inner .up-icon .x-line:after, .pxl-image-gallery.layout-7 .grid-item .item-inner .up-icon .y-line:before, .pxl-image-gallery.layout-7 .grid-item .item-inner .up-icon .y-line:after {
      background-color: #fff; }
.pxl-image-gallery.layout-8 .pxl-grid-inner {
  background-color: #fff;
  border-bottom: 1px solid var(--divider-color);
  border-right: 1px solid var(--divider-color); }
  .pxl-image-gallery.layout-8 .pxl-grid-inner .grid-item {
    padding: 15px;
    border-left: 1px solid var(--divider-color);
    border-top: 1px solid var(--divider-color); }
    .pxl-image-gallery.layout-8 .pxl-grid-inner .grid-item .item-inner {
      overflow: hidden; }
      .pxl-image-gallery.layout-8 .pxl-grid-inner .grid-item .item-inner:before {
        background-color: rgba(22, 26, 27, 0.6);
        z-index: 1;
        opacity: 1;
        visibility: visible;
        -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 cubic-bezier(0, 0, 0.2, 1) 0s;
        -khtml-transition: all 300ms cubic-bezier(0, 0, 0.2, 1) 0s;
        -moz-transition: all 300ms cubic-bezier(0, 0, 0.2, 1) 0s;
        -ms-transition: all 300ms cubic-bezier(0, 0, 0.2, 1) 0s;
        -o-transition: all 300ms cubic-bezier(0, 0, 0.2, 1) 0s;
        transition: all 300ms cubic-bezier(0, 0, 0.2, 1) 0s;
        transform-origin: center; }
        .pxl-image-gallery.layout-8 .pxl-grid-inner .grid-item .item-inner:hover:before {
          -webkit-transform: scale(1);
          -khtml-transform: scale(1);
          -moz-transform: scale(1);
          -ms-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1); }
.pxl-image-gallery.layout-8 .image-caption {
  margin-top: 19px;
  margin-bottom: 9px;
  color: var(--heading-color); }
.pxl-image-gallery.layout-8 .up-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background-color: var(--secondary-color);
  border-radius: 50%; }
  .pxl-image-gallery.layout-8 .up-icon a i {
    font-size: 21px !important;
    color: var(--heading-color); }
.pxl-image-gallery.layout-9 .up-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 69px;
  height: 69px;
  background-color: #0f0e0f; }
  .pxl-image-gallery.layout-9 .up-icon i {
    color: #fff; }
.pxl-image-gallery.layout-9 .item-inner::before {
  display: none; }
  .pxl-image-gallery.layout-9 .item-inner:hover .box-image img {
    -webkit-transform: scale3d(1.03, 1.03, 1);
    transform: scale3d(1.1, 1.1, 1.1);
    transition-duration: 1s; }
.pxl-image-gallery.layout-9 .item-inner .box-image {
  overflow: hidden; }
  .pxl-image-gallery.layout-9 .item-inner .box-image img {
    transform: scale(1.01);
    -webkit-transition: 1s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    -khtml-transition: 1s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    -moz-transition: 1s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    -ms-transition: 1s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    -o-transition: 1s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    transition: 1s cubic-bezier(0.37, 0.65, 0.38, 0.94);
    transform-origin: 90% 70%; }
.pxl-image-gallery.layout-9 .pxl-grid-inner .grid-item .up-icon a i {
  font-size: 18px; }

.pxl-fancy-box-grid.layout-1 .item-inner {
  padding-bottom: 33px;
  text-align: center;
  background-color: #d8f4d3;
  border-radius: 20px;
  height: 290px;
  display: flex;
  flex-direction: column;
  justify-content: end; }
  .pxl-fancy-box-grid.layout-1 .item-inner .item-title {
    font-size: 23px;
    line-height: 28px;
    letter-spacing: 0;
    margin-bottom: 4px;
    margin-top: 13px; }
    .pxl-fancy-box-grid.layout-1 .item-inner .item-title a {
      position: relative; }
      .pxl-fancy-box-grid.layout-1 .item-inner .item-title a::after {
        content: "";
        position: absolute;
        bottom: 0;
        width: 0;
        background-color: var(--heading-color);
        left: 0;
        height: 2px;
        transition: all 300ms ease-in-out 0s; }
      .pxl-fancy-box-grid.layout-1 .item-inner .item-title a:hover {
        color: inherit; }
        .pxl-fancy-box-grid.layout-1 .item-inner .item-title a:hover::after {
          width: 100%; }
  .pxl-fancy-box-grid.layout-1 .item-inner .item-categories {
    letter-spacing: 0;
    color: var(--secondary-color);
    font-weight: 500; }
    .pxl-fancy-box-grid.layout-1 .item-inner .image-wrap img {
      transition: all 400ms ease-in-out 0s; }
  .pxl-fancy-box-grid.layout-1 .item-inner:hover .image-wrap img {
    transform: translateY(-10px); }
.pxl-fancy-box-grid.layout-1 .pxl-grid-inner {
  margin-bottom: -102px; }
@media (max-width: 575px) {
  .pxl-fancy-box-grid.layout-1 .pxl-grid-inner {
    margin-bottom: -80px; } }
.pxl-fancy-box-grid.layout-1 .grid-item {
  margin-bottom: 102px; }
@media (max-width: 575px) {
  .pxl-fancy-box-grid.layout-1 .grid-item {
    margin-bottom: 80px; } }
.pxl-fancy-box-grid.layout-1 .grid-item:nth-child(even) {
  margin-top: 34px; }
@media (max-width: 1199px) {
  .pxl-fancy-box-grid.layout-1 .grid-item:nth-child(even) {
    margin-top: 0; } }

@keyframes pxl-bg-scroll-x {
  0% {
    background-position: 0 0; }
  25% {
    background-position: -100% 0; }
  50% {
    background-position: 0 0; }
  75% {
    background-position: 100% 0; }
  100% {
    background-position: 0 0; } }

.pxl-product-grid.pxl-shop-layout-10 .pxl-grid-inner .image-wrap img {
  min-height: 400px;
  object-fit: cover; }
.pxl-product-grid.pxl-shop-layout-10 .pxl-grid-inner .pxl-product-title a {
  position: relative; }
  .pxl-product-grid.pxl-shop-layout-10 .pxl-grid-inner .pxl-product-title a::after, .pxl-product-grid.pxl-shop-layout-10 .pxl-grid-inner .pxl-product-title a::before {
    content: "";
    position: absolute;
    width: 34px;
    height: 1px;
    background-color: var(--primary-color);
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: all 350ms ease-in-out 0s; }
  .pxl-product-grid.pxl-shop-layout-10 .pxl-grid-inner .pxl-product-title a::after {
    left: -34px; }
  .pxl-product-grid.pxl-shop-layout-10 .pxl-grid-inner .pxl-product-title a::before {
    right: -34px; }
  .pxl-product-grid.pxl-shop-layout-10 .pxl-grid-inner .pxl-product-title a:hover {
    color: inherit; }
    .pxl-product-grid.pxl-shop-layout-10 .pxl-grid-inner .pxl-product-title a:hover::after, .pxl-product-grid.pxl-shop-layout-10 .pxl-grid-inner .pxl-product-title a:hover::before {
      opacity: 1; }
    .pxl-product-grid.pxl-shop-layout-10 .pxl-grid-inner .pxl-product-title a:hover::after {
      left: -50px; }
    .pxl-product-grid.pxl-shop-layout-10 .pxl-grid-inner .pxl-product-title a:hover::before {
      right: -50px; }
  @media (max-width: 575px) {
    .pxl-product-grid.pxl-shop-layout-10 .pxl-grid-inner .pxl-product-title a::after, .pxl-product-grid.pxl-shop-layout-10 .pxl-grid-inner .pxl-product-title a::before {
      display: none; }
    .pxl-product-grid.pxl-shop-layout-10 .pxl-grid-inner .pxl-product-title a:hover {
      color: var(--primary-color); } }

.item-rating {
  color: var(--primary-color);
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .item-rating > * {
    max-width: 100%; }
  .item-rating i {
    font-size: 25px;
    margin-right: 2px; }
    .item-rating.star1 i:nth-child(n + 2):before {
      color: #c8c8c8; }
  .item-rating.star2 i:nth-child(n + 3):before {
    color: #c8c8c8; }
.item-rating.star3 i:nth-child(n + 4):before {
  color: #c8c8c8; }
.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(--secondary-color);
  -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; }
  .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(--secondary-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-quote-icon {
  margin-top: 20px;
  margin-bottom: -12px;
  font-family: var(--heading-font-family);
  color: var(--primary-color);
  font-size: 60px;
  font-weight: 700;
  line-height: 1; }
.pxl-testimonial-carousel.layout-1 .item-inner .item-desc {
  font-size: 17px;
  line-height: 32px;
  color: var(--heading-color);
  margin-top: 2px;
  margin-bottom: 23px;
  max-width: 1095px; }
.pxl-testimonial-carousel.layout-1 .item-inner .pxl-divider {
  margin: 0 auto 27px;
  max-width: 145px; }
  .pxl-testimonial-carousel.layout-1 .item-inner .pxl-divider:before {
    width: 145px; }
.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: 15px;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 5px; }
.pxl-testimonial-carousel.layout-1 .item-inner .item-position {
  font-size: 15px;
  color: #6d6c79; }
.pxl-testimonial-carousel.layout-1 .pxl-swiper-dots {
  justify-content: center;
  margin-top: 50px; }
.pxl-testimonial-carousel.layout-2 .item-inner .pxl-icon {
  font-size: 20px;
  color: var(--secondary-color);
  -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; }
  .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(--secondary-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-quote-icon {
  font-family: var(--heading-font-family);
  font-size: 100px;
  color: var(--primary-color);
  font-weight: 700;
  line-height: 1;
  margin-bottom: -19px; }
.pxl-testimonial-carousel.layout-2 .item-inner i.item-quote-icon {
  margin-bottom: 40px; }
.pxl-testimonial-carousel.layout-2 .item-inner .testimonial-title {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 29px; }
@media (max-width: 767px) {
  .pxl-testimonial-carousel.layout-2 .item-inner .testimonial-title {
    font-size: 20px; } }
.pxl-testimonial-carousel.layout-2 .item-inner .item-desc {
  font-size: 20px;
  line-height: 32px;
  color: var(--heading-color);
  margin-bottom: 32px;
  max-width: 1045px; }
@media (max-width: 767px) {
  .pxl-testimonial-carousel.layout-2 .item-inner .item-desc {
    font-size: 16px;
    line-height: 26px; } }
.pxl-testimonial-carousel.layout-2 .item-inner .item-info {
  margin-top: 34px; }
.pxl-testimonial-carousel.layout-2 .item-inner .item-title {
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0.1em; }
@media (max-width: 767px) {
  .pxl-testimonial-carousel.layout-2 .item-inner .item-title {
    font-size: 15px; } }
.pxl-testimonial-carousel.layout-2 .item-inner .item-position {
  font-size: 15px;
  color: #6d6c79; }
.pxl-testimonial-carousel.layout-2 .pxl-swiper-arrows .pxl-swiper-arrow.default {
  position: absolute;
  top: 50%; }
  .pxl-testimonial-carousel.layout-2 .pxl-swiper-arrows .pxl-swiper-arrow.default.pxl-swiper-arrow-prev {
    left: -150px; }
  .pxl-testimonial-carousel.layout-2 .pxl-swiper-arrows .pxl-swiper-arrow.default.pxl-swiper-arrow-next {
    right: -150px; }
.pxl-testimonial-carousel.layout-2 .pxl-swiper-dots {
  justify-content: center;
  margin-top: 20px; }
.pxl-testimonial-carousel.layout-3 .item-inner .pxl-icon {
  font-size: 20px;
  color: var(--secondary-color);
  -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; }
  .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(--secondary-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%; }
.pxl-testimonial-carousel.layout-3 .item-inner .item-quote-icon {
  font-family: var(--heading-font-family);
  font-size: 100px;
  color: var(--primary-color);
  font-weight: 700;
  line-height: 1;
  margin-bottom: -18px; }
.pxl-testimonial-carousel.layout-3 .item-inner i.item-quote-icon {
  margin-bottom: 40px; }
.pxl-testimonial-carousel.layout-3 .item-inner .testimonial-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 26px; }
.pxl-testimonial-carousel.layout-3 .item-inner .item-desc {
  font-size: 17px;
  line-height: 32px;
  color: var(--heading-color);
  margin-bottom: 32px;
  max-width: 1045px; }
.pxl-testimonial-carousel.layout-3 .item-inner .item-info {
  margin-top: 33px; }
.pxl-testimonial-carousel.layout-3 .item-inner .item-title {
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0.1em; }
.pxl-testimonial-carousel.layout-3 .item-inner .item-position {
  font-size: 15px;
  color: #6d6c79; }
.pxl-testimonial-carousel.layout-3 .pxl-swiper-dots {
  position: absolute;
  margin-top: 0px;
  top: 50%;
  right: -168px;
  -webkit-transform: translateY(-50%) rotate(90deg);
  -khtml-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg); }
.pxl-testimonial-carousel.layout-3 .pxl-swiper-arrow {
  font-size: 40px;
  line-height: 1;
  color: var(--primary-color);
  cursor: pointer; }
  .pxl-testimonial-carousel.layout-3 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
    top: 50%;
    left: auto;
    right: -80px;
    bottom: auto;
    transform: rotate(90deg) translateX(calc(-50% - 50px)); }
  .pxl-testimonial-carousel.layout-3 .pxl-swiper-arrow.pxl-swiper-arrow-next {
    bottom: auto;
    top: 50%;
    left: auto;
    right: -80px;
    transform: rotate(90deg) translateX(calc(-50% + 50px)); }
  .pxl-testimonial-carousel.layout-3 .pxl-swiper-arrow.swiper-button-disabled {
    cursor: not-allowed; }
.pxl-testimonial-carousel.layout-4 .swiper-slide {
  justify-content: start; }
  .pxl-testimonial-carousel.layout-4 .item-inner .pxl-icon {
    font-size: 20px;
    color: var(--secondary-color);
    -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; }
    .pxl-testimonial-carousel.layout-4 .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(--secondary-color);
      overflow: hidden; }
    .pxl-testimonial-carousel.layout-4 .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-4 .item-inner .item-quote-icon {
    font-family: var(--heading-font-family);
    font-size: 100px;
    color: var(--primary-color);
    font-weight: 700;
    line-height: 1;
    margin-bottom: -18px; }
  .pxl-testimonial-carousel.layout-4 .item-inner i.item-quote-icon {
    margin-bottom: 40px; }
  .pxl-testimonial-carousel.layout-4 .item-inner .testimonial-title {
    font-size: 20px;
    letter-spacing: 0.05em;
    font-weight: 500;
    margin-bottom: 26px; }
  .pxl-testimonial-carousel.layout-4 .item-inner .item-desc {
    font-size: 17px;
    line-height: 32px;
    color: var(--heading-color);
    margin-bottom: 36px;
    max-width: 806px; }
  .pxl-testimonial-carousel.layout-4 .item-inner .item-wrap {
    display: flex;
    column-gap: 30px; }
  .pxl-testimonial-carousel.layout-4 .item-inner .item-title {
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.1em;
    margin-bottom: 0; }
  .pxl-testimonial-carousel.layout-4 .item-inner .item-position {
    font-size: 15px;
    color: #6d6c79; }
    .pxl-testimonial-carousel.layout-4 .item-inner .item-rating-star i {
      font-size: 20px; }
.pxl-testimonial-carousel.layout-4 .pxl-swiper-dots {
  justify-content: start;
  margin-top: 51px;
  margin-left: 8px; }
.pxl-testimonial-carousel.layout-4 .pxl-swiper-arrow {
  font-size: 40px;
  line-height: 1;
  color: var(--primary-color);
  cursor: pointer; }
  .pxl-testimonial-carousel.layout-4 .pxl-swiper-arrow.swiper-button-disabled {
    cursor: not-allowed; }
.pxl-testimonial-carousel.layout-5 .item-quote-icon {
  text-align: center;
  font-family: "Cirka";
  font-size: 120px;
  color: var(--primary-color);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  margin-bottom: -13px; }
.pxl-testimonial-carousel.layout-5 i.item-quote-icon {
  margin-bottom: 40px; }
  .pxl-testimonial-carousel.layout-5 .item-inner .pxl-icon {
    font-size: 20px;
    color: var(--secondary-color);
    -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; }
    .pxl-testimonial-carousel.layout-5 .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(--secondary-color);
      overflow: hidden; }
    .pxl-testimonial-carousel.layout-5 .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-5 .item-inner .testimonial-title {
    color: var(--primary-color);
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 2px;
    font-style: italic;
    margin-bottom: 35px;
    line-height: 26px; }
    .pxl-testimonial-carousel.layout-5 .item-inner .testimonial-title span {
      display: inline;
      color: var(--primary-color);
      background-image: linear-gradient(transparent calc(100% - 2px), var(--primary-color) 2px);
      background-repeat: no-repeat;
      background-size: 100% 100%; }
    @media (max-width: 767px) {
      .pxl-testimonial-carousel.layout-5 .item-inner .testimonial-title {
        font-size: 22px; } }
  .pxl-testimonial-carousel.layout-5 .item-inner .item-desc {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.02em;
    color: var(--heading-color);
    max-width: 1074px; }
  @media (max-width: 767px) {
    .pxl-testimonial-carousel.layout-5 .item-inner .item-desc {
      font-size: 16px;
      line-height: 26px; } }
  .pxl-testimonial-carousel.layout-5 .item-inner .item-info {
    margin-top: 34px; }
  .pxl-testimonial-carousel.layout-5 .item-inner .item-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0.05em;
    text-transform: uppercase; }
  .pxl-testimonial-carousel.layout-5 .item-inner .item-position {
    font-size: 15px; }
  .pxl-testimonial-carousel.layout-5 .item-inner .item-rating-star {
    margin-top: 30px; }
.pxl-testimonial-carousel.layout-5 .pxl-swiper-dots {
  justify-content: center;
  margin-top: 36px; }
.pxl-testimonial-carousel.layout-5 .pxl-swiper-arrow {
  font-size: 40px;
  line-height: 1;
  color: var(--primary-color);
  cursor: pointer; }
  .pxl-testimonial-carousel.layout-5 .pxl-swiper-arrow.swiper-button-disabled {
    cursor: not-allowed; }
.pxl-testimonial-carousel.layout-6 .swiper-slide {
  justify-content: left; }
  .pxl-testimonial-carousel.layout-6 .swiper-slide .item-inner {
    max-width: 885px; }
.pxl-testimonial-carousel.layout-6 .icon-wrapper {
  margin-bottom: 30px; }
  .pxl-testimonial-carousel.layout-6 .icon-wrapper svg {
    width: 79px;
    fill: var(--secondary-color); }
.pxl-testimonial-carousel.layout-6 .item-quote-icon {
  font-family: var(--heading-font-family);
  color: var(--primary-color);
  font-size: 60px;
  font-weight: 700;
  line-height: 1; }
.pxl-testimonial-carousel.layout-6 .pxl-icon {
  font-size: 20px;
  color: var(--secondary-color);
  -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; }
.pxl-testimonial-carousel.layout-6 .testimonial-title {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 20px; }
.pxl-testimonial-carousel.layout-6 .item-image {
  display: flex;
  align-items: center;
  position: relative; }
  .pxl-testimonial-carousel.layout-6 .item-image .img-outer {
    width: 72px;
    height: 72px;
    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 transparent;
    overflow: hidden;
    transition: all 200ms ease 0s;
    flex: none; }
  @media (max-width: 575px) {
    .pxl-testimonial-carousel.layout-6 .item-image .img-outer {
      width: 60px;
      height: 60px; } }
  .pxl-testimonial-carousel.layout-6 .item-image img {
    width: 100%;
    filter: grayscale(1);
    -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-6 .item-desc {
  font-size: 20px;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0.01em;
  color: var(--heading-color);
  padding-bottom: 34px; }
.pxl-testimonial-carousel.layout-6 .item-info {
  gap: 28px; }
  .pxl-testimonial-carousel.layout-6 .item-rating-star .item-rating i {
    font-size: 15px;
    margin-right: 0;
    color: var(--secondary-color); }
.pxl-testimonial-carousel.layout-6 .item-title {
  font-family: var(--body-font-family);
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.03em;
  margin-bottom: 3px; }
.pxl-testimonial-carousel.layout-6 .item-position {
  font-size: 15px; }
.pxl-testimonial-carousel.layout-6 .pxl-swiper-thumbs {
  width: auto; }
  .pxl-testimonial-carousel.layout-6 .pxl-thumbs-wrapper .thumb-item {
    cursor: pointer;
    padding-top: 42px;
    width: auto !important; }
    .pxl-testimonial-carousel.layout-6 .pxl-thumbs-wrapper .thumb-item.swiper-slide-thumb-active .img-outer {
      border-color: var(--secondary-color); }
      .pxl-testimonial-carousel.layout-6 .pxl-thumbs-wrapper .thumb-item.swiper-slide-thumb-active .img-outer img {
        filter: grayscale(0); }
.pxl-testimonial-carousel.layout-6 .btn-circle-more {
  margin-top: 44px;
  cursor: pointer;
  width: 68px;
  height: 68px;
  flex-shrink: 0;
  background-color: var(--heading-color);
  border-radius: 50%;
  font-family: Myriad-Pro;
  color: #fff;
  font-size: 50px;
  line-height: 42px;
  text-align: center;
  letter-spacing: 0.03em; }
.pxl-testimonial-carousel.layout-7 .swiper-slide {
  justify-content: center; }
  .pxl-testimonial-carousel.layout-7 .swiper-slide .item-inner {
    max-width: 970px;
    padding: 52px 30px; }
.pxl-testimonial-carousel.layout-7 .pxl-thumbs-wrapper {
  margin-bottom: 46px; }
.pxl-testimonial-carousel.layout-7 .icon-wrapper {
  margin-bottom: -20px;
  margin-top: 20px; }
  .pxl-testimonial-carousel.layout-7 .icon-wrapper svg {
    width: 79px;
    fill: var(--secondary-color); }
.pxl-testimonial-carousel.layout-7 .item-quote-icon {
  font-family: none;
  color: var(--primary-color);
  font-size: 100px;
  font-weight: 700;
  line-height: 1;
  margin-top: 30px;
  margin-bottom: -70px; }
.pxl-testimonial-carousel.layout-7 .pxl-icon {
  font-size: 50px;
  color: var(--secondary-color);
  -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; }
.pxl-testimonial-carousel.layout-7 .pxl-carousel-inner {
  overflow: hidden;
  -webkit-border-radius: 35px;
  -khtml-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  background-color: var(--additional01-color);
  background-size: cover; }
.pxl-testimonial-carousel.layout-7 .item-image {
  display: flex;
  align-items: center;
  position: relative; }
  .pxl-testimonial-carousel.layout-7 .item-image .img-outer {
    width: 140px;
    height: 140px;
    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 transparent;
    overflow: hidden;
    transition: all 200ms ease 0s;
    flex: none; }
  @media (max-width: 991px) {
    .pxl-testimonial-carousel.layout-7 .item-image .img-outer {
      width: 90px;
      height: 90px; } }
  .pxl-testimonial-carousel.layout-7 .item-image img {
    width: 100%;
    filter: grayscale(1);
    -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-7 .item-desc {
  margin-top: 15px;
  font-size: 15px;
  font-weight: 500;
  line-height: 26px; }
.pxl-testimonial-carousel.layout-7 .item-testimonial-title {
  margin-top: 23px;
  font-family: var(--heading-font-family);
  color: var(--heading-color);
  font-size: 17px;
  letter-spacing: 0.01em; }
.pxl-testimonial-carousel.layout-7 .item-info {
  gap: 28px; }
.pxl-testimonial-carousel.layout-7 .item-rating-star {
  margin-top: 30px; }
  .pxl-testimonial-carousel.layout-7 .item-rating-star .item-rating i {
    font-size: 15px;
    margin-right: 0;
    color: var(--secondary-color); }
.pxl-testimonial-carousel.layout-7 .item-title {
  color: var(--primary-color);
  font-family: var(--heading-font-family);
  font-size: 25px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 0; }
  .pxl-testimonial-carousel.layout-7 .item-title span {
    position: relative; }
    .pxl-testimonial-carousel.layout-7 .item-title span:before, .pxl-testimonial-carousel.layout-7 .item-title span:after {
      content: "";
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(calc(-50% + 2px));
      -khtml-transform: translateY(calc(-50% + 2px));
      -moz-transform: translateY(calc(-50% + 2px));
      -ms-transform: translateY(calc(-50% + 2px));
      -o-transform: translateY(calc(-50% + 2px));
      transform: translateY(calc(-50% + 2px));
      width: 10px;
      height: 3px;
      background-color: var(--secondary-color); }
    .pxl-testimonial-carousel.layout-7 .item-title span:before {
      left: -17px; }
    .pxl-testimonial-carousel.layout-7 .item-title span:after {
      right: -17px; }
.pxl-testimonial-carousel.layout-7 .item-position {
  margin-top: 4px;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.01em; }
.pxl-testimonial-carousel.layout-7 .pxl-swiper-thumbs {
  width: 1020px; }
@media (max-width: 991px) {
  .pxl-testimonial-carousel.layout-7 .pxl-swiper-thumbs {
    width: 715px; } }
@media (max-width: 767px) {
  .pxl-testimonial-carousel.layout-7 .pxl-swiper-thumbs {
    width: 590px; } }
@media (max-width: 575px) {
  .pxl-testimonial-carousel.layout-7 .pxl-swiper-thumbs {
    width: 215px; } }
.pxl-testimonial-carousel.layout-7 .pxl-thumbs-wrapper .thumb-item {
  cursor: pointer;
  padding-top: 42px; }
  .pxl-testimonial-carousel.layout-7 .pxl-thumbs-wrapper .thumb-item.swiper-slide-thumb-active .img-outer {
    border-color: var(--secondary-color); }
    .pxl-testimonial-carousel.layout-7 .pxl-thumbs-wrapper .thumb-item.swiper-slide-thumb-active .img-outer img {
      filter: grayscale(0); }
.pxl-testimonial-carousel.layout-8 .item-quote-icon {
  text-align: center;
  font-family: "Cirka";
  font-size: 120px;
  color: var(--primary-color);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  margin-bottom: -13px; }
.pxl-testimonial-carousel.layout-8 i.item-quote-icon {
  margin-bottom: 40px; }
  .pxl-testimonial-carousel.layout-8 .item-inner .pxl-icon {
    font-size: 20px;
    color: var(--secondary-color);
    -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; }
    .pxl-testimonial-carousel.layout-8 .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(--secondary-color);
      overflow: hidden; }
    .pxl-testimonial-carousel.layout-8 .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-8 .item-inner .testimonial-title {
    color: var(--primary-color);
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 2px;
    font-style: italic;
    margin-bottom: 35px;
    line-height: 26px; }
    .pxl-testimonial-carousel.layout-8 .item-inner .testimonial-title span {
      position: relative; }
      .pxl-testimonial-carousel.layout-8 .item-inner .testimonial-title span:after {
        content: "";
        position: absolute;
        bottom: 3px;
        left: 0;
        right: 0;
        border-bottom: 2px solid var(--primary-color); }
    @media (max-width: 767px) {
      .pxl-testimonial-carousel.layout-8 .item-inner .testimonial-title {
        font-size: 22px; } }
  .pxl-testimonial-carousel.layout-8 .item-inner .item-desc {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.02em;
    color: var(--heading-color);
    max-width: 1130px; }
  @media (max-width: 767px) {
    .pxl-testimonial-carousel.layout-8 .item-inner .item-desc {
      font-size: 18px;
      line-height: 28px; } }
  .pxl-testimonial-carousel.layout-8 .item-inner .item-info {
    margin-top: 34px; }
  .pxl-testimonial-carousel.layout-8 .item-inner .item-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.08em; }
    .pxl-testimonial-carousel.layout-8 .item-inner .item-title:before {
      content: "- ";
      color: var(--primary-color); }
    .pxl-testimonial-carousel.layout-8 .item-inner .item-title:after {
      content: " -";
      color: var(--primary-color); }
  .pxl-testimonial-carousel.layout-8 .item-inner .item-position {
    font-size: 15px; }
  .pxl-testimonial-carousel.layout-8 .item-inner .item-rating-star {
    margin-top: 30px; }
.pxl-testimonial-carousel.layout-8 .pxl-swiper-dots {
  justify-content: center;
  margin-top: 36px; }
.pxl-testimonial-carousel.layout-9 .item-quote-icon {
  text-align: center;
  font-family: "Cirka";
  font-size: 120px;
  color: var(--primary-color);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  margin-bottom: -13px; }
.pxl-testimonial-carousel.layout-9 i.item-quote-icon {
  margin-bottom: 40px; }
  .pxl-testimonial-carousel.layout-9 .item-inner .pxl-icon {
    font-size: 20px;
    color: var(--secondary-color);
    -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; }
    .pxl-testimonial-carousel.layout-9 .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(--secondary-color);
      overflow: hidden; }
    .pxl-testimonial-carousel.layout-9 .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-9 .item-inner .testimonial-title {
    color: var(--primary-color);
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 2px;
    font-style: italic;
    margin-bottom: 35px;
    line-height: 26px; }
  @media (max-width: 767px) {
    .pxl-testimonial-carousel.layout-9 .item-inner .testimonial-title {
      font-size: 22px; } }
  .pxl-testimonial-carousel.layout-9 .item-inner .item-desc {
    line-height: 27px;
    letter-spacing: 0.02em;
    color: var(--heading-color); }
  @media (max-width: 767px) {
    .pxl-testimonial-carousel.layout-9 .item-inner .item-desc {
      font-size: 16px;
      line-height: 26px; } }
  .pxl-testimonial-carousel.layout-9 .item-inner .item-info {
    margin-top: 13px; }
    .pxl-testimonial-carousel.layout-9 .item-inner .item-info i.pxli {
      font-size: 17px;
      color: var(--primary-color);
      margin-bottom: 17px; }
  .pxl-testimonial-carousel.layout-9 .item-inner .item-title {
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.08em; }
  @media (max-width: 767px) {
    .pxl-testimonial-carousel.layout-9 .item-inner .item-title {
      font-size: 15px; } }
  .pxl-testimonial-carousel.layout-9 .item-inner .item-position {
    font-size: 15px; }
  .pxl-testimonial-carousel.layout-9 .item-inner .item-rating-star {
    margin-bottom: 20px; }
    .pxl-testimonial-carousel.layout-9 .item-inner .item-rating-star .item-rating i {
      font-size: 20px;
      margin-right: 0; }
.pxl-testimonial-carousel.layout-9 .pxl-swiper-dots {
  justify-content: center;
  margin-top: 36px; }
.pxl-testimonial-carousel.layout-9 .pxl-swiper-arrow {
  font-size: 40px;
  line-height: 1;
  color: var(--primary-color);
  cursor: pointer; }
  .pxl-testimonial-carousel.layout-9 .pxl-swiper-arrow.swiper-button-disabled {
    cursor: not-allowed; }
.pxl-testimonial-carousel.layout-10 .swiper-slide {
  justify-content: center; }
  .pxl-testimonial-carousel.layout-10 .swiper-slide .item-inner {
    max-width: 990px;
    text-align: center; }
.pxl-testimonial-carousel.layout-10 .icon-wrapper {
  margin-bottom: 34px; }
  .pxl-testimonial-carousel.layout-10 .icon-wrapper svg {
    width: 71px;
    fill: var(--primary-color); }
.pxl-testimonial-carousel.layout-10 .item-quote-icon {
  font-family: none;
  color: var(--primary-color);
  font-size: 100px;
  line-height: 70px;
  font-weight: 700; }
.pxl-testimonial-carousel.layout-10 .pxl-icon {
  font-size: 20px;
  color: var(--secondary-color);
  -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; }
.pxl-testimonial-carousel.layout-10 .testimonial-title {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 20px; }
.pxl-testimonial-carousel.layout-10 .item-image {
  display: flex;
  align-items: center;
  position: relative; }
  .pxl-testimonial-carousel.layout-10 .item-image .img-outer {
    width: 72px;
    height: 72px;
    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 transparent;
    overflow: hidden;
    transition: all 200ms ease 0s;
    flex: none; }
  @media (max-width: 575px) {
    .pxl-testimonial-carousel.layout-10 .item-image .img-outer {
      width: 65px;
      height: 65px; } }
  .pxl-testimonial-carousel.layout-10 .item-image img {
    width: 100%;
    filter: grayscale(1);
    -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-10 .item-desc {
  font-family: var(--heading-font-family);
  font-size: 20px;
  line-height: 2;
  letter-spacing: 0.03em;
  color: var(--heading-color);
  padding-bottom: 37px; }
.pxl-testimonial-carousel.layout-10 .item-info {
  gap: 28px; }
  .pxl-testimonial-carousel.layout-10 .item-rating-star .item-rating i {
    font-size: 15px;
    margin-right: 0;
    color: var(--secondary-color); }
.pxl-testimonial-carousel.layout-10 .item-title {
  position: relative;
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
  letter-spacing: 0.02em;
  margin-bottom: 3px; }
  .pxl-testimonial-carousel.layout-10 .item-title:before, .pxl-testimonial-carousel.layout-10 .item-title:after {
    content: "-";
    position: absolute;
    top: 50%;
    color: var(--secondary-color); }
  .pxl-testimonial-carousel.layout-10 .item-title:before {
    left: 0;
    -webkit-transform: translate(-20px, -50%);
    -khtml-transform: translate(-20px, -50%);
    -moz-transform: translate(-20px, -50%);
    -ms-transform: translate(-20px, -50%);
    -o-transform: translate(-20px, -50%);
    transform: translate(-20px, -50%); }
  .pxl-testimonial-carousel.layout-10 .item-title:after {
    right: 0;
    -webkit-transform: translate(20px, -50%);
    -khtml-transform: translate(20px, -50%);
    -moz-transform: translate(20px, -50%);
    -ms-transform: translate(20px, -50%);
    -o-transform: translate(20px, -50%);
    transform: translate(20px, -50%); }
.pxl-testimonial-carousel.layout-10 .item-position {
  font-size: 15px; }
.pxl-testimonial-carousel.layout-10 .pxl-swiper-thumbs {
  width: auto; }
@media (max-width: 575px) {
  .pxl-testimonial-carousel.layout-10 .pxl-swiper-thumbs {
    width: 320px; } }
.pxl-testimonial-carousel.layout-10 .pxl-thumbs-wrapper {
  margin-top: 39px; }
  .pxl-testimonial-carousel.layout-10 .pxl-thumbs-wrapper .thumb-item {
    cursor: pointer;
    width: auto !important; }
    .pxl-testimonial-carousel.layout-10 .pxl-thumbs-wrapper .thumb-item.swiper-slide-thumb-active .img-outer {
      border-color: var(--secondary-color); }
      .pxl-testimonial-carousel.layout-10 .pxl-thumbs-wrapper .thumb-item.swiper-slide-thumb-active .img-outer img {
        filter: grayscale(0); }
  .pxl-testimonial-carousel.layout-10 .pxl-thumbs-wrapper .btn-circle-more {
    cursor: pointer;
    width: 68px;
    height: 68px;
    background-color: var(--heading-color);
    border-radius: 50%;
    font-family: Myriad-Pro;
    color: #fff;
    font-size: 50px;
    line-height: 42px;
    text-align: center;
    letter-spacing: 0.03em;
    flex-shrink: 0; }
  @media (max-width: 575px) {
    .pxl-testimonial-carousel.layout-10 .pxl-thumbs-wrapper .btn-circle-more {
      width: 65px;
      height: 65px; } }
.pxl-testimonial-carousel.layout-11 .swiper-slide {
  justify-content: center; }
  .pxl-testimonial-carousel.layout-11 .swiper-slide .item-inner {
    max-width: 1145px;
    text-align: center; }
.pxl-testimonial-carousel.layout-11 .icon-wrapper {
  margin-bottom: 34px; }
  .pxl-testimonial-carousel.layout-11 .icon-wrapper svg {
    width: 71px;
    fill: var(--primary-color); }
.pxl-testimonial-carousel.layout-11 .item-quote-icon {
  font-family: none;
  color: var(--primary-color);
  font-size: 100px;
  line-height: 70px;
  font-weight: 700; }
.pxl-testimonial-carousel.layout-11 .pxl-icon {
  font-size: 20px;
  color: var(--secondary-color);
  -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; }
.pxl-testimonial-carousel.layout-11 .testimonial-title {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 20px;
  text-transform: uppercase; }
.pxl-testimonial-carousel.layout-11 .item-image {
  display: flex;
  align-items: center;
  position: relative; }
  .pxl-testimonial-carousel.layout-11 .item-image .img-outer {
    width: 72px;
    height: 72px;
    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 transparent;
    overflow: hidden;
    transition: all 200ms ease 0s;
    flex: none; }
  @media (max-width: 575px) {
    .pxl-testimonial-carousel.layout-11 .item-image .img-outer {
      width: 68px;
      height: 68px; } }
  .pxl-testimonial-carousel.layout-11 .item-image img {
    width: 100%;
    filter: grayscale(1);
    -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-11 .item-desc {
  font-size: 20px;
  font-weight: 500;
  line-height: calc(35 / 20);
  letter-spacing: 0.01em;
  color: var(--heading-color);
  padding-bottom: 35px; }
.pxl-testimonial-carousel.layout-11 .item-info {
  gap: 28px; }
  .pxl-testimonial-carousel.layout-11 .item-rating-star .item-rating i {
    font-size: 15px;
    margin-right: 0;
    color: var(--secondary-color); }
.pxl-testimonial-carousel.layout-11 .item-title {
  color: var(--primary-color);
  font-family: var(--body-font-family);
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.03em;
  margin-bottom: 3px; }
.pxl-testimonial-carousel.layout-11 .item-position {
  margin-top: 5px;
  font-size: 15px;
  font-weight: 600;
  color: var(--heading-color);
  text-transform: uppercase; }
.pxl-testimonial-carousel.layout-11 .pxl-swiper-thumbs {
  width: auto; }
.pxl-testimonial-carousel.layout-11 .pxl-thumbs-wrapper {
  margin-top: 35px; }
  .pxl-testimonial-carousel.layout-11 .pxl-thumbs-wrapper .thumb-item {
    cursor: pointer;
    width: auto !important; }
    .pxl-testimonial-carousel.layout-11 .pxl-thumbs-wrapper .thumb-item.swiper-slide-thumb-active .img-outer {
      border-color: var(--secondary-color); }
      .pxl-testimonial-carousel.layout-11 .pxl-thumbs-wrapper .thumb-item.swiper-slide-thumb-active .img-outer img {
        filter: grayscale(0); }
  .pxl-testimonial-carousel.layout-11 .pxl-thumbs-wrapper .btn-circle-more {
    cursor: pointer;
    width: 68px;
    height: 68px;
    background-color: var(--heading-color);
    border-radius: 50%;
    font-family: Myriad-Pro;
    color: #fff;
    font-size: 50px;
    line-height: 42px;
    text-align: center;
    letter-spacing: 0.03em; }
.pxl-testimonial-carousel.layout-11 .pxl-swiper-arrows .pxl-swiper-arrow-prev {
  left: -105px; }
.pxl-testimonial-carousel.layout-11 .pxl-swiper-arrows .pxl-swiper-arrow-next {
  right: -105px; }
@media (min-width: 768px) {
  .pxl-testimonial-carousel.layout-12 .pxl-swiper-container {
    width: calc(100% - 200px); } }
.pxl-testimonial-carousel.layout-12 .swiper-slide {
  border: 1px solid var(--divider-color); }
  .pxl-testimonial-carousel.layout-12 .swiper-slide:not(:first-child) {
    border-left: none; }
.pxl-testimonial-carousel.layout-12 .item-inner {
  width: 100%;
  height: 100%; }
  .pxl-testimonial-carousel.layout-12 .item-inner:has(.item-image) .item-image {
    width: 39%; }
  @media (max-width: 767px) {
    .pxl-testimonial-carousel.layout-12 .item-inner:has(.item-image) .item-image {
      width: 100%;
      min-height: 400px;
      background-size: cover;
      border-bottom: 1px solid; } }
  .pxl-testimonial-carousel.layout-12 .item-inner:has(.item-image) .item-content {
    width: 61%; }
  @media (max-width: 767px) {
    .pxl-testimonial-carousel.layout-12 .item-inner:has(.item-image) .item-content {
      width: 100%; } }
  .pxl-testimonial-carousel.layout-12 .item-inner .item-image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
  @media (min-width: 768px) {
    .pxl-testimonial-carousel.layout-12 .item-inner .item-image {
      border-right: 1px solid var(--divider-color); } }
  .pxl-testimonial-carousel.layout-12 .item-inner .item-content {
    padding: 61px 30px 55px; }
    .pxl-testimonial-carousel.layout-12 .item-inner .item-content .content-wrapper {
      margin: 0 auto; }
    @media (min-width: 767px) {
      .pxl-testimonial-carousel.layout-12 .item-inner .item-content .content-wrapper {
        max-width: 435px; } }
  .pxl-testimonial-carousel.layout-12 .item-inner .testimonial-title {
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0.03em; }
  .pxl-testimonial-carousel.layout-12 .item-inner .item-title {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.03em;
    text-transform: capitalize; }
    .pxl-testimonial-carousel.layout-12 .item-inner .item-title + .item-position {
      margin-top: 15px; }
  .pxl-testimonial-carousel.layout-12 .item-inner .item-desc {
    margin-top: 11px; }
  .pxl-testimonial-carousel.layout-12 .item-inner .item-rating-star {
    margin-top: 20px; }
    .pxl-testimonial-carousel.layout-12 .item-inner .item-rating-star .item-rating i {
      font-size: 17px;
      color: #ffa421; }
.pxl-testimonial-carousel.layout-12 .pxl-swiper-arrow {
  position: relative;
  z-index: 1;
  cursor: pointer;
  width: 101px;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  border: 1px solid var(--divider-color);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-testimonial-carousel.layout-12 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
    margin-right: -1px; }
  .pxl-testimonial-carousel.layout-12 .pxl-swiper-arrow.pxl-swiper-arrow-next {
    margin-left: -1px; }
  .pxl-testimonial-carousel.layout-12 .pxl-swiper-arrow:hover {
    background-color: var(--secondary-color); }
  @media (max-width: 767px) {
    .pxl-testimonial-carousel.layout-12 .pxl-swiper-arrow {
      display: none; } }
.pxl-testimonial-carousel.layout-13 .content-wrapper {
  display: flex;
  margin-left: 22px; }
  .pxl-testimonial-carousel.layout-13 .content-wrapper .item-title {
    margin-bottom: 2px;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0; }
  .pxl-testimonial-carousel.layout-13 .content-wrapper .item-position {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0; }
  .pxl-testimonial-carousel.layout-13 .content-wrapper .box-title-pos {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 18px;
    position: relative; }
    .pxl-testimonial-carousel.layout-13 .content-wrapper .box-title-pos::before {
      content: "";
      position: absolute;
      top: -3px;
      left: 0;
      font-family: "pxli";
      font-size: 16px;
      color: var(--primary-color);
      transition: all 300ms ease 0s;
      opacity: 0;
      transform: translateY(0); }
  .pxl-testimonial-carousel.layout-13 .content-wrapper .img-outer img {
    border-radius: 50%; }
.pxl-testimonial-carousel.layout-13 .item-desc {
  padding: 45px 48px 41px 43px;
  background-color: #fff;
  border-radius: 20px;
  margin-bottom: 30px;
  position: relative;
  box-shadow: 0px 7px 36.8px 3.2px rgba(0, 0, 0, 0.03);
  transition: all 300ms ease 0s; }
  .pxl-testimonial-carousel.layout-13 .item-desc::before {
    content: "";
    position: absolute;
    width: 23px;
    height: 21px;
    background-color: #fff;
    bottom: -18px;
    left: 18px;
    clip-path: polygon(100% 0, 0 0, 0 100%); }
.pxl-testimonial-carousel.layout-13 .pxl-swiper-container {
  padding-top: 25px;
  padding-left: 15px;
  padding-right: 15px; }
.pxl-testimonial-carousel.layout-13 .pxl-swiper-arrow {
  width: 51px;
  height: 51px; }
@media (max-width: 1499px) {
  .pxl-testimonial-carousel.layout-13 .pxl-swiper-arrow {
    display: none; } }
.pxl-testimonial-carousel.layout-13 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.default:hover, .pxl-testimonial-carousel.layout-13 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.center-vertical:hover, .pxl-testimonial-carousel.layout-13 .pxl-swiper-arrows.style-2 .pxl-swiper-arrow.default:hover, .pxl-testimonial-carousel.layout-13 .pxl-swiper-arrows.style-2 .pxl-swiper-arrow.center-vertical:hover, .pxl-testimonial-carousel.layout-13 .pxl-swiper-arrows.style-3 .pxl-swiper-arrow.default:hover, .pxl-testimonial-carousel.layout-13 .pxl-swiper-arrows.style-3 .pxl-swiper-arrow.center-vertical:hover {
  transform: translateY(-50%) scale(1.3); }
.pxl-testimonial-carousel.layout-13 .item-inner:hover .item-desc {
  transform: translateY(-18px);
  box-shadow: 0px 7px 15px 3.2px rgba(0, 0, 0, 0.1); }
  .pxl-testimonial-carousel.layout-13 .item-inner:hover .box-title-pos::before {
    transform: translateY(-20px);
    opacity: 1; }
.pxl-testimonial-carousel.layout-14 .pxl-carousel-inner {
  text-align: center; }
.pxl-testimonial-carousel.layout-14 .icon-wrapper {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 68px; }
  .pxl-testimonial-carousel.layout-14 .icon-wrapper i {
    color: #fff;
    font-size: 43px; }
  @media (max-width: 575px) {
    .pxl-testimonial-carousel.layout-14 .icon-wrapper i {
      font-size: 36px; } }
@media (max-width: 767px) {
  .pxl-testimonial-carousel.layout-14 .icon-wrapper {
    margin-bottom: 50px; } }
@media (max-width: 575px) {
  .pxl-testimonial-carousel.layout-14 .icon-wrapper {
    width: 100px;
    height: 100px;
    margin-bottom: 30px; } }
.pxl-testimonial-carousel.layout-14 .testimonial-title {
  font-family: var(--heading-font-family);
  font-size: 25px;
  line-height: 26px;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-bottom: 21px; }
.pxl-testimonial-carousel.layout-14 .item-desc {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 30px;
  letter-spacing: 0;
  color: var(--secondary-color); }
.pxl-testimonial-carousel.layout-14 .item-rating-star {
  margin-top: 23px;
  margin-bottom: 22px; }
  .pxl-testimonial-carousel.layout-14 .item-rating-star i {
    font-size: 20px;
    color: #d74d29; }
.pxl-testimonial-carousel.layout-14 .item-info {
  display: flex; }
.pxl-testimonial-carousel.layout-14 .item-title {
  font-family: var(--heading-font-family);
  font-weight: 500;
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 0.05em;
  color: var(--secondary-color);
  text-transform: uppercase;
  margin-bottom: 0;
  margin-right: 17px;
  position: relative; }
  .pxl-testimonial-carousel.layout-14 .item-title::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 2px;
    background-color: var(--secondary-color);
    top: 50%;
    transform: translateY(-50%);
    right: -10px; }
.pxl-testimonial-carousel.layout-14 .item-position {
  font-family: var(--heading-font-family);
  font-weight: 500;
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 0.05em;
  color: var(--secondary-color);
  text-transform: uppercase; }
.pxl-testimonial-carousel.layout-14 .pxl-swiper-arrows {
  display: flex; }
  .pxl-testimonial-carousel.layout-14 .pxl-swiper-arrows .pxl-swiper-arrow {
    font-size: 15px;
    font-family: var(--heading-font-family);
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.15em;
    color: var(--secondary-color);
    text-transform: uppercase;
    position: absolute;
    bottom: 50%;
    transform: translateY(-50%);
    width: 150px;
    border-bottom: 1px solid var(--secondary-color);
    padding-bottom: 11px;
    cursor: pointer; }
    .pxl-testimonial-carousel.layout-14 .pxl-swiper-arrows .pxl-swiper-arrow.swiper-button-disabled {
      opacity: 0.5;
      cursor: no-drop; }
    .pxl-testimonial-carousel.layout-14 .pxl-swiper-arrows .pxl-swiper-arrow::after {
      content: "";
      position: absolute;
      width: 0;
      height: 1px;
      bottom: -1px;
      transition: all 300ms ease 0s;
      background-color: #d74d29; }
      .pxl-testimonial-carousel.layout-14 .pxl-swiper-arrows .pxl-swiper-arrow:hover::after {
        width: 100%; }
  .pxl-testimonial-carousel.layout-14 .pxl-swiper-arrows .pxl-swiper-arrow-next {
    right: 0;
    text-align: start; }
    .pxl-testimonial-carousel.layout-14 .pxl-swiper-arrows .pxl-swiper-arrow-next::after {
      left: 0; }
  .pxl-testimonial-carousel.layout-14 .pxl-swiper-arrows .pxl-swiper-arrow-prev {
    left: 0;
    text-align: end; }
    .pxl-testimonial-carousel.layout-14 .pxl-swiper-arrows .pxl-swiper-arrow-prev::after {
      right: 0; }
  @media (max-width: 1499px) {
    .pxl-testimonial-carousel.layout-14 .pxl-swiper-arrows {
      display: none; } }
.pxl-testimonial-carousel.layout-14 .pxl-swiper-slide .item-inner > * {
  opacity: 0;
  transform: translateY(10px);
  transition: all 600ms ease-out; }
  .pxl-testimonial-carousel.layout-14 .pxl-swiper-slide .item-inner > *:nth-child(1) {
    transition-delay: 250ms; }
    .pxl-testimonial-carousel.layout-14 .pxl-swiper-slide .item-inner > *:nth-child(1) i {
      transform: scale(0.5);
      opacity: 0;
      transition: all 350ms ease-out 560ms; }
  .pxl-testimonial-carousel.layout-14 .pxl-swiper-slide .item-inner > *:nth-child(2) {
    transition-delay: 320ms; }
  .pxl-testimonial-carousel.layout-14 .pxl-swiper-slide .item-inner > *:nth-child(3) {
    transition-delay: 390ms; }
  .pxl-testimonial-carousel.layout-14 .pxl-swiper-slide .item-inner > *:nth-child(4) {
    transition-delay: 460ms; }
  .pxl-testimonial-carousel.layout-14 .pxl-swiper-slide .item-inner > *:nth-child(5) {
    transition-delay: 510ms; }
.pxl-testimonial-carousel.layout-14 .swiper-slide-active .item-inner > * {
  opacity: 1;
  transform: translateY(0px); }
  .pxl-testimonial-carousel.layout-14 .swiper-slide-active .item-inner > *:nth-child(1) i {
    opacity: 1;
    transform: scale(1); }
.pxl-testimonial-carousel.layout-15 .item-quote-icon {
  font-size: 120px;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: var(--primary-color);
  line-height: 70px; }
.pxl-testimonial-carousel.layout-15 .pxl-divider {
  width: 100%;
  background-color: transparent;
  margin-top: 14px;
  margin-bottom: 38px; }
  .pxl-testimonial-carousel.layout-15 .pxl-divider::before {
    background-color: rgba(var(--primary-color-rgb), 0.2);
    width: 100%; }
  @media (max-width: 575px) {
    .pxl-testimonial-carousel.layout-15 .pxl-divider {
      margin-top: 5px;
      margin-bottom: 20px; } }
.pxl-testimonial-carousel.layout-15 .item-desc {
  font-size: 17px;
  font-family: var(--heading-font-family);
  font-weight: 400;
  line-height: 35px;
  letter-spacing: 0.02em;
  color: #fff;
  max-width: 1170px;
  padding: 0 90px; }
@media (max-width: 991px) {
  .pxl-testimonial-carousel.layout-15 .item-desc {
    padding: 0 15px; } }
@media (max-width: 575px) {
  .pxl-testimonial-carousel.layout-15 .item-desc {
    padding: 0; } }
.pxl-testimonial-carousel.layout-15 .item-title {
  font-size: 20px;
  color: var(--primary-color);
  letter-spacing: 0.02em;
  line-height: 28px;
  font-family: var(--heading-font-family);
  margin-bottom: 1px; }
.pxl-testimonial-carousel.layout-15 .item-position {
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 28px;
  color: #fff; }
.pxl-testimonial-carousel.layout-15 .item-wrap {
  margin-top: 54px; }
@media (max-width: 575px) {
  .pxl-testimonial-carousel.layout-15 .item-wrap {
    margin-top: 30px; } }
.pxl-testimonial-carousel.layout-16 .item-quote-icon {
  font-size: 120px;
  line-height: 0.6em;
  letter-spacing: 0.02em;
  color: var(--primary-color);
  margin-bottom: 2px; }
.pxl-testimonial-carousel.layout-16 .tes-title {
  font-weight: 500;
  letter-spacing: 0.02em;
  margin-bottom: 16px;
  max-width: 330px;
  text-transform: none;
  display: block;
  display: -webkit-box;
  max-height: 2625px*px;
  font-size: 25px;
  line-height: 35px;
  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-testimonial-carousel.layout-16 .tes-title > * {
    display: block;
    display: -webkit-box;
    max-height: 2625px*px;
    font-size: 25px;
    line-height: 35px;
    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-testimonial-carousel.layout-16 .item-desc {
  font-size: 17px;
  line-height: 32px;
  max-width: 332px; }
.pxl-testimonial-carousel.layout-16 .item-wrap {
  margin-top: 39px; }
  .pxl-testimonial-carousel.layout-16 .item-wrap .img-outer img {
    border-radius: 50%; }
  .pxl-testimonial-carousel.layout-16 .item-wrap .item-title {
    font-family: var(--heading-font-family);
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: var(--primary-color);
    margin-bottom: 2px; }
  .pxl-testimonial-carousel.layout-16 .item-wrap .item-position {
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 0.02em;
    font-style: italic;
    color: #fff; }
  .pxl-testimonial-carousel.layout-16 .item-wrap .item-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 5px; }
.pxl-testimonial-carousel.layout-16 .pxl-swiper-dots .swiper-pagination-bullet-active::before {
  width: calc(100% + 2px);
  height: calc(100% + 2px); }
.pxl-testimonial-carousel.layout-16 .pxl-swiper-dots .swiper-pagination-bullet-active::after {
  width: calc(100% + 16px);
  height: calc(100% + 16px); }
.pxl-testimonial-carousel.layout-16 .pxl-swiper-dots .pxl-swiper-pagination-bullet {
  width: 8px;
  height: 8px; }

.pxl-menu-carousel.layout-1 .item-inner {
  text-align: center; }
.pxl-menu-carousel.layout-1 .item-featured {
  margin-bottom: 25px;
  position: relative; }
.pxl-menu-carousel.layout-1 .menu-title {
  font-family: var(--heading-font-family);
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--heading-color);
  margin-bottom: -2px; }
  .pxl-menu-carousel.layout-1 .menu-title a {
    cursor: pointer;
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-menu-carousel.layout-1 .menu-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-menu-carousel.layout-1 .menu-price {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0 14px;
  font-size: 15px;
  line-height: 32px;
  font-weight: 400;
  letter-spacing: 0.05em;
  background-color: var(--secondary-color);
  color: var(--primary-color);
  border-radius: 0 0 8px 8px; }
.pxl-menu-carousel.layout-1 .pxl-divider {
  margin: 18px auto;
  width: 81px; }
  .pxl-menu-carousel.layout-1 .pxl-divider:before {
    width: 81px; }
.pxl-menu-carousel.layout-1 .menu-description {
  margin: 0 auto;
  max-width: 302px; }
.pxl-menu-carousel.layout-1 .nav-vertical-out .pxl-swiper-arrow-prev {
  opacity: 1;
  left: -70px; }
.pxl-menu-carousel.layout-1 .nav-vertical-out .pxl-swiper-arrow-next {
  opacity: 1;
  right: -70px; }
.pxl-menu-carousel.layout-2 .item-inner {
  width: 100%;
  text-align: center; }
  .pxl-menu-carousel.layout-2 .item-inner .item-featured {
    position: relative; }
  .pxl-menu-carousel.layout-2 .item-inner .menu-featured {
    position: absolute;
    top: 23px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 13px;
    line-height: 28px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: var(--primary-color);
    text-decoration: underline; }
  .pxl-menu-carousel.layout-2 .item-inner .box-title {
    position: absolute;
    z-index: 1;
    left: 40px;
    right: 40px;
    bottom: 40px;
    padding: 25px 20px 23px;
    background-color: var(--secondary-color); }
  @media (max-width: 575px) {
    .pxl-menu-carousel.layout-2 .item-inner .box-title {
      right: 25px;
      left: 25px;
      bottom: 25px; } }
  .pxl-menu-carousel.layout-2 .item-inner .item-content {
    position: absolute;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: end;
    top: 40px;
    left: 40px;
    right: 40px;
    bottom: 40px;
    padding: 50px 30px 97px;
    clip-path: inset(100% 0 0 0);
    transform-origin: bottom;
    background-color: var(--secondary-color);
    -webkit-transition: all 400ms ease-out;
    -khtml-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out; }
  @media (max-width: 767px) {
    .pxl-menu-carousel.layout-2 .item-inner .item-content {
      top: 25px;
      right: 25px;
      left: 25px;
      bottom: 25px; } }
@media (max-width: 575px) {
  .pxl-menu-carousel.layout-2 .item-inner .item-content {
    padding: 40px 30px; } }
.pxl-menu-carousel.layout-2 .item-inner .menu-title {
  font-family: var(--heading-font-family);
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--primary-color);
  margin-bottom: -2px; }
  .pxl-menu-carousel.layout-2 .item-inner .menu-title a {
    cursor: pointer;
    display: inline;
    color: var(--primary-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--primary-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-menu-carousel.layout-2 .item-inner .menu-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-menu-carousel.layout-2 .item-inner .menu-price {
  padding: 0 14px;
  font-size: 25px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #fff;
  margin-bottom: 22px; }
.pxl-menu-carousel.layout-2 .item-inner .pxl-divider {
  position: relative;
  margin: 18px auto;
  height: 30px;
  width: 1px;
  overflow: hidden;
  background-color: transparent; }
@media (max-width: 575px) {
  .pxl-menu-carousel.layout-2 .item-inner .pxl-divider {
    display: none; } }
.pxl-menu-carousel.layout-2 .item-inner .menu-sub-title {
  color: #fff; }
.pxl-menu-carousel.layout-2 .item-inner .menu-description {
  margin: 0 auto;
  max-width: 302px;
  color: #fff; }
@media (max-width: 767px) {
  .pxl-menu-carousel.layout-2 .item-inner .menu-description {
    margin-top: 20px;
    display: block;
    display: -webkit-box;
    max-height: 1008px*px;
    font-size: 14px;
    line-height: 24px;
    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-menu-carousel.layout-2 .item-inner .menu-description > * {
      display: block;
      display: -webkit-box;
      max-height: 1008px*px;
      font-size: 14px;
      line-height: 24px;
      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-menu-carousel.layout-2 .item-inner:hover .item-content {
  clip-path: inset(0 0 0 0); }
.pxl-menu-carousel.layout-2 .pxl-swiper-dots {
  margin-top: 57px; }
.pxl-menu-carousel.layout-3 .item-inner {
  position: relative;
  text-align: center; }
  .pxl-menu-carousel.layout-3 .item-inner:before {
    content: "";
    position: absolute;
    height: 63%;
    width: 1px;
    right: -15px;
    bottom: 42px;
    background-color: rgba(245, 245, 245, 0.15); }
.pxl-menu-carousel.layout-3 .item-featured {
  display: inline-block;
  position: relative;
  margin-bottom: 18px; }
  .pxl-menu-carousel.layout-3 .item-featured:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: calc(99%);
    height: calc(99%);
    border: 1px solid var(--primary-color);
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    z-index: 0; }
  .pxl-menu-carousel.layout-3 .item-featured img {
    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%;
    width: auto;
    height: auto;
    overflow: hidden;
    z-index: 1; }
.pxl-menu-carousel.layout-3 .menu-title {
  font-family: var(--heading-font-family);
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: var(--heading-color); }
  .pxl-menu-carousel.layout-3 .menu-title a {
    cursor: pointer;
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-menu-carousel.layout-3 .menu-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-menu-carousel.layout-3 .pxl-divider {
  margin: 18px auto 15px;
  width: 37px;
  height: 3px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden; }
  .pxl-menu-carousel.layout-3 .pxl-divider:before {
    width: 100%; }
.pxl-menu-carousel.layout-3 .menu-description {
  margin: 0 auto;
  padding: 0 70px; }
.pxl-menu-carousel.layout-3 .item-inner:hover .item-featured:before {
  width: calc(100% + 20px);
  height: calc(100% + 20px); }
.pxl-menu-carousel.layout-3 .pxl-swiper-container {
  overflow-x: clip; }
.pxl-menu-carousel.layout-4 .item-inner {
  text-align: center; }
.pxl-menu-carousel.layout-4 .item-featured {
  margin-bottom: 25px;
  position: relative; }
  .pxl-menu-carousel.layout-4 .item-featured img {
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
.pxl-menu-carousel.layout-4 .menu-title {
  font-family: var(--heading-font-family);
  font-size: 22px;
  line-height: 33px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: var(--heading-color); }
  .pxl-menu-carousel.layout-4 .menu-title a {
    cursor: pointer;
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-menu-carousel.layout-4 .menu-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-menu-carousel.layout-4 .menu-sub-title {
  color: var(--primary-color); }
.pxl-menu-carousel.layout-4 .menu-price {
  position: absolute;
  bottom: 11px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0 27px;
  font-family: var(--heading-font-family);
  font-size: 17px;
  line-height: 37px;
  font-weight: 500;
  letter-spacing: 0.05em;
  background-color: var(--primary-color);
  color: #fff;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
.pxl-menu-carousel.layout-4 .menu-description {
  margin: 17px auto 0; }
.pxl-menu-carousel.layout-4 .nav-vertical-out .pxl-swiper-arrow-prev {
  opacity: 1;
  left: -70px; }
.pxl-menu-carousel.layout-4 .nav-vertical-out .pxl-swiper-arrow-next {
  opacity: 1;
  right: -70px; }
.pxl-menu-carousel.layout-5 .item-inner {
  width: 100%;
  text-align: center; }
  .pxl-menu-carousel.layout-5 .item-inner .item-featured {
    position: relative; }
    .pxl-menu-carousel.layout-5 .item-inner .item-featured::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background-color: rgba(5, 16, 40, 0.302);
      clip-path: inset(0 0 100% 0);
      transform-origin: top;
      -webkit-transition: all 400ms ease-out;
      -khtml-transition: all 400ms ease-out;
      -moz-transition: all 400ms ease-out;
      -ms-transition: all 400ms ease-out;
      -o-transition: all 400ms ease-out;
      transition: all 400ms ease-out; }
  .pxl-menu-carousel.layout-5 .item-inner .menu-featured {
    position: absolute;
    bottom: 13px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 13px;
    line-height: 28px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #fff;
    text-decoration: underline; }
  .pxl-menu-carousel.layout-5 .item-inner .box-title {
    position: absolute;
    z-index: 1;
    left: 39px;
    right: 39px;
    bottom: -43px;
    padding: 21px 20px;
    background-color: var(--primary-color);
    -webkit-transition: all 400ms ease-out;
    -khtml-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out; }
  @media (max-width: 991px) {
    .pxl-menu-carousel.layout-5 .item-inner .box-title {
      left: 30px;
      right: 30px; } }
@media (max-width: 575px) {
  .pxl-menu-carousel.layout-5 .item-inner .box-title {
    left: 20px;
    right: 20px; } }
.pxl-menu-carousel.layout-5 .item-inner .item-content {
  position: absolute;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: end;
  top: 45%;
  left: 39px;
  right: 39px;
  bottom: -43px;
  padding: 66px 42px 50px;
  clip-path: inset(100% 0 0 0);
  transform-origin: bottom;
  background-color: var(--primary-color);
  -webkit-transition: all 400ms ease-out;
  -khtml-transition: all 400ms ease-out;
  -moz-transition: all 400ms ease-out;
  -ms-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out; }
@media (max-width: 1499px) {
  .pxl-menu-carousel.layout-5 .item-inner .item-content {
    top: 25%; } }
@media (max-width: 991px) {
  .pxl-menu-carousel.layout-5 .item-inner .item-content {
    left: 30px;
    right: 30px;
    padding: 66px 20px 50px; } }
@media (max-width: 767px) {
  .pxl-menu-carousel.layout-5 .item-inner .item-content {
    justify-content: center; } }
@media (max-width: 575px) {
  .pxl-menu-carousel.layout-5 .item-inner .item-content {
    padding: 70px 20px 30px;
    left: 20px;
    right: 20px; } }
.pxl-menu-carousel.layout-5 .item-inner .menu-title {
  font-family: var(--heading-font-family);
  font-size: 20px;
  line-height: 45px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #fff;
  margin-bottom: -2px; }
  .pxl-menu-carousel.layout-5 .item-inner .menu-title a {
    cursor: pointer;
    display: inline;
    color: #fff;
    background-image: linear-gradient(transparent calc(100% - 1px), #fff 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-menu-carousel.layout-5 .item-inner .menu-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-menu-carousel.layout-5 .item-inner .menu-price {
  position: absolute;
  display: inline-block;
  padding: 5px 13px;
  font-size: 23px;
  line-height: 55px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: var(--additional01-color);
  border-radius: 0 0 32px 32px;
  font-family: var(--heading-font-family);
  top: 0;
  transform: translateX(-50%);
  left: 50%; }
.pxl-menu-carousel.layout-5 .item-inner .pxl-wave {
  position: relative;
  margin: 22px auto;
  background-image: url(../images/water-waves.png);
  background-size: contain;
  background-repeat: no-repeat;
  min-width: 56px;
  min-height: 7px; }
.pxl-menu-carousel.layout-5 .item-inner .menu-sub-title {
  color: #fff;
  line-height: 28px;
  letter-spacing: 0.02em;
  font-style: italic; }
.pxl-menu-carousel.layout-5 .item-inner .menu-description {
  margin: 0 auto;
  max-width: 302px;
  color: #ededed;
  letter-spacing: 0.01em; }
@media (max-width: 767px) {
  .pxl-menu-carousel.layout-5 .item-inner .menu-description {
    margin-top: 20px;
    display: block;
    display: -webkit-box;
    max-height: 1170px*px;
    font-size: 15px;
    line-height: 26px;
    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-menu-carousel.layout-5 .item-inner .menu-description > * {
      display: block;
      display: -webkit-box;
      max-height: 1170px*px;
      font-size: 15px;
      line-height: 26px;
      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-menu-carousel.layout-5 .item-inner:hover .item-content {
  clip-path: inset(0 0 0 0); }
.pxl-menu-carousel.layout-5 .item-inner:hover .box-title {
  opacity: 0; }
  .pxl-menu-carousel.layout-5 .item-inner:hover .item-featured::before {
    clip-path: inset(0 0 0 0); }
.pxl-menu-carousel.layout-5 .pxl-swiper-dots {
  margin-top: 57px; }
.pxl-menu-carousel.layout-6 .item-inner {
  width: 100%;
  text-align: center; }
  .pxl-menu-carousel.layout-6 .item-inner .item-featured {
    position: relative; }
  @media (max-width: 575px) {
    .pxl-menu-carousel.layout-6 .item-inner .item-featured img {
      min-height: 400px;
      object-fit: cover; } }
  .pxl-menu-carousel.layout-6 .item-inner .box-title {
    position: absolute;
    z-index: 1;
    left: 67px;
    right: 67px;
    bottom: -46px;
    padding: 20px 20px;
    background-color: var(--primary-color);
    -webkit-transition: all 400ms ease-out;
    -khtml-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out; }
  @media (max-width: 1199px) {
    .pxl-menu-carousel.layout-6 .item-inner .box-title {
      left: 30px;
      right: 30px; } }
@media (max-width: 575px) {
  .pxl-menu-carousel.layout-6 .item-inner .box-title {
    left: 20px;
    right: 20px;
    padding: 10px 20px;
    bottom: -35px; } }
.pxl-menu-carousel.layout-6 .item-inner .item-content {
  position: absolute;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: end;
  top: 45%;
  left: 67px;
  right: 67px;
  bottom: -46px;
  padding: 41px 42px 98px;
  clip-path: inset(100% 0 0 0);
  transform-origin: bottom;
  background-color: var(--primary-color);
  -webkit-transition: all 400ms ease-out;
  -khtml-transition: all 400ms ease-out;
  -moz-transition: all 400ms ease-out;
  -ms-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out; }
@media (max-width: 1499px) {
  .pxl-menu-carousel.layout-6 .item-inner .item-content {
    top: 30%; } }
@media (max-width: 1199px) {
  .pxl-menu-carousel.layout-6 .item-inner .item-content {
    left: 30px;
    right: 30px; } }
@media (max-width: 991px) {
  .pxl-menu-carousel.layout-6 .item-inner .item-content {
    justify-content: center; } }
@media (max-width: 575px) {
  .pxl-menu-carousel.layout-6 .item-inner .item-content {
    left: 20px;
    right: 20px;
    bottom: -35px;
    padding: 30px 25px 80px; } }
.pxl-menu-carousel.layout-6 .item-inner .menu-title {
  font-family: var(--heading-font-family);
  font-size: 30px;
  line-height: 55px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 0.02em;
  color: #fff; }
  .pxl-menu-carousel.layout-6 .item-inner .menu-title a {
    cursor: pointer;
    display: inline;
    color: #fff;
    background-image: linear-gradient(transparent calc(100% - 1px), #fff 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-menu-carousel.layout-6 .item-inner .menu-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-menu-carousel.layout-6 .item-inner .button-menu {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }
  .pxl-menu-carousel.layout-6 .item-inner .button-menu a {
    color: #fff;
    line-height: 50px;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    background-color: var(--additional01-color);
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-family: var(--heading-font-family);
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    z-index: 1; }
    .pxl-menu-carousel.layout-6 .item-inner .button-menu a span {
      position: relative; }
      .pxl-menu-carousel.layout-6 .item-inner .button-menu a span::after {
        content: "";
        position: absolute;
        bottom: 15px;
        left: 0;
        right: 0;
        margin: auto;
        height: 1px;
        width: 100%;
        background-color: #fff;
        transform-origin: right center;
        -webkit-transform-origin: right center;
        -webkit-transform: scale(0, 1);
        -khtml-transform: scale(0, 1);
        -moz-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
        -khtml-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
        -moz-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
        -ms-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
        -o-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
        transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85); }
    .pxl-menu-carousel.layout-6 .item-inner .button-menu a:hover {
      color: #fff; }
      .pxl-menu-carousel.layout-6 .item-inner .button-menu a:hover span:after {
        transform-origin: left center;
        -webkit-transform: scale(1, 1);
        -khtml-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transform-origin: left center; }
.pxl-menu-carousel.layout-6 .item-inner .pxl-wave {
  position: relative;
  margin: 22px auto;
  background-image: url(../images/water-waves.png);
  background-size: contain;
  background-repeat: no-repeat;
  min-width: 56px;
  min-height: 7px; }
.pxl-menu-carousel.layout-6 .item-inner .menu-description {
  margin: 0 auto;
  max-width: 346px;
  color: #ededed;
  letter-spacing: 0.01em; }
@media (max-width: 767px) {
  .pxl-menu-carousel.layout-6 .item-inner .menu-description {
    margin-top: 20px;
    display: block;
    display: -webkit-box;
    max-height: 1170px*px;
    font-size: 15px;
    line-height: 26px;
    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-menu-carousel.layout-6 .item-inner .menu-description > * {
      display: block;
      display: -webkit-box;
      max-height: 1170px*px;
      font-size: 15px;
      line-height: 26px;
      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-menu-carousel.layout-6 .item-inner:hover .item-content {
  clip-path: inset(0 0 0 0); }
.pxl-menu-carousel.layout-6 .item-inner:hover .box-title {
  opacity: 0; }
  .pxl-menu-carousel.layout-6 .item-inner:hover .item-featured::before {
    clip-path: inset(0 0 0 0); }
.pxl-menu-carousel.layout-6 .pxl-swiper-dots {
  margin-top: 57px; }
.pxl-menu-carousel.layout-7 .menu-title {
  font-family: var(--heading-font-family);
  font-size: 25px;
  line-height: 26px;
  letter-spacing: 0.02em;
  color: #fff;
  margin-bottom: 20px; }
.pxl-menu-carousel.layout-7 .menu-description {
  line-height: 26px;
  letter-spacing: 0;
  max-width: 440px; }
.pxl-menu-carousel.layout-7 .item-inner {
  text-align: center; }
.pxl-menu-carousel.layout-7 .item-featured {
  display: flex;
  justify-content: center;
  margin-bottom: 12px; }
.pxl-menu-carousel.layout-8 .item-content {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 50px 50px 50px 50px; }
@media (max-width: 575px) {
  .pxl-menu-carousel.layout-8 .item-content {
    padding: 50px 20px 50px 20px; } }
.pxl-menu-carousel.layout-8 .item-content > * {
  opacity: 0;
  transform: translateY(10px) scale(0.5);
  transition: all 400ms ease-out; }
  .pxl-menu-carousel.layout-8 .item-content > *:nth-child(1) {
    transition-delay: 100ms; }
  .pxl-menu-carousel.layout-8 .item-content > *:nth-child(2) {
    transition-delay: 160ms; }
  .pxl-menu-carousel.layout-8 .item-content > *:nth-child(3) {
    transition-delay: 220ms; }
  .pxl-menu-carousel.layout-8 .item-content > *:nth-child(4) {
    transition-delay: 280ms; }
  .pxl-menu-carousel.layout-8 .item-content > *:nth-child(5) {
    transition-delay: 340ms; }
.pxl-menu-carousel.layout-8 .item-featured {
  text-align: center;
  display: inline-block;
  transition: all 400ms ease-in-out 0s;
  transition-delay: 50ms;
  z-index: 1;
  position: relative; }
  .pxl-menu-carousel.layout-8 .item-featured img {
    border-radius: 50%; }
.pxl-menu-carousel.layout-8 .item-inner {
  padding: 74px 91px 75px 106px; }
@media (max-width: 1199px) {
  .pxl-menu-carousel.layout-8 .item-inner {
    padding: 50px 50px 50px 50px; } }
@media (max-width: 575px) {
  .pxl-menu-carousel.layout-8 .item-inner {
    padding: 50px 20px 50px 20px; } }
.pxl-menu-carousel.layout-8 .item-inner:hover .item-featured {
  transform: translateY(-100%);
  opacity: 0; }
.pxl-menu-carousel.layout-8 .item-inner:hover .item-content > * {
  opacity: 1;
  transform: translateY(0px) scale(1); }
.pxl-menu-carousel.layout-8 .menu-price {
  font-family: var(--heading-font-family);
  font-weight: 400;
  font-size: 30px;
  line-height: 56px;
  letter-spacing: 0;
  color: #fff; }
.pxl-menu-carousel.layout-8 .menu-title {
  font-family: var(--heading-font-family);
  font-weight: 400;
  font-size: 30px;
  line-height: 2;
  letter-spacing: 0;
  color: #fff;
  margin-bottom: 3px; }
.pxl-menu-carousel.layout-8 .menu-sub-title {
  font-family: var(--heading-font-family);
  color: var(--primary-color);
  line-height: 26px;
  letter-spacing: 0.02em;
  max-width: 306px;
  margin-left: auto;
  margin-right: auto; }
.pxl-menu-carousel.layout-8 .pxl-icon {
  margin-top: 21px;
  margin-bottom: 20px; }
  .pxl-menu-carousel.layout-8 .pxl-icon i {
    font-size: 30px;
    color: var(--primary-color); }
  @media (max-width: 575px) {
    .pxl-menu-carousel.layout-8 .pxl-icon {
      margin-top: 16px;
      margin-bottom: 16px; } }
.pxl-menu-carousel.layout-8 .menu-description {
  max-width: 421px;
  margin-left: auto;
  margin-right: auto; }
@media (max-width: 575px) {
  .pxl-menu-carousel.layout-8 .menu-description {
    display: block;
    display: -webkit-box;
    max-height: 1125px*px;
    font-size: 15px;
    line-height: 25px;
    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-menu-carousel.layout-8 .menu-description > * {
      display: block;
      display: -webkit-box;
      max-height: 1125px*px;
      font-size: 15px;
      line-height: 25px;
      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-menu-carousel.layout-8 .pxl-swiper-container {
  border-top: 1px solid rgba(var(--primary-color-rgb), 0.129);
  position: relative; }
  .pxl-menu-carousel.layout-8 .pxl-swiper-container::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    right: 50%;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(var(--primary-color-rgb), 0.129);
    z-index: 2; }
  @media (max-width: 991px) {
    .pxl-menu-carousel.layout-8 .pxl-swiper-container {
      border: none; }
      .pxl-menu-carousel.layout-8 .pxl-swiper-container::before {
        display: none; } }
.pxl-menu-carousel.layout-9 .menu-title {
  font-size: 25px;
  font-family: var(--heading-font-family);
  font-weight: 700;
  line-height: 45px;
  letter-spacing: 0.01em;
  color: #fff;
  margin-bottom: 10px; }
  .pxl-menu-carousel.layout-9 .menu-title span {
    position: relative; }
    .pxl-menu-carousel.layout-9 .menu-title span::before, .pxl-menu-carousel.layout-9 .menu-title span::after {
      content: "";
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 45px;
      height: 1px;
      background-color: var(--primary-color);
      opacity: 0;
      transition: all 300ms ease-in-out 0s;
      transition-delay: 300ms; }
    .pxl-menu-carousel.layout-9 .menu-title span::before {
      left: -45px; }
    .pxl-menu-carousel.layout-9 .menu-title span::after {
      right: -45px; }
    @media (max-width: 575px) {
      .pxl-menu-carousel.layout-9 .menu-title span::before, .pxl-menu-carousel.layout-9 .menu-title span::after {
        width: 25px; }
      .pxl-menu-carousel.layout-9 .menu-title span::before {
        left: -25px; }
      .pxl-menu-carousel.layout-9 .menu-title span::after {
        right: -25px; } }
.pxl-menu-carousel.layout-9 .menu-description {
  line-height: 26px;
  max-width: 491px;
  margin: 0 -91px; }
@media (max-width: 767px) {
  .pxl-menu-carousel.layout-9 .menu-description {
    margin: 0 auto;
    display: block;
    display: -webkit-box;
    max-height: 1170px*px;
    font-size: 15px;
    line-height: 26px;
    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-menu-carousel.layout-9 .menu-description > * {
      display: block;
      display: -webkit-box;
      max-height: 1170px*px;
      font-size: 15px;
      line-height: 26px;
      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-menu-carousel.layout-9 .item-content {
  text-align: center;
  transform: scale(0);
  transition: all 400ms ease-in-out 0s; }
.pxl-menu-carousel.layout-9 .item-content > * {
  opacity: 0;
  transform: translateY(10px);
  transition: all 300ms ease-out; }
  .pxl-menu-carousel.layout-9 .item-content > *:nth-child(1) {
    transition-delay: 250ms; }
  .pxl-menu-carousel.layout-9 .item-content > *:nth-child(2) {
    transition-delay: 320ms; }
.pxl-menu-carousel.layout-9 .item-featured {
  position: relative; }
  .pxl-menu-carousel.layout-9 .item-featured img {
    z-index: 1;
    position: relative; }
  .pxl-menu-carousel.layout-9 .item-featured::after {
    content: "";
    position: absolute;
    top: calc(-50% - -12px);
    left: calc(-50% - -6px);
    background-image: url(../images/overlay-active-tabs16.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    width: 200%;
    height: 200%;
    opacity: 0;
    transition: all 350ms ease-in-out 0s; }
.pxl-menu-carousel.layout-9 .swiper-slide-active {
  position: relative;
  z-index: 1; }
  .pxl-menu-carousel.layout-9 .swiper-slide-active .item-content {
    transform: scale(1); }
  .pxl-menu-carousel.layout-9 .swiper-slide-active .item-content > * {
    opacity: 1;
    transform: translateY(0px); }
    .pxl-menu-carousel.layout-9 .swiper-slide-active .menu-title span::before, .pxl-menu-carousel.layout-9 .swiper-slide-active .menu-title span::after {
      transform: translateY(-50%);
      opacity: 1; }
    .pxl-menu-carousel.layout-9 .swiper-slide-active .menu-title span::before {
      left: -64px; }
    .pxl-menu-carousel.layout-9 .swiper-slide-active .menu-title span::after {
      right: -64px; }
    @media (max-width: 575px) {
      .pxl-menu-carousel.layout-9 .swiper-slide-active .menu-title span::before {
        left: -44px; }
      .pxl-menu-carousel.layout-9 .swiper-slide-active .menu-title span::after {
        right: -44px; } }
  .pxl-menu-carousel.layout-9 .swiper-slide-active .item-featured::after {
    opacity: 1; }
.pxl-menu-carousel.layout-9 .pxl-swiper-slide .item-featured {
  transform: scale(0.5);
  transition: all 400ms ease-in-out 0s;
  margin-bottom: 25px;
  display: flex;
  justify-content: center; }
  .pxl-menu-carousel.layout-9 .pxl-swiper-slide.swiper-slide-next .item-featured, .pxl-menu-carousel.layout-9 .pxl-swiper-slide.swiper-slide-prev .item-featured {
    transform: scale(0.75); }
.pxl-menu-carousel.layout-9 .pxl-swiper-slide.swiper-slide-active .item-featured {
  transform: scale(1); }
.pxl-menu-carousel.layout-9 .pxl-swiper-wrapper {
  align-items: center; }
.pxl-menu-carousel.layout-10 .item-inner {
  width: 100%;
  text-align: center; }
  .pxl-menu-carousel.layout-10 .item-inner .item-featured {
    position: relative; }
  @media (max-width: 575px) {
    .pxl-menu-carousel.layout-10 .item-inner .item-featured img {
      min-height: 400px;
      object-fit: cover; } }
  .pxl-menu-carousel.layout-10 .item-inner .item-featured::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    backdrop-filter: blur(5px);
    transition: all 400ms ease-in-out 0s;
    opacity: 0; }
  .pxl-menu-carousel.layout-10 .item-inner .box-title {
    position: absolute;
    z-index: 1;
    left: 30px;
    right: 30px;
    bottom: 27px;
    background-color: #0f0e0f;
    padding: 10px 15px;
    -webkit-transition: all 400ms ease-out;
    -khtml-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out; }
  @media (max-width: 575px) {
    .pxl-menu-carousel.layout-10 .item-inner .box-title {
      left: 20px;
      right: 20px;
      bottom: 25px; } }
  .pxl-menu-carousel.layout-10 .item-inner .item-content {
    position: absolute;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: end;
    top: 26px;
    left: 30px;
    right: 30px;
    bottom: 27px;
    padding: 15px 15px 14px;
    clip-path: inset(100% 0 0 0);
    transform-origin: bottom;
    background-color: #0f0e0f;
    -webkit-transition: all 400ms ease-out;
    -khtml-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out; }
  @media (max-width: 575px) {
    .pxl-menu-carousel.layout-10 .item-inner .item-content {
      top: 25px;
      left: 20px;
      right: 20px;
      bottom: 25px; } }
  .pxl-menu-carousel.layout-10 .item-inner .menu-title {
    font-family: var(--heading-font-family);
    font-size: 25px;
    line-height: 2;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0.01em;
    color: #fff; }
  .pxl-menu-carousel.layout-10 .item-inner .button-menu {
    margin-top: 73px; }
    .pxl-menu-carousel.layout-10 .item-inner .button-menu a {
      font-family: var(--body-font-family);
      font-weight: 500;
      z-index: 1;
      color: #fff;
      padding: 14px 33px 15px;
      width: 100%; }
  .pxl-menu-carousel.layout-10 .item-inner .pxl-divider {
    position: relative;
    margin: 7px auto 19px;
    background-color: var(--primary-color);
    width: 60px;
    margin-left: auto;
    margin-right: auto; }
    .pxl-menu-carousel.layout-10 .item-inner .pxl-divider::before {
      width: 100%; }
  .pxl-menu-carousel.layout-10 .item-inner .menu-description {
    margin: 0 auto;
    max-width: 271px;
    display: block;
    display: -webkit-box;
    max-height: 77.9999999999px;
    font-size: 15px;
    line-height: 1.7333333333;
    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-menu-carousel.layout-10 .item-inner .menu-description > * {
      display: block;
      display: -webkit-box;
      max-height: 77.9999999999px;
      font-size: 15px;
      line-height: 1.7333333333;
      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-menu-carousel.layout-10 .item-inner:hover .item-content {
    clip-path: inset(0 0 0 0); }
  .pxl-menu-carousel.layout-10 .item-inner:hover .box-title {
    opacity: 0; }
    .pxl-menu-carousel.layout-10 .item-inner:hover .item-featured::before {
      opacity: 1; }
.pxl-menu-carousel.layout-10 .pxl-swiper-dots {
  margin-top: 57px; }
.pxl-menu-carousel.layout-11 .menu-price {
  background-color: #c28e32;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.02em;
  padding: 5px 23px;
  display: inline-block;
  border-radius: 18px; }
.pxl-menu-carousel.layout-11 .menu-title {
  font-family: var(--heading-font-family);
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #fff;
  text-transform: uppercase;
  margin-top: 23px;
  margin-bottom: 14px;
  display: block;
  display: -webkit-box;
  max-height: 1550px*px;
  font-size: 25px;
  line-height: 31px;
  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-menu-carousel.layout-11 .menu-title > * {
    display: block;
    display: -webkit-box;
    max-height: 1550px*px;
    font-size: 25px;
    line-height: 31px;
    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-menu-carousel.layout-11 .menu-description {
  color: #dedede;
  display: block;
  display: -webkit-box;
  max-height: 1125px*px;
  font-size: 15px;
  line-height: 25px;
  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-menu-carousel.layout-11 .menu-description > * {
    display: block;
    display: -webkit-box;
    max-height: 1125px*px;
    font-size: 15px;
    line-height: 25px;
    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-menu-carousel.layout-11 .item-content {
  position: absolute;
  left: 35px;
  top: 35px;
  right: 35px;
  bottom: 32px;
  border-radius: 150px 150px 0 0;
  background-color: #1f1e1e;
  padding: 35px 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  clip-path: inset(100% 0 0 0);
  transform-origin: bottom;
  -webkit-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -khtml-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -moz-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -ms-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -o-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89); }
  .pxl-menu-carousel.layout-11 .item-content > * {
    opacity: 0;
    transform: translateY(10px);
    transition: all 200ms ease-out; }
    .pxl-menu-carousel.layout-11 .item-content > *:nth-child(1) {
      transition-delay: 510ms; }
    .pxl-menu-carousel.layout-11 .item-content > *:nth-child(2) {
      transition-delay: 460ms; }
    .pxl-menu-carousel.layout-11 .item-content > *:nth-child(3) {
      transition-delay: 390ms; }
    .pxl-menu-carousel.layout-11 .item-content > *:nth-child(4) {
      transition-delay: 320ms; }
    .pxl-menu-carousel.layout-11 .item-content > *:nth-child(5) {
      transition-delay: 250ms; }
  @media (max-width: 767px) {
    .pxl-menu-carousel.layout-11 .item-content {
      left: 20px;
      top: 20px;
      right: 20px;
      bottom: 20px;
      padding: 30px 20px; } }
.pxl-menu-carousel.layout-11 .item-featured img {
  -webkit-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -khtml-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -moz-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -ms-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -o-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89); }
.pxl-menu-carousel.layout-11 .item-inner {
  position: relative;
  width: 100%; }
  .pxl-menu-carousel.layout-11 .item-inner:hover .item-content {
    clip-path: inset(0 0 0 0); }
    .pxl-menu-carousel.layout-11 .item-inner:hover .item-content > * {
      opacity: 1;
      transform: translateY(0px); }
  .pxl-menu-carousel.layout-11 .item-inner:hover .item-featured img {
    border-radius: 185px 185px 0 0; }
.pxl-menu-carousel.layout-12 .menu-title {
  font-family: var(--heading-font-family);
  font-weight: 700;
  letter-spacing: 0.03em;
  color: var(--secondary-color);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 12px;
  display: block;
  display: -webkit-box;
  max-height: 1250px*px;
  font-size: 25px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -khtml-line-clamp: 1;
  -moz-line-clamp: 1;
  -ms-line-clamp: 1;
  -o-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  -khtml-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical; }
  .pxl-menu-carousel.layout-12 .menu-title > * {
    display: block;
    display: -webkit-box;
    max-height: 1250px*px;
    font-size: 25px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -khtml-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    -o-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical; }
.pxl-menu-carousel.layout-12 .menu-description {
  display: block;
  display: -webkit-box;
  max-height: 1500px*px;
  font-size: 15px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -khtml-line-clamp: 4;
  -moz-line-clamp: 4;
  -ms-line-clamp: 4;
  -o-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  -khtml-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical; }
  .pxl-menu-carousel.layout-12 .menu-description > * {
    display: block;
    display: -webkit-box;
    max-height: 1500px*px;
    font-size: 15px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -khtml-line-clamp: 4;
    -moz-line-clamp: 4;
    -ms-line-clamp: 4;
    -o-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical; }
.pxl-menu-carousel.layout-12 .btn-icon {
  overflow: hidden;
  margin-top: 40px; }
  .pxl-menu-carousel.layout-12 .btn-icon i {
    color: var(--secondary-color);
    font-weight: 700;
    font-size: 15px; }
    .pxl-menu-carousel.layout-12 .btn-icon:hover i {
      color: var(--primary-color); }
.pxl-menu-carousel.layout-12 .item-content {
  position: absolute;
  left: 38px;
  top: 39px;
  right: 38px;
  bottom: 39px;
  border-radius: 147px 147px 0 0;
  background-color: #fff;
  padding: 35px 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  clip-path: inset(100% 0 0 0);
  transform-origin: bottom;
  -webkit-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -khtml-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -moz-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -ms-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -o-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89); }
  .pxl-menu-carousel.layout-12 .item-content > * {
    opacity: 0;
    transform: translateY(10px);
    transition: all 200ms ease-out; }
    .pxl-menu-carousel.layout-12 .item-content > *:nth-child(1) {
      transition-delay: 510ms; }
    .pxl-menu-carousel.layout-12 .item-content > *:nth-child(2) {
      transition-delay: 460ms; }
    .pxl-menu-carousel.layout-12 .item-content > *:nth-child(3) {
      transition-delay: 390ms; }
    .pxl-menu-carousel.layout-12 .item-content > *:nth-child(4) {
      transition-delay: 320ms; }
    .pxl-menu-carousel.layout-12 .item-content > *:nth-child(5) {
      transition-delay: 250ms; }
  @media (max-width: 767px) {
    .pxl-menu-carousel.layout-12 .item-content {
      left: 20px;
      top: 20px;
      right: 20px;
      bottom: 20px;
      padding: 30px 20px; } }
.pxl-menu-carousel.layout-12 .item-featured {
  overflow: hidden;
  -webkit-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -khtml-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -moz-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -ms-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -o-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89); }
  .pxl-menu-carousel.layout-12 .item-featured img {
    transform: scale(1);
    transition: transform 500ms ease; }
.pxl-menu-carousel.layout-12 .item-inner {
  position: relative;
  width: 100%; }
  .pxl-menu-carousel.layout-12 .item-inner:hover .item-content {
    clip-path: inset(0 0 0 0); }
    .pxl-menu-carousel.layout-12 .item-inner:hover .item-content > * {
      opacity: 1;
      transform: translateY(0px); }
  .pxl-menu-carousel.layout-12 .item-inner:hover .item-featured {
    border-radius: 185px 185px 0 0; }
    .pxl-menu-carousel.layout-12 .item-inner:hover .item-featured img {
      transform: scale(1.06);
      -webkit-transition: all 3s cubic-bezier(0.3, 1, 0.35, 2) 0s;
      -khtml-transition: all 3s cubic-bezier(0.3, 1, 0.35, 2) 0s;
      -moz-transition: all 3s cubic-bezier(0.3, 1, 0.35, 2) 0s;
      -ms-transition: all 3s cubic-bezier(0.3, 1, 0.35, 2) 0s;
      -o-transition: all 3s cubic-bezier(0.3, 1, 0.35, 2) 0s;
      transition: all 3s cubic-bezier(0.3, 1, 0.35, 2) 0s; }

.pxl-team-carousel.layout-1 .item-inner {
  position: relative; }
  .pxl-team-carousel.layout-1 .item-image .image-wrap {
    border-radius: 50%; }
    .pxl-team-carousel.layout-1 .item-image .image-wrap img {
      border-radius: 50%; }
.pxl-team-carousel.layout-1 .item-content {
  position: absolute;
  top: 39px;
  left: -25px;
  right: -25px;
  bottom: 39px;
  background-color: var(--primary-color);
  border-radius: 50%;
  padding: 40px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  clip-path: circle(0% at center);
  transform-origin: center;
  overflow: hidden;
  -webkit-transition: 750ms cubic-bezier(0.7, 0.8, 0.5, 1);
  -khtml-transition: 750ms cubic-bezier(0.7, 0.8, 0.5, 1);
  -moz-transition: 750ms cubic-bezier(0.7, 0.8, 0.5, 1);
  -ms-transition: 750ms cubic-bezier(0.7, 0.8, 0.5, 1);
  -o-transition: 750ms cubic-bezier(0.7, 0.8, 0.5, 1);
  transition: 750ms cubic-bezier(0.7, 0.8, 0.5, 1); }
  .pxl-team-carousel.layout-1 .item-content > * {
    opacity: 0;
    transform: translateY(10px);
    transition: all 200ms ease-out; }
    .pxl-team-carousel.layout-1 .item-content > *:nth-child(1) {
      transition-delay: 250ms; }
    .pxl-team-carousel.layout-1 .item-content > *:nth-child(2) {
      transition-delay: 320ms; }
    .pxl-team-carousel.layout-1 .item-content > *:nth-child(3) {
      transition-delay: 390ms; }
    .pxl-team-carousel.layout-1 .item-content > *:nth-child(4) {
      transition-delay: 460ms; }
    .pxl-team-carousel.layout-1 .item-content > *:nth-child(5) {
      transition-delay: 510ms; }
  @media (max-width: 1199px) {
    .pxl-team-carousel.layout-1 .item-content {
      top: 20px;
      left: 20px;
      right: 20px;
      bottom: 20px; } }
@media (max-width: 575px) {
  .pxl-team-carousel.layout-1 .item-content {
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
    padding: 25px 20px; } }
.pxl-team-carousel.layout-1 .item-image {
  display: flex;
  align-items: center;
  justify-content: center; }
  .pxl-team-carousel.layout-1 .item-image .image-wrap {
    position: relative; }
    .pxl-team-carousel.layout-1 .item-image .image-wrap::after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      border: 1px solid var(--primary-color);
      border-radius: 50%;
      transition: all 350ms ease-in-out 0s;
      opacity: 0; }
.pxl-team-carousel.layout-1 .box-icon {
  margin-bottom: 29px; }
  .pxl-team-carousel.layout-1 .box-icon i {
    font-size: 39px;
    color: #fff; }
  @media (max-width: 575px) {
    .pxl-team-carousel.layout-1 .box-icon {
      margin-bottom: 17px; } }
.pxl-team-carousel.layout-1 .item-title {
  font-size: 35px;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #fff;
  font-weight: 600;
  margin-bottom: 0; }
.pxl-team-carousel.layout-1 .item-position {
  font-size: 20px;
  line-height: 35px;
  color: #fff;
  font-family: var(--heading-font-family);
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-top: 7px;
  margin-bottom: 25px; }
@media (max-width: 575px) {
  .pxl-team-carousel.layout-1 .item-position {
    margin-bottom: 17px; } }
.pxl-team-carousel.layout-1 .item-description {
  color: #fff;
  max-width: 339px;
  margin: 0 auto;
  display: block;
  display: -webkit-box;
  max-height: 15px * calc(25/15) * 3;
  font-size: 15px;
  line-height: calc(25/15);
  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-team-carousel.layout-1 .item-description > * {
    display: block;
    display: -webkit-box;
    max-height: 15px * calc(25/15) * 3;
    font-size: 15px;
    line-height: calc(25/15);
    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-team-carousel.layout-1 .btn-text {
  margin-top: 33px; }
@media (max-width: 575px) {
  .pxl-team-carousel.layout-1 .btn-text {
    margin-top: 25px; } }
.pxl-team-carousel.layout-1 .btn-text .btn-more {
  font-family: var(--heading-font-family);
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  line-height: 34px;
  letter-spacing: 0.15em; }
  .pxl-team-carousel.layout-1 .btn-text .btn-more::after {
    left: auto;
    right: 0;
    transition: all 350ms linear;
    background-color: #fff; }
    .pxl-team-carousel.layout-1 .btn-text .btn-more:hover::after {
      width: 0; }
.pxl-team-carousel.layout-1 .pxl-swiper-wrapper {
  align-items: center; }
.pxl-team-carousel.layout-1 .pxl-swiper-slide {
  transform: scale(0.745); }
  .pxl-team-carousel.layout-1 .pxl-swiper-slide.swiper-slide-prev .image-wrap, .pxl-team-carousel.layout-1 .pxl-swiper-slide.swiper-slide-next .image-wrap {
    overflow: hidden; }
  .pxl-team-carousel.layout-1 .pxl-swiper-slide.swiper-slide-prev .item-content, .pxl-team-carousel.layout-1 .pxl-swiper-slide.swiper-slide-next .item-content {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0ms ease-in-out 0s; }
  .pxl-team-carousel.layout-1 .pxl-swiper-slide.swiper-slide-prev {
    left: -42px;
    top: -30px; }
  @media (max-width: 1199px) {
    .pxl-team-carousel.layout-1 .pxl-swiper-slide.swiper-slide-prev {
      left: 0;
      top: -15px; } }
  .pxl-team-carousel.layout-1 .pxl-swiper-slide.swiper-slide-next {
    right: -42px;
    top: -30px; }
  @media (max-width: 1199px) {
    .pxl-team-carousel.layout-1 .pxl-swiper-slide.swiper-slide-next {
      right: 0;
      top: -15px; } }
.pxl-team-carousel.layout-1 .swiper-slide-active {
  transform: scale(1); }
  .pxl-team-carousel.layout-1 .swiper-slide-active .item-image img {
    min-width: 610px;
    object-fit: cover; }
  @media (max-width: 1499px) {
    .pxl-team-carousel.layout-1 .swiper-slide-active .item-image img {
      min-width: 500px; } }
@media (max-width: 1199px) {
  .pxl-team-carousel.layout-1 .swiper-slide-active .item-image img {
    min-width: 100%; } }
.pxl-team-carousel.layout-1 .swiper-slide-active .item-image .image-wrap {
  position: relative; }
  .pxl-team-carousel.layout-1 .swiper-slide-active .item-image .image-wrap::after {
    left: -19px;
    right: -19px;
    bottom: -19px;
    top: -19px;
    opacity: 1; }
  @media (max-width: 575px) {
    .pxl-team-carousel.layout-1 .swiper-slide-active .item-image .image-wrap::after {
      left: -8px;
      right: -8px;
      bottom: -8px;
      top: -8px; } }
.pxl-team-carousel.layout-1 .swiper-slide-active .item-content {
  clip-path: circle(100% at center); }
  .pxl-team-carousel.layout-1 .swiper-slide-active .item-content > * {
    opacity: 1;
    transform: translateY(0px); }
.pxl-team-carousel.layout-1 .pxl-swiper-container {
  padding: 20px 0; }
@media (max-width: 767px) {
  .pxl-team-carousel.layout-1 .pxl-swiper-container {
    padding: 20px; } }
@media (max-width: 575px) {
  .pxl-team-carousel.layout-1 .pxl-swiper-container {
    padding: 9px; } }
.pxl-team-carousel.layout-1 .pxl-swiper-arrow {
  position: absolute;
  cursor: pointer; }
  .pxl-team-carousel.layout-1 .pxl-swiper-arrow.pxl-swiper-arrow-next {
    right: -115px;
    bottom: 50%;
    transform: translateY(-50%); }
  .pxl-team-carousel.layout-1 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
    left: -115px;
    bottom: 50%;
    transform: translateY(-50%) rotate(180deg); }
    .pxl-team-carousel.layout-1 .pxl-swiper-arrow.swiper-button-disabled span {
      opacity: 0.25;
      cursor: no-drop; }
  .pxl-team-carousel.layout-1 .pxl-swiper-arrow span {
    font-size: 20px;
    color: var(--heading-color);
    font-weight: 700; }

.pxl-team-carousel.layout-2 .item-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 119px; }
@media (max-width: 1199px) {
  .pxl-team-carousel.layout-2 .item-inner {
    gap: 50px; } }
@media (max-width: 991px) {
  .pxl-team-carousel.layout-2 .item-inner {
    flex-direction: column; } }
.pxl-team-carousel.layout-2 .item-inner .item-content {
  width: 54%;
  position: relative;
  margin-top: 50px; }
@media (max-width: 1199px) {
  .pxl-team-carousel.layout-2 .item-inner .item-content {
    margin-top: 0; } }
@media (max-width: 991px) {
  .pxl-team-carousel.layout-2 .item-inner .item-content {
    width: 100%;
    text-align: center; } }
.pxl-team-carousel.layout-2 .item-inner .item-content .item-sub-title {
  color: #cacaca;
  letter-spacing: 0.1em;
  text-transform: uppercase; }
.pxl-team-carousel.layout-2 .item-inner .item-content .item-title {
  font-size: 45px;
  line-height: 55px;
  letter-spacing: 0.03em;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  margin-top: 14px;
  margin-bottom: 26px;
  max-width: 549px; }
@media (max-width: 991px) {
  .pxl-team-carousel.layout-2 .item-inner .item-content .item-title {
    margin-left: auto;
    margin-right: auto; } }
.pxl-team-carousel.layout-2 .item-inner .item-content .item-description {
  color: #cacaca;
  letter-spacing: 0;
  display: flex;
  flex-direction: column;
  max-height: 165px;
  overflow-y: scroll;
  scrollbar-width: none;
  position: relative; }
.pxl-team-carousel.layout-2 .item-inner .item-image {
  width: 46%; }
  .pxl-team-carousel.layout-2 .item-inner .item-image .image-wrap {
    border-radius: 50%; }
  @media (max-width: 991px) {
    .pxl-team-carousel.layout-2 .item-inner .item-image {
      width: 60%; } }
@media (max-width: 767px) {
  .pxl-team-carousel.layout-2 .item-inner .item-image {
    width: 100%; } }
.pxl-team-carousel.layout-2 .item-inner .box-sosial {
  display: flex;
  gap: 29px; }
  .pxl-team-carousel.layout-2 .item-inner .box-sosial a {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0.1em; }
    .pxl-team-carousel.layout-2 .item-inner .box-sosial a span {
      position: relative; }
      .pxl-team-carousel.layout-2 .item-inner .box-sosial a span:after {
        content: "";
        height: 1px;
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 0;
        border-bottom: 1px solid;
        transition: all 350ms; }
    .pxl-team-carousel.layout-2 .item-inner .box-sosial a:hover span:after {
      width: 98%; }
.pxl-team-carousel.layout-2 .item-inner .box-sosial-background {
  display: flex;
  margin-top: 60px;
  justify-content: space-between; }
  .pxl-team-carousel.layout-2 .item-inner .box-sosial-background .item-signature {
    position: relative;
    right: -39px; }
  @media (max-width: 991px) {
    .pxl-team-carousel.layout-2 .item-inner .box-sosial-background .item-signature {
      right: 0; } }
@media (max-width: 767px) {
  .pxl-team-carousel.layout-2 .item-inner .box-sosial-background {
    flex-direction: column;
    gap: 30px;
    align-items: center; }
    .pxl-team-carousel.layout-2 .item-inner .box-sosial-background .item-signature {
      max-width: 180px; } }
@media (max-width: 575px) {
  .pxl-team-carousel.layout-2 .item-inner .box-sosial-background {
    margin-top: 30px; } }
.pxl-team-carousel.layout-2 .pxl-swiper-slide .item-content > * {
  opacity: 0;
  transform: translateY(10px);
  transition: all 600ms ease-out; }
  .pxl-team-carousel.layout-2 .pxl-swiper-slide .item-content > *:nth-child(1) {
    transition-delay: 250ms; }
  .pxl-team-carousel.layout-2 .pxl-swiper-slide .item-content > *:nth-child(2) {
    transition-delay: 320ms; }
  .pxl-team-carousel.layout-2 .pxl-swiper-slide .item-content > *:nth-child(3) {
    transition-delay: 390ms; }
  .pxl-team-carousel.layout-2 .pxl-swiper-slide .item-content > *:nth-child(4) {
    transition-delay: 460ms; }
  .pxl-team-carousel.layout-2 .pxl-swiper-slide .item-content > *:nth-child(5) {
    transition-delay: 510ms; }
.pxl-team-carousel.layout-2 .pxl-swiper-slide .image-wrap {
  opacity: 0;
  transform: scale(0.8);
  transition: all 450ms ease-out;
  transition-delay: 390ms; }
.pxl-team-carousel.layout-2 .swiper-slide-active .item-content > * {
  opacity: 1;
  transform: translateY(0px); }
.pxl-team-carousel.layout-2 .swiper-slide-active .image-wrap {
  opacity: 1;
  transform: scale(1); }
.pxl-team-carousel.layout-2 .pxl-swiper-container {
  transition: all 450ms ease-out; }

.pxl-clients.layout-1 .item-image {
  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.layout-1 .item-image a {
    text-align: center;
    display: block; }
  .pxl-clients.layout-1 .item-image img {
    display: inline-block;
    max-height: 95px;
    width: auto !important;
    opacity: 0.25;
    -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.layout-1 .item-image:hover img {
      opacity: 1; }
  .pxl-clients.layout-1 .item-image.image-white img {
    filter: brightness(0) invert(1);
    opacity: 1 !important; }
.pxl-clients.layout-2 .pxl-swiper-container {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000; }
  .pxl-clients.layout-2 .pxl-swiper-container .pxl-swiper-slide + .pxl-swiper-slide {
    border-left: 1px solid #000; }
.pxl-clients.layout-2 .pxl-swiper-slide .item-inner {
  min-height: 173px;
  display: flex;
  align-items: center; }
.pxl-clients.layout-2 .pxl-swiper-slide .item-image {
  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; }
  .pxl-clients.layout-2 .pxl-swiper-slide .item-image a {
    text-align: center;
    display: block; }
  .pxl-clients.layout-2 .pxl-swiper-slide .item-image img {
    display: inline-block;
    max-height: 160px;
    width: auto !important;
    -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.layout-3 .item-image {
  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.layout-3 .item-image a {
    text-align: center;
    display: block; }
  .pxl-clients.layout-3 .item-image img {
    display: inline-block;
    max-height: 75px;
    width: auto !important;
    opacity: 0.5;
    -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.layout-3 .item-image:hover img {
      opacity: 1; }
  .pxl-clients.layout-3 .item-image.image-white img {
    filter: brightness(0) invert(1);
    opacity: 1 !important; }
.pxl-clients.layout-4 .item-image {
  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.layout-4 .item-image a {
    text-align: center;
    display: block; }
  .pxl-clients.layout-4 .item-image img {
    display: inline-block;
    -webkit-transition: all 100ms linear 0s;
    -khtml-transition: all 100ms linear 0s;
    -moz-transition: all 100ms linear 0s;
    -ms-transition: all 100ms linear 0s;
    -o-transition: all 100ms linear 0s;
    transition: all 100ms linear 0s;
    opacity: 0.2; }
    .pxl-clients.layout-4 .item-image:hover img {
      opacity: 1;
      filter: sepia(1) saturate(13) brightness(1) hue-rotate(-51deg); }

.pxl-history.layout-1 {
  position: relative;
  padding: 50px 0; }
@media (max-width: 767px) {
  .pxl-history.layout-1 {
    padding: 0; } }
.pxl-history.layout-1:before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: var(--primary-color);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0; }
@media (max-width: 767px) {
  .pxl-history.layout-1:before {
    content: none; } }
.pxl-history.layout-1 .item-wrap .item-inner {
  display: flex;
  flex-direction: row;
  align-items: center; }
@media (max-width: 767px) {
  .pxl-history.layout-1 .item-wrap .item-inner {
    flex-direction: column; } }
.pxl-history.layout-1 .item-wrap:not(:last-child) {
  margin-bottom: 75px; }
.pxl-history.layout-1 .item-image {
  position: relative; }
@media (max-width: 767px) {
  .pxl-history.layout-1 .item-image img {
    width: 100%; } }
.pxl-history.layout-1 .item-image img {
  position: relative;
  z-index: 1; }
.pxl-history.layout-1 .item-image:before {
  content: "";
  position: absolute;
  top: 13px;
  left: 15px;
  bottom: -11px;
  right: -11px;
  border: 1px solid var(--primary-color);
  z-index: 0; }
.pxl-history.layout-1 .item-info .item-year {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: var(--heading-color);
  margin-bottom: 23px; }
@media (max-width: 767px) {
  .pxl-history.layout-1 .item-info .item-year {
    font-size: 17px;
    margin-bottom: 15px; } }
.pxl-history.layout-1 .item-info .item-title {
  font-family: var(--heading-font-family);
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
  color: var(--heading-color); }
@media (max-width: 767px) {
  .pxl-history.layout-1 .item-info .item-title {
    font-size: 25px;
    line-height: 1.5; } }
.pxl-history.layout-1 .item-info .item-description {
  margin-top: 17px; }
  .pxl-history.layout-1 .item-info .item-image-wrap .item-image {
    overflow: hidden;
    margin: 0 auto; }
.pxl-history.layout-1 .item-dot {
  width: 14.5%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; }
  .pxl-history.layout-1 .item-dot .dot-wrapper {
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    background-color: #fff;
    z-index: 1;
    padding: 6px; }
  @media (max-width: 767px) {
    .pxl-history.layout-1 .item-dot .dot-wrapper {
      display: none; } }
  .pxl-history.layout-1 .item-dot .dot-wrapper:before {
    content: "";
    position: absolute;
    background-color: var(--primary-color);
    width: 31px;
    height: 1px;
    top: 50%;
    left: -4px;
    right: auto;
    transform: translate(-100%, -50%); }
  .pxl-history.layout-1 .item-dot .dot-wrapper:after {
    content: "";
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    border: 1px solid var(--primary-color);
    transform: translate(-50%, -50%) rotate(45deg); }
  .pxl-history.layout-1 .item-dot .dot-wrapper .dot {
    display: block;
    width: 100%;
    height: 100%;
    background-color: var(--primary-color);
    transform: rotate(45deg);
    position: relative;
    z-index: 1; }
.pxl-history.layout-1 .item-info, .pxl-history.layout-1 .item-image-wrap {
  width: 42.75%; }
@media (max-width: 767px) {
  .pxl-history.layout-1 .item-info, .pxl-history.layout-1 .item-image-wrap {
    width: 100%;
    animation: none !important; } }
@media (max-width: 767px) {
  .pxl-history.layout-1 .item-image-wrap {
    margin-top: 30px;
    animation: none !important; } }
.pxl-history.layout-1 .item-wrap:nth-child(2n + 1) .item-inner {
  flex-direction: row-reverse; }
@media (max-width: 767px) {
  .pxl-history.layout-1 .item-wrap:nth-child(2n + 1) .item-inner {
    flex-direction: column; } }
.pxl-history.layout-1 .item-wrap:nth-child(2n + 1) .item-inner .item-image:before {
  top: 13px;
  left: -10px;
  bottom: -13px;
  right: 10px; }
.pxl-history.layout-1 .item-wrap:nth-child(2n + 1) .item-inner .dot-wrapper:before {
  right: -4px;
  left: auto;
  transform: translate(100%, -50%); }
.pxl-history.layout-2 {
  position: relative; }
  .pxl-history.layout-2:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    left: 78px;
    right: 78px;
    background-color: rgba(var(--primary-color-rgb), 0.45);
    z-index: 0; }
  @media (max-width: 767px) {
    .pxl-history.layout-2:after {
      left: 20px;
      right: 20px; } }
  .pxl-history.layout-2 .pxl-carousel-inner {
    z-index: 1; }
  .pxl-history.layout-2 .item-wrap {
    padding: 30px; }
  @media (max-width: 767px) {
    .pxl-history.layout-2 .item-wrap {
      padding-left: 0;
      padding-right: 0; } }
  .pxl-history.layout-2 .item-wrap .item-inner {
    text-align: center;
    margin-left: -15px;
    margin-right: -15px; }
    .pxl-history.layout-2 .item-wrap .item-inner:hover .diamond-icon:before {
      -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(1);
      -khtml-transform: translate(-50%, -50%) rotate(45deg) scale(1);
      -moz-transform: translate(-50%, -50%) rotate(45deg) scale(1);
      -ms-transform: translate(-50%, -50%) rotate(45deg) scale(1);
      -o-transform: translate(-50%, -50%) rotate(45deg) scale(1);
      transform: translate(-50%, -50%) rotate(45deg) scale(1); }
  .pxl-history.layout-2 .diamond-icon {
    padding: 50px;
    position: relative; }
  @media (max-width: 767px) {
    .pxl-history.layout-2 .diamond-icon {
      padding-left: 0;
      padding-right: 0; } }
  .pxl-history.layout-2 .diamond-icon:before, .pxl-history.layout-2 .diamond-icon:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%; }
  .pxl-history.layout-2 .diamond-icon:after {
    width: 12px;
    height: 12px;
    background-color: var(--primary-color);
    z-index: 3;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -khtml-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg); }
  .pxl-history.layout-2 .diamond-icon:before {
    width: 26px;
    height: 26px;
    background-color: var(--secondary-color);
    border: 1px solid var(--primary-color);
    z-index: 2;
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
    -khtml-transform: translate(-50%, -50%) rotate(45deg) scale(0);
    -moz-transform: translate(-50%, -50%) rotate(45deg) scale(0);
    -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0);
    -o-transform: translate(-50%, -50%) rotate(45deg) scale(0);
    transform: translate(-50%, -50%) rotate(45deg) scale(0); }
  .pxl-history.layout-2 .item-info {
    height: 158px;
    overflow: hidden; }
    .pxl-history.layout-2 .item-info .item-description {
      margin: 13px auto 0;
      max-width: 364px;
      display: block;
      display: -webkit-box;
      max-height: 75.0000000002px;
      font-size: 15px;
      line-height: 1.6666666667;
      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;
      letter-spacing: 0;
      color: var(--heading-color);
      text-align: center; }
      .pxl-history.layout-2 .item-info .item-description > * {
        display: block;
        display: -webkit-box;
        max-height: 75.0000000002px;
        font-size: 15px;
        line-height: 1.6666666667;
        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; }
      @media (max-width: 767px) {
        .pxl-history.layout-2 .item-info .item-description {
          display: block;
          display: -webkit-box;
          max-height: 70.0000000001px;
          font-size: 14px;
          line-height: 1.6666666667;
          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-history.layout-2 .item-info .item-description > * {
            display: block;
            display: -webkit-box;
            max-height: 70.0000000001px;
            font-size: 14px;
            line-height: 1.6666666667;
            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-history.layout-2 .item-info .item-year {
      position: relative;
      color: var(--primary-color);
      font-family: var(--heading-font-family);
      font-size: 20px;
      font-weight: 600;
      font-style: italic;
      line-height: 1.5;
      letter-spacing: 0.15em;
      margin-bottom: 3px; }
    .pxl-history.layout-2 .item-info .item-title {
      font-family: var(--heading-font-family);
      font-size: 23px;
      font-weight: 600;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      color: var(--heading-color); }
  .pxl-history.layout-2 .item-image-wrap .item-image {
    width: 158px;
    height: 158px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto; }
    .pxl-history.layout-2 .item-image-wrap .item-image img {
      object-fit: cover; }
.pxl-history.layout-2 .item-inner:hover .item-year:after {
  animation: pulse-current 1200ms ease-out infinite; }
.pxl-history.layout-2 .pxl-swiper-slide:nth-child(2n + 1) .item-inner {
  display: flex;
  flex-direction: column-reverse; }
  .pxl-history.layout-2 .pxl-swiper-slide:nth-child(2n + 1) .item-inner .item-description:before {
    top: 0;
    bottom: -5px; }
.pxl-history.layout-2 .pxl-swiper-slide:nth-child(2n + 1) .item-year:before, .pxl-history.layout-2 .pxl-swiper-slide:nth-child(2n + 1) .item-year:after {
  top: auto;
  bottom: -15px; }
.pxl-history.layout-2 .pxl-swiper-arrows .pxl-swiper-arrow {
  border: 1px solid;
  border-color: rgba(var(--primary-color-rgb), 0.45);
  width: 78px;
  height: 78px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: rgba(var(--primary-color-rgb), 0.45);
  opacity: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .pxl-history.layout-2 .pxl-swiper-arrows .pxl-swiper-arrow > * {
    max-width: 100%; }
  .pxl-history.layout-2 .pxl-swiper-arrows .pxl-swiper-arrow.pxl-swiper-arrow-prev {
    left: 0; }
  .pxl-history.layout-2 .pxl-swiper-arrows .pxl-swiper-arrow.pxl-swiper-arrow-next {
    right: 0; }
  .pxl-history.layout-2 .pxl-swiper-arrows .pxl-swiper-arrow:hover {
    color: var(--primary-color);
    border-color: var(--primary-color); }
@media (max-width: 767px) {
  .pxl-history.layout-2 .pxl-swiper-arrows {
    display: none; } }

.pxl-fancy-box-carousel.layout-1 {
  text-align: center; }
  .pxl-fancy-box-carousel.layout-1 .item-inner {
    overflow: hidden; }
    .pxl-fancy-box-carousel.layout-1 .item-icon img {
      width: auto;
      display: inline-block; }
  .pxl-fancy-box-carousel.layout-1 .item-title {
    color: var(--heading-color);
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase; }
    .pxl-fancy-box-carousel.layout-1 .item-title span {
      position: relative; }
      .pxl-fancy-box-carousel.layout-1 .item-title span:before, .pxl-fancy-box-carousel.layout-1 .item-title span:after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        background-color: var(--primary-color);
        top: 50%; }
      .pxl-fancy-box-carousel.layout-1 .item-title span:before {
        left: -19px;
        -webkit-transform: translate(-100%, -50%) rotate(45deg);
        -khtml-transform: translate(-100%, -50%) rotate(45deg);
        -moz-transform: translate(-100%, -50%) rotate(45deg);
        -ms-transform: translate(-100%, -50%) rotate(45deg);
        -o-transform: translate(-100%, -50%) rotate(45deg);
        transform: translate(-100%, -50%) rotate(45deg); }
      .pxl-fancy-box-carousel.layout-1 .item-title span:after {
        right: -19px;
        -webkit-transform: translate(100%, -50%) rotate(45deg);
        -khtml-transform: translate(100%, -50%) rotate(45deg);
        -moz-transform: translate(100%, -50%) rotate(45deg);
        -ms-transform: translate(100%, -50%) rotate(45deg);
        -o-transform: translate(100%, -50%) rotate(45deg);
        transform: translate(100%, -50%) rotate(45deg); }
  .pxl-fancy-box-carousel.layout-1 .item-sub-title {
    color: var(--primary-color);
    font-size: 17px;
    letter-spacing: 0.02em; }
  .pxl-fancy-box-carousel.layout-1 .item-description {
    margin-top: 23px;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0.02em;
    color: #e0e3e5; }
  .pxl-fancy-box-carousel.layout-1 .item-title-wrap {
    position: relative;
    margin: -66px 24px 0;
    padding: 28px 15px;
    background-color: #182125;
    z-index: 1; }
  .pxl-fancy-box-carousel.layout-1 .item-content {
    position: absolute;
    background-color: #182125;
    z-index: 2;
    bottom: 0;
    left: 24px;
    right: 24px;
    padding: 121px 125px 124px;
    transform-origin: bottom;
    -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;
    -webkit-transform: translateY(100%);
    -khtml-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%); }
    .pxl-fancy-box-carousel.layout-1 .item-content:before {
      content: "";
      position: absolute;
      top: 30px;
      left: 30px;
      right: 30px;
      bottom: 30px;
      border: 1px solid var(--primary-color); }
    .pxl-fancy-box-carousel.layout-1 .item-content .content-inner {
      position: relative;
      z-index: 3; }
  .pxl-fancy-box-carousel.layout-1 .item-inner:hover .item-content {
    -webkit-transform: translateY(0);
    -khtml-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
@media (max-width: 767px) {
  .pxl-fancy-box-carousel.layout-1 .item-title-wrap {
    display: none; }
  .pxl-fancy-box-carousel.layout-1 .item-content {
    padding: 55px 30px;
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
    .pxl-fancy-box-carousel.layout-1 .item-content:before {
      content: "";
      position: absolute;
      top: 15px;
      left: 15px;
      right: 15px;
      bottom: 15px;
      border: 1px solid var(--primary-color); } }
.pxl-fancy-box-carousel.layout-2 .item-price {
  position: absolute;
  top: 0;
  right: 45px;
  width: auto;
  padding: 15px 35px;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
  color: #fff;
  background-color: var(--heading-color);
  letter-spacing: 0.02em;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  z-index: 3; }
.pxl-fancy-box-carousel.layout-2 .item-inner {
  margin-top: 24px;
  position: relative;
  padding: 43px 5px 50px 35px;
  background-color: #fff;
  overflow: hidden;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px; }
@media (max-width: 767px) {
  .pxl-fancy-box-carousel.layout-2 .item-inner {
    padding: 45px 15px; } }
.pxl-fancy-box-carousel.layout-2 .item-inner .overlay-1 {
  position: absolute;
  z-index: 1;
  width: 758px;
  height: 758px;
  top: 50%;
  left: 66%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: var(--primary-color);
  border-radius: 50%;
  -webkit-transition: all 500ms ease;
  -khtml-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }
@media (max-width: 767px) {
  .pxl-fancy-box-carousel.layout-2 .item-inner .overlay-1 {
    left: 100%; } }
.pxl-fancy-box-carousel.layout-2 .item-inner .overlay-2 {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: var(--primary-color);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
.pxl-fancy-box-carousel.layout-2 .item-inner .overlay-3 {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url("../images/overlay-3.png");
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  background-repeat: no-repeat; }
@media (max-width: 767px) {
  .pxl-fancy-box-carousel.layout-2 .item-inner .overlay-3 {
    display: none; } }
.pxl-fancy-box-carousel.layout-2 .item-inner .item-content {
  position: relative;
  z-index: 2; }
  .pxl-fancy-box-carousel.layout-2 .item-inner .item-content .item-title {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.02em;
    -webkit-transition: all 500ms ease;
    -khtml-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; }
    .pxl-fancy-box-carousel.layout-2 .item-inner .item-content .item-title + .item-description {
      -webkit-transition: all 500ms ease;
      -khtml-transition: all 500ms ease;
      -moz-transition: all 500ms ease;
      -ms-transition: all 500ms ease;
      -o-transition: all 500ms ease;
      transition: all 500ms ease; }
      .pxl-fancy-box-carousel.layout-2 .item-inner .item-content .item-title + .item-description:before {
        content: "";
        display: inline-block;
        margin-top: 4px;
        margin-bottom: 11px;
        width: 60px;
        height: 4px;
        background-color: var(--secondary-color);
        -webkit-border-radius: 2px;
        -khtml-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px; }
  .pxl-fancy-box-carousel.layout-2 .item-inner .item-content ul li {
    color: var(--heading-color);
    font-size: 17px;
    font-weight: 500;
    -webkit-transition: all 500ms ease;
    -khtml-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; }
    .pxl-fancy-box-carousel.layout-2 .item-inner .item-content ul li::marker {
      color: var(--primary-color); }
  .pxl-fancy-box-carousel.layout-2 .item-inner .item-content .item-button {
    margin-top: 31px; }
.pxl-fancy-box-carousel.layout-2 .item-inner .item-image {
  position: relative;
  z-index: 2; }
  .pxl-fancy-box-carousel.layout-2 .item-inner .item-image img {
    object-fit: contain; }
  @media (max-width: 767px) {
    .pxl-fancy-box-carousel.layout-2 .item-inner .item-image {
      margin-top: 30px; }
      .pxl-fancy-box-carousel.layout-2 .item-inner .item-image img {
        max-width: 350px; } }
.pxl-fancy-box-carousel.layout-2 .item-inner:hover .overlay-1 {
  left: 0%;
  opacity: 0;
  visibility: hidden; }
.pxl-fancy-box-carousel.layout-2 .item-inner:hover .overlay-2, .pxl-fancy-box-carousel.layout-2 .item-inner:hover .overlay-3 {
  opacity: 1;
  visibility: visible; }
  .pxl-fancy-box-carousel.layout-2 .item-inner:hover .item-content .item-title, .pxl-fancy-box-carousel.layout-2 .item-inner:hover .item-content .item-description, .pxl-fancy-box-carousel.layout-2 .item-inner:hover .item-content ul li {
    color: #fff; }
  .pxl-fancy-box-carousel.layout-2 .item-inner:hover .item-content ul li::marker {
    color: var(--secondary-color); }

.pxl-banner-carousel .pxl-swiper-thumbs-wrap .pxl-thumbs-wrapper {
  border-bottom: 1px solid var(--divider-color);
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .pxl-banner-carousel .pxl-swiper-thumbs-wrap .pxl-thumbs-wrapper .thumb-item {
    cursor: pointer; }
    .pxl-banner-carousel .pxl-swiper-thumbs-wrap .pxl-thumbs-wrapper .thumb-item span {
      display: inline-block;
      font-family: var(--heading-font-family);
      font-size: 17px;
      font-weight: 500;
      color: var(--heading-color);
      letter-spacing: 0.02em;
      padding: 21px 10px;
      position: relative; }
      .pxl-banner-carousel .pxl-swiper-thumbs-wrap .pxl-thumbs-wrapper .thumb-item span:after {
        content: "";
        display: block;
        height: 4px;
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 0;
        background-color: transparent;
        transition: all 300ms cubic-bezier(0, 0, 0.2, 1) 0s; }
    .pxl-banner-carousel .pxl-swiper-thumbs-wrap .pxl-thumbs-wrapper .thumb-item.swiper-slide-thumb-active span:after {
      width: 100%; }
@media (max-width: 575px) {
  .pxl-banner-carousel .pxl-swiper-thumbs-wrap {
    display: none; } }
.pxl-banner-carousel.layout-1 .banner-item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px 66px 50px 176px;
  flex-grow: 1;
  min-height: 626px; }
@media (max-width: 767px) {
  .pxl-banner-carousel.layout-1 .banner-item {
    padding: 40px 30px;
    flex-wrap: wrap; } }
.pxl-banner-carousel.layout-1 .item-text .item-title {
  max-width: 646px;
  font-size: 60px;
  line-height: 70px;
  letter-spacing: 0.01em; }
.pxl-banner-carousel.layout-1 .item-description {
  max-width: 563px;
  margin-top: 10px;
  color: #fff;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.02em; }
.pxl-banner-carousel.layout-1 .item-readmore {
  margin-top: 42px; }
  .pxl-banner-carousel.layout-1 .item-readmore .btn-outline-secondary-2 {
    color: #fff;
    padding: 14px 33px 15px;
    font-family: var(--heading-font-family);
    font-weight: 500; }
  @media (max-width: 575px) {
    .pxl-banner-carousel.layout-1 .item-readmore {
      margin-top: 30px; } }
.pxl-banner-carousel.layout-1 .item-name {
  font-size: 34px;
  line-height: 19px;
  font-family: "Hertine";
  font-weight: 400;
  color: var(--primary-color);
  position: absolute;
  bottom: 66px;
  right: 66px; }
@media (max-width: 767px) {
  .pxl-banner-carousel.layout-1 .item-name {
    bottom: 30px;
    right: 20px; } }
.pxl-banner-carousel.layout-1 .item-text > * {
  opacity: 0;
  transform: translateY(15px);
  transition: all 450ms ease-out; }
  .pxl-banner-carousel.layout-1 .item-text > *:nth-child(1) {
    transition-delay: 250ms; }
  .pxl-banner-carousel.layout-1 .item-text > *:nth-child(2) {
    transition-delay: 350ms; }
  .pxl-banner-carousel.layout-1 .item-text > *:nth-child(3) {
    transition-delay: 450ms; }
.pxl-banner-carousel.layout-1 .item-name {
  opacity: 0;
  transform: scale(0.5);
  transition: all 400ms ease-out;
  transition-delay: 450ms; }
  .pxl-banner-carousel.layout-1 .pxl-swiper-slide:nth-child(odd) .banner-item {
    padding: 50px 66px 50px 66px;
    align-items: center;
    text-align: center; }
  .pxl-banner-carousel.layout-1 .pxl-swiper-slide:nth-child(odd) .item-description {
    margin-left: auto;
    margin-right: auto; }
  .pxl-banner-carousel.layout-1 .pxl-swiper-slide:nth-child(odd) .item-title {
    max-width: 735px; }
  .pxl-banner-carousel.layout-1 .pxl-swiper-slide.swiper-slide-active {
    z-index: 1; }
    .pxl-banner-carousel.layout-1 .pxl-swiper-slide.swiper-slide-active .item-text > * {
      opacity: 1;
      transform: translateY(0px); }
    .pxl-banner-carousel.layout-1 .pxl-swiper-slide.swiper-slide-active .item-name {
      opacity: 1;
      transform: scale(1); }

.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 linear 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 linear 0s;
    transform: scale(0.85);
    border-radius: 20px;
    overflow: hidden; }
  .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 linear 0s; }
    .pxl-video-slider .swiper-slide .item-inner .pxl-video-popup .media-play-button {
      width: 54px;
      height: 54px;
      background-image: unset;
      background-color: #fff; }
      .pxl-video-slider .swiper-slide .item-inner .pxl-video-popup .media-play-button i {
        font-size: 15px;
        transition: all 300ms linear 0s;
        color: var(--heading-color);
        bottom: 0; }
.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-swiper-slider .swiper-filter-wrap {
  display: flex;
  margin-bottom: 70px; }
@media (max-width: 767px) {
  .pxl-swiper-slider .swiper-filter-wrap {
    margin-bottom: 40px; } }
.pxl-swiper-slider .swiper-filter-wrap .filter-item {
  font-family: var(--heading-font-family);
  font-size: 17px;
  font-weight: 500;
  line-height: 36px;
  color: var(--heading-color);
  letter-spacing: 0.05em;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0 25px;
  position: relative; }
  .pxl-swiper-slider .swiper-filter-wrap .filter-item:after {
    content: "";
    display: block;
    height: 1px;
    background-color: var(--primary-color);
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    transform: scaleX(0);
    transform-origin: left;
    -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-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-swiper-slider .swiper-filter-wrap.style-2 {
  margin-bottom: 59px;
  gap: 20px; }
@media (max-width: 767px) {
  .pxl-swiper-slider .swiper-filter-wrap.style-2 {
    margin-bottom: 40px; } }
.pxl-swiper-slider .swiper-filter-wrap.style-2 .filter-item {
  font-family: var(--body-font-family);
  font-size: 13px;
  font-weight: 500;
  line-height: 40px;
  color: var(--heading-color);
  letter-spacing: 0.1em;
  padding: 0 28px;
  border: 1px solid var(--primary-color);
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-swiper-slider .swiper-filter-wrap.style-2 .filter-item:after {
    content: "";
    display: block;
    height: 1px;
    background-color: var(--primary-color);
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    transform: scaleX(0);
    transform-origin: center;
    -webkit-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .pxl-swiper-slider .swiper-filter-wrap.style-2 .filter-item.active, .pxl-swiper-slider .swiper-filter-wrap.style-2 .filter-item:hover {
    background-color: var(--primary-color);
    color: #fff; }
    .pxl-swiper-slider .swiper-filter-wrap.style-2 .filter-item.active:after, .pxl-swiper-slider .swiper-filter-wrap.style-2 .filter-item:hover:after {
      transform: scaleX(1); }
.pxl-swiper-slider .swiper-filter-wrap.style-2.start .filter-item:first-child {
  padding-left: 0 !important; }
  .pxl-swiper-slider .swiper-filter-wrap.style-2.start .filter-item:first-child:after {
    left: 0 !important; }
.pxl-swiper-slider .swiper-filter-wrap.style-2.end .filter-item:last-child {
  padding-right: 0 !important; }
  .pxl-swiper-slider .swiper-filter-wrap.style-2.end .filter-item:last-child:after {
    right: 0 !important; }

.pxl-post-carousel.layout-post-1 .item-inner .post-category {
  color: var(--primary-color);
  font-size: 13px;
  line-height: 30px;
  text-transform: uppercase; }
  .pxl-post-carousel.layout-post-1 .item-inner .post-category a {
    color: var(--primary-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--primary-color) 1px);
    background-size: 0% 100%;
    background-repeat: no-repeat;
    transition: background-size 400ms; }
    .pxl-post-carousel.layout-post-1 .item-inner .post-category a:hover {
      background-size: 100% 100%; }
.pxl-post-carousel.layout-post-1 .item-inner .post-content {
  margin-top: 10px;
  margin-bottom: 20px; }
.pxl-post-carousel.layout-post-1 .item-inner .post-metas {
  padding: 0; }
  .pxl-post-carousel.layout-post-1 .item-inner .post-metas .meta-inner > span:after {
    content: "•";
    font-family: var(--body-font-family); }
    .pxl-post-carousel.layout-post-1 .item-inner .post-metas .meta-inner > span:last-child:after {
      content: none; }
.pxl-post-carousel.layout-post-1 .item-inner .item-title {
  color: inherit;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 30px;
  display: block;
  display: -webkit-box;
  max-height: 60px;
  font-size: 20px;
  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;
  margin-bottom: 15px;
  margin-top: 15px; }
  .pxl-post-carousel.layout-post-1 .item-inner .item-title > * {
    display: block;
    display: -webkit-box;
    max-height: 60px;
    font-size: 20px;
    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; }
.pxl-post-carousel.layout-post-1 .item-inner .item-excerpt {
  margin-bottom: 14px; }
.pxl-post-carousel.layout-post-1 .pxl-swiper-arrows.nav-vertical-out .pxl-swiper-arrow-prev {
  left: -90px; }
.pxl-post-carousel.layout-post-1 .pxl-swiper-arrows.nav-vertical-out .pxl-swiper-arrow-next {
  right: -90px; }
.pxl-post-carousel.layout-post-2 .item-inner .post-featured {
  position: relative;
  margin-bottom: 15px; }
  .pxl-post-carousel.layout-post-2 .item-inner .post-featured .post-date {
    min-width: 71px;
    display: flex;
    justify-content: center;
    background-color: var(--secondary-color);
    display: inline-block;
    padding: 22px 18px;
    border-radius: 0;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 2; }
    .pxl-post-carousel.layout-post-2 .item-inner .post-featured .post-date .post-day {
      font-family: var(--heading-font-family);
      color: var(--primary-color);
      font-size: 35px;
      line-height: 1;
      letter-spacing: 0.01em; }
    .pxl-post-carousel.layout-post-2 .item-inner .post-featured .post-date .post-month-year {
      font-family: var(--body-font-family);
      margin-top: 6px;
      font-size: 13px;
      letter-spacing: 0.1em;
      color: #fff;
      text-transform: uppercase; }
  .pxl-post-carousel.layout-post-2 .item-inner .post-featured .post-image {
    position: relative;
    overflow: hidden; }
    .pxl-post-carousel.layout-post-2 .item-inner .post-featured .post-image:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      background-image: url(.././images/blog-grid-overlay.png);
      background-size: cover;
      background-repeat: no-repeat; }
  .pxl-post-carousel.layout-post-2 .item-inner .post-featured .item-title {
    position: absolute;
    z-index: 3;
    padding: 0 49px 0 30px;
    left: 0;
    bottom: 32px;
    margin-bottom: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: block;
    display: -webkit-box;
    max-height: 60px;
    font-size: 20px;
    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; }
    .pxl-post-carousel.layout-post-2 .item-inner .post-featured .item-title > * {
      display: block;
      display: -webkit-box;
      max-height: 60px;
      font-size: 20px;
      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; }
    @media (max-width: 1199px) {
      .pxl-post-carousel.layout-post-2 .item-inner .post-featured .item-title {
        display: block;
        display: -webkit-box;
        max-height: 54px;
        font-size: 18px;
        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; }
        .pxl-post-carousel.layout-post-2 .item-inner .post-featured .item-title > * {
          display: block;
          display: -webkit-box;
          max-height: 54px;
          font-size: 18px;
          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; } }
  @media (max-width: 767px) {
    .pxl-post-carousel.layout-post-2 .item-inner .post-featured .item-title {
      padding: 0 20px; } }
.pxl-post-carousel.layout-post-2 .item-inner .pxl-archive-post i {
  color: var(--secondary-color); }
  .pxl-post-carousel.layout-post-2 .item-inner .pxl-archive-post.format-quote .quote-inner .quote-text {
    font-size: 20px;
    line-height: 30px; }
  @media (min-width: 1200px) {
    .pxl-post-carousel.layout-post-2 .item-inner .pxl-archive-post.format-quote .quote-inner .quote-text {
      max-width: 94%; } }
.pxl-post-carousel.layout-post-2 .item-inner .pxl-archive-post.format-link .link-inner .link-text {
  font-size: 20px;
  line-height: 30px; }
.pxl-post-carousel.layout-post-2 .item-inner .item-content .post-metas {
  background-color: transparent;
  color: var(--heading-color);
  text-transform: uppercase;
  line-height: 1.5;
  padding: 0; }
  .pxl-post-carousel.layout-post-2 .item-inner .item-content .post-metas .meta-inner {
    flex-wrap: nowrap; }
  @media (max-width: 767px) {
    .pxl-post-carousel.layout-post-2 .item-inner .item-content .post-metas .meta-inner {
      flex-wrap: wrap; } }
  .pxl-post-carousel.layout-post-2 .item-inner .item-content .post-metas .meta-inner a {
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--secondary-color) 1px);
    background-size: 0% 100%;
    background-repeat: no-repeat;
    transition: background-size 400ms; }
    .pxl-post-carousel.layout-post-2 .item-inner .item-content .post-metas .meta-inner a:hover {
      background-size: 100% 100%; }
  .pxl-post-carousel.layout-post-2 .item-inner .item-content .post-metas .meta-inner > span {
    padding: 0 6px 0 0; }
  @media (max-width: 767px) {
    .pxl-post-carousel.layout-post-2 .item-inner .item-content .post-metas .meta-inner > span {
      margin: 2px 0; } }
  .pxl-post-carousel.layout-post-2 .item-inner .item-content .post-metas .meta-inner > span:before {
    content: "•"; }
  .pxl-post-carousel.layout-post-2 .item-inner .item-content .post-metas .meta-inner > span:after {
    content: none; }
  .pxl-post-carousel.layout-post-2 .item-inner .item-content .post-metas .meta-inner .post-author {
    white-space: nowrap; }
  .pxl-post-carousel.layout-post-2 .item-inner .item-content .post-metas .meta-inner .post-category {
    display: flex;
    align-items: flex-start; }
    .pxl-post-carousel.layout-post-2 .item-inner .item-content .post-metas .meta-inner .post-category:before {
      margin-right: 3px; }
.pxl-post-carousel.layout-post-2 .item-inner .pxl-divider {
  margin-top: 14px;
  width: 100%;
  height: 1px; }
  .pxl-post-carousel.layout-post-2 .item-inner .pxl-divider:before {
    content: none; }
.pxl-post-carousel.layout-post-2 .item-inner .item-excerpt {
  color: var(--body-color);
  margin-top: 18px;
  margin-bottom: 15px; }
@media (max-width: 767px) {
  .pxl-post-carousel.layout-post-2 .item-inner .item-excerpt {
    font-family: 14px; } }
.pxl-post-carousel.layout-post-2 .item-inner .pxl-media-popup .media-play-button {
  color: var(--heading-color);
  width: 68px;
  height: 68px; }
  .pxl-post-carousel.layout-post-2 .item-inner .pxl-media-popup .media-play-button:before {
    background-color: white; }
    .pxl-post-carousel.layout-post-2 .item-inner .pxl-media-popup .media-play-button:has(.zmdi-volume-up) i {
      font-size: 26px; }
  .pxl-post-carousel.layout-post-2 .item-inner .pxl-media-popup .media-play-button:hover:before {
    transform: scale(1.1); }
  .pxl-post-carousel.layout-post-2 .item-inner .pxl-media-popup .media-play-button .pxli-play-2 {
    color: inherit !important;
    -webkit-text-stroke: unset; }
.pxl-post-carousel.layout-post-2 .item-inner .post-metas {
  margin-bottom: 0; }
  .pxl-post-carousel.layout-post-2 .item-inner .post-metas .post-comments a:after {
    content: none; }
  @media (max-width: 575px) {
    .pxl-post-carousel.layout-post-2 .item-inner .post-metas .meta-inner > span {
      width: 100%;
      margin-right: 0;
      padding-right: 0; }
      .pxl-post-carousel.layout-post-2 .item-inner .post-metas .post-category i {
        display: none; }
      .pxl-post-carousel.layout-post-2 .item-inner .post-metas .post-category:after {
        content: none; } }
.pxl-post-carousel.layout-post-2 .item-inner .btn-more:hover {
  color: var(--heading-color); }
.pxl-post-carousel.layout-post-2 .item-inner .posts-pagination {
  padding-top: 30px; }
.pxl-post-carousel.layout-post-2 .pxl-swiper-arrows .pxl-swiper-arrow.default {
  position: absolute;
  top: 42%; }
  .pxl-post-carousel.layout-post-2 .pxl-swiper-arrows .pxl-swiper-arrow.default.pxl-swiper-arrow-prev {
    left: -90px; }
  .pxl-post-carousel.layout-post-2 .pxl-swiper-arrows .pxl-swiper-arrow.default.pxl-swiper-arrow-next {
    right: -90px; }
.pxl-post-carousel.layout-post-3 .item-inner .post-featured {
  position: relative; }
  .pxl-post-carousel.layout-post-3 .item-inner .post-featured .post-image {
    overflow: hidden;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    transition: all 400ms ease-out; }
.pxl-post-carousel.layout-post-3 .item-inner .post-metas {
  background-color: transparent;
  color: #666666;
  padding: 26px 0 0 0;
  margin-bottom: 0; }
  .pxl-post-carousel.layout-post-3 .item-inner .post-metas .meta-inner > span {
    margin: 0px 12px 0px 0;
    padding: 0 22px 0 0; }
    .pxl-post-carousel.layout-post-3 .item-inner .post-metas .meta-inner > span:after {
      content: "";
      width: 13px;
      height: 1px;
      background-color: var(--primary-color);
      display: inline-block;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
    .pxl-post-carousel.layout-post-3 .item-inner .post-metas .meta-inner > span:last-child:after {
      content: none; }
  .pxl-post-carousel.layout-post-3 .item-inner .post-metas .meta-inner a {
    color: inherit; }
.pxl-post-carousel.layout-post-3 .item-inner .item-title {
  display: block;
  display: -webkit-box;
  max-height: 60px;
  font-size: 22px;
  line-height: 1.3636363636;
  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;
  font-weight: 600;
  letter-spacing: 0.02em;
  margin-top: 23px;
  margin-bottom: 0; }
  .pxl-post-carousel.layout-post-3 .item-inner .item-title > * {
    display: block;
    display: -webkit-box;
    max-height: 60px;
    font-size: 22px;
    line-height: 1.3636363636;
    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-carousel.layout-post-3 .item-inner .item-excerpt {
  overflow: hidden;
  display: block;
  display: -webkit-box;
  max-height: 75px;
  font-size: 15px;
  line-height: 1.6666666667;
  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;
  max-height: 0px;
  transition: all 400ms ease-out; }
  .pxl-post-carousel.layout-post-3 .item-inner .item-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 75px;
    font-size: 15px;
    line-height: 1.6666666667;
    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-post-carousel.layout-post-3 .item-inner .item-readmore {
  margin-top: 25px;
  padding-top: 18px;
  border-top: 1px solid var(--divider-color); }
  .pxl-post-carousel.layout-post-3 .item-inner:hover .post-image {
    max-height: 100%; }
  .pxl-post-carousel.layout-post-3 .item-inner:hover .item-excerpt {
    margin-top: 14px; }
.pxl-post-carousel.layout-post-3 .pxl-swiper-arrows.nav-vertical-out .pxl-swiper-arrow-prev {
  left: -153px; }
.pxl-post-carousel.layout-post-3 .pxl-swiper-arrows.nav-vertical-out .pxl-swiper-arrow-next {
  right: -153px; }
.pxl-post-carousel.layout-post-4 .item-inner .item-featured {
  position: relative; }
  .pxl-post-carousel.layout-post-4 .item-inner .item-featured .post-image {
    overflow: hidden;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    transition: all 400ms ease-out; }
.pxl-post-carousel.layout-post-4 .item-inner .post-metas {
  position: absolute;
  left: 13px;
  right: 13px;
  bottom: 11px;
  margin-bottom: 0;
  padding: 10px;
  background-color: var(--primary-color);
  color: #fff;
  -webkit-border-radius: 21.5px;
  -khtml-border-radius: 21.5px;
  -moz-border-radius: 21.5px;
  -ms-border-radius: 21.5px;
  -o-border-radius: 21.5px;
  border-radius: 21.5px; }
  .pxl-post-carousel.layout-post-4 .item-inner .post-metas i {
    font-size: 13px;
    margin-right: 6px;
    color: #fff; }
  .pxl-post-carousel.layout-post-4 .item-inner .post-metas .meta-inner {
    padding-left: 6px;
    padding-right: 6px;
    justify-content: center;
    column-gap: 22px; }
    .pxl-post-carousel.layout-post-4 .item-inner .post-metas .meta-inner a {
      color: #fff; }
      .pxl-post-carousel.layout-post-4 .item-inner .post-metas .meta-inner .post-tags a + a {
        margin-left: 5px; }
.pxl-post-carousel.layout-post-4 .item-inner .item-title {
  display: block;
  display: -webkit-box;
  max-height: 60px;
  font-size: 22px;
  line-height: 1.3636363636;
  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;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.02em;
  margin-top: 23px;
  margin-bottom: 0; }
  .pxl-post-carousel.layout-post-4 .item-inner .item-title > * {
    display: block;
    display: -webkit-box;
    max-height: 60px;
    font-size: 22px;
    line-height: 1.3636363636;
    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-carousel.layout-post-4 .item-inner .item-excerpt {
  overflow: hidden;
  display: block;
  display: -webkit-box;
  max-height: 75px;
  font-size: 15px;
  line-height: 1.6666666667;
  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;
  text-align: center;
  max-height: 0px;
  transition: all 400ms ease-out; }
  .pxl-post-carousel.layout-post-4 .item-inner .item-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 75px;
    font-size: 15px;
    line-height: 1.6666666667;
    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-post-carousel.layout-post-4 .item-inner .item-readmore {
  margin-top: 33px; }
  .pxl-post-carousel.layout-post-4 .item-inner:hover .post-image {
    max-height: 100%; }
  .pxl-post-carousel.layout-post-4 .item-inner:hover .item-excerpt {
    margin-top: 14px; }
.pxl-post-carousel.layout-post-4 .pxl-swiper-arrows.nav-vertical-out .pxl-swiper-arrow-prev {
  left: -153px; }
.pxl-post-carousel.layout-post-4 .pxl-swiper-arrows.nav-vertical-out .pxl-swiper-arrow-next {
  right: -153px; }
.pxl-post-carousel.layout-post-5 .pxl-swiper-container {
  border-left: 1px solid var(--divider-color); }
  .pxl-post-carousel.layout-post-5 .pxl-swiper-container .pxl-swiper-slide {
    border: 1px solid var(--divider-color); }
    .pxl-post-carousel.layout-post-5 .pxl-swiper-container .pxl-swiper-slide:first-child {
      border-left: none; }
    .pxl-post-carousel.layout-post-5 .pxl-swiper-container .pxl-swiper-slide + .pxl-swiper-slide {
      border-left: 1px; }
.pxl-post-carousel.layout-post-5 .item-inner {
  padding: 25px 25px 101px 25px; }
  .pxl-post-carousel.layout-post-5 .item-inner .item-featured {
    position: relative;
    border: 1px solid var(--divider-color); }
  .pxl-post-carousel.layout-post-5 .item-inner .post-metas {
    font-size: 15px;
    margin-bottom: 0;
    padding: 14px 24px;
    border-top: 1px solid var(--divider-color);
    background-color: var(--secondary-color);
    color: var(--heading-color); }
    .pxl-post-carousel.layout-post-5 .item-inner .post-metas i {
      font-size: 15px;
      margin-right: 6px;
      color: var(--heading-color); }
    .pxl-post-carousel.layout-post-5 .item-inner .post-metas .meta-inner {
      column-gap: 34px; }
      .pxl-post-carousel.layout-post-5 .item-inner .post-metas .meta-inner .post-tags a {
        color: var(--heading-color); }
        .pxl-post-carousel.layout-post-5 .item-inner .post-metas .meta-inner .post-tags a + a {
          margin-left: 5px; }
        .pxl-post-carousel.layout-post-5 .item-inner .post-metas .meta-inner .post-tags a:hover {
          color: var(--primary-color); }
  .pxl-post-carousel.layout-post-5 .item-inner .item-content {
    padding-right: 10px; }
  .pxl-post-carousel.layout-post-5 .item-inner .item-title {
    display: block;
    display: -webkit-box;
    max-height: 64px;
    font-size: 25px;
    line-height: 1.28;
    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;
    font-weight: 400;
    letter-spacing: 0.03em;
    margin-top: 27px;
    margin-bottom: 0; }
    .pxl-post-carousel.layout-post-5 .item-inner .item-title > * {
      display: block;
      display: -webkit-box;
      max-height: 64px;
      font-size: 25px;
      line-height: 1.28;
      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-carousel.layout-post-5 .item-inner .item-excerpt {
    margin-top: 20px;
    display: block;
    display: -webkit-box;
    max-height: 78px;
    font-size: 15px;
    line-height: 1.7333333333;
    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-post-carousel.layout-post-5 .item-inner .item-excerpt > * {
      display: block;
      display: -webkit-box;
      max-height: 78px;
      font-size: 15px;
      line-height: 1.7333333333;
      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-post-carousel.layout-post-5 .item-inner .item-readmore {
    position: absolute;
    left: -1px;
    bottom: -1px; }
    .pxl-post-carousel.layout-post-5 .item-inner .item-readmore .btn:before {
      content: none; }
.pxl-post-carousel.layout-post-5 .pxl-swiper-arrows.nav-vertical-out .pxl-swiper-arrow-prev {
  left: -86px; }
.pxl-post-carousel.layout-post-5 .pxl-swiper-arrows.nav-vertical-out .pxl-swiper-arrow-next {
  right: -86px; }
.pxl-post-carousel.layout-post-6 .post-metas {
  background-color: transparent;
  padding: 0;
  margin-bottom: 7px;
  margin-top: 10px; }
.pxl-post-carousel.layout-post-6 .meta-inner {
  justify-content: center; }
  .pxl-post-carousel.layout-post-6 .meta-inner .post-author {
    padding: 0 22px 0 0;
    color: #687f94;
    font-size: 15px;
    line-height: 35px;
    letter-spacing: 0; }
    .pxl-post-carousel.layout-post-6 .meta-inner .post-author a {
      color: #687f94; }
    .pxl-post-carousel.layout-post-6 .meta-inner .post-author::after {
      content: "";
      font-family: "pxli"; }
  .pxl-post-carousel.layout-post-6 .meta-inner .post-category {
    font-size: 15px;
    line-height: 35px;
    letter-spacing: 0;
    color: #687f94; }
    .pxl-post-carousel.layout-post-6 .meta-inner .post-category a {
      color: #687f94; }
  @media (max-width: 575px) {
    .pxl-post-carousel.layout-post-6 .meta-inner {
      justify-content: start; } }
.pxl-post-carousel.layout-post-6 .item-content {
  text-align: center; }
@media (max-width: 575px) {
  .pxl-post-carousel.layout-post-6 .item-content {
    text-align: left; } }
.pxl-post-carousel.layout-post-6 .item-title {
  font-size: 23px;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 800;
  margin-bottom: 17px; }
.pxl-post-carousel.layout-post-6 .item-excerpt {
  letter-spacing: 0;
  max-width: 294px;
  margin-left: auto;
  margin-right: auto; }
@media (max-width: 575px) {
  .pxl-post-carousel.layout-post-6 .item-excerpt {
    margin-left: 0;
    margin-right: 0; } }
.pxl-post-carousel.layout-post-6 .item-readmore {
  margin-top: 20px; }
  .pxl-post-carousel.layout-post-6 .item-readmore a {
    font-size: 13px;
    font-weight: bold;
    font-family: var(--body-font-family);
    letter-spacing: 0; }
    .pxl-post-carousel.layout-post-6 .item-readmore a i {
      font-weight: 700;
      font-size: 16px;
      position: relative;
      top: -1px; }
    .pxl-post-carousel.layout-post-6 .item-readmore a span {
      transition: all 300ms linear 0ms; }
      .pxl-post-carousel.layout-post-6 .item-readmore a span::after {
        content: "";
        height: 1px;
        position: absolute;
        bottom: 5px;
        left: 0;
        right: 43px;
        width: 0%;
        transition: all 200ms linear;
        transition-delay: 100ms;
        background-color: var(--primary-color); }
    .pxl-post-carousel.layout-post-6 .item-readmore a::after {
      display: none; }
    .pxl-post-carousel.layout-post-6 .item-readmore a:hover {
      margin-right: 0; }
      .pxl-post-carousel.layout-post-6 .item-readmore a:hover span {
        margin-right: 5px; }
        .pxl-post-carousel.layout-post-6 .item-readmore a:hover span::after {
          width: 100%; }
.pxl-post-carousel.layout-post-6 .post-image {
  overflow: hidden;
  border-radius: 20px; }
.pxl-post-carousel.layout-post-6 .item-featured {
  position: relative; }
.pxl-post-carousel.layout-post-6 .post-date {
  position: absolute;
  top: 19px;
  left: 19px;
  background-color: #f5a81c;
  padding: 13px 17px 14px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 5px 0px 0px #d38f13; }
  .pxl-post-carousel.layout-post-6 .post-date .month-year {
    display: flex;
    gap: 5px;
    color: #fff;
    font-family: var(--body-font-family);
    font-size: 13px;
    letter-spacing: 0.01em; }
  .pxl-post-carousel.layout-post-6 .post-date .box-day {
    font-size: 35px;
    font-family: var(--heading-font-family);
    font-weight: 800;
    color: #fff;
    letter-spacing: 0;
    margin-bottom: 12px; }
.pxl-post-carousel.layout-post-6 .pxl-swiper-arrow {
  width: 51px;
  height: 51px; }
  .pxl-post-carousel.layout-post-6 .pxl-swiper-arrow:hover {
    transform: scale(1.3); }
.pxl-post-carousel.layout-post-7 .grid-item {
  margin-bottom: 20px; }
.pxl-post-carousel.layout-post-7 .item-featured {
  position: relative;
  margin-bottom: 15px; }
@media (max-width: 767px) {
  .pxl-post-carousel.layout-post-7 .item-featured {
    width: 100%; } }
.pxl-post-carousel.layout-post-7 .item-featured .post-date {
  display: flex;
  justify-content: center;
  background-color: var(--secondary-color);
  display: inline-block;
  padding: 18px 19px 13px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 2; }
  .pxl-post-carousel.layout-post-7 .item-featured .post-date .post-day {
    font-family: var(--heading-font-family);
    color: #fff;
    font-size: 35px;
    line-height: 0.714;
    letter-spacing: 0;
    font-weight: 700; }
  .pxl-post-carousel.layout-post-7 .item-featured .post-date .post-month-year {
    margin-top: 11px;
    font-family: var(--body-font-family);
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0;
    font-weight: 500;
    text-transform: uppercase; }
.pxl-post-carousel.layout-post-7 .item-featured .post-image {
  position: relative;
  overflow: hidden; }
  .pxl-post-carousel.layout-post-7 .item-featured .post-image img {
    transition: all 300ms ease-in-out 0s; }
.pxl-post-carousel.layout-post-7 .item-featured .item-title {
  position: absolute;
  z-index: 3;
  padding: 0 49px 0 30px;
  left: 0;
  bottom: 32px;
  margin-bottom: 0;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: block;
  display: -webkit-box;
  max-height: 60px;
  font-size: 20px;
  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; }
  .pxl-post-carousel.layout-post-7 .item-featured .item-title > * {
    display: block;
    display: -webkit-box;
    max-height: 60px;
    font-size: 20px;
    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; }
  @media (max-width: 1499px) {
    .pxl-post-carousel.layout-post-7 .item-featured .item-title {
      padding: 0 15px;
      bottom: 24px; } }
.pxl-post-carousel.layout-post-7 .pxl-archive-post i {
  color: var(--secondary-color); }
  .pxl-post-carousel.layout-post-7 .pxl-archive-post.format-quote .quote-inner .quote-text {
    font-size: 20px;
    line-height: 30px; }
  @media (min-width: 1200px) {
    .pxl-post-carousel.layout-post-7 .pxl-archive-post.format-quote .quote-inner .quote-text {
      max-width: 94%; } }
.pxl-post-carousel.layout-post-7 .pxl-archive-post.format-link .link-inner .link-text {
  font-size: 20px;
  line-height: 30px; }
.pxl-post-carousel.layout-post-7 .item-content .post-metas {
  background-color: transparent;
  color: var(--heading-color);
  text-transform: uppercase;
  line-height: 1.5;
  padding: 0; }
@media (min-width: 576px) {
  .pxl-post-carousel.layout-post-7 .item-content .post-metas .meta-inner {
    flex-wrap: nowrap; } }
.pxl-post-carousel.layout-post-7 .item-content .post-metas .meta-inner a {
  color: #666666;
  background-image: linear-gradient(transparent calc(100% - 1px), var(--secondary-color) 1px);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  transition: background-size 400ms; }
  .pxl-post-carousel.layout-post-7 .item-content .post-metas .meta-inner a:hover {
    background-size: 100% 100%; }
.pxl-post-carousel.layout-post-7 .item-content .post-metas .meta-inner > span {
  padding: 0 5px 0 0;
  margin: 5px 5px 5px 0; }
  .pxl-post-carousel.layout-post-7 .item-content .post-metas .meta-inner > span:after {
    content: none; }
.pxl-post-carousel.layout-post-7 .item-content .post-metas .meta-inner .post-author {
  flex-wrap: nowrap;
  font-size: 14px;
  color: #666666;
  text-transform: capitalize;
  font-weight: 500; }
.pxl-post-carousel.layout-post-7 .item-content .post-metas .meta-inner .post-category {
  display: flex;
  align-items: center;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 500; }
  .pxl-post-carousel.layout-post-7 .item-content .post-metas .meta-inner .post-category:before {
    content: "";
    width: 13px;
    height: 1px;
    background-color: #d74d29;
    margin-right: 10px; }
.pxl-post-carousel.layout-post-7 .item-content .item-title {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin-top: 1px;
  margin-bottom: 13px; }
  .pxl-post-carousel.layout-post-7 .item-content .item-title a:hover {
    color: #d74d29; }
.pxl-post-carousel.layout-post-7 .pxl-divider {
  margin-top: 0;
  margin-bottom: 17px;
  width: 100%;
  height: 1px; }
  .pxl-post-carousel.layout-post-7 .pxl-divider:before {
    content: none; }
.pxl-post-carousel.layout-post-7 .item-excerpt {
  margin-bottom: 0;
  opacity: 0;
  margin-top: -75px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out; }
@media (max-width: 1199px) {
  .pxl-post-carousel.layout-post-7 .item-excerpt {
    margin-top: -43px; } }
@media (max-width: 575px) {
  .pxl-post-carousel.layout-post-7 .item-excerpt {
    margin-top: -70px; } }
.pxl-post-carousel.layout-post-7 .item-content {
  position: relative; }
  .pxl-post-carousel.layout-post-7 .item-readmore .btn-more {
    font-family: var(--heading-font-family);
    font-size: 14px;
    font-weight: 500;
    line-height: 37px;
    letter-spacing: 0.15em; }
.pxl-post-carousel.layout-post-7 .pxl-media-popup .media-play-button {
  color: var(--heading-color);
  width: 68px;
  height: 68px; }
  .pxl-post-carousel.layout-post-7 .pxl-media-popup .media-play-button:before {
    background-color: white; }
    .pxl-post-carousel.layout-post-7 .pxl-media-popup .media-play-button:has(.zmdi-volume-up) i {
      font-size: 26px; }
  .pxl-post-carousel.layout-post-7 .pxl-media-popup .media-play-button:hover:before {
    transform: scale(1.1); }
  .pxl-post-carousel.layout-post-7 .pxl-media-popup .media-play-button .pxli-play-2 {
    color: inherit !important;
    -webkit-text-stroke: unset; }
.pxl-post-carousel.layout-post-7 .post-metas {
  margin-bottom: 0; }
  .pxl-post-carousel.layout-post-7 .post-metas .post-comments a:after {
    content: none; }
  @media (max-width: 575px) {
    .pxl-post-carousel.layout-post-7 .post-metas .meta-inner > span {
      margin: 0;
      padding-right: 0; }
      .pxl-post-carousel.layout-post-7 .post-metas .post-category i {
        display: none; }
      .pxl-post-carousel.layout-post-7 .post-metas .post-category:after {
        content: none; } }
.pxl-post-carousel.layout-post-7 .btn-more:hover {
  color: var(--heading-color); }
.pxl-post-carousel.layout-post-7 .posts-pagination {
  padding-top: 30px; }
  .pxl-post-carousel.layout-post-7 .pxl-swiper-slide::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 100%; }
    .pxl-post-carousel.layout-post-7 .pxl-swiper-slide:hover .item-excerpt {
      opacity: 1;
      visibility: visible;
      transition-delay: 0.3s;
      margin-top: 0;
      margin-bottom: 15px; }
      .pxl-post-carousel.layout-post-7 .pxl-swiper-slide:hover .post-image img {
        margin-top: -90px; }
    .pxl-post-carousel.layout-post-7 .pxl-swiper-slide:hover::before {
      animation: height_blog 1s; }
.pxl-post-carousel.layout-post-7 .btn-grid-loadmore {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative; }
  .pxl-post-carousel.layout-post-7 .btn-grid-loadmore.btn-additional-1 {
    padding: 13px 34px;
    background-color: #fff;
    border: 1px solid var(--secondary-color);
    font-size: 14px;
    font-weight: 500;
    font-family: var(--heading-font-family);
    color: var(--secondary-color);
    letter-spacing: 0.15em; }
    .pxl-post-carousel.layout-post-7 .btn-grid-loadmore.btn-additional-1::before {
      background-color: var(--secondary-color);
      right: -1px; }
    .pxl-post-carousel.layout-post-7 .btn-grid-loadmore.btn-additional-1:hover {
      color: #fff; }
  .pxl-post-carousel.layout-post-7 .btn-grid-loadmore .pxl-btn-icon {
    display: inline-flex;
    margin-top: -5px; }
.pxl-post-carousel.layout-post-8 .pxl-swiper-slide::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 100%; }
  .pxl-post-carousel.layout-post-8 .pxl-swiper-slide:hover::before {
    animation: height_blog 1s; }
.pxl-post-carousel.layout-post-8 .item-inner .post-featured {
  position: relative; }
  .pxl-post-carousel.layout-post-8 .item-inner .post-featured .post-image {
    overflow: hidden;
    transition: all 350ms ease-out; }
  @media (max-width: 575px) {
    .pxl-post-carousel.layout-post-8 .item-inner .post-featured .post-image img {
      min-height: 400px; } }
.pxl-post-carousel.layout-post-8 .item-inner .post-metas {
  background-color: transparent;
  color: #666666;
  padding: 26px 0 0 0;
  margin-bottom: 0; }
  .pxl-post-carousel.layout-post-8 .item-inner .post-metas .meta-inner > span {
    margin: 0px 12px 0px 0;
    padding: 0 22px 0 0; }
    .pxl-post-carousel.layout-post-8 .item-inner .post-metas .meta-inner > span:after {
      content: "";
      width: 13px;
      height: 1px;
      background-color: var(--additional01-color);
      display: inline-block;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
    .pxl-post-carousel.layout-post-8 .item-inner .post-metas .meta-inner > span:last-child:after {
      content: none; }
    .pxl-post-carousel.layout-post-8 .item-inner .post-metas .meta-inner > span:last-child {
      margin: 0px;
      padding: 0; }
  .pxl-post-carousel.layout-post-8 .item-inner .post-metas .meta-inner a {
    color: inherit; }
.pxl-post-carousel.layout-post-8 .item-inner .item-title {
  display: block;
  display: -webkit-box;
  max-height: 64px;
  font-size: 25px;
  line-height: 1.28;
  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;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-top: 23px;
  margin-bottom: 0; }
  .pxl-post-carousel.layout-post-8 .item-inner .item-title > * {
    display: block;
    display: -webkit-box;
    max-height: 64px;
    font-size: 25px;
    line-height: 1.28;
    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-carousel.layout-post-8 .item-inner .item-excerpt {
  overflow: hidden;
  display: block;
  display: -webkit-box;
  max-height: 75px;
  font-size: 15px;
  line-height: 1.6666666667;
  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;
  max-height: 0px;
  transition: all 350ms ease-out; }
  .pxl-post-carousel.layout-post-8 .item-inner .item-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 75px;
    font-size: 15px;
    line-height: 1.6666666667;
    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-post-carousel.layout-post-8 .item-inner .item-readmore {
  margin-top: 25px;
  padding-top: 18px;
  border-top: 1px solid #e1e2e3; }
  .pxl-post-carousel.layout-post-8 .item-inner .item-readmore .btn-more {
    font-size: 13px;
    font-family: var(--heading-font-family);
    font-weight: 700;
    letter-spacing: 0.15em;
    line-height: 32px;
    color: var(--primary-color); }
    .pxl-post-carousel.layout-post-8 .item-inner .item-readmore .btn-more::after {
      display: none; }
    .pxl-post-carousel.layout-post-8 .item-inner .item-readmore .btn-more span {
      position: relative; }
      .pxl-post-carousel.layout-post-8 .item-inner .item-readmore .btn-more span::after {
        content: "";
        height: 1px;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        transition: all 200ms linear;
        transition-delay: 100ms;
        background-color: var(--primary-color); }
    .pxl-post-carousel.layout-post-8 .item-inner .item-readmore .btn-more i {
      color: var(--additional01-color);
      transition: all 300ms linear; }
      .pxl-post-carousel.layout-post-8 .item-inner .item-readmore .btn-more:hover span::after {
        width: 0; }
.pxl-post-carousel.layout-post-8 .item-inner:hover .post-image {
  max-height: 100%; }
.pxl-post-carousel.layout-post-8 .item-inner:hover .item-excerpt {
  margin-top: 14px; }
.pxl-post-carousel.layout-post-8 .pxl-swiper-arrows.style-2 .pxl-swiper-arrow-prev {
  left: -106px; }
.pxl-post-carousel.layout-post-8 .pxl-swiper-arrows.style-2 .pxl-swiper-arrow-next {
  right: -106px; }
.pxl-post-carousel.layout-post-8 .pxl-swiper-arrows.style-2 .pxl-swiper-arrow {
  width: 57px;
  height: 57px; }
.pxl-post-carousel.layout-post-9 .item-featured {
  position: relative;
  margin-bottom: 20px; }
  .pxl-post-carousel.layout-post-9 .item-featured .post-date {
    background-color: #0f0e0f;
    padding: 14px 13px 14px;
    position: absolute;
    top: 13px;
    left: 12px;
    text-align: center;
    z-index: 2; }
    .pxl-post-carousel.layout-post-9 .item-featured .post-date .post-day {
      font-family: var(--heading-font-family);
      color: var(--primary-color);
      font-size: 35px;
      line-height: 1;
      letter-spacing: 0.01em;
      font-weight: 500; }
    .pxl-post-carousel.layout-post-9 .item-featured .post-date .post-month-year {
      font-size: 13px;
      letter-spacing: 0.01em;
      color: #fff;
      text-transform: uppercase; }
  .pxl-post-carousel.layout-post-9 .item-featured .post-image {
    position: relative;
    overflow: hidden; }
  @media (max-width: 575px) {
    .pxl-post-carousel.layout-post-9 .item-featured .post-image a img {
      min-height: 400px;
      object-fit: cover; } }
.pxl-post-carousel.layout-post-9 .item-content .post-metas {
  background-color: transparent;
  color: var(--heading-color);
  text-transform: uppercase;
  line-height: 1.5;
  padding: 0; }
@media (min-width: 576px) {
  .pxl-post-carousel.layout-post-9 .item-content .post-metas .meta-inner {
    flex-wrap: nowrap; } }
.pxl-post-carousel.layout-post-9 .item-content .post-metas .meta-inner a {
  color: var(--body-color);
  background-image: linear-gradient(transparent calc(100% - 1px), var(--secondary-color) 1px);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  transition: background-size 400ms; }
  .pxl-post-carousel.layout-post-9 .item-content .post-metas .meta-inner a:hover {
    background-size: 100% 100%; }
.pxl-post-carousel.layout-post-9 .item-content .post-metas .meta-inner > span {
  padding: 0 6px 0 0;
  color: var(--body-color);
  margin-left: 2px; }
  .pxl-post-carousel.layout-post-9 .item-content .post-metas .meta-inner > span:before {
    content: "•";
    color: var(--primary-color);
    left: -2px;
    position: relative; }
  .pxl-post-carousel.layout-post-9 .item-content .post-metas .meta-inner > span:after {
    content: none; }
.pxl-post-carousel.layout-post-9 .item-content .post-metas .meta-inner .post-author {
  color: var(--body-color); }
.pxl-post-carousel.layout-post-9 .item-content .post-metas .meta-inner .post-category {
  display: flex;
  align-items: flex-start; }
  .pxl-post-carousel.layout-post-9 .item-content .post-metas .meta-inner .post-category:before {
    margin-right: 3px; }
.pxl-post-carousel.layout-post-9 .item-title {
  font-family: var(--heading-font-family);
  display: block;
  display: -webkit-box;
  max-height: 1500px*px;
  font-size: 25px;
  line-height: 30px;
  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;
  letter-spacing: 0;
  font-weight: 700;
  max-width: 349px;
  margin-top: 12px;
  margin-bottom: 17px; }
  .pxl-post-carousel.layout-post-9 .item-title > * {
    display: block;
    display: -webkit-box;
    max-height: 1500px*px;
    font-size: 25px;
    line-height: 30px;
    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-carousel.layout-post-9 .pxl-divider {
  margin-top: 14px;
  width: 100%;
  height: 1px;
  background-color: rgba(var(--primary-color-rgb), 0.2); }
  .pxl-post-carousel.layout-post-9 .pxl-divider:before {
    content: "";
    left: 0;
    top: 0;
    width: 0;
    background-color: var(--primary-color);
    transition: all 400ms ease-in-out 0s; }
.pxl-post-carousel.layout-post-9 .item-inner:hover .pxl-divider::before {
  width: 100%; }
.pxl-post-carousel.layout-post-9 .item-excerpt {
  margin-top: 18px;
  margin-bottom: 20px;
  letter-spacing: 0.01em;
  display: block;
  display: -webkit-box;
  max-height: 1125px*px;
  font-size: 15px;
  line-height: 25px;
  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-post-carousel.layout-post-9 .item-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 1125px*px;
    font-size: 15px;
    line-height: 25px;
    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-post-carousel.layout-post-9 .post-metas {
  margin-bottom: 0; }
  .pxl-post-carousel.layout-post-9 .post-metas .post-comments a:after {
    content: none; }
  @media (max-width: 575px) {
    .pxl-post-carousel.layout-post-9 .post-metas .meta-inner > span {
      width: 100%;
      margin: 0;
      padding-right: 0; }
      .pxl-post-carousel.layout-post-9 .post-metas .post-category i {
        display: none; }
      .pxl-post-carousel.layout-post-9 .post-metas .post-category:after {
        content: none; } }
.pxl-post-carousel.layout-post-9 .btn-more {
  line-height: 39px; }
  .pxl-post-carousel.layout-post-9 .btn-more:hover {
    color: var(--heading-color); }
  .pxl-post-carousel.layout-post-9 .btn-more::after {
    background-color: var(--primary-color); }

.pxl-portfolio-carousel.layout-pxl-portfolio-1 .pxl-swiper-dots {
  margin-top: 112px; }
.pxl-portfolio-carousel.layout-pxl-portfolio-1 .item-title {
  font-size: 17px;
  line-height: 1.3;
  letter-spacing: 0.08em;
  color: var(--primary-color);
  margin-bottom: 0; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-1 .item-title a {
    color: inherit;
    display: inline;
    color: var(--primary-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--primary-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-portfolio-carousel.layout-pxl-portfolio-1 .item-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-portfolio-carousel.layout-pxl-portfolio-1 .item-tags {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #dedede; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-1 .item-tags a {
    color: inherit; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-1 .item-tags a:hover {
      color: var(--primary-color); }
  @media (max-width: 575px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-1 .item-tags {
      font-size: 13px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-1 .pxl-divider {
  margin: 16px auto 19px;
  width: 1px;
  height: 31px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-1 .pxl-divider:before {
    width: 1px; }
.pxl-portfolio-carousel.layout-pxl-portfolio-1 .item-excerpt {
  padding: 0 10px;
  display: block;
  display: -webkit-box;
  max-height: 72px;
  font-size: 15px;
  line-height: 1.6;
  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;
  color: #dedede;
  letter-spacing: 0.02em;
  margin-bottom: 48px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-1 .item-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 72px;
    font-size: 15px;
    line-height: 1.6;
    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-portfolio-carousel.layout-pxl-portfolio-1 .item-inner {
  position: relative; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-1 .item-inner .item-featured img {
    min-height: 450px;
    object-fit: cover; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-1 .item-inner .item-content {
    position: absolute;
    z-index: 2;
    left: 38px;
    right: 38px;
    bottom: -55px;
    -webkit-transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
    -khtml-transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
    -moz-transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
    -ms-transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
    -o-transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
    transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
    clip-path: inset(100% 0 0 0); }
  @media (max-width: 767px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-1 .item-inner .item-content {
      left: 20px;
      right: 20px; } }
  .pxl-portfolio-carousel.layout-pxl-portfolio-1 .item-inner .item-content .content-inner {
    background-color: var(--secondary-color);
    padding: 66px 25px 68px;
    text-align: center; }
.pxl-portfolio-carousel.layout-pxl-portfolio-1 .item-inner:hover .item-content {
  clip-path: inset(0 0 0 0); }
.pxl-portfolio-carousel.layout-pxl-portfolio-1 .box-title {
  position: absolute;
  overflow: hidden;
  z-index: 1;
  left: 38px;
  right: 38px;
  bottom: -55px; }
@media (max-width: 767px) {
  .pxl-portfolio-carousel.layout-pxl-portfolio-1 .box-title {
    left: 20px;
    right: 20px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-1 .box-title .title-wrap {
  padding: 33px 15px 26px;
  background-color: var(--secondary-color);
  text-align: center; }
.pxl-portfolio-carousel.layout-pxl-portfolio-2 .pxl-swiper-dots {
  margin-top: 112px; }
@media (max-width: 575px) {
  .pxl-portfolio-carousel.layout-pxl-portfolio-2 .pxl-swiper-dots {
    margin-top: 60px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-2 .item-featured {
  overflow: hidden; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-2 .item-featured img {
    transition: all 200ms ease 0s;
    min-height: 450px;
    object-fit: cover; }
.pxl-portfolio-carousel.layout-pxl-portfolio-2 .item-title {
  font-size: 17px;
  line-height: 1.3;
  letter-spacing: 0.08em;
  color: var(--primary-color);
  margin-bottom: 0; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-2 .item-title a {
    color: inherit;
    display: inline;
    color: var(--primary-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--primary-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-portfolio-carousel.layout-pxl-portfolio-2 .item-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
  @media (max-width: 767px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-2 .item-title {
      line-height: 1.6; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-2 .item-tags {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #dedede; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-2 .item-tags a {
    color: inherit; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-2 .item-tags a:hover {
      color: var(--primary-color); }
  @media (max-width: 575px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-2 .item-tags {
      font-size: 13px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-2 .pxl-divider {
  margin: 16px auto 19px;
  width: 1px;
  height: 31px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-2 .pxl-divider:before {
    width: 1px; }
.pxl-portfolio-carousel.layout-pxl-portfolio-2 .item-excerpt {
  padding: 0 10px;
  font-size: 15px;
  line-height: 25px;
  color: #dedede;
  letter-spacing: 0.02em;
  margin-bottom: 48px; }
.pxl-portfolio-carousel.layout-pxl-portfolio-2 .item-inner {
  position: relative; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-2 .item-inner .item-content {
    position: absolute;
    overflow: hidden;
    z-index: 2;
    left: 38px;
    right: 38px;
    bottom: 0px;
    -webkit-transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
    -khtml-transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
    -moz-transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
    -ms-transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
    -o-transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
    transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
    clip-path: inset(100% 0 0 0); }
    .pxl-portfolio-carousel.layout-pxl-portfolio-2 .item-inner .item-content .content-inner {
      background-color: var(--secondary-color);
      padding: 66px 25px 68px;
      text-align: center; }
    @media (max-width: 767px) {
      .pxl-portfolio-carousel.layout-pxl-portfolio-2 .item-inner .item-content {
        left: 20px;
        right: 20px; } }
  .pxl-portfolio-carousel.layout-pxl-portfolio-2 .item-inner:hover .item-content {
    clip-path: inset(0 0 0 0); }
.pxl-portfolio-carousel.layout-pxl-portfolio-2 .box-title .title-wrap {
  padding: 33px 15px 0;
  text-align: center;
  margin-bottom: -9px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-2 .box-title .title-wrap .item-title {
    font-weight: 500;
    color: var(--heading-color); }
    .pxl-portfolio-carousel.layout-pxl-portfolio-2 .box-title .title-wrap .item-title a {
      color: inherit;
      display: inline;
      color: var(--heading-color);
      background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
      background-repeat: no-repeat;
      background-size: 0% 100%;
      transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
      .pxl-portfolio-carousel.layout-pxl-portfolio-2 .box-title .title-wrap .item-title a:hover {
        color: inherit;
        background-size: 100% 100%; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-2 .box-title .title-wrap .item-tags {
    color: var(--body-color); }
    .pxl-portfolio-carousel.layout-pxl-portfolio-2 .box-title .title-wrap .item-tags a {
      color: inherit; }
.pxl-portfolio-carousel.layout-pxl-portfolio-3 .pxl-swiper-dots, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .pxl-swiper-dots, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .pxl-swiper-dots {
  margin-top: 112px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-3 .item-featured img, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-featured img, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-featured img {
    transition: all 200ms ease 0s;
    min-height: 450px;
    object-fit: cover; }
.pxl-portfolio-carousel.layout-pxl-portfolio-3 .item-title, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-title, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-title {
  font-size: 17px;
  line-height: 1.3;
  letter-spacing: 0.08em;
  color: var(--primary-color);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-3 .item-title a, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-title a, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-title a {
    color: inherit;
    display: inline;
    color: var(--primary-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--primary-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-portfolio-carousel.layout-pxl-portfolio-3 .item-title a:hover, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-title a:hover, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-portfolio-carousel.layout-pxl-portfolio-3 .item-tags, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-tags, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-tags {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.02em;
  margin-left: auto;
  margin-right: auto;
  color: #dedede; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-3 .item-tags a, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-tags a, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-tags a {
    color: inherit; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-3 .item-tags a:hover, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-tags a:hover, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-tags a:hover {
      color: var(--primary-color); }
  @media (max-width: 575px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-3 .item-tags, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-tags, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-tags {
      font-size: 13px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-3 .pxl-divider, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .pxl-divider, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .pxl-divider {
  margin: 16px auto 19px;
  width: 1px;
  height: 31px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-3 .pxl-divider:before, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .pxl-divider:before, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .pxl-divider:before {
    width: 1px; }
.pxl-portfolio-carousel.layout-pxl-portfolio-3 .item-excerpt, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-excerpt, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-excerpt {
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
  font-size: 15px;
  line-height: 25px;
  display: block;
  display: -webkit-box;
  max-height: 75px;
  font-size: 15px;
  line-height: 1.6666666667;
  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;
  color: #dedede;
  letter-spacing: 0.02em; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-3 .item-excerpt > *, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-excerpt > *, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 75px;
    font-size: 15px;
    line-height: 1.6666666667;
    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-portfolio-carousel.layout-pxl-portfolio-3 .item-readmore, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-readmore, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-readmore {
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto; }
.pxl-portfolio-carousel.layout-pxl-portfolio-3 .item-inner, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-inner, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-inner {
  position: relative; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-3 .item-inner .item-border, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-inner .item-border, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-inner .item-border {
    position: absolute;
    top: 85px;
    bottom: 85px;
    left: 30px;
    right: 30px;
    border: 1px solid var(--primary-color);
    opacity: 0;
    max-width: 700px;
    margin: 0 auto;
    z-index: 1; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-3 .item-inner .item-content, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-inner .item-content, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-inner .item-content {
    position: absolute;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
    top: 60px;
    left: 60px;
    right: 60px;
    bottom: 60px;
    margin: 0 auto;
    max-width: 644px;
    padding: 73px 15px 75px;
    text-align: center;
    clip-path: inset(0 100% 0 100%);
    -webkit-transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
    -khtml-transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
    -moz-transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
    -ms-transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
    -o-transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
    transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1); }
  @media (max-width: 1200px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-3 .item-inner .item-content, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-inner .item-content, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-inner .item-content {
      top: 15px;
      left: 15px;
      right: 15px;
      bottom: 15px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-3 .item-inner:hover .item-content, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-inner:hover .item-content, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-inner:hover .item-content {
  clip-path: inset(0 0 0 0); }
.pxl-portfolio-carousel.layout-pxl-portfolio-3 .item-inner:hover .item-border, .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-inner:hover .item-border, .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-inner:hover .item-border {
  opacity: 1;
  -webkit-transition: all 300ms ease 500ms;
  -khtml-transition: all 300ms ease 500ms;
  -moz-transition: all 300ms ease 500ms;
  -ms-transition: all 300ms ease 500ms;
  -o-transition: all 300ms ease 500ms;
  transition: all 300ms ease 500ms; }
.pxl-portfolio-carousel.layout-pxl-portfolio-3 .item-inner .item-content {
  background-color: var(--secondary-color); }
.pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .item-featured {
  position: relative;
  overflow: hidden; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .item-featured img {
    -webkit-transition: all 0.5s ease;
    -khtml-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    min-height: 450px;
    object-fit: cover; }
.pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .item-title {
  font-size: 17px;
  line-height: 1.3;
  letter-spacing: 0.08em;
  color: var(--primary-color);
  margin-bottom: 0; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .item-title a {
    color: inherit;
    display: inline;
    color: var(--primary-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--primary-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .item-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .item-tags {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #dedede; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .item-tags a {
    color: inherit; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .item-tags a:hover {
      color: var(--primary-color); }
  @media (max-width: 575px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .item-tags {
      font-size: 13px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .pxl-divider {
  margin: 16px auto 19px;
  width: 1px;
  height: 31px;
  background-color: transparent; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .pxl-divider:before {
    width: 1px;
    bottom: 100%;
    -webkit-transition: bottom 0.3s linear 0.3s;
    -khtml-transition: bottom 0.3s linear 0.3s;
    -moz-transition: bottom 0.3s linear 0.3s;
    -ms-transition: bottom 0.3s linear 0.3s;
    -o-transition: bottom 0.3s linear 0.3s;
    transition: bottom 0.3s linear 0.3s; }
  @media (max-width: 767px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .pxl-divider {
      display: none; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .item-excerpt {
  padding: 0 10px;
  font-size: 15px;
  line-height: 25px;
  color: #dedede;
  letter-spacing: 0.02em;
  margin-bottom: 48px; }
@media (max-width: 767px) {
  .pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .item-excerpt {
    display: none; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .item-content {
  position: absolute;
  left: 33px;
  right: 33px;
  top: 39px;
  bottom: 39px;
  z-index: 1;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  background-color: var(--secondary-color);
  text-align: center;
  padding: 20px 49px 22px;
  overflow: hidden;
  transform-origin: center;
  clip-path: inset(0 0 100% 0);
  -webkit-transition: 0.8s cubic-bezier(0.63, 0.25, 0.25, 1);
  -khtml-transition: 0.8s cubic-bezier(0.63, 0.25, 0.25, 1);
  -moz-transition: 0.8s cubic-bezier(0.63, 0.25, 0.25, 1);
  -ms-transition: 0.8s cubic-bezier(0.63, 0.25, 0.25, 1);
  -o-transition: 0.8s cubic-bezier(0.63, 0.25, 0.25, 1);
  transition: 0.8s cubic-bezier(0.63, 0.25, 0.25, 1); }
  .pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .item-content > * {
    max-width: 100%; }
  @media (max-width: 767px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .item-content {
      top: 20px;
      left: 20px;
      right: 20px;
      bottom: 20px;
      padding: 20px 35px; }
      .pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .item-content .item-excerpt {
        display: block;
        display: -webkit-box;
        max-height: 50px;
        font-size: 15px;
        line-height: 1.6666666667;
        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-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .item-content .item-excerpt > * {
          display: block;
          display: -webkit-box;
          max-height: 50px;
          font-size: 15px;
          line-height: 1.6666666667;
          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; } }
@media (max-width: 767px) {
  .pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .item-readmore {
    margin-top: 20px; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner .item-readmore a.btn-more-plus {
      width: 47px;
      height: 47px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner:hover .item-featured 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);
  filter: blur(7px);
  -webkit-filter: blur(7px); }
.pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner:hover .item-content {
  clip-path: inset(0 0 0 0); }
  .pxl-portfolio-carousel.layout-pxl-portfolio-4 .item-inner:hover .pxl-divider:before {
    bottom: 0; }
.pxl-portfolio-carousel.layout-pxl-portfolio-5 .content-inner > *, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .content-inner > * {
  opacity: 0;
  transform: translateY(10px);
  transition: all 200ms ease-out; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-5 .content-inner > *:nth-child(1), .pxl-portfolio-carousel.layout-pxl-portfolio-6 .content-inner > *:nth-child(1) {
    transition-delay: 250ms; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-5 .content-inner > *:nth-child(2), .pxl-portfolio-carousel.layout-pxl-portfolio-6 .content-inner > *:nth-child(2) {
    transition-delay: 320ms; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-5 .content-inner > *:nth-child(3), .pxl-portfolio-carousel.layout-pxl-portfolio-6 .content-inner > *:nth-child(3) {
    transition-delay: 390ms; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-5 .content-inner > *:nth-child(4), .pxl-portfolio-carousel.layout-pxl-portfolio-6 .content-inner > *:nth-child(4) {
    transition-delay: 460ms; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-5 .content-inner > *:nth-child(5), .pxl-portfolio-carousel.layout-pxl-portfolio-6 .content-inner > *:nth-child(5) {
    transition-delay: 510ms; }
.pxl-portfolio-carousel.layout-pxl-portfolio-5 .pxl-swiper-dots, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .pxl-swiper-dots {
  margin-top: 50px; }
.pxl-portfolio-carousel.layout-pxl-portfolio-5 .item-title, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-title {
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.05em;
  color: var(--primary-color);
  margin-bottom: 0;
  text-transform: uppercase; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-5 .item-title a, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-title a {
    color: inherit;
    position: relative; }
.pxl-portfolio-carousel.layout-pxl-portfolio-5 .item-tags, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-tags {
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: #FFF; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-5 .item-tags a, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-tags a {
    color: inherit; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-5 .item-tags a:hover, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-tags a:hover {
      color: var(--primary-color); }
  @media (max-width: 575px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-5 .item-tags, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-tags {
      font-size: 13px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-5 .pxl-divider, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .pxl-divider {
  margin: 25px auto 27px;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(45deg);
  -khtml-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
  .pxl-portfolio-carousel.layout-pxl-portfolio-5 .pxl-divider:before, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .pxl-divider:before {
    width: 100%;
    height: 100%; }
.pxl-portfolio-carousel.layout-pxl-portfolio-5 .item-excerpt, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-excerpt {
  color: var(--body-color);
  display: block;
  display: -webkit-box;
  max-height: 75px;
  font-size: 15px;
  line-height: 1.6666666667;
  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;
  letter-spacing: 0; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-5 .item-excerpt > *, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 75px;
    font-size: 15px;
    line-height: 1.6666666667;
    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-portfolio-carousel.layout-pxl-portfolio-5 .item-excerpt + .item-readmore, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-excerpt + .item-readmore {
    margin-top: 48px; }
.pxl-portfolio-carousel.layout-pxl-portfolio-5 .item-inner, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-inner {
  position: relative; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-5 .item-inner .item-featured img, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-inner .item-featured img {
    min-height: 400px;
    object-fit: cover; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-5 .item-inner .item-content, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-inner .item-content {
    position: absolute;
    z-index: 2;
    background-color: #182125;
    top: 38px;
    left: 38px;
    right: 38px;
    bottom: 8px;
    padding: 66px 75px 68px;
    transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
    visibility: hidden;
    clip-path: inset(100% 0 0 0);
    transform-origin: bottom; }
  @media (max-width: 767px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-5 .item-inner .item-content, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-inner .item-content {
      left: 15px;
      right: 15px;
      padding: 66px 55px 68px; } }
  .pxl-portfolio-carousel.layout-pxl-portfolio-5 .item-inner .item-content:after, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-inner .item-content:after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    border: 1px solid #4e4a3d; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-5 .item-inner .item-content .content-inner, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-inner .item-content .content-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 3;
    text-align: center; }
.pxl-portfolio-carousel.layout-pxl-portfolio-5 .item-inner:hover .item-content, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-inner:hover .item-content {
  visibility: visible;
  clip-path: inset(0 0 0 0); }
.pxl-portfolio-carousel.layout-pxl-portfolio-5 .item-inner:hover .content-inner > *, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-inner:hover .content-inner > * {
  opacity: 1;
  transform: translateY(0px); }
.pxl-portfolio-carousel.layout-pxl-portfolio-5 .item-inner:hover .pxl-divider, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-inner:hover .pxl-divider {
  -webkit-transform: translateY(0) rotate(45deg);
  -khtml-transform: translateY(0) rotate(45deg);
  -moz-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
  -o-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg); }
.pxl-portfolio-carousel.layout-pxl-portfolio-5 .box-title, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .box-title {
  margin-top: 34px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-5 .box-title .title-wrap, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .box-title .title-wrap {
    text-align: center; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-5 .box-title .title-wrap .item-title, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .box-title .title-wrap .item-title {
      font-family: "Cirka";
      font-weight: 700;
      font-size: 25px;
      line-height: 35px;
      letter-spacing: 0.08em; }
      .pxl-portfolio-carousel.layout-pxl-portfolio-5 .box-title .title-wrap .item-title a, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .box-title .title-wrap .item-title a {
        position: relative; }
        .pxl-portfolio-carousel.layout-pxl-portfolio-5 .box-title .title-wrap .item-title a:before, .pxl-portfolio-carousel.layout-pxl-portfolio-5 .box-title .title-wrap .item-title a:after, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .box-title .title-wrap .item-title a:before, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .box-title .title-wrap .item-title a:after {
          content: "";
          position: absolute;
          width: 7px;
          height: 7px;
          background-color: var(--primary-color);
          top: 50%; }
        .pxl-portfolio-carousel.layout-pxl-portfolio-5 .box-title .title-wrap .item-title a:before, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .box-title .title-wrap .item-title a:before {
          left: -19px;
          -webkit-transform: translate(-100%, -50%) rotate(45deg);
          -khtml-transform: translate(-100%, -50%) rotate(45deg);
          -moz-transform: translate(-100%, -50%) rotate(45deg);
          -ms-transform: translate(-100%, -50%) rotate(45deg);
          -o-transform: translate(-100%, -50%) rotate(45deg);
          transform: translate(-100%, -50%) rotate(45deg); }
        .pxl-portfolio-carousel.layout-pxl-portfolio-5 .box-title .title-wrap .item-title a:after, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .box-title .title-wrap .item-title a:after {
          right: -19px;
          -webkit-transform: translate(100%, -50%) rotate(45deg);
          -khtml-transform: translate(100%, -50%) rotate(45deg);
          -moz-transform: translate(100%, -50%) rotate(45deg);
          -ms-transform: translate(100%, -50%) rotate(45deg);
          -o-transform: translate(100%, -50%) rotate(45deg);
          transform: translate(100%, -50%) rotate(45deg); }
    .pxl-portfolio-carousel.layout-pxl-portfolio-5 .box-title .title-wrap .item-tags, .pxl-portfolio-carousel.layout-pxl-portfolio-6 .box-title .title-wrap .item-tags {
      font-family: "Jost", sans-serif;
      font-size: 17px;
      font-weight: 400;
      line-height: 35px;
      letter-spacing: 0.02em;
      color: #FFF; }
.pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-inner .item-content {
  top: auto;
  padding: 78px 75px 92px; }
@media (max-width: 767px) {
  .pxl-portfolio-carousel.layout-pxl-portfolio-6 .item-inner .item-content {
    padding: 78px 50px 92px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-inner .item-content .content-inner {
  background-color: #182125;
  padding: 83px 15px 96px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-inner .item-content .content-inner .item-title {
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-inner .item-content .content-inner .item-tags {
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.02em; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-inner .item-content .content-inner .pxl-divider {
    margin: 25px auto 27px;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
    .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-inner .item-content .content-inner .pxl-divider:before {
      width: 100%;
      height: 100%; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-7 .item-inner .item-content .content-inner .item-readmore {
    margin-top: 46px; }
.pxl-portfolio-carousel.layout-pxl-portfolio-8 .item-inner {
  position: relative; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-8 .item-inner .item-content {
    position: absolute;
    bottom: -85px;
    left: 30px;
    right: 30px; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-8 .item-inner .item-content .content-inner {
      position: relative;
      background-color: #182125;
      margin: 0 auto;
      padding: 52px 60px 51px;
      min-width: 75%;
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center; }
    @media (max-width: 767px) {
      .pxl-portfolio-carousel.layout-pxl-portfolio-8 .item-inner .item-content .content-inner {
        min-width: 90%; } }
    .pxl-portfolio-carousel.layout-pxl-portfolio-8 .item-inner .item-content .content-inner:after {
      content: "";
      position: absolute;
      top: 30px;
      left: 30px;
      right: 30px;
      bottom: 30px;
      border: 1px solid var(--divider-color); }
    .pxl-portfolio-carousel.layout-pxl-portfolio-8 .item-inner .item-content .content-inner > * {
      position: relative;
      z-index: 2; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-8 .item-inner .item-content .content-inner .item-title {
      color: var(--primary-color);
      font-size: 25px;
      line-height: 30px;
      font-weight: 600;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      margin-bottom: 0; }
      .pxl-portfolio-carousel.layout-pxl-portfolio-8 .item-inner .item-content .content-inner .item-title a {
        color: inherit; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-8 .item-inner .item-content .content-inner .item-tags {
      margin-top: 7px;
      font-size: 15px;
      line-height: 30px;
      letter-spacing: 0.02em; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-8 .item-inner .item-content .content-inner .pxl-divider {
      margin: 25px auto 27px;
      width: 7px;
      height: 7px;
      -webkit-transform: rotate(45deg);
      -khtml-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
      .pxl-portfolio-carousel.layout-pxl-portfolio-8 .item-inner .item-content .content-inner .pxl-divider:before {
        width: 100%;
        height: 100%; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-8 .item-inner .item-content .content-inner .item-readmore {
      margin-top: 30px; }
.pxl-portfolio-carousel.layout-pxl-portfolio-8 .pxl-swiper-arrows {
  padding-top: 0; }
@media (max-width: 991px) {
  .pxl-portfolio-carousel.layout-pxl-portfolio-8 .pxl-swiper-arrows {
    display: none; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-8 .pxl-swiper-arrows.nav-vertical-in .pxl-swiper-arrow {
  opacity: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 68px;
  height: 68px;
  border-radius: 50%;
  opacity: 1;
  background-color: var(--secondary-color); }
  .pxl-portfolio-carousel.layout-pxl-portfolio-8 .pxl-swiper-arrows.nav-vertical-in .pxl-swiper-arrow.pxl-swiper-arrow-prev {
    left: 35px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-8 .pxl-swiper-arrows.nav-vertical-in .pxl-swiper-arrow.pxl-swiper-arrow-right {
    left: 35px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-8 .pxl-swiper-arrows.nav-vertical-in .pxl-swiper-arrow:hover {
    background-color: var(--primary-color);
    color: #FFF; }
.pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-inner .item-content {
  background-color: #182125;
  top: 30px;
  left: 30px;
  right: 30px;
  bottom: 30px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-inner .item-content:before {
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    border-color: #4e4a3d;
    opacity: 1;
    visibility: visible;
    transform: none; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-inner .item-content .content-inner {
    background-color: transparent;
    padding: 30px 45px 30px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-inner .item-content .content-inner > * {
      max-width: 100%; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-inner .item-content .content-inner .item-title {
      font-size: 20px;
      line-height: 26px;
      font-weight: 600;
      letter-spacing: 0.05em;
      text-transform: uppercase; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-inner .item-content .content-inner .item-tags {
      font-size: 15px;
      line-height: 30px;
      letter-spacing: 0.02em; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-inner .item-content .content-inner .pxl-divider {
      margin: 25px auto 27px;
      width: 7px;
      height: 7px;
      -webkit-transform: rotate(45deg);
      -khtml-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
      .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-inner .item-content .content-inner .pxl-divider:before {
        width: 100%;
        height: 100%; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-9 .item-inner .item-content .content-inner .item-readmore {
      margin-top: 46px; }
.pxl-portfolio-carousel.layout-pxl-portfolio-10 .pxl-swiper-dots {
  margin-top: 112px; }
.pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-icon {
  margin-bottom: 15px;
  font-size: 20px;
  color: #fff; }
.pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-title {
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: 0.08em;
  color: var(--primary-color);
  margin-bottom: 0; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-title:before, .pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-title:after {
    content: "-"; }
.pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-tags {
  margin-top: 5px;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #fff; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-tags a {
    color: inherit; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-tags a:hover {
      color: var(--primary-color); }
  @media (max-width: 575px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-tags {
      font-size: 13px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-excerpt {
  display: block;
  display: -webkit-box;
  max-height: 75px;
  font-size: 15px;
  line-height: 1.6666666667;
  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;
  color: #dedede;
  letter-spacing: 0.02em;
  margin-top: 20px;
  margin-bottom: 48px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 75px;
    font-size: 15px;
    line-height: 1.6666666667;
    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-portfolio-carousel.layout-pxl-portfolio-10 .item-readmore .btn-more {
  color: #fff; }
.pxl-portfolio-carousel.layout-pxl-portfolio-10 .box-title {
  position: absolute;
  bottom: 41px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 1;
  transition: all 300ms ease-out 0s; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-10 .box-title .item-title:before, .pxl-portfolio-carousel.layout-pxl-portfolio-10 .box-title .item-title:after {
    content: none; }
.pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-inner {
  position: relative;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-inner .item-featured {
    position: relative; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-inner .item-featured img {
      min-height: 400px;
      object-fit: cover; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-inner .item-featured:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 58%;
      z-index: 1;
      background-image: url("../images/overlay-2.png");
      background-size: cover; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-inner .item-content {
    padding: 20px 80px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: absolute;
    overflow: hidden;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 400ms ease-out 0s;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(18, 15, 13, 0.55);
    backdrop-filter: blur(2px); }
    .pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-inner .item-content > * {
      max-width: 100%; }
    @media (max-width: 767px) {
      .pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-inner .item-content {
        padding: 20px; } }
    .pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-inner .item-content .content-inner {
      text-align: center; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-inner:hover .item-content {
    opacity: 1;
    visibility: visible; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-10 .item-inner:hover .box-title {
    opacity: 0; }
.pxl-portfolio-carousel.layout-pxl-portfolio-11 .pxl-swiper-container {
  width: calc(100% - 200px);
  overflow: hidden; }
@media (max-width: 767px) {
  .pxl-portfolio-carousel.layout-pxl-portfolio-11 .pxl-swiper-container {
    width: auto; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-11 .swiper-slide {
  padding: 25px;
  border: 1px solid var(--divider-color); }
  .pxl-portfolio-carousel.layout-pxl-portfolio-11 .swiper-slide:not(:first-child) {
    border-left: none; }
.pxl-portfolio-carousel.layout-pxl-portfolio-11 .pxl-swiper-dots {
  margin-top: 112px;
  width: 100%; }
.pxl-portfolio-carousel.layout-pxl-portfolio-11 .item-icon {
  margin-top: 15px;
  font-size: 20px;
  color: var(--primary-color); }
.pxl-portfolio-carousel.layout-pxl-portfolio-11 .item-title {
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.03em;
  color: var(--secondary-color);
  margin-bottom: 0;
  text-transform: capitalize; }
.pxl-portfolio-carousel.layout-pxl-portfolio-11 .item-tags {
  margin-top: 14px;
  font-size: 15px;
  line-height: 26px;
  color: #fff;
  text-transform: uppercase; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-11 .item-tags a {
    color: inherit; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-11 .item-tags a:hover {
      color: var(--primary-color); }
  @media (max-width: 575px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-11 .item-tags {
      font-size: 13px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-11 .item-excerpt {
  display: block;
  display: -webkit-box;
  max-height: 75px;
  font-size: 15px;
  line-height: 1.6666666667;
  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;
  color: #dedede;
  letter-spacing: 0.02em;
  margin-top: 20px;
  margin-bottom: 48px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-11 .item-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 75px;
    font-size: 15px;
    line-height: 1.6666666667;
    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-portfolio-carousel.layout-pxl-portfolio-11 .item-readmore .btn {
  border-color: #fff; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-11 .item-readmore .btn:before {
    background-color: #fff; }
.pxl-portfolio-carousel.layout-pxl-portfolio-11 .box-title {
  padding: 48px 15px 31px;
  width: 100%;
  text-align: center;
  background-color: var(--heading-color);
  background-image: url(../images/dirt_explosion_overlay.png);
  background-repeat: no-repeat;
  background-position: center center; }
.pxl-portfolio-carousel.layout-pxl-portfolio-11 .item-inner {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--divider-color); }
@media (max-width: 575px) {
  .pxl-portfolio-carousel.layout-pxl-portfolio-11 .item-inner img {
    min-height: 360px;
    object-fit: cover; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-11 .item-inner .item-featured {
  position: relative; }
.pxl-portfolio-carousel.layout-pxl-portfolio-11 .item-inner .item-content {
  padding: 20px 55px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: absolute;
  z-index: 1;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  transition: all 400ms ease-out 0s;
  clip-path: inset(100% 0 0 0);
  background-color: var(--heading-color);
  background-image: url(../images/dirt_explosion_overlay.png);
  background-repeat: no-repeat;
  background-position: center center; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-11 .item-inner .item-content > * {
    max-width: 100%; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-11 .item-inner .item-content .content-inner {
    text-align: center; }
  @media (max-width: 767px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-11 .item-inner .item-content {
      padding: 20px 30px 55px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-11 .item-inner:hover .item-content {
  clip-path: inset(0 0 0 0); }
.pxl-portfolio-carousel.layout-pxl-portfolio-11 .pxl-swiper-arrow {
  cursor: pointer;
  width: 101px;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  border: 1px solid var(--divider-color);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-11 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
    margin-right: -1px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-11 .pxl-swiper-arrow.pxl-swiper-arrow-next {
    margin-left: -1px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-11 .pxl-swiper-arrow:hover {
    background-color: var(--secondary-color); }
  @media (max-width: 767px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-11 .pxl-swiper-arrow {
      display: none; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-12 .post-image {
  border-radius: 20px;
  overflow: hidden; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-12 .post-image img {
    border-radius: 20px;
    transition: transform 0.3s ease; }
.pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner .content-inner > * {
  opacity: 0;
  transform: translateY(10px);
  transition: all 200ms ease-out; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner .content-inner > *:nth-child(1) {
    transition-delay: 250ms;
    transform: scale(0.9); }
  .pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner .content-inner > *:nth-child(2) {
    transition-delay: 320ms; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner .content-inner > *:nth-child(3) {
    transition-delay: 390ms; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner .content-inner > *:nth-child(4) {
    transition-delay: 460ms; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner .content-inner > *:nth-child(5) {
    transition-delay: 510ms; }
.pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner .item-featured {
  position: relative; }
.pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner .item-title {
  font-size: 23px;
  line-height: 28px;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #fff;
  margin-bottom: 5px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner .item-title a {
    color: inherit;
    background-image: linear-gradient(transparent calc(100% - 1px), #fff 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.5s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner .item-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner .item-category {
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0;
  color: #bfd3e5; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner .item-category a {
    color: inherit; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner .item-category a:hover {
      color: var(--primary-color); }
  @media (max-width: 575px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner .item-category {
      font-size: 13px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner .item-content {
  position: absolute;
  left: 50%;
  bottom: 35px;
  -webkit-transform: translate(-50%) scaleY(0);
  -khtml-transform: translate(-50%) scaleY(0);
  -moz-transform: translate(-50%) scaleY(0);
  -ms-transform: translate(-50%) scaleY(0);
  -o-transform: translate(-50%) scaleY(0);
  transform: translate(-50%) scaleY(0);
  width: 87%;
  z-index: 1;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  background-color: var(--secondary-color);
  text-align: center;
  transform-origin: bottom;
  padding: 30px 30px 30px;
  overflow: hidden;
  -webkit-transition: 300ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -khtml-transition: 300ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -moz-transition: 300ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -ms-transition: 300ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -o-transition: 300ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  transition: 300ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  border-radius: 20px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner .item-content > * {
    max-width: 100%; }
  @media (max-width: 575px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner .item-content {
      padding: 30px 15px 28px;
      width: 85%; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner:hover .item-content {
  -webkit-transform: translate(-50%) scaleY(1);
  -khtml-transform: translate(-50%) scaleY(1);
  -moz-transform: translate(-50%) scaleY(1);
  -ms-transform: translate(-50%) scaleY(1);
  -o-transform: translate(-50%) scaleY(1);
  transform: translate(-50%) scaleY(1); }
.pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner:hover .content-inner > * {
  opacity: 1;
  transform: translateY(0px); }
  .pxl-portfolio-carousel.layout-pxl-portfolio-12 .item-inner:hover .post-image img {
    transform: scale(1.1); }
.pxl-portfolio-carousel.layout-pxl-portfolio-12 .circle-cursor {
  color: var(--secondary-color); }
@media (max-width: 767px) {
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner {
    width: 100%; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-featured {
  position: relative; }
@media (max-width: 575px) {
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-featured .post-image img {
    height: 450px;
    object-fit: cover; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .content-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .content-inner > * {
    max-width: 100%; }
.pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .content-inner > * {
  opacity: 0;
  transform: translateY(10px);
  transition: all 600ms ease-out; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .content-inner > *:nth-child(1) {
    transition-delay: 250ms; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .content-inner > *:nth-child(2) {
    transition-delay: 320ms; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .content-inner > *:nth-child(3) {
    transition-delay: 390ms; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .content-inner > *:nth-child(4) {
    transition-delay: 460ms; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .content-inner > *:nth-child(5) {
    transition-delay: 510ms; }
.pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-title {
  font-family: var(--heading-font-family);
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 0.05em;
  color: #fff;
  margin-bottom: 25px;
  font-weight: 600;
  margin-top: 39px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-title a {
    color: inherit;
    display: inline;
    color: #fff;
    background-image: linear-gradient(transparent calc(100% - 1px), #fff 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-tags {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #dedede; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-tags a {
    color: inherit; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-tags a:hover {
      color: var(--primary-color); }
  @media (max-width: 575px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-tags {
      font-size: 13px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-excerpt {
  max-width: 276px;
  color: #cacaca;
  letter-spacing: 0;
  margin: auto; }
.pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .portfo-cus-text {
  font-size: 30px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: 0.15em;
  color: #fff;
  font-family: "IPAMincho";
  writing-mode: vertical-rl;
  text-orientation: mixed;
  text-decoration: none;
  margin: auto; }
.pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  background-color: var(--secondary-color);
  text-align: center;
  padding: 41px 39px;
  overflow: hidden;
  clip-path: inset(0 0 100% 0);
  transform-origin: top;
  -webkit-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -khtml-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -moz-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -ms-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -o-transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89);
  transition: 350ms cubic-bezier(0.48, 0.57, 0.33, 0.89); }
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-content > * {
    max-width: 100%; }
  @media (max-width: 575px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-content {
      padding: 30px 35px; }
      .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-content .item-excerpt {
        display: block;
        display: -webkit-box;
        max-height: 15px * calc(25/15) * 3;
        font-size: 15px;
        line-height: calc(25/15);
        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-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-content .item-excerpt > * {
          display: block;
          display: -webkit-box;
          max-height: 15px * calc(25/15) * 3;
          font-size: 15px;
          line-height: calc(25/15);
          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-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-content::before, .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-content:after {
    content: "";
    position: absolute;
    top: 41px;
    left: 39px;
    right: 39px;
    bottom: 41px;
    transition: all 650ms ease 0s;
    transition-delay: 550ms;
    z-index: -1; }
  @media (max-width: 991px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-content::before, .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-content:after {
      top: 30px;
      left: 25px;
      right: 25px;
      bottom: 30px; } }
@media (max-width: 575px) {
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-content::before, .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-content:after {
    top: 25px;
    left: 20px;
    right: 20px;
    bottom: 25px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-content::before {
  border-top: 1px solid rgba(255, 255, 255, 0.251);
  border-bottom: 1px solid rgba(255, 255, 255, 0.251);
  width: 0;
  left: 29px;
  right: 26px; }
@media (max-width: 991px) {
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-content::before {
    left: 15px;
    right: 15px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-content::after {
  border-left: 1px solid rgba(255, 255, 255, 0.251);
  border-right: 1px solid rgba(255, 255, 255, 0.251);
  top: 30px;
  bottom: 30px;
  height: 0; }
@media (max-width: 991px) {
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner .item-content::after {
    top: 20px;
    bottom: 20px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner:hover .item-content {
  clip-path: inset(0 0 0 0); }
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner:hover .item-content::before {
    width: calc(100% - 58px); }
  @media (max-width: 991px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner:hover .item-content::before {
      width: calc(100% - 30px); } }
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner:hover .item-content::after {
    height: calc(100% - 60px); }
  @media (max-width: 991px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner:hover .item-content::after {
      height: calc(100% - 40px); } }
.pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-inner:hover .content-inner > * {
  opacity: 1;
  transform: translateY(0px); }
.pxl-portfolio-carousel.layout-pxl-portfolio-13 .item-readmore {
  margin-top: 24px; }
.pxl-portfolio-carousel.layout-pxl-portfolio-13 .pxl-buttonmore {
  font-family: var(--heading-font-family);
  font-weight: 500;
  font-size: 14px;
  line-height: 50px;
  letter-spacing: 0.15em;
  position: relative;
  color: #fff;
  text-transform: uppercase; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .pxl-buttonmore::before {
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    background-color: #fff;
    bottom: -7px;
    left: 0;
    transition: all 350ms ease-in-out 0s; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .pxl-buttonmore:hover {
    color: #fff; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-13 .pxl-buttonmore:hover::before {
      width: 100%; }
.pxl-portfolio-carousel.layout-pxl-portfolio-13 .btn-default {
  background-color: #fff;
  border: 1px solid var(--secondary-color);
  font-size: 14px;
  font-family: var(--heading-font-family);
  font-weight: 500;
  color: var(--secondary-color);
  letter-spacing: 0.15em;
  padding: 12px 34px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .btn-default::before {
    background-color: var(--secondary-color); }
  .pxl-portfolio-carousel.layout-pxl-portfolio-13 .btn-default:hover {
    color: #fff; }
.pxl-portfolio-carousel.layout-pxl-portfolio-13 .pxl-load-more {
  margin-top: 75px; }
.pxl-portfolio-carousel.layout-pxl-portfolio-13 .pxl-btn-icon {
  display: inline-flex; }
.pxl-portfolio-carousel.layout-pxl-portfolio-14 .pxl-swiper-dots {
  margin-top: 112px; }
.pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-icon {
  margin-bottom: 15px;
  font-size: 20px;
  color: #fff; }
.pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-title {
  font-size: 30px;
  line-height: 55px;
  letter-spacing: 0.02em;
  color: #fff;
  margin-bottom: 0;
  font-weight: 700;
  text-transform: uppercase; }
@media (max-width: 575px) {
  .pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-title {
    font-size: 25px;
    line-height: 50px; } }
.pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-title a {
  position: relative; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-title a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #fff;
    transition: all 350ms ease-in-out 0s; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-title a:hover {
    color: inherit; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-title a:hover::after {
      width: 100%; }
.pxl-portfolio-carousel.layout-pxl-portfolio-14 .portfo-cus-text {
  font-size: 13px;
  line-height: 23px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #fff; }
.pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-excerpt {
  display: block;
  display: -webkit-box;
  max-height: 1125px*px;
  font-size: 15px;
  line-height: 25px;
  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;
  color: #fff;
  margin-top: 16px;
  margin-bottom: 43px; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-excerpt > * {
    display: block;
    display: -webkit-box;
    max-height: 1125px*px;
    font-size: 15px;
    line-height: 25px;
    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-portfolio-carousel.layout-pxl-portfolio-14 .item-readmore .btn-default {
  background-color: var(--additional01-color);
  color: #fff;
  padding: 12px 32px;
  border: none; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-readmore .btn-default:hover {
    color: var(--primary-color); }
.pxl-portfolio-carousel.layout-pxl-portfolio-14 .box-title {
  position: absolute;
  bottom: 41px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 1;
  transition: all 300ms ease-out 0s; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-14 .box-title .item-title:before, .pxl-portfolio-carousel.layout-pxl-portfolio-14 .box-title .item-title:after {
    content: none; }
.pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-inner .item-featured {
    position: relative; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-inner .item-featured img {
      min-height: 400px;
      object-fit: cover; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-inner .item-featured:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      background: linear-gradient(180deg, transparent 53%, rgba(0, 0, 0, 0.85) 80%);
      transition: all 400ms ease-out 0s; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-inner .item-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: absolute;
    overflow: hidden;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 400ms ease-out 0s;
    opacity: 0;
    visibility: hidden;
    clip-path: inset(100% 0 0 0);
    transform-origin: bottom;
    transition: all 400ms ease-out;
    background-color: rgba(0, 0, 0, 0.55);
    backdrop-filter: blur(7px); }
    .pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-inner .item-content > * {
      max-width: 100%; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-inner .item-content .content-inner {
      text-align: center;
      padding: 30px 40px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-inner:hover .item-content {
    opacity: 1;
    visibility: visible;
    clip-path: inset(0 0 0 0); }
  .pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-inner:hover .box-title {
    opacity: 0; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-14 .item-inner:hover .item-featured::after {
      background: none; }
.pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner {
  width: 100%; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-featured {
    position: relative; }
  @media (max-width: 575px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-featured .post-image img {
      height: 450px;
      object-fit: cover; } }
  .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .content-inner > * {
    opacity: 0;
    transform: translateY(10px);
    transition: all 300ms ease-out; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .content-inner > *:nth-child(1) {
      transition-delay: 60ms; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .content-inner > *:nth-child(2) {
      transition-delay: 80ms; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .content-inner > *:nth-child(3) {
      transition-delay: 100ms; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .content-inner > *:nth-child(4) {
      transition-delay: 120ms; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .content-inner > *:nth-child(5) {
      transition-delay: 140ms; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-title {
    font-family: var(--heading-font-family);
    letter-spacing: 0.03em;
    font-weight: 600;
    margin-top: 33px;
    margin-bottom: 19px;
    display: block;
    display: -webkit-box;
    max-height: 45px;
    font-size: 30px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -khtml-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    -o-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-title > * {
      display: block;
      display: -webkit-box;
      max-height: 45px;
      font-size: 30px;
      line-height: 1.5;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 1;
      -khtml-line-clamp: 1;
      -moz-line-clamp: 1;
      -ms-line-clamp: 1;
      -o-line-clamp: 1;
      line-clamp: 1;
      -webkit-box-orient: vertical;
      -khtml-box-orient: vertical;
      -moz-box-orient: vertical;
      -ms-box-orient: vertical;
      -o-box-orient: vertical;
      box-orient: vertical; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-title a {
      color: inherit;
      display: inline;
      color: var(--heading-color);
      background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
      background-repeat: no-repeat;
      background-size: 0% 100%;
      transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
      .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-title a:hover {
        color: inherit;
        background-size: 100% 100%; }
    @media (max-width: 575px) {
      .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-title {
        display: block;
        display: -webkit-box;
        max-height: 37.5px;
        font-size: 25px;
        line-height: 1.5;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -khtml-line-clamp: 1;
        -moz-line-clamp: 1;
        -ms-line-clamp: 1;
        -o-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
        -khtml-box-orient: vertical;
        -moz-box-orient: vertical;
        -ms-box-orient: vertical;
        -o-box-orient: vertical;
        box-orient: vertical; }
        .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-title > * {
          display: block;
          display: -webkit-box;
          max-height: 37.5px;
          font-size: 25px;
          line-height: 1.5;
          overflow: hidden;
          text-overflow: ellipsis;
          -webkit-line-clamp: 1;
          -khtml-line-clamp: 1;
          -moz-line-clamp: 1;
          -ms-line-clamp: 1;
          -o-line-clamp: 1;
          line-clamp: 1;
          -webkit-box-orient: vertical;
          -khtml-box-orient: vertical;
          -moz-box-orient: vertical;
          -ms-box-orient: vertical;
          -o-box-orient: vertical;
          box-orient: vertical; } }
  .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-tags {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0.02em;
    color: #dedede; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-tags a {
      color: inherit; }
      .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-tags a:hover {
        color: var(--primary-color); }
    @media (max-width: 575px) {
      .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-tags {
        font-size: 13px; } }
  .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-excerpt {
    max-width: 276px;
    letter-spacing: 0;
    margin: auto; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .portfo-cus-text {
    font-size: 30px;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 0.03em;
    color: var(--primary-color);
    font-family: "MaShanZheng";
    writing-mode: vertical-rl;
    text-orientation: mixed;
    text-decoration: none;
    margin: auto; }
  @media (max-width: 575px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .portfo-cus-text {
      font-size: 25px;
      line-height: 35px; } }
  .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .content-inner {
    padding: 30px 25px; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .content-inner .item-excerpt {
      display: block;
      display: -webkit-box;
      max-height: 15px * calc(25/15) * 3;
      font-size: 15px;
      line-height: calc(25/15);
      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-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .content-inner .item-excerpt > * {
        display: block;
        display: -webkit-box;
        max-height: 15px * calc(25/15) * 3;
        font-size: 15px;
        line-height: calc(25/15);
        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; }
    @media (max-width: 991px) {
      .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .content-inner {
        padding: 20px 20px; } }
  @media (max-width: 575px) {
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .content-inner {
      padding: 15px 15px; } }
  .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding: 35px 46px;
    overflow: hidden; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-content > * {
      max-width: 100%; }
    @media (max-width: 991px) {
      .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-content {
        padding: 20px 20px; } }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-content::before, .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-content:after {
      content: "";
      position: absolute;
      top: 35px;
      left: 46px;
      right: 46px;
      bottom: 35px;
      z-index: -1;
      -webkit-transition: 650ms cubic-bezier(0.55, 0.64, 0.44, 0.99);
      -khtml-transition: 650ms cubic-bezier(0.55, 0.64, 0.44, 0.99);
      -moz-transition: 650ms cubic-bezier(0.55, 0.64, 0.44, 0.99);
      -ms-transition: 650ms cubic-bezier(0.55, 0.64, 0.44, 0.99);
      -o-transition: 650ms cubic-bezier(0.55, 0.64, 0.44, 0.99);
      transition: 650ms cubic-bezier(0.55, 0.64, 0.44, 0.99);
      background-color: #fff; }
    @media (max-width: 991px) {
      .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-content::before, .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-content:after {
        top: 20px;
        left: 20px;
        right: 20px;
        bottom: 20px; } }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-content::before {
      left: 62px;
      right: 62px;
      clip-path: inset(100% 0 100% 0);
      transform-origin: center; }
    @media (max-width: 991px) {
      .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-content::before {
        left: 40px;
        right: 40px; } }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-content::after {
      top: 49px;
      bottom: 49px;
      transform-origin: center;
      clip-path: inset(0 100% 0 100%); }
    @media (max-width: 991px) {
      .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner .item-content::after {
        top: 30px;
        bottom: 30px; } }
  .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner:hover .item-content::before {
    clip-path: inset(0 0 0 0); }
  .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner:hover .item-content::after {
    clip-path: inset(0 0 0 0); }
  .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner:hover .content-inner > * {
    opacity: 1;
    transform: translateY(0px); }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner:hover .content-inner > *:nth-child(1) {
      transition-delay: 250ms; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner:hover .content-inner > *:nth-child(2) {
      transition-delay: 320ms; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner:hover .content-inner > *:nth-child(3) {
      transition-delay: 390ms; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner:hover .content-inner > *:nth-child(4) {
      transition-delay: 460ms; }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-inner:hover .content-inner > *:nth-child(5) {
      transition-delay: 510ms; }
.pxl-portfolio-carousel.layout-pxl-portfolio-15 .item-readmore {
  margin-top: 24px; }
.pxl-portfolio-carousel.layout-pxl-portfolio-15 .pxl-buttonmore {
  font-family: var(--heading-font-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 50px;
  letter-spacing: 0.15em;
  position: relative;
  color: var(--heading-color);
  text-transform: uppercase; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-15 .pxl-buttonmore::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: var(--heading-color);
    bottom: -7px;
    right: 0;
    transition: all 350ms ease-in-out 0s; }
  .pxl-portfolio-carousel.layout-pxl-portfolio-15 .pxl-buttonmore:hover {
    color: var(--heading-color); }
    .pxl-portfolio-carousel.layout-pxl-portfolio-15 .pxl-buttonmore:hover::before {
      width: 0; }
.pxl-portfolio-carousel.layout-pxl-portfolio-15 #circle-cursor {
  width: 134px;
  height: 134px;
  line-height: 134px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-family: var(--heading-font-family); }

.pxl-service-carousel.layout-pxl-service-1 .item-content {
  position: relative; }
  .pxl-service-carousel.layout-pxl-service-1 .item-content:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    transition: all 300ms ease;
    background-image: url(../images/service-carousel-overlay.png);
    background-size: cover;
    background-repeat: no-repeat; }
  .pxl-service-carousel.layout-pxl-service-1 .item-content .area-icon-wrap {
    margin-bottom: 27px; }
  .pxl-service-carousel.layout-pxl-service-1 .item-content .item-title {
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase; }
    .pxl-service-carousel.layout-pxl-service-1 .item-content .item-title a {
      position: relative; }
      .pxl-service-carousel.layout-pxl-service-1 .item-content .item-title a:before, .pxl-service-carousel.layout-pxl-service-1 .item-content .item-title a:after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        background-color: var(--primary-color);
        top: 50%; }
      .pxl-service-carousel.layout-pxl-service-1 .item-content .item-title a:before {
        left: -19px;
        -webkit-transform: translate(-100%, -50%) rotate(45deg);
        -khtml-transform: translate(-100%, -50%) rotate(45deg);
        -moz-transform: translate(-100%, -50%) rotate(45deg);
        -ms-transform: translate(-100%, -50%) rotate(45deg);
        -o-transform: translate(-100%, -50%) rotate(45deg);
        transform: translate(-100%, -50%) rotate(45deg); }
      .pxl-service-carousel.layout-pxl-service-1 .item-content .item-title a:after {
        right: -19px;
        -webkit-transform: translate(100%, -50%) rotate(45deg);
        -khtml-transform: translate(100%, -50%) rotate(45deg);
        -moz-transform: translate(100%, -50%) rotate(45deg);
        -ms-transform: translate(100%, -50%) rotate(45deg);
        -o-transform: translate(100%, -50%) rotate(45deg);
        transform: translate(100%, -50%) rotate(45deg); }
  .pxl-service-carousel.layout-pxl-service-1 .item-content .item-excerpt {
    margin-top: 28px;
    line-height: 26px; }
  .pxl-service-carousel.layout-pxl-service-1 .item-content > .item-title {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 47px;
    text-align: center; }
  .pxl-service-carousel.layout-pxl-service-1 .item-content .area-icon i {
    font-size: 79px;
    color: var(--primary-color); }
  .pxl-service-carousel.layout-pxl-service-1 .item-content .content-inner {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 20px 65px;
    overflow: hidden;
    position: absolute;
    z-index: 3;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(10px);
    clip-path: inset(100% 0 0 0);
    transform-origin: bottom;
    transition: all 400ms ease-out; }
    .pxl-service-carousel.layout-pxl-service-1 .item-content:hover:after {
      opacity: 0; }
    .pxl-service-carousel.layout-pxl-service-1 .item-content:hover > .item-title {
      opacity: 0; }
    .pxl-service-carousel.layout-pxl-service-1 .item-content:hover .content-inner {
      clip-path: inset(0 0 0 0); }
.pxl-service-carousel.layout-pxl-service-2 .item-featured {
  margin-top: 20px;
  position: relative; }
  .pxl-service-carousel.layout-pxl-service-2 .item-featured a {
    position: relative;
    z-index: 2; }
  .pxl-service-carousel.layout-pxl-service-2 .item-featured:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: -20px;
    bottom: -20px;
    left: 52px;
    right: 52px;
    border: 1px solid var(--primary-color);
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -khtml-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
.pxl-service-carousel.layout-pxl-service-2 .swiper-slide-active .item-featured:before {
  opacity: 1; }
.pxl-service-carousel.layout-pxl-service-2 .content-inner {
  opacity: 0;
  max-width: 800px;
  margin-top: 79px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  text-align: center;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-service-carousel.layout-pxl-service-2 .content-inner > * {
    max-width: 100%; }
  .pxl-service-carousel.layout-pxl-service-2 .content-inner .item-title {
    margin-bottom: 0;
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase; }
  .pxl-service-carousel.layout-pxl-service-2 .content-inner .item-excerpt {
    margin-top: 23px; }
  .pxl-service-carousel.layout-pxl-service-2 .content-inner .item-readmore {
    margin-top: 43px; }
.pxl-service-carousel.layout-pxl-service-2 .swiper-slide-active .content-inner {
  opacity: 1; }
.pxl-service-carousel.layout-pxl-service-3 .item-inner {
  width: 100%; }
.pxl-service-carousel.layout-pxl-service-3 .item-content {
  position: relative; }
  .pxl-service-carousel.layout-pxl-service-3 .item-content:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    transition: all 300ms ease;
    background-image: url(../images/service-carousel-overlay.png);
    background-size: cover;
    background-repeat: no-repeat; }
  .pxl-service-carousel.layout-pxl-service-3 .item-content .box-content {
    position: absolute;
    bottom: calc(25% - 3px);
    display: flex;
    flex-direction: column;
    align-items: center; }
  .pxl-service-carousel.layout-pxl-service-3 .item-content .item-title {
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff; }
  @media (max-width: 575px) {
    .pxl-service-carousel.layout-pxl-service-3 .item-content .item-title {
      font-size: 25px; } }
  .pxl-service-carousel.layout-pxl-service-3 .item-content .item-title a {
    position: relative; }
    .pxl-service-carousel.layout-pxl-service-3 .item-content .item-title a::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: -1px;
      margin: auto;
      height: 1px;
      width: 100%;
      background-color: #fff;
      transform-origin: right center;
      -webkit-transform-origin: right center;
      -webkit-transform: scale(0, 1);
      -khtml-transform: scale(0, 1);
      -moz-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
      -o-transform: scale(0, 1);
      transform: scale(0, 1);
      -webkit-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
      -khtml-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
      -moz-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
      -ms-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
      -o-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
      transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85); }
    .pxl-service-carousel.layout-pxl-service-3 .item-content .item-title a:hover {
      color: inherit; }
      .pxl-service-carousel.layout-pxl-service-3 .item-content .item-title a:hover::after {
        transform-origin: left center;
        -webkit-transform: scale(1, 1);
        -khtml-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transform-origin: left center; }
  .pxl-service-carousel.layout-pxl-service-3 .item-content .pxl-wave {
    background-image: url(../images/water-waves.png);
    background-size: contain;
    background-repeat: no-repeat;
    min-width: 44px;
    height: 6px;
    margin-top: 17px; }
  .pxl-service-carousel.layout-pxl-service-3 .item-content .item-excerpt {
    margin-top: 17px;
    color: #ededed;
    letter-spacing: 0.01em;
    display: block;
    display: -webkit-box;
    max-height: 1125px*px;
    font-size: 15px;
    line-height: 25px;
    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;
    max-width: 242px; }
    .pxl-service-carousel.layout-pxl-service-3 .item-content .item-excerpt > * {
      display: block;
      display: -webkit-box;
      max-height: 1125px*px;
      font-size: 15px;
      line-height: 25px;
      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-service-carousel.layout-pxl-service-3 .item-content > .item-title {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 40px;
    text-align: center; }
  .pxl-service-carousel.layout-pxl-service-3 .item-content .area-icon i {
    font-size: 49px;
    color: #fff; }
  @media (max-width: 575px) {
    .pxl-service-carousel.layout-pxl-service-3 .item-content .area-icon i {
      font-size: 30px; } }
  .pxl-service-carousel.layout-pxl-service-3 .item-content .content-inner {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: start;
    padding: 0px 30px 15px;
    overflow: hidden;
    position: absolute;
    z-index: 3;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.502);
    backdrop-filter: blur(4.7px);
    clip-path: inset(100% 0 0 0);
    transform-origin: bottom;
    transition: all 400ms ease-out; }
  .pxl-service-carousel.layout-pxl-service-3 .item-content .area-icon-wrap {
    width: 108px;
    height: 100px;
    border-radius: 0 0 54px 54px;
    background-color: var(--additional01-color);
    transition: all 300ms ease-out;
    transition-delay: 250ms;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: translateY(-100%); }
  @media (max-width: 575px) {
    .pxl-service-carousel.layout-pxl-service-3 .item-content .area-icon-wrap {
      width: 78px;
      height: 70px; } }
.pxl-service-carousel.layout-pxl-service-3 .item-content:hover::after {
  opacity: 0; }
.pxl-service-carousel.layout-pxl-service-3 .item-content:hover > .item-title {
  opacity: 0; }
.pxl-service-carousel.layout-pxl-service-3 .item-content:hover .content-inner {
  clip-path: inset(0 0 0 0); }
.pxl-service-carousel.layout-pxl-service-3 .item-content:hover .area-icon-wrap {
  opacity: 1;
  transform: translateY(0); }
.pxl-service-carousel.layout-pxl-service-4 .item-content {
  position: relative; }
  .pxl-service-carousel.layout-pxl-service-4 .item-content:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    transition: all 300ms ease;
    background-image: url(../images/service-carousel-overlay.png);
    background-size: cover;
    background-repeat: no-repeat; }
  .pxl-service-carousel.layout-pxl-service-4 .item-content .area-icon-wrap {
    margin-bottom: 30px; }
  @media (max-width: 575px) {
    .pxl-service-carousel.layout-pxl-service-4 .item-content .area-icon-wrap {
      margin-bottom: 13px; } }
  .pxl-service-carousel.layout-pxl-service-4 .item-content .item-title {
    margin-bottom: 0;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff;
    display: block;
    display: -webkit-box;
    max-height: 42.7777777777px*em;
    font-size: 35px;
    line-height: 1.2222222222em;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -khtml-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    -o-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical; }
    .pxl-service-carousel.layout-pxl-service-4 .item-content .item-title > * {
      display: block;
      display: -webkit-box;
      max-height: 42.7777777777px*em;
      font-size: 35px;
      line-height: 1.2222222222em;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 1;
      -khtml-line-clamp: 1;
      -moz-line-clamp: 1;
      -ms-line-clamp: 1;
      -o-line-clamp: 1;
      line-clamp: 1;
      -webkit-box-orient: vertical;
      -khtml-box-orient: vertical;
      -moz-box-orient: vertical;
      -ms-box-orient: vertical;
      -o-box-orient: vertical;
      box-orient: vertical; }
    .pxl-service-carousel.layout-pxl-service-4 .item-content .item-title a {
      display: inline;
      color: #fff;
      background-image: linear-gradient(transparent calc(100% - 1px), #fff 1px);
      background-repeat: no-repeat;
      background-size: 0% 100%;
      transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
      .pxl-service-carousel.layout-pxl-service-4 .item-content .item-title a:hover {
        color: inherit;
        background-size: 100% 100%; }
    @media (max-width: 575px) {
      .pxl-service-carousel.layout-pxl-service-4 .item-content .item-title a {
        font-size: 28px; } }
  .pxl-service-carousel.layout-pxl-service-4 .item-content .item-excerpt {
    margin-top: 18px;
    display: block;
    display: -webkit-box;
    max-height: 1248px*px;
    font-size: 16px;
    line-height: 26px;
    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;
    color: #dedede;
    max-width: 461px; }
    .pxl-service-carousel.layout-pxl-service-4 .item-content .item-excerpt > * {
      display: block;
      display: -webkit-box;
      max-height: 1248px*px;
      font-size: 16px;
      line-height: 26px;
      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-service-carousel.layout-pxl-service-4 .item-content .box-title-icon {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 76px;
    text-align: center; }
    .pxl-service-carousel.layout-pxl-service-4 .item-content .box-title-icon > * {
      transform: translateY(10px);
      transition: all 200ms ease-out; }
      .pxl-service-carousel.layout-pxl-service-4 .item-content .box-title-icon > *:nth-child(1) {
        transition-delay: 250ms; }
      .pxl-service-carousel.layout-pxl-service-4 .item-content .box-title-icon > *:nth-child(2) {
        transition-delay: 320ms; }
  .pxl-service-carousel.layout-pxl-service-4 .item-content .area-icon i {
    font-size: 62px;
    color: #fff; }
  @media (max-width: 575px) {
    .pxl-service-carousel.layout-pxl-service-4 .item-content .area-icon i {
      font-size: 40px; } }
  .pxl-service-carousel.layout-pxl-service-4 .item-content .item-readmore {
    margin-top: 20px; }
    .pxl-service-carousel.layout-pxl-service-4 .item-content .item-readmore .btn-more {
      color: #fff;
      font-family: var(--body-font-family);
      letter-spacing: 0.11em; }
      .pxl-service-carousel.layout-pxl-service-4 .item-content .item-readmore .btn-more i {
        color: #fff;
        font-size: 15px;
        margin-left: 5px; }
      .pxl-service-carousel.layout-pxl-service-4 .item-content .item-readmore .btn-more::after {
        background-color: #fff;
        width: 100%; }
        .pxl-service-carousel.layout-pxl-service-4 .item-content .item-readmore .btn-more:hover::after {
          width: 0; }
  .pxl-service-carousel.layout-pxl-service-4 .item-content .content-inner {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: end;
    padding: 20px 35px 87px;
    overflow: hidden;
    position: absolute;
    z-index: 3;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    clip-path: inset(100% 0 0 0);
    transform-origin: bottom;
    transition: all 400ms ease-out; }
    .pxl-service-carousel.layout-pxl-service-4 .item-content .content-inner > * {
      opacity: 0;
      transform: translateY(10px);
      transition: all 200ms ease-out; }
      .pxl-service-carousel.layout-pxl-service-4 .item-content .content-inner > *:nth-child(1) {
        transition-delay: 250ms; }
      .pxl-service-carousel.layout-pxl-service-4 .item-content .content-inner > *:nth-child(2) {
        transition-delay: 320ms; }
      .pxl-service-carousel.layout-pxl-service-4 .item-content .content-inner > *:nth-child(3) {
        transition-delay: 390ms; }
      .pxl-service-carousel.layout-pxl-service-4 .item-content .content-inner > *:nth-child(4) {
        transition-delay: 460ms; }
    @media (max-width: 991px) {
      .pxl-service-carousel.layout-pxl-service-4 .item-content .content-inner {
        padding: 20px 25px;
        justify-content: center; } }
  .pxl-service-carousel.layout-pxl-service-4 .item-content:hover .box-title-icon > * {
    opacity: 0;
    transform: translateY(0); }
    .pxl-service-carousel.layout-pxl-service-4 .item-content:hover .box-title-icon > *:nth-child(1) {
      transition-delay: 20ms; }
    .pxl-service-carousel.layout-pxl-service-4 .item-content:hover .box-title-icon > *:nth-child(2) {
      transition-delay: 80ms; }
  .pxl-service-carousel.layout-pxl-service-4 .item-content:hover .content-inner {
    clip-path: inset(0 0 0 0); }
    .pxl-service-carousel.layout-pxl-service-4 .item-content:hover .content-inner > * {
      opacity: 1;
      transform: translateY(0px); }

.pxl-product-carousel.pxl-shop-layout-4 .pxl-swiper-container {
  width: calc(100% - 200px);
  overflow: hidden; }
@media (max-width: 767px) {
  .pxl-product-carousel.pxl-shop-layout-4 .pxl-swiper-container {
    width: auto; } }
.pxl-product-carousel.pxl-shop-layout-4 .pxl-swiper-slider-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }
  .pxl-product-carousel.pxl-shop-layout-4 .pxl-swiper-slider-wrap > * {
    max-width: 100%; }
.pxl-product-carousel.pxl-shop-layout-4 .products {
  margin: 0;
  padding: 0; }
  .pxl-product-carousel.pxl-shop-layout-4 .products .grid-item {
    margin-top: 0; }
.pxl-product-carousel.pxl-shop-layout-4 .pxl-swiper-arrow {
  cursor: pointer;
  width: 101px;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  border: 1px solid var(--divider-color);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-product-carousel.pxl-shop-layout-4 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
    margin-right: -1px; }
  .pxl-product-carousel.pxl-shop-layout-4 .pxl-swiper-arrow.pxl-swiper-arrow-next {
    margin-left: -1px; }
  .pxl-product-carousel.pxl-shop-layout-4 .pxl-swiper-arrow:hover {
    background-color: var(--secondary-color); }
  @media (max-width: 767px) {
    .pxl-product-carousel.pxl-shop-layout-4 .pxl-swiper-arrow {
      display: none; } }
.pxl-product-carousel.pxl-shop-layout-4 .pxl-swiper-dots {
  width: 100%; }
.pxl-product-carousel.pxl-shop-layout-10 .pxl-carousel-inner .image-wrap img {
  min-height: 400px;
  object-fit: cover; }
.pxl-product-carousel.pxl-shop-layout-10 .pxl-carousel-inner .pxl-product-title a {
  position: relative; }
  .pxl-product-carousel.pxl-shop-layout-10 .pxl-carousel-inner .pxl-product-title a::after, .pxl-product-carousel.pxl-shop-layout-10 .pxl-carousel-inner .pxl-product-title a::before {
    content: "";
    position: absolute;
    width: 34px;
    height: 1px;
    background-color: var(--primary-color);
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: all 350ms ease-in-out 0s; }
  .pxl-product-carousel.pxl-shop-layout-10 .pxl-carousel-inner .pxl-product-title a::after {
    left: -34px; }
  .pxl-product-carousel.pxl-shop-layout-10 .pxl-carousel-inner .pxl-product-title a::before {
    right: -34px; }
  .pxl-product-carousel.pxl-shop-layout-10 .pxl-carousel-inner .pxl-product-title a:hover {
    color: inherit; }
    .pxl-product-carousel.pxl-shop-layout-10 .pxl-carousel-inner .pxl-product-title a:hover::after, .pxl-product-carousel.pxl-shop-layout-10 .pxl-carousel-inner .pxl-product-title a:hover::before {
      opacity: 1; }
    .pxl-product-carousel.pxl-shop-layout-10 .pxl-carousel-inner .pxl-product-title a:hover::after {
      left: -50px; }
    .pxl-product-carousel.pxl-shop-layout-10 .pxl-carousel-inner .pxl-product-title a:hover::before {
      right: -50px; }
  @media (max-width: 575px) {
    .pxl-product-carousel.pxl-shop-layout-10 .pxl-carousel-inner .pxl-product-title a::after, .pxl-product-carousel.pxl-shop-layout-10 .pxl-carousel-inner .pxl-product-title a::before {
      display: none; }
    .pxl-product-carousel.pxl-shop-layout-10 .pxl-carousel-inner .pxl-product-title a:hover {
      color: var(--primary-color); } }
.pxl-product-carousel.pxl-shop-layout-10 .pxl-swiper-container {
  overflow: hidden; }
@media (max-width: 575px) {
  .pxl-product-carousel.pxl-shop-layout-10 .pxl-products-content {
    text-align: center; } }
@media (max-width: 575px) {
  .pxl-product-carousel.pxl-shop-layout-10 .pxl-products-content .pxl-products-content-inner .top-content-inner {
    justify-content: center; } }

.pxl-tabs-carousel .pxl-carousel-item .swiper-slide .swiper-slide-inner {
  width: 100%; }

.pxl-image-carousel.layout-1 .circle-cursor {
  line-height: 137px;
  width: 137px;
  height: 137px;
  background-color: #ffffff;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  position: fixed;
  font-family: var(--heading-font-family);
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  color: var(--secondary-color);
  z-index: 86;
  text-transform: uppercase;
  pointer-events: none;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -khtml-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.18s ease;
  -khtml-transition: all 0.18s ease;
  -moz-transition: all 0.18s ease;
  -ms-transition: all 0.18s ease;
  -o-transition: all 0.18s ease;
  transition: all 0.18s ease; }
  .pxl-image-carousel.layout-1 .circle-cursor.enlarged {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
.pxl-image-carousel.layout-2 .item-title {
  font-size: 15px;
  font-family: var(--body-font-family);
  line-height: 25px;
  letter-spacing: 0;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  -webkit-transition: all 400ms ease 0s;
  -khtml-transition: all 400ms ease 0s;
  -moz-transition: all 400ms ease 0s;
  -ms-transition: all 400ms ease 0s;
  -o-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  z-index: 2;
  text-align: center; }
.pxl-image-carousel.layout-2 .item-inner {
  overflow: hidden;
  position: relative; }
  .pxl-image-carousel.layout-2 .item-inner::before, .pxl-image-carousel.layout-2 .item-inner::after {
    content: "";
    position: absolute;
    width: 50%;
    height: 0%;
    background-color: rgba(0, 0, 0, 0.5);
    -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;
    z-index: 1; }
  .pxl-image-carousel.layout-2 .item-inner::before {
    right: 0;
    top: 0; }
  .pxl-image-carousel.layout-2 .item-inner::after {
    left: 0;
    bottom: 0; }
  .pxl-image-carousel.layout-2 .item-inner img {
    transition: all 1s ease-in-out;
    transform: scale(1); }
.pxl-image-carousel.layout-2 .inner-box {
  position: relative; }
  .pxl-image-carousel.layout-2 .inner-box:hover .item-inner::before, .pxl-image-carousel.layout-2 .inner-box:hover .item-inner::after {
    height: 100%; }
  .pxl-image-carousel.layout-2 .inner-box:hover .item-inner img {
    transition: all 5s ease-in-out;
    transform: scale(1.2); }
  .pxl-image-carousel.layout-2 .inner-box:hover .item-title {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1; }
.pxl-image-carousel.layout-3 .pxl-swiper-wrapper {
  align-items: center; }
  .pxl-image-carousel.layout-3 .pxl-swiper-slide:nth-child(even) .item-inner img {
    max-height: 379px;
    object-fit: cover; }
  @media (max-width: 575px) {
    .pxl-image-carousel.layout-3 .pxl-swiper-slide:nth-child(even) .item-inner img {
      max-height: 100%; } }
.pxl-image-carousel.layout-3 .item-inner {
  overflow: hidden;
  position: relative;
  width: 100%; }
  .pxl-image-carousel.layout-3 .item-inner::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0%;
    background-color: rgba(0, 0, 0, 0.4);
    -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; }
  .pxl-image-carousel.layout-3 .item-inner::after {
    bottom: 0; }
  .pxl-image-carousel.layout-3 .item-inner img {
    transition: all 1s ease-in-out;
    transform: scale(1); }
.pxl-image-carousel.layout-3 .item-inner {
  position: relative; }
  .pxl-image-carousel.layout-3 .item-inner:hover::after {
    height: 100%; }
  .pxl-image-carousel.layout-3 .item-inner:hover img {
    transition: all 1.5s ease-in-out;
    transform: scale(1.1); }
  .pxl-image-carousel.layout-3 .item-inner:hover .box-icon {
    transform: translate(-50%, 50%) scale(1);
    opacity: 1; }
.pxl-image-carousel.layout-3 .box-icon {
  position: absolute;
  left: 50%;
  bottom: 50%;
  transform: translate(-50%, 50%) scale(0);
  z-index: 1;
  opacity: 0;
  -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; }
  .pxl-image-carousel.layout-3 .box-icon svg {
    width: 25px;
    height: 25px;
    fill: #fff;
    -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-image-carousel.layout-3 .box-icon i {
    color: #fff;
    font-size: 25px;
    -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-image-carousel.layout-4 .pxl-swiper-slide:nth-child(odd) {
  min-width: 33.33333333%; }
.pxl-image-carousel.layout-4 .pxl-swiper-slide:nth-child(even) {
  max-width: 16.6666666667%; }
.pxl-image-carousel.layout-4 .item-inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.349);
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 350ms ease-in-out 0s;
  -khtml-transition: all 350ms ease-in-out 0s;
  -moz-transition: all 350ms ease-in-out 0s;
  -ms-transition: all 350ms ease-in-out 0s;
  -o-transition: all 350ms ease-in-out 0s;
  transition: all 350ms ease-in-out 0s;
  backdrop-filter: blur(6px);
  clip-path: inset(0 0 100% 0); }
.pxl-image-carousel.layout-4 .item-inner .light-box {
  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: 2;
  opacity: 0;
  visibility: hidden;
  align-items: center;
  justify-content: center; }
  .pxl-image-carousel.layout-4 .item-inner .light-box > * {
    max-width: 100%; }
    .pxl-image-carousel.layout-4 .item-inner .light-box:hover .x-line:before {
      transform: translateX(-3px); }
    .pxl-image-carousel.layout-4 .item-inner .light-box:hover .x-line:after {
      transform: translateX(3px); }
  .pxl-image-carousel.layout-4 .item-inner .light-box:hover .y-line:before {
    transform: translateY(-3px); }
  .pxl-image-carousel.layout-4 .item-inner .light-box:hover .y-line:after {
    transform: translateY(3px); }
.pxl-image-carousel.layout-4 .item-inner .x-line, .pxl-image-carousel.layout-4 .item-inner .y-line {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative; }
  .pxl-image-carousel.layout-4 .item-inner .x-line > *, .pxl-image-carousel.layout-4 .item-inner .y-line > * {
    max-width: 100%; }
  .pxl-image-carousel.layout-4 .item-inner .x-line:before, .pxl-image-carousel.layout-4 .item-inner .x-line:after, .pxl-image-carousel.layout-4 .item-inner .y-line:before, .pxl-image-carousel.layout-4 .item-inner .y-line:after {
    content: "";
    display: inline-block;
    background-color: var(--primary-color);
    transition: all 300ms ease-in-out 0s; }
.pxl-image-carousel.layout-4 .item-inner .x-line:before {
  width: 17px;
  height: 1px; }
.pxl-image-carousel.layout-4 .item-inner .x-line:after {
  width: 17px;
  height: 1px; }
.pxl-image-carousel.layout-4 .item-inner .y-line {
  flex-direction: column;
  position: relative;
  left: -17px; }
  .pxl-image-carousel.layout-4 .item-inner .y-line:before {
    width: 1px;
    height: 17px; }
  .pxl-image-carousel.layout-4 .item-inner .y-line:after {
    width: 1px;
    height: 17px; }
.pxl-image-carousel.layout-4 .item-inner:hover .light-box {
  visibility: visible;
  opacity: 1; }
.pxl-image-carousel.layout-4 .item-inner:hover:before {
  opacity: 1;
  visibility: visible;
  clip-path: inset(0 0 0 0); }
.pxl-image-carousel.layout-5 .swiper-slide-active .item-inner img {
  -webkit-animation: zoomin-slider 7s ease-in forwards;
  animation: zoomin-slider 7s ease-in forwards; }
.pxl-image-carousel.layout-5 .pxl-swiper-arrow {
  width: 81px;
  height: 81px; }
@media (max-width: 767px) {
  .pxl-image-carousel.layout-5 .pxl-swiper-arrow {
    width: 60px;
    height: 60px; } }
@media (max-width: 575px) {
  .pxl-image-carousel.layout-5 .pxl-swiper-arrow {
    width: 45px;
    height: 45px; } }

.nice-select {
  cursor: pointer;
  border-radius: 0px;
  padding-left: 20px;
  font-size: 15px;
  background-repeat: no-repeat;
  background-position-x: 96%;
  background-position-y: 50%;
  background-size: 15px;
  border: 1px solid var(--heading-color);
  background-color: transparent;
  line-height: 50px;
  height: 50px;
  color: var(--heading-color);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='18' height='18' viewBox='0 0 288 448'%3E%3Cpath d='M268.75 184c0 2-1 4.25-2.5 5.75l-116.5 116.5c-1.5 1.5-3.75 2.5-5.75 2.5s-4.25-1-5.75-2.5l-116.5-116.5c-1.5-1.5-2.5-3.75-2.5-5.75s1-4.25 2.5-5.75l12.5-12.5c1.5-1.5 3.5-2.5 5.75-2.5 2 0 4.25 1 5.75 2.5l98.25 98.25 98.25-98.25c1.5-1.5 3.75-2.5 5.75-2.5s4.25 1 5.75 2.5l12.5 21.5c1.5 1.5 2.5 3.75 2.5 5.75z'/%3E%3C/svg%3E");
  padding-right: 30px;
  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;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .nice-select:hover, .nice-select:active, .nice-select:focus {
    border-color: var(--primary-color);
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.11); }
  .nice-select.open {
    border-color: var(--primary-color);
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.11); }
    .nice-select.open .list {
      opacity: 1;
      pointer-events: auto;
      transform: perspective(300px) rotateX(0deg); }
  .nice-select.disabled {
    border-color: var(--secondary-color), 2%;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #ccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 15px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: var(--secondary-color);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
    box-sizing: border-box;
    opacity: 0;
    overflow: hidden;
    padding: 5px 25px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    transform-origin: 50% 0;
    transform: perspective(300px) rotateX(-90deg);
    transition: all 0.3s ease;
    z-index: 999;
    width: 100%;
    min-width: 250px;
    margin-top: 5px; }
    .nice-select .list li:not(:last-child) {
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    color: #FFF;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    list-style: none;
    outline: none;
    padding: 13px 0px 12px;
    text-align: left;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected {
      color: var(--primary-color); }
    .nice-select .option.disabled {
      text-decoration: line-through; }

.pxl-luxury .nice-select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' fill='%23FFFFFF' width='18' height='18' viewBox='0 0 288 448'%3E%3Cpath d='M268.75 184c0 2-1 4.25-2.5 5.75l-116.5 116.5c-1.5 1.5-3.75 2.5-5.75 2.5s-4.25-1-5.75-2.5l-116.5-116.5c-1.5-1.5-2.5-3.75-2.5-5.75s1-4.25 2.5-5.75l12.5-12.5c1.5-1.5 3.5-2.5 5.75-2.5 2 0 4.25 1 5.75 2.5l98.25 98.25 98.25-98.25c1.5-1.5 3.75-2.5 5.75-2.5s4.25 1 5.75 2.5l12.5 21.5c1.5 1.5 2.5 3.75 2.5 5.75z'/%3E%3C/svg%3E");
  border-color: var(--primary-color); }

.pxl-pizza .nice-select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' viewBox='0 0 512 512'%3E%3Cpath d='M256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM376.9 294.6L269.8 394.5c-3.8 3.5-8.7 5.5-13.8 5.5s-10.1-2-13.8-5.5L135.1 294.6c-4.5-4.2-7.1-10.1-7.1-16.3c0-12.3 10-22.3 22.3-22.3l57.7 0 0-96c0-17.7 14.3-32 32-32l32 0c17.7 0 32 14.3 32 32l0 96 57.7 0c12.3 0 22.3 10 22.3 22.3c0 6.2-2.6 12.1-7.1 16.3z'/%3E%3C/svg%3E");
  background-position-x: calc(100% - 19px); }
  .pxl-pizza .nice-select .list {
    box-shadow: none;
    padding: 0;
    border: 1px solid var(--divider-color); }
    .pxl-pizza .nice-select .list li:not(:last-child) {
      border-bottom: 1px solid var(--divider-color); }
  .pxl-pizza .nice-select .option {
    color: var(--heading-color);
    padding: 15px 25px;
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase; }
    .pxl-pizza .nice-select .option:hover, .pxl-pizza .nice-select .option.focus, .pxl-pizza .nice-select .option.selected {
      color: #fff;
      background-color: var(--primary-color); }

.no-csspointerevents .nice-select .list {
  display: none; }
  .no-csspointerevents .nice-select.open .list {
    display: block; }

@font-face {
  font-family: "Audrey";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/font-face/Audrey-Normal.woff") format("woff"); }
@font-face {
  font-family: "Audrey";
  font-style: oblique;
  font-weight: 400;
  src: url("../fonts/font-face/Audrey-NormalOblique.woff") format("woff"); }
@font-face {
  font-family: "Audrey";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/font-face/Audrey-Medium.woff") format("woff"); }
@font-face {
  font-family: "Audrey";
  font-style: oblique;
  font-weight: 500;
  src: url("../fonts/font-face/Audrey-MediumOblique.woff") format("woff"); }
@font-face {
  font-family: "Audrey";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/font-face/Audrey-Bold.woff") format("woff"); }
@font-face {
  font-family: "Audrey";
  font-style: oblique;
  font-weight: 700;
  src: url("../fonts/font-face/Audrey-BoldOblique.woff") format("woff"); }
@font-face {
  font-family: "Souvenir";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/font-face/Souvenir.woff") format("woff"); }
@font-face {
  font-family: "Souvenir";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/font-face/SouvenirI.woff") format("woff"); }
@font-face {
  font-family: "Souvenir";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/font-face/souvenir-demi.woff") format("woff"); }
@font-face {
  font-family: "Souvenir";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/font-face/SouvenirB.woff") format("woff"); }
@font-face {
  font-family: "Souvenir";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/font-face/SouvenirBI.woff") format("woff"); }

.heading-default-font {
  font-family: var(--heading-font-family) !important; }
  .heading-default-font h1, .heading-default-font h2, .heading-default-font h3, .heading-default-font h4, .heading-default-font h5, .heading-default-font h6, .heading-default-font .h1, .heading-default-font .h2, .heading-default-font .h3, .heading-default-font .h4, .heading-default-font .h5, .heading-default-font .h6 {
    font-family: var(--heading-font-family) !important; }

.body-default-font {
  font-family: var(--body-font-family) !important; }

@font-face {
  font-family: "PS Demo";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/font-face/PS-Demo.woff") format("woff"); }
@font-face {
  font-family: "IPAMincho";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/font-face/IPAMincho-Regular.woff") format("woff"); }

.additional-font-1 {
  font-family: "PS Demo" !important; }

@font-face {
  font-family: "Cirka";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/font-face/Cirka.woff") format("woff"); }

.additional-font-2 {
  font-family: "Cirka" !important; }

.font-ipamincho {
  font-family: "IPAMincho" !important; }

.heading-souvenir {
  font-family: "Souvenir" !important; }

@font-face {
  font-family: "Hertine";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/font-face/Hertine.woff") format("woff"); }

.font-hertine {
  font-family: "Hertine" !important; }

@font-face {
  font-family: "MaShanZheng";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/font-face/MaShanZheng-Regular.woff") format("woff"); }

.font-mashanzheng {
  font-family: "MaShanZheng" !important; }

.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-bottom: 38px; }
  .woocommerce-notices-wrapper:empty {
    display: none; }
  .woocommerce-notices-wrapper ul {
    list-style: none; }

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  position: relative;
  width: 100%;
  border: 0;
  color: var(--body-color);
  background: #f2f2f2;
  padding: 15px 15px 15px 45px;
  word-wrap: break-word;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .woocommerce-error > *, .woocommerce-info > *, .woocommerce-message > * {
    max-width: 100%; }
  .woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
    font-family: "Material-Design-Iconic-Font";
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .woocommerce-error a.button, .woocommerce-info a.button, .woocommerce-message a.button {
    float: right;
    padding: 0;
    background-color: transparent;
    border-color: transparent;
    color: var(--link-color);
    margin: 4px 0 0 15px;
    position: relative;
    overflow: hidden; }
    .woocommerce-error a.button:before, .woocommerce-info a.button:before, .woocommerce-message a.button:before {
      content: "";
      width: 100%;
      height: 1px;
      position: absolute;
      bottom: 0;
      left: 0;
      background-color: var(--link-color);
      -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
      -khtml-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
      -moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
      -ms-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
      -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
      transition: all 0.3s cubic-bezier(0.4, 0, 1, 1); }
    .woocommerce-error a.button:after, .woocommerce-info a.button:after, .woocommerce-message a.button:after {
      content: "";
      width: 0;
      height: 1px;
      position: absolute;
      bottom: 0;
      left: 0;
      background-color: var(--link-color-hover);
      -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
      -khtml-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
      -moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
      -ms-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
      -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
      transition: all 0.3s cubic-bezier(0.4, 0, 1, 1); }
    .woocommerce-error a.button:active, .woocommerce-error a.button:hover, .woocommerce-error a.button:focus, .woocommerce-info a.button:active, .woocommerce-info a.button:hover, .woocommerce-info a.button:focus, .woocommerce-message a.button:active, .woocommerce-message a.button:hover, .woocommerce-message a.button:focus {
      color: var(--link-color-hover);
      outline: medium none;
      text-decoration: none;
      background-color: transparent;
      border-color: transparent; }
      .woocommerce-error a.button:active:before, .woocommerce-error a.button:hover:before, .woocommerce-error a.button:focus:before, .woocommerce-info a.button:active:before, .woocommerce-info a.button:hover:before, .woocommerce-info a.button:focus:before, .woocommerce-message a.button:active:before, .woocommerce-message a.button:hover:before, .woocommerce-message a.button:focus:before {
        left: 100%; }
      .woocommerce-error a.button:active:after, .woocommerce-error a.button:hover:after, .woocommerce-error a.button:focus:after, .woocommerce-info a.button:active:after, .woocommerce-info a.button:hover:after, .woocommerce-info a.button:focus:after, .woocommerce-message a.button:active:after, .woocommerce-message a.button:hover:after, .woocommerce-message a.button:focus:after {
        width: 100%; }

.woocommerce-error {
  color: #d62a28; }
  .woocommerce-error:before {
    color: #d62a28;
    content: ""; }

.woocommerce-info {
  color: #FFB237; }
  .woocommerce-info:before {
    color: #FFB237;
    content: ""; }

.woocommerce-message {
  color: #27ae60; }
  .woocommerce-message:before {
    color: #27ae60;
    content: ""; }

.woocommerce-pagination {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  padding-top: 50px; }
  .woocommerce-pagination > * {
    max-width: 100%; }

.pxl-shop-topbar-wrap {
  padding-bottom: 55px; }

.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering {
  margin-bottom: 0;
  float: none;
  min-width: 193px; }

.woocommerce-result-count {
  font-size: 17px;
  line-height: 30px;
  letter-spacing: 0.02em; }

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;
  background-color: transparent; }
@media (min-width: 1200px) {
  select.orderby {
    width: 240px; } }

@media (max-width: 575px) {
  .pxl-view-layout-wrap {
    display: none; } }

.pxl-view-layout {
  list-style: none;
  margin: 0 -2px;
  flex-direction: row-reverse; }
  .pxl-view-layout li {
    padding: 0 2px;
    color: var(--heading-color); }
    .pxl-view-layout li.lbl {
      display: none;
      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-right: 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 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-featured, .onsale {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  background-color: var(--secondary-color);
  color: var(--primary-color);
  padding: 4px 18px;
  z-index: 2;
  min-width: 120px;
  line-height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.2s linear; }

.pxl-featured + .onsale {
  top: 65px; }

/* Content Grid view */
.pxl-products-content {
  padding: 20px 0 11px;
  position: relative; }
  .pxl-products-content .top-content-inner {
    margin-bottom: 5px; }
  @media (max-width: 575px) {
    .pxl-products-content .top-content-inner {
      display: flex; } }

.pxl-shop-woosmart-wrap .woosw-btn {
  background-color: transparent;
  border: none;
  color: var(--heading-color);
  text-transform: capitalize;
  line-height: 26px;
  letter-spacing: 0.02em;
  font-weight: normal;
  padding: 10px 0;
  font-size: 15px;
  overflow: hidden; }
  .pxl-shop-woosmart-wrap .woosw-btn:before {
    content: "";
    position: relative;
    width: 17px;
    height: 16px;
    margin-right: 10px;
    color: var(--primary-color);
    font-family: "pxli";
    font-size: 16px;
    text-indent: 0;
    line-height: 1;
    -webkit-transition: color 300ms linear;
    -khtml-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -ms-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    transition: color 300ms linear; }
    .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 {
    font-size: 15px; }
    .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: "";
      color: var(--primary-color);
      left: 1px; }

/* 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 {
  overflow: hidden; }
  .products.shop-view-list .pxl-products-thumb .image-wrap:hover img {
    transform: scale(1.04) 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-thumb:hover .pxl-featured, .products.shop-view-list .pxl-products-thumb:hover .onsale {
    opacity: 1; }
.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: var(--divider-color);
      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;
  font-size: 13px; }
  .products.shop-view-list .pxl-products-content-list-view .add_to_cart_button .pxl-icon, .products.shop-view-list .pxl-products-content-list-view .button.product_type_grouped .pxl-icon, .products.shop-view-list .pxl-products-content-list-view .product_type_external .pxl-icon, .products.shop-view-list .pxl-products-content-list-view .added_to_cart .pxl-icon {
    margin-left: 8px;
    font-size: 13px; }
  .products.shop-view-list .pxl-products-content-list-view .add_to_cart_button:before, .products.shop-view-list .pxl-products-content-list-view .add_to_cart_button:after, .products.shop-view-list .pxl-products-content-list-view .button.product_type_grouped:before, .products.shop-view-list .pxl-products-content-list-view .button.product_type_grouped:after, .products.shop-view-list .pxl-products-content-list-view .product_type_external:before, .products.shop-view-list .pxl-products-content-list-view .product_type_external:after, .products.shop-view-list .pxl-products-content-list-view .added_to_cart:before, .products.shop-view-list .pxl-products-content-list-view .added_to_cart:after {
    content: none; }
  .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-left: 10px; }
.products.shop-view-list .pxl-products-content-list-view .woosw-btn {
  font-size: 15px; }
  .products.shop-view-list .pxl-products-content-list-view .woosw-btn:before {
    content: "";
    color: var(--primary-color);
    margin-right: 10px;
    left: 1px; }
    .products.shop-view-list .pxl-products-content-list-view .woosw-btn.woosw-adding:before {
      content: "";
      font-family: "pxli";
      -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; }
  .products.shop-view-list .pxl-products-content-list-view .woosw-btn.woosw-added:before {
    content: ""; }
.products.shop-view-list > li:after {
  content: "";
  height: 1px;
  display: block;
  background-color: var(--divider-color);
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px; }

.pxl-shop-layout-1 .grid-item .pxl-shop-woosmart-wrap, .pxl-shop-layout-2 .grid-item .pxl-shop-woosmart-wrap {
  overflow: hidden; }
  .pxl-shop-layout-1 .grid-item .pxl-shop-woosmart-wrap .woosw-btn, .pxl-shop-layout-2 .grid-item .pxl-shop-woosmart-wrap .woosw-btn {
    transform: translateX(calc(100% - 18px)); }
  @media (max-width: 575px) {
    .pxl-shop-layout-1 .grid-item .pxl-shop-woosmart-wrap .woosw-btn, .pxl-shop-layout-2 .grid-item .pxl-shop-woosmart-wrap .woosw-btn {
      transform: none; } }
.pxl-shop-layout-1 .grid-item .pxl-shop-woosmart-wrap:hover .woosw-btn, .pxl-shop-layout-2 .grid-item .pxl-shop-woosmart-wrap:hover .woosw-btn {
  transform: translateX(0); }
.pxl-shop-layout-1 .grid-item .pxl-products-content-list-view .pxl-shop-woosmart-wrap, .pxl-shop-layout-2 .grid-item .pxl-products-content-list-view .pxl-shop-woosmart-wrap {
  overflow: hidden; }
  .pxl-shop-layout-1 .grid-item .pxl-products-content-list-view .pxl-shop-woosmart-wrap .woosw-btn, .pxl-shop-layout-2 .grid-item .pxl-products-content-list-view .pxl-shop-woosmart-wrap .woosw-btn {
    transform: none; }
.pxl-shop-layout-1 .pxl-products-thumb .add_to_cart_button, .pxl-shop-layout-1 .pxl-products-thumb .button.product_type_grouped, .pxl-shop-layout-1 .pxl-products-thumb .product_type_external, .pxl-shop-layout-1 .pxl-products-thumb .added_to_cart, .pxl-shop-layout-2 .pxl-products-thumb .add_to_cart_button, .pxl-shop-layout-2 .pxl-products-thumb .button.product_type_grouped, .pxl-shop-layout-2 .pxl-products-thumb .product_type_external, .pxl-shop-layout-2 .pxl-products-thumb .added_to_cart {
  position: absolute;
  top: 40px;
  bottom: 40px;
  left: 40px;
  right: 40px;
  height: auto;
  transform-origin: top;
  clip-path: inset(0 0 100% 0);
  -webkit-transition: 0.35s cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -khtml-transition: 0.35s cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -moz-transition: 0.35s cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -ms-transition: 0.35s cubic-bezier(0.48, 0.57, 0.33, 0.89);
  -o-transition: 0.35s cubic-bezier(0.48, 0.57, 0.33, 0.89);
  transition: 0.35s cubic-bezier(0.48, 0.57, 0.33, 0.89); }
  .pxl-shop-layout-1 .pxl-products-thumb .add_to_cart_button .pxl-icon, .pxl-shop-layout-1 .pxl-products-thumb .button.product_type_grouped .pxl-icon, .pxl-shop-layout-1 .pxl-products-thumb .product_type_external .pxl-icon, .pxl-shop-layout-1 .pxl-products-thumb .added_to_cart .pxl-icon, .pxl-shop-layout-2 .pxl-products-thumb .add_to_cart_button .pxl-icon, .pxl-shop-layout-2 .pxl-products-thumb .button.product_type_grouped .pxl-icon, .pxl-shop-layout-2 .pxl-products-thumb .product_type_external .pxl-icon, .pxl-shop-layout-2 .pxl-products-thumb .added_to_cart .pxl-icon {
    opacity: 0;
    -webkit-transition: all 200ms ease-out 250ms;
    -khtml-transition: all 200ms ease-out 250ms;
    -moz-transition: all 200ms ease-out 250ms;
    -ms-transition: all 200ms ease-out 250ms;
    -o-transition: all 200ms ease-out 250ms;
    transition: all 200ms ease-out 250ms; }
.pxl-shop-layout-1 .pxl-products-thumb:hover .pxl-featured, .pxl-shop-layout-1 .pxl-products-thumb:hover .onsale, .pxl-shop-layout-2 .pxl-products-thumb:hover .pxl-featured, .pxl-shop-layout-2 .pxl-products-thumb:hover .onsale {
  opacity: 0; }
.pxl-shop-layout-1 .pxl-products-thumb:hover .add_to_cart_button, .pxl-shop-layout-1 .pxl-products-thumb:hover .button.product_type_grouped, .pxl-shop-layout-1 .pxl-products-thumb:hover .product_type_external, .pxl-shop-layout-1 .pxl-products-thumb:hover .added_to_cart, .pxl-shop-layout-2 .pxl-products-thumb:hover .add_to_cart_button, .pxl-shop-layout-2 .pxl-products-thumb:hover .button.product_type_grouped, .pxl-shop-layout-2 .pxl-products-thumb:hover .product_type_external, .pxl-shop-layout-2 .pxl-products-thumb:hover .added_to_cart {
  clip-path: inset(0 0 0 0); }
  .pxl-shop-layout-1 .pxl-products-thumb:hover .add_to_cart_button .pxl-icon, .pxl-shop-layout-1 .pxl-products-thumb:hover .button.product_type_grouped .pxl-icon, .pxl-shop-layout-1 .pxl-products-thumb:hover .product_type_external .pxl-icon, .pxl-shop-layout-1 .pxl-products-thumb:hover .added_to_cart .pxl-icon, .pxl-shop-layout-2 .pxl-products-thumb:hover .add_to_cart_button .pxl-icon, .pxl-shop-layout-2 .pxl-products-thumb:hover .button.product_type_grouped .pxl-icon, .pxl-shop-layout-2 .pxl-products-thumb:hover .product_type_external .pxl-icon, .pxl-shop-layout-2 .pxl-products-thumb:hover .added_to_cart .pxl-icon {
    opacity: 1; }
.pxl-shop-layout-1 .pxl-shop-item-wrap .woocommerce-loop-product__link, .pxl-shop-layout-2 .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-layout-1 .pxl-shop-item-wrap .woocommerce-loop-product__link:hover, .pxl-shop-layout-2 .pxl-shop-item-wrap .woocommerce-loop-product__link:hover {
    color: var(--link-color-hover); }
.pxl-shop-layout-1 .pxl-shop-item-wrap .pxl-product-title, .pxl-shop-layout-2 .pxl-shop-item-wrap .pxl-product-title {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase; }
  .pxl-shop-layout-1 .pxl-shop-item-wrap .pxl-product-title a, .pxl-shop-layout-2 .pxl-shop-item-wrap .pxl-product-title a {
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-shop-layout-1 .pxl-shop-item-wrap .pxl-product-title a:hover, .pxl-shop-layout-2 .pxl-shop-item-wrap .pxl-product-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-shop-layout-1 .pxl-shop-item-wrap .price, .pxl-shop-layout-2 .pxl-shop-item-wrap .price {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  color: var(--secondary-color);
  font-weight: 400;
  font-size: 20px;
  clear: both;
  white-space: pre-wrap;
  align-items: center;
  line-height: 1; }
  .pxl-shop-layout-1 .pxl-shop-item-wrap .price > *, .pxl-shop-layout-2 .pxl-shop-item-wrap .price > * {
    max-width: 100%; }
  .pxl-shop-layout-1 .pxl-shop-item-wrap .price del, .pxl-shop-layout-2 .pxl-shop-item-wrap .price del {
    font-size: 20px;
    order: 2;
    padding-left: 15px;
    color: #ababab; }
    [dir="rtl"] .pxl-shop-layout-1 .pxl-shop-item-wrap .price del, [dir="rtl"] .pxl-shop-layout-2 .pxl-shop-item-wrap .price del {
      padding-left: 0;
      padding-right: 6px; }
  .pxl-shop-layout-1 .pxl-shop-item-wrap .price ins, .pxl-shop-layout-2 .pxl-shop-item-wrap .price ins {
    font-weight: inherit;
    text-decoration: none; }
.pxl-shop-layout-1 .pxl-shop-item-wrap .add_to_cart_button, .pxl-shop-layout-1 .pxl-shop-item-wrap .button.product_type_grouped, .pxl-shop-layout-1 .pxl-shop-item-wrap .product_type_external, .pxl-shop-layout-1 .pxl-shop-item-wrap .added_to_cart, .pxl-shop-layout-2 .pxl-shop-item-wrap .add_to_cart_button, .pxl-shop-layout-2 .pxl-shop-item-wrap .button.product_type_grouped, .pxl-shop-layout-2 .pxl-shop-item-wrap .product_type_external, .pxl-shop-layout-2 .pxl-shop-item-wrap .added_to_cart {
  text-align: center;
  justify-content: center;
  font-size: 0; }
  .pxl-shop-layout-1 .pxl-shop-item-wrap .add_to_cart_button .pxl-icon, .pxl-shop-layout-1 .pxl-shop-item-wrap .button.product_type_grouped .pxl-icon, .pxl-shop-layout-1 .pxl-shop-item-wrap .product_type_external .pxl-icon, .pxl-shop-layout-1 .pxl-shop-item-wrap .added_to_cart .pxl-icon, .pxl-shop-layout-2 .pxl-shop-item-wrap .add_to_cart_button .pxl-icon, .pxl-shop-layout-2 .pxl-shop-item-wrap .button.product_type_grouped .pxl-icon, .pxl-shop-layout-2 .pxl-shop-item-wrap .product_type_external .pxl-icon, .pxl-shop-layout-2 .pxl-shop-item-wrap .added_to_cart .pxl-icon {
    font-size: 24px;
    position: relative;
    bottom: 1px;
    color: var(--primary-color); }
  .pxl-shop-layout-1 .pxl-shop-item-wrap .add_to_cart_button:after, .pxl-shop-layout-1 .pxl-shop-item-wrap .button.product_type_grouped:after, .pxl-shop-layout-1 .pxl-shop-item-wrap .product_type_external:after, .pxl-shop-layout-1 .pxl-shop-item-wrap .added_to_cart:after, .pxl-shop-layout-2 .pxl-shop-item-wrap .add_to_cart_button:after, .pxl-shop-layout-2 .pxl-shop-item-wrap .button.product_type_grouped:after, .pxl-shop-layout-2 .pxl-shop-item-wrap .product_type_external:after, .pxl-shop-layout-2 .pxl-shop-item-wrap .added_to_cart:after {
    content: "";
    position: absolute;
    bottom: 30px;
    right: 30px;
    left: 30px;
    top: 30px;
    border: 1px solid rgba(var(--primary-color-rgb), 0.4);
    overflow: hidden; }
.pxl-shop-layout-1 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon, .pxl-shop-layout-1 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon, .pxl-shop-layout-1 .pxl-shop-item-wrap .product_type_external.loading .pxl-icon, .pxl-shop-layout-2 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon, .pxl-shop-layout-2 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon, .pxl-shop-layout-2 .pxl-shop-item-wrap .product_type_external.loading .pxl-icon {
  display: inline-flex;
  -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-layout-1 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon:before, .pxl-shop-layout-1 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon:before, .pxl-shop-layout-1 .pxl-shop-item-wrap .product_type_external.loading .pxl-icon:before, .pxl-shop-layout-2 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon:before, .pxl-shop-layout-2 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon:before, .pxl-shop-layout-2 .pxl-shop-item-wrap .product_type_external.loading .pxl-icon:before {
    content: "";
    font-family: "pxli" !important; }
.pxl-shop-layout-1 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart, .pxl-shop-layout-1 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart, .pxl-shop-layout-1 .pxl-shop-item-wrap .product_type_external + .added_to_cart, .pxl-shop-layout-2 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart, .pxl-shop-layout-2 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart, .pxl-shop-layout-2 .pxl-shop-item-wrap .product_type_external + .added_to_cart {
  opacity: 0; }
  .pxl-shop-layout-1 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart:before, .pxl-shop-layout-1 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart:before, .pxl-shop-layout-1 .pxl-shop-item-wrap .product_type_external + .added_to_cart:before, .pxl-shop-layout-2 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart:before, .pxl-shop-layout-2 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart:before, .pxl-shop-layout-2 .pxl-shop-item-wrap .product_type_external + .added_to_cart:before {
    content: "";
    font-family: "pxli";
    font-weight: normal;
    position: static;
    height: auto;
    font-size: 20px;
    color: var(--primary-color); }
.pxl-shop-layout-1 .pxl-shop-item-wrap .add_to_cart_button.added, .pxl-shop-layout-1 .pxl-shop-item-wrap .product_type_grouped.added, .pxl-shop-layout-1 .pxl-shop-item-wrap .product_type_external.added, .pxl-shop-layout-2 .pxl-shop-item-wrap .add_to_cart_button.added, .pxl-shop-layout-2 .pxl-shop-item-wrap .product_type_grouped.added, .pxl-shop-layout-2 .pxl-shop-item-wrap .product_type_external.added {
  opacity: 0;
  visibility: hidden; }
  .pxl-shop-layout-1 .pxl-shop-item-wrap .add_to_cart_button.added + .added_to_cart, .pxl-shop-layout-1 .pxl-shop-item-wrap .product_type_grouped.added + .added_to_cart, .pxl-shop-layout-1 .pxl-shop-item-wrap .product_type_external.added + .added_to_cart, .pxl-shop-layout-2 .pxl-shop-item-wrap .add_to_cart_button.added + .added_to_cart, .pxl-shop-layout-2 .pxl-shop-item-wrap .product_type_grouped.added + .added_to_cart, .pxl-shop-layout-2 .pxl-shop-item-wrap .product_type_external.added + .added_to_cart {
    opacity: 1; }

.pxl-shop-layout-1 .pxl-products-content-list-view .pxl-btn.button {
  border: 1px solid var(--secondary-color); }
  .pxl-shop-layout-1 .pxl-products-content-list-view .pxl-btn.button i, .pxl-shop-layout-1 .pxl-products-content-list-view .pxl-btn.button .pxl-button-icon, .pxl-shop-layout-1 .pxl-products-content-list-view .pxl-btn.button .pxl-icon {
    transition: color 0.3s linear; }
  .pxl-shop-layout-1 .pxl-products-content-list-view .pxl-btn.button:before {
    content: "";
    position: absolute;
    left: -1px;
    bottom: -1px;
    right: -1px;
    height: 0;
    background-color: #fff;
    -webkit-transition: all 250ms linear 0s;
    -khtml-transition: all 250ms linear 0s;
    -moz-transition: all 250ms linear 0s;
    -ms-transition: all 250ms linear 0s;
    -o-transition: all 250ms linear 0s;
    transition: all 250ms linear 0s; }
  .pxl-shop-layout-1 .pxl-products-content-list-view .pxl-btn.button:hover {
    color: var(--heading-color); }
    .pxl-shop-layout-1 .pxl-products-content-list-view .pxl-btn.button:hover i, .pxl-shop-layout-1 .pxl-products-content-list-view .pxl-btn.button:hover .pxl-button-icon, .pxl-shop-layout-1 .pxl-products-content-list-view .pxl-btn.button:hover .pxl-icon {
      color: var(--heading-color); }
    .pxl-shop-layout-1 .pxl-products-content-list-view .pxl-btn.button:hover:before {
      height: calc(100% + 2px); }

.pxl-shop-layout-2 .pxl-view-layout li a {
  color: var(--primary-color); }
.pxl-shop-layout-2 .pxl-products-thumb .add_to_cart_button, .pxl-shop-layout-2 .pxl-products-thumb .button.product_type_grouped, .pxl-shop-layout-2 .pxl-products-thumb .product_type_external, .pxl-shop-layout-2 .pxl-products-thumb .added_to_cart {
  background-color: var(--secondary-color); }
.pxl-shop-layout-2 .pxl-shop-item-wrap .pxl-product-title {
  font-size: 23px;
  font-weight: 600;
  margin-bottom: 10px; }
  .pxl-shop-layout-2 .pxl-shop-item-wrap .pxl-product-title a {
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-shop-layout-2 .pxl-shop-item-wrap .pxl-product-title a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-shop-layout-2 .pxl-shop-item-wrap .price {
  color: var(--primary-color); }
  .pxl-shop-layout-2 .pxl-shop-item-wrap .price del {
    color: #786c55; }
.pxl-shop-layout-2 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart:before, .pxl-shop-layout-2 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart:before, .pxl-shop-layout-2 .pxl-shop-item-wrap .product_type_external + .added_to_cart:before {
  background-color: transparent;
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }
.pxl-shop-layout-2 .pxl-featured, .pxl-shop-layout-2 .onsale {
  background-color: var(--primary-color);
  color: var(--heading-color); }
  .pxl-shop-layout-2 .pxl-shop-woosmart-wrap .woosw-btn:before {
    background-color: transparent;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
.pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .add_to_cart_button, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .button.product_type_grouped, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .product_type_external, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .added_to_cart {
  overflow: visible;
  background-color: transparent;
  border: 1px solid var(--primary-color);
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .add_to_cart_button .pxl-icon, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .button.product_type_grouped .pxl-icon, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .product_type_external .pxl-icon, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .added_to_cart .pxl-icon {
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
  .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .add_to_cart_button:before, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .add_to_cart_button:after, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .button.product_type_grouped:before, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .button.product_type_grouped:after, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .product_type_external:before, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .product_type_external:after, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .added_to_cart:before, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .added_to_cart:after {
    content: ""; }
  .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .add_to_cart_button:before, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .button.product_type_grouped:before, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .product_type_external:before, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .added_to_cart:before {
    background-color: var(--primary-color);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transform-origin: bottom right;
    -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;
    -khtml-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
  .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .add_to_cart_button:after, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .button.product_type_grouped:after, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .product_type_external:after, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .added_to_cart:after {
    left: auto;
    right: -10px;
    bottom: -10px;
    top: 8px;
    border-top: none;
    border-left: none;
    border-right: 1px solid var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
    background-color: transparent;
    width: 100%;
    height: auto;
    -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-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .add_to_cart_button:hover, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .button.product_type_grouped:hover, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .product_type_external:hover, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .added_to_cart:hover {
    color: var(--secondary-color);
    transition-delay: 0.25s; }
    .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .add_to_cart_button:hover .pxl-icon, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .button.product_type_grouped:hover .pxl-icon, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .product_type_external:hover .pxl-icon, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .added_to_cart:hover .pxl-icon {
      transition-delay: 0.15s;
      color: var(--secondary-color); }
    .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .add_to_cart_button:hover:before, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .button.product_type_grouped:hover:before, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .product_type_external:hover:before, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .added_to_cart:hover:before {
      transition-delay: 0.15s;
      -webkit-transform: scale(1);
      -khtml-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .add_to_cart_button:hover:after, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .button.product_type_grouped:hover:after, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .product_type_external:hover:after, .pxl-shop-layout-2 .products.shop-view-list .pxl-products-content-list-view .added_to_cart:hover:after {
      top: 0;
      right: 0;
      bottom: 0;
      opacity: 1; }

.pxl-shop-layout-3 .related.products .hot-sale {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 20px;
  right: 20px;
  gap: 10px; }
  .pxl-shop-layout-3 .related.products .hot-sale > * {
    max-width: 100%; }
.pxl-shop-layout-3 .pxl-featured, .pxl-shop-layout-3 .onsale {
  display: inline-flex;
  color: #fff;
  margin-bottom: 28px;
  position: static;
  background-image: -moz-linear-gradient(-90deg, #673ab7 0%, #973bf5 100%);
  background-image: -webkit-linear-gradient(-90deg, #673ab7 0%, #973bf5 100%);
  background-image: -ms-linear-gradient(-90deg, #673ab7 0%, #973bf5 100%);
  text-transform: capitalize;
  font-weight: 500;
  letter-spacing: 0;
  min-height: 32px;
  min-width: 70px;
  -webkit-border-radius: 16px;
  -khtml-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  z-index: 0;
  padding: 0 18px; }
  .pxl-shop-layout-3 .pxl-products-thumb .hot-sale {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    top: 20px;
    right: 20px;
    gap: 10px; }
    .pxl-shop-layout-3 .pxl-products-thumb .hot-sale > * {
      max-width: 100%; }
  .pxl-shop-layout-3 .pxl-products-thumb .image-wrap {
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden; }
  .pxl-shop-layout-3 .pxl-products-thumb .cal-price-wrap {
    justify-content: space-between;
    position: absolute;
    padding: 6px 27px;
    bottom: 14px;
    right: 16px;
    left: 16px;
    color: #fff;
    background-image: -moz-linear-gradient(90deg, #a90001 0%, #ed2b2c 100%);
    background-image: -webkit-linear-gradient(90deg, #a90001 0%, #ed2b2c 100%);
    background-image: -ms-linear-gradient(90deg, #a90001 0%, #ed2b2c 100%);
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    font-weight: 500; }
    .pxl-shop-layout-3 .pxl-products-thumb .cal-price-wrap .price {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      flex-direction: row-reverse;
      font-weight: 600;
      gap: 5px; }
      .pxl-shop-layout-3 .pxl-products-thumb .cal-price-wrap .price > * {
        max-width: 100%; }
      .pxl-shop-layout-3 .pxl-products-thumb .cal-price-wrap .price del {
        color: rgba(255, 255, 255, 0.5); }
      .pxl-shop-layout-3 .pxl-products-thumb .cal-price-wrap .price:has(del) {
        gap: 15px; }
.pxl-shop-layout-3 .pxl-products-content .pxl-divider {
  width: 60px;
  height: 4px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden; }
  .pxl-shop-layout-3 .pxl-products-content .pxl-divider:before {
    width: 100%;
    background-color: var(--secondary-color); }
.pxl-shop-layout-3 .pxl-products-content .pxl-product-title {
  display: block;
  display: -webkit-box;
  max-height: 35px;
  font-size: 25px;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -khtml-line-clamp: 1;
  -moz-line-clamp: 1;
  -ms-line-clamp: 1;
  -o-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  -khtml-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: capitalize; }
  .pxl-shop-layout-3 .pxl-products-content .pxl-product-title > * {
    display: block;
    display: -webkit-box;
    max-height: 35px;
    font-size: 25px;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -khtml-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    -o-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical; }
.pxl-shop-layout-3 .pxl-products-content .pxl-loop-product-excerpt {
  margin-top: 15px; }

.post-type-archive-product .pxl-shop-layout-3 .hot-sale {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 20px;
  right: 20px;
  gap: 10px; }
  .post-type-archive-product .pxl-shop-layout-3 .hot-sale > * {
    max-width: 100%; }

.post-type-archive-product .pxl-shop-layout-3 .btn-wrapper, .pxl-shop-layout-3 .related.products .pxl-products-content .btn-wrapper, .pxl-product-carousel.pxl-shop-layout-3 .btn-wrapper, .pxl-product-grid.pxl-shop-layout-3 .btn-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 33px; }
  .post-type-archive-product .pxl-shop-layout-3 .btn-wrapper > *, .pxl-shop-layout-3 .related.products .pxl-products-content .btn-wrapper > *, .pxl-product-carousel.pxl-shop-layout-3 .btn-wrapper > *, .pxl-product-grid.pxl-shop-layout-3 .btn-wrapper > * {
    max-width: 100%; }
.post-type-archive-product .pxl-shop-layout-3 .pxl-add-to-cart, .pxl-shop-layout-3 .related.products .pxl-products-content .pxl-add-to-cart, .pxl-product-carousel.pxl-shop-layout-3 .pxl-add-to-cart, .pxl-product-grid.pxl-shop-layout-3 .pxl-add-to-cart {
  display: inline-flex; }
  .post-type-archive-product .pxl-shop-layout-3 .pxl-add-to-cart a, .pxl-shop-layout-3 .related.products .pxl-products-content .pxl-add-to-cart a, .pxl-product-carousel.pxl-shop-layout-3 .pxl-add-to-cart a, .pxl-product-grid.pxl-shop-layout-3 .pxl-add-to-cart a {
    background-color: var(--secondary-color);
    font-family: var(--heading-font-family);
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.065em;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    height: var(--input-height); }
    .post-type-archive-product .pxl-shop-layout-3 .pxl-add-to-cart a:hover, .pxl-shop-layout-3 .related.products .pxl-products-content .pxl-add-to-cart a:hover, .pxl-product-carousel.pxl-shop-layout-3 .pxl-add-to-cart a:hover, .pxl-product-grid.pxl-shop-layout-3 .pxl-add-to-cart a:hover {
      background-color: var(--primary-color);
      color: #fff; }
.post-type-archive-product .pxl-shop-layout-3 .stock-wishlist, .pxl-shop-layout-3 .related.products .pxl-products-content .stock-wishlist, .pxl-product-carousel.pxl-shop-layout-3 .stock-wishlist, .pxl-product-grid.pxl-shop-layout-3 .stock-wishlist {
  display: inline-flex;
  margin-top: 0; }
  .post-type-archive-product .pxl-shop-layout-3 .pxl-shop-woosmart-wrap .woosw-btn, .pxl-shop-layout-3 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn, .pxl-product-carousel.pxl-shop-layout-3 .pxl-shop-woosmart-wrap .woosw-btn, .pxl-product-grid.pxl-shop-layout-3 .pxl-shop-woosmart-wrap .woosw-btn {
    font-size: 0;
    width: 50px;
    padding: 0;
    height: 50px;
    border-radius: 50%;
    background-image: -moz-linear-gradient(90deg, #0c0c0c 0%, #3d3d3d 100%);
    background-image: -webkit-linear-gradient(90deg, #0c0c0c 0%, #3d3d3d 100%);
    background-image: -ms-linear-gradient(90deg, #0c0c0c 0%, #3d3d3d 100%); }
    .post-type-archive-product .pxl-shop-layout-3 .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-shop-layout-3 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-product-carousel.pxl-shop-layout-3 .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-product-grid.pxl-shop-layout-3 .pxl-shop-woosmart-wrap .woosw-btn:before {
      content: "";
      color: #fff;
      margin-right: 0;
      font-family: "pxli";
      font-size: 15px;
      text-indent: 0;
      line-height: 1; }
      .post-type-archive-product .pxl-shop-layout-3 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-shop-layout-3 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-product-carousel.pxl-shop-layout-3 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-product-grid.pxl-shop-layout-3 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
        content: "";
        font-family: "pxli";
        -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; }
    .post-type-archive-product .pxl-shop-layout-3 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-shop-layout-3 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-product-carousel.pxl-shop-layout-3 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-product-grid.pxl-shop-layout-3 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: "";
      margin-right: 0; }

.pxl-shop-layout-4 .pxl-products-content {
  text-align: center;
  padding: 0;
  position: static; }
  .pxl-shop-layout-4 .pxl-products-content .pxl-product-title {
    display: block;
    display: -webkit-box;
    max-height: 30px;
    font-size: 25px;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -khtml-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    -o-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    font-weight: 400;
    letter-spacing: 0.03em;
    text-transform: capitalize; }
    .pxl-shop-layout-4 .pxl-products-content .pxl-product-title > * {
      display: block;
      display: -webkit-box;
      max-height: 30px;
      font-size: 25px;
      line-height: 1.2;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 1;
      -khtml-line-clamp: 1;
      -moz-line-clamp: 1;
      -ms-line-clamp: 1;
      -o-line-clamp: 1;
      line-clamp: 1;
      -webkit-box-orient: vertical;
      -khtml-box-orient: vertical;
      -moz-box-orient: vertical;
      -ms-box-orient: vertical;
      -o-box-orient: vertical;
      box-orient: vertical; }
    .pxl-shop-layout-4 .pxl-products-content .pxl-product-title a {
      color: inherit; }
  .pxl-shop-layout-4 .pxl-products-content .price {
    font-size: 20px;
    font-weight: 600;
    color: var(--primary-color); }
    .pxl-shop-layout-4 .pxl-products-content .price del {
      color: #777777; }
      .pxl-shop-layout-4 .pxl-products-content .price del + ins:before {
        content: "- "; }
  .pxl-shop-layout-4 .pxl-products-content .btn-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-top: 1px solid var(--divider-color); }
    .pxl-shop-layout-4 .pxl-products-content .btn-wrapper .pxl-btn, .pxl-shop-layout-4 .pxl-products-content .btn-wrapper .added_to_cart {
      color: var(--heading-color);
      font-family: var(--body-font-family);
      font-size: 15px;
      font-weight: 700;
      letter-spacing: 0.1em;
      width: 100%;
      background-color: transparent;
      line-height: 60px;
      height: 60px; }
      .pxl-shop-layout-4 .pxl-products-content .btn-wrapper .add_to_cart_button.loading:after {
        content: "";
        margin-left: 10px;
        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;
        font-family: "pxli";
        font-size: 11px;
        color: var(--heading-color); }
    .pxl-shop-layout-4 .pxl-products-content .btn-wrapper .pxl-add-to-cart:has(.added_to_cart) .pxl-btn {
      display: none; }
.pxl-shop-layout-4 .products {
  margin-top: -30px;
  margin-bottom: 30px;
  padding: 0 15px; }
  .pxl-shop-layout-4 .products .grid-item {
    margin-top: 30px;
    padding: 0;
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
    .pxl-shop-layout-4 .products .grid-item .pxl-shop-item-wrap {
      margin-right: -1px;
      border: 1px solid var(--divider-color);
      padding: 20px 20px 100px;
      position: relative;
      height: 100%; }
    .pxl-shop-layout-4 .products .grid-item .image-wrap {
      position: relative; }
      .pxl-shop-layout-4 .products .grid-item .image-wrap img {
        box-sizing: border-box; }
      .pxl-shop-layout-4 .products .grid-item .image-wrap .pxl-clown {
        position: absolute;
        z-index: 1;
        top: 25px;
        left: 10px;
        transform: scale(0); }
      .pxl-shop-layout-4 .products .grid-item .image-wrap.style-df {
        border: 1px solid var(--divider-color);
        margin-bottom: 30px; }
      .pxl-shop-layout-4 .products .grid-item .image-wrap.style-2 {
        margin-bottom: 8px; }
    .pxl-shop-layout-4 .products .grid-item:hover {
      background-color: var(--primary-color);
      background-image: url(../images/bg-pizza-overlay.png); }
      .pxl-shop-layout-4 .products .grid-item:hover .pxl-product-title {
        color: #fff; }
      .pxl-shop-layout-4 .products .grid-item:hover .price {
        color: var(--secondary-color); }
        .pxl-shop-layout-4 .products .grid-item:hover .price del {
          color: rgba(var(--secondary-color-rgb), 0.6); }
      .pxl-shop-layout-4 .products .grid-item:hover .pxl-btn, .pxl-shop-layout-4 .products .grid-item:hover .added_to_cart {
        background-color: var(--divider-color);
        color: #fff; }
      .pxl-shop-layout-4 .products .grid-item:hover .add_to_cart_button.loading:after {
        color: #fff; }
      .pxl-shop-layout-4 .products .grid-item:hover .pxl-clown {
        transform: scale(1);
        transition: transform 0.3s ease; }
        .pxl-shop-layout-4 .products .grid-item:hover .image-wrap.style-2 > img {
          transform: rotate(360deg);
          transition: transform 1000ms ease; }
        .pxl-shop-layout-4 .products .grid-item:hover .image-wrap.style-2 .pxl-clown {
          transition-delay: 600ms; }
.pxl-shop-layout-4 .related {
  padding: 0; }
  .pxl-shop-layout-4 .related .pxl-product-loop-carousel .grid-item {
    margin-top: 0; }
.pxl-shop-layout-4 .pxl-products-thumb {
  overflow: visible; }
.pxl-shop-layout-4 .pxl-featured, .pxl-shop-layout-4 .onsale {
  position: absolute;
  right: -20px;
  top: -20px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: var(--divider-color); }
.pxl-shop-layout-4 .pxl-featured + .onsale {
  top: 20px; }

.pxl-shop-layout-5 select.orderby {
  border: 1px solid var(--primary-color);
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
.pxl-shop-layout-5 .woocommerce-pagination {
  justify-content: center; }
.pxl-shop-layout-5 .pxl-featured, .pxl-shop-layout-5 .onsale {
  top: 25px;
  right: 25px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: var(--secondary-color);
  color: #fff;
  padding: 5px 15px;
  min-height: 34px;
  min-width: 97px;
  font-size: 13px;
  letter-spacing: 0.05em; }
  .pxl-shop-layout-5 .grid-item .pxl-products-thumb .image-wrap {
    -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-shop-layout-5 .grid-item .pxl-products-thumb .btn-wrapper {
    position: absolute;
    bottom: 32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    .pxl-shop-layout-5 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart, .pxl-shop-layout-5 .grid-item .pxl-products-thumb .btn-wrapper .pxl-shop-woosmart-wrap {
      display: inline-block;
      -webkit-transform: translateY(10px);
      -khtml-transform: translateY(10px);
      -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
      -o-transform: translateY(10px);
      transform: translateY(10px);
      opacity: 0; }
    .pxl-shop-layout-5 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart {
      -webkit-transition: all 400ms ease 150ms;
      -khtml-transition: all 400ms ease 150ms;
      -moz-transition: all 400ms ease 150ms;
      -ms-transition: all 400ms ease 150ms;
      -o-transition: all 400ms ease 150ms;
      transition: all 400ms ease 150ms; }
    .pxl-shop-layout-5 .grid-item .pxl-products-thumb .btn-wrapper .pxl-shop-woosmart-wrap {
      -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; }
    .pxl-shop-layout-5 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart + .pxl-shop-woosmart-wrap {
      margin-left: 10px; }
  .pxl-shop-layout-5 .grid-item .pxl-products-thumb .add_to_cart_button, .pxl-shop-layout-5 .grid-item .pxl-products-thumb .button.product_type_grouped, .pxl-shop-layout-5 .grid-item .pxl-products-thumb .product_type_external, .pxl-shop-layout-5 .grid-item .pxl-products-thumb .added_to_cart {
    width: 47px;
    height: 47px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-size: 0;
    background-color: var(--secondary-color);
    padding: 0; }
    .pxl-shop-layout-5 .grid-item .pxl-products-thumb .add_to_cart_button .pxl-icon, .pxl-shop-layout-5 .grid-item .pxl-products-thumb .button.product_type_grouped .pxl-icon, .pxl-shop-layout-5 .grid-item .pxl-products-thumb .product_type_external .pxl-icon, .pxl-shop-layout-5 .grid-item .pxl-products-thumb .added_to_cart .pxl-icon {
      font-size: 15px; }
    .pxl-shop-layout-5 .grid-item .pxl-products-thumb .add_to_cart_button:hover, .pxl-shop-layout-5 .grid-item .pxl-products-thumb .button.product_type_grouped:hover, .pxl-shop-layout-5 .grid-item .pxl-products-thumb .product_type_external:hover, .pxl-shop-layout-5 .grid-item .pxl-products-thumb .added_to_cart:hover {
      color: #fff; }
  .pxl-shop-layout-5 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn {
    width: 47px;
    height: 47px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-size: 0;
    background-color: var(--secondary-color);
    padding: 0; }
    .pxl-shop-layout-5 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn:before {
      content: "";
      color: #fff;
      font-family: "pxli";
      font-size: 15px;
      margin-right: 0; }
      .pxl-shop-layout-5 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
        content: ""; }
    .pxl-shop-layout-5 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: ""; }
.pxl-shop-layout-5 .grid-item .pxl-shop-item-wrap:hover .pxl-add-to-cart, .pxl-shop-layout-5 .grid-item .pxl-shop-item-wrap:hover .pxl-shop-woosmart-wrap {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -khtml-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }
.pxl-shop-layout-5 .grid-item .pxl-shop-item-wrap:hover .pxl-add-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; }
.pxl-shop-layout-5 .grid-item .pxl-shop-item-wrap:hover .pxl-shop-woosmart-wrap {
  -webkit-transition: all 400ms ease 150ms;
  -khtml-transition: all 400ms ease 150ms;
  -moz-transition: all 400ms ease 150ms;
  -ms-transition: all 400ms ease 150ms;
  -o-transition: all 400ms ease 150ms;
  transition: all 400ms ease 150ms; }
.pxl-shop-layout-5 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon, .pxl-shop-layout-5 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon, .pxl-shop-layout-5 .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-layout-5 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon:before, .pxl-shop-layout-5 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon:before, .pxl-shop-layout-5 .pxl-shop-item-wrap .product_type_external.loading .pxl-icon:before {
    content: "";
    font-family: "pxli" !important;
    display: block; }
.pxl-shop-layout-5 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart, .pxl-shop-layout-5 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart, .pxl-shop-layout-5 .pxl-shop-item-wrap .product_type_external + .added_to_cart {
  opacity: 0; }
  .pxl-shop-layout-5 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart:before, .pxl-shop-layout-5 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart:before, .pxl-shop-layout-5 .pxl-shop-item-wrap .product_type_external + .added_to_cart:before {
    content: "";
    font-family: "pxli";
    font-weight: normal;
    position: static;
    height: auto;
    font-size: 15px;
    color: #fff; }
.pxl-shop-layout-5 .pxl-shop-item-wrap .add_to_cart_button.added, .pxl-shop-layout-5 .pxl-shop-item-wrap .product_type_grouped.added, .pxl-shop-layout-5 .pxl-shop-item-wrap .product_type_external.added {
  display: none; }
  .pxl-shop-layout-5 .pxl-shop-item-wrap .add_to_cart_button.added + .added_to_cart, .pxl-shop-layout-5 .pxl-shop-item-wrap .product_type_grouped.added + .added_to_cart, .pxl-shop-layout-5 .pxl-shop-item-wrap .product_type_external.added + .added_to_cart {
    opacity: 1; }
.pxl-shop-layout-5 .pxl-products-content {
  padding: 26px 0 0;
  text-align: center; }
  .pxl-shop-layout-5 .pxl-products-content .pxl-products-content-inner .top-content-inner {
    margin-bottom: 9px;
    justify-content: center; }
    .pxl-shop-layout-5 .pxl-products-content .pxl-products-content-inner .top-content-inner .price {
      font-size: 20px;
      font-weight: 500;
      color: var(--primary-color); }
      .pxl-shop-layout-5 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del {
        color: #c8c8c8; }
        .pxl-shop-layout-5 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del + ins:before {
          content: " - "; }
  .pxl-shop-layout-5 .pxl-products-content .pxl-product-title {
    margin-bottom: 9px;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.05em; }
  .pxl-shop-layout-5 .pxl-products-content .star-rating {
    letter-spacing: 0px; }
  .pxl-shop-layout-5 .pxl-products-content .star-rating > span:before, .pxl-shop-layout-5 .pxl-products-content .star-rating .pxl-star-rated:before, .pxl-shop-layout-5 .pxl-products-content .star-rating[aria-label="Rated 0 out of 5"]:before {
    color: var(--primary-color); }
.pxl-shop-layout-5 .products.shop-view-list .pxl-products-thumb .btn-wrapper {
  display: none; }
.pxl-shop-layout-5 .products.shop-view-list .price {
  font-size: 20px;
  font-weight: 500;
  color: var(--primary-color); }
  .pxl-shop-layout-5 .products.shop-view-list .price del {
    color: #c8c8c8; }
    .pxl-shop-layout-5 .products.shop-view-list .price del + ins:before {
      content: " - "; }
.pxl-shop-layout-5 .pxl-products-content-list-view .pxl-btn, .pxl-shop-layout-5 .pxl-products-content-list-view .added_to_cart {
  font-family: var(--heading-font-family);
  background-color: var(--secondary-color);
  line-height: 50px;
  height: 50px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.15em;
  overflow: visible;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  .pxl-shop-layout-5 .pxl-products-content-list-view .pxl-btn span + i, .pxl-shop-layout-5 .pxl-products-content-list-view .pxl-btn i + span, .pxl-shop-layout-5 .pxl-products-content-list-view .added_to_cart span + i, .pxl-shop-layout-5 .pxl-products-content-list-view .added_to_cart i + span {
    margin-left: 13px; }
  .pxl-shop-layout-5 .pxl-products-content-list-view .pxl-btn i, .pxl-shop-layout-5 .pxl-products-content-list-view .added_to_cart i {
    font-size: 13px; }
  .pxl-shop-layout-5 .pxl-products-content-list-view .pxl-btn .pxl-button-icon, .pxl-shop-layout-5 .pxl-products-content-list-view .added_to_cart .pxl-button-icon {
    color: #fff; }
  .pxl-shop-layout-5 .pxl-products-content-list-view .pxl-btn:hover, .pxl-shop-layout-5 .pxl-products-content-list-view .added_to_cart:hover {
    background-color: var(--primary-color);
    color: #fff; }
.pxl-shop-layout-5 .pxl-products-content-list-view .added_to_cart:before {
  margin-right: 8px; }

.pxl-shop-layout-6 .woocommerce-pagination {
  justify-content: center; }
.pxl-shop-layout-6 .pxl-featured, .pxl-shop-layout-6 .onsale {
  top: 16px;
  right: 21px;
  -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: var(--primary-color);
  color: #fff;
  padding: 0;
  min-height: 60px;
  min-width: 60px;
  font-size: 13px;
  letter-spacing: 0.1em;
  text-transform: uppercase; }
  .pxl-shop-layout-6 .grid-item .pxl-products-thumb {
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden; }
    .pxl-shop-layout-6 .grid-item .pxl-products-thumb .image-wrap {
      -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; }
    .pxl-shop-layout-6 .grid-item .pxl-products-thumb .btn-wrapper {
      position: absolute;
      bottom: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, 50%);
      -khtml-transform: translate(-50%, 50%);
      -moz-transform: translate(-50%, 50%);
      -ms-transform: translate(-50%, 50%);
      -o-transform: translate(-50%, 50%);
      transform: translate(-50%, 50%); }
      .pxl-shop-layout-6 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart, .pxl-shop-layout-6 .grid-item .pxl-products-thumb .btn-wrapper .pxl-shop-woosmart-wrap {
        display: inline-block;
        -webkit-transform: translateY(10px);
        -khtml-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0; }
      .pxl-shop-layout-6 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart {
        -webkit-transition: all 400ms ease 150ms;
        -khtml-transition: all 400ms ease 150ms;
        -moz-transition: all 400ms ease 150ms;
        -ms-transition: all 400ms ease 150ms;
        -o-transition: all 400ms ease 150ms;
        transition: all 400ms ease 150ms; }
      .pxl-shop-layout-6 .grid-item .pxl-products-thumb .btn-wrapper .pxl-shop-woosmart-wrap {
        -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; }
      .pxl-shop-layout-6 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart + .pxl-shop-woosmart-wrap {
        margin-left: 2px; }
    .pxl-shop-layout-6 .grid-item .pxl-products-thumb .add_to_cart_button, .pxl-shop-layout-6 .grid-item .pxl-products-thumb .button.product_type_grouped, .pxl-shop-layout-6 .grid-item .pxl-products-thumb .product_type_external, .pxl-shop-layout-6 .grid-item .pxl-products-thumb .added_to_cart {
      width: 50px;
      height: 50px;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      font-size: 0;
      background-color: var(--secondary-color);
      padding: 0; }
      .pxl-shop-layout-6 .grid-item .pxl-products-thumb .add_to_cart_button .pxl-icon, .pxl-shop-layout-6 .grid-item .pxl-products-thumb .button.product_type_grouped .pxl-icon, .pxl-shop-layout-6 .grid-item .pxl-products-thumb .product_type_external .pxl-icon, .pxl-shop-layout-6 .grid-item .pxl-products-thumb .added_to_cart .pxl-icon {
        font-size: 15px; }
      .pxl-shop-layout-6 .grid-item .pxl-products-thumb .add_to_cart_button:hover, .pxl-shop-layout-6 .grid-item .pxl-products-thumb .button.product_type_grouped:hover, .pxl-shop-layout-6 .grid-item .pxl-products-thumb .product_type_external:hover, .pxl-shop-layout-6 .grid-item .pxl-products-thumb .added_to_cart:hover {
        color: #fff;
        background-color: var(--primary-color); }
    .pxl-shop-layout-6 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn {
      width: 50px;
      height: 50px;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      font-size: 0;
      background-color: var(--secondary-color);
      padding: 0; }
      .pxl-shop-layout-6 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn:before {
        display: none; }
      .pxl-shop-layout-6 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn:after {
        content: "";
        color: #fff;
        font-family: "pxli";
        font-size: 15px;
        top: 1px;
        position: relative; }
        .pxl-shop-layout-6 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:after {
          content: "" !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-layout-6 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:after {
        content: ""; }
      .pxl-shop-layout-6 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn:hover {
        background-color: var(--primary-color); }
  .pxl-shop-layout-6 .grid-item .pxl-shop-item-wrap:hover .pxl-add-to-cart, .pxl-shop-layout-6 .grid-item .pxl-shop-item-wrap:hover .pxl-shop-woosmart-wrap {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -khtml-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  .pxl-shop-layout-6 .grid-item .pxl-shop-item-wrap:hover .pxl-add-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; }
  .pxl-shop-layout-6 .grid-item .pxl-shop-item-wrap:hover .pxl-shop-woosmart-wrap {
    -webkit-transition: all 400ms ease 150ms;
    -khtml-transition: all 400ms ease 150ms;
    -moz-transition: all 400ms ease 150ms;
    -ms-transition: all 400ms ease 150ms;
    -o-transition: all 400ms ease 150ms;
    transition: all 400ms ease 150ms; }
  .pxl-shop-layout-6 .grid-item .pxl-shop-item-wrap:hover .image-wrap {
    filter: blur(9px); }
.pxl-shop-layout-6 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon, .pxl-shop-layout-6 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon, .pxl-shop-layout-6 .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-layout-6 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon:before, .pxl-shop-layout-6 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon:before, .pxl-shop-layout-6 .pxl-shop-item-wrap .product_type_external.loading .pxl-icon:before {
    content: "";
    font-family: "pxli" !important;
    display: block; }
.pxl-shop-layout-6 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart, .pxl-shop-layout-6 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart, .pxl-shop-layout-6 .pxl-shop-item-wrap .product_type_external + .added_to_cart {
  opacity: 0; }
  .pxl-shop-layout-6 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart:before, .pxl-shop-layout-6 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart:before, .pxl-shop-layout-6 .pxl-shop-item-wrap .product_type_external + .added_to_cart:before {
    content: "";
    font-family: "pxli";
    font-weight: normal;
    position: static;
    height: auto;
    font-size: 15px;
    color: #fff; }
.pxl-shop-layout-6 .pxl-shop-item-wrap .add_to_cart_button.added, .pxl-shop-layout-6 .pxl-shop-item-wrap .product_type_grouped.added, .pxl-shop-layout-6 .pxl-shop-item-wrap .product_type_external.added {
  display: none; }
  .pxl-shop-layout-6 .pxl-shop-item-wrap .add_to_cart_button.added + .added_to_cart, .pxl-shop-layout-6 .pxl-shop-item-wrap .product_type_grouped.added + .added_to_cart, .pxl-shop-layout-6 .pxl-shop-item-wrap .product_type_external.added + .added_to_cart {
    opacity: 1; }
.pxl-shop-layout-6 .pxl-products-content {
  padding: 26px 0 0;
  text-align: center; }
  .pxl-shop-layout-6 .pxl-products-content .pxl-products-content-inner .top-content-inner {
    margin-top: 18px;
    justify-content: center; }
    .pxl-shop-layout-6 .pxl-products-content .pxl-products-content-inner .top-content-inner .price {
      font-family: var(--heading-font-family);
      font-size: 17px;
      font-weight: 800;
      color: var(--primary-color); }
      .pxl-shop-layout-6 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del {
        color: var(--primary-color);
        margin-right: 24px;
        position: relative; }
        .pxl-shop-layout-6 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del:after {
          content: "";
          position: absolute;
          width: 5px;
          height: 2px;
          background-color: var(--primary-color);
          right: -17px;
          top: 50%; }
      .pxl-shop-layout-6 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del + ins:before {
        content: " - "; }
  .pxl-shop-layout-6 .pxl-products-content .pxl-product-title {
    margin-bottom: 19px;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0;
    font-family: var(--heading-font-family); }
  .pxl-shop-layout-6 .pxl-products-content .pxl-loop-product-excerpt {
    max-width: 234px;
    margin: auto;
    letter-spacing: 0; }
  .pxl-shop-layout-6 .pxl-products-content .star-rating {
    letter-spacing: 0px; }
  .pxl-shop-layout-6 .pxl-products-content .star-rating > span:before, .pxl-shop-layout-6 .pxl-products-content .star-rating .pxl-star-rated:before, .pxl-shop-layout-6 .pxl-products-content .star-rating[aria-label="Rated 0 out of 5"]:before {
    color: var(--primary-color); }
.pxl-shop-layout-6 .products.shop-view-list .pxl-products-thumb .btn-wrapper {
  display: none; }
.pxl-shop-layout-6 .products.shop-view-list .price {
  font-size: 20px;
  font-weight: 500;
  color: var(--primary-color); }
  .pxl-shop-layout-6 .products.shop-view-list .price del {
    color: #c8c8c8; }
    .pxl-shop-layout-6 .products.shop-view-list .price del + ins:before {
      content: " - "; }
.pxl-shop-layout-6 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow {
  background-color: var(--heading-color);
  width: 51px;
  height: 51px;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transform: none;
  opacity: 1;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-shop-layout-6 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow > * {
    max-width: 100%; }
  .pxl-shop-layout-6 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon {
    color: #fff;
    position: relative;
    font-weight: 500; }
    .pxl-shop-layout-6 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon.pxli-arrow-prev::before {
      content: "";
      font: normal normal normal 14px / 1 "Material-Design-Iconic-Font";
      font-size: 21px; }
  .pxl-shop-layout-6 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon.pxli-arrow-next::before {
    content: "";
    font: normal normal normal 14px / 1 "Material-Design-Iconic-Font";
    font-size: 21px; }
  .pxl-shop-layout-6 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow:hover {
    transform: scale(1.3);
    background-color: var(--primary-color); }
.pxl-shop-layout-6 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.default.pxl-swiper-arrow-prev {
  left: -98px; }
.pxl-shop-layout-6 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.default.pxl-swiper-arrow-next {
  right: -98px; }
.pxl-shop-layout-6 .related.products {
  padding-top: 135px; }
@media (max-width: 575px) {
  .pxl-shop-layout-6 .related.products {
    padding-top: 60px; } }
.pxl-shop-layout-6 .related.products .grid-item {
  width: 100%; }

.post-type-archive-product .pxl-shop-layout-6 .hot-sale {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 20px;
  right: 20px;
  gap: 10px; }
  .post-type-archive-product .pxl-shop-layout-6 .hot-sale > * {
    max-width: 100%; }

.post-type-archive-product .pxl-shop-layout-6 .btn-wrapper, .pxl-shop-layout-6 .related.products .pxl-products-content .btn-wrapper, .pxl-product-carousel.pxl-shop-layout-6 .btn-wrapper, .pxl-product-grid.pxl-shop-layout-6 .btn-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 33px; }
  .post-type-archive-product .pxl-shop-layout-6 .btn-wrapper > *, .pxl-shop-layout-6 .related.products .pxl-products-content .btn-wrapper > *, .pxl-product-carousel.pxl-shop-layout-6 .btn-wrapper > *, .pxl-product-grid.pxl-shop-layout-6 .btn-wrapper > * {
    max-width: 100%; }
.post-type-archive-product .pxl-shop-layout-6 .pxl-add-to-cart, .pxl-shop-layout-6 .related.products .pxl-products-content .pxl-add-to-cart, .pxl-product-carousel.pxl-shop-layout-6 .pxl-add-to-cart, .pxl-product-grid.pxl-shop-layout-6 .pxl-add-to-cart {
  display: inline-flex; }
  .post-type-archive-product .pxl-shop-layout-6 .pxl-add-to-cart a, .pxl-shop-layout-6 .related.products .pxl-products-content .pxl-add-to-cart a, .pxl-product-carousel.pxl-shop-layout-6 .pxl-add-to-cart a, .pxl-product-grid.pxl-shop-layout-6 .pxl-add-to-cart a {
    background-color: var(--secondary-color);
    font-family: var(--heading-font-family);
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.065em;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px; }
    .post-type-archive-product .pxl-shop-layout-6 .pxl-add-to-cart a:hover, .pxl-shop-layout-6 .related.products .pxl-products-content .pxl-add-to-cart a:hover, .pxl-product-carousel.pxl-shop-layout-6 .pxl-add-to-cart a:hover, .pxl-product-grid.pxl-shop-layout-6 .pxl-add-to-cart a:hover {
      background-color: var(--primary-color);
      color: #fff; }
.post-type-archive-product .pxl-shop-layout-6 .stock-wishlist, .pxl-shop-layout-6 .related.products .pxl-products-content .stock-wishlist, .pxl-product-carousel.pxl-shop-layout-6 .stock-wishlist, .pxl-product-grid.pxl-shop-layout-6 .stock-wishlist {
  display: inline-flex;
  margin-top: 0; }
  .post-type-archive-product .pxl-shop-layout-6 .pxl-shop-woosmart-wrap .woosw-btn, .pxl-shop-layout-6 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn, .pxl-product-carousel.pxl-shop-layout-6 .pxl-shop-woosmart-wrap .woosw-btn, .pxl-product-grid.pxl-shop-layout-6 .pxl-shop-woosmart-wrap .woosw-btn {
    font-size: 0;
    width: 50px;
    padding: 0;
    height: 50px;
    border-radius: 50%; }
    .post-type-archive-product .pxl-shop-layout-6 .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-shop-layout-6 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-product-carousel.pxl-shop-layout-6 .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-product-grid.pxl-shop-layout-6 .pxl-shop-woosmart-wrap .woosw-btn:before {
      content: "";
      color: #fff;
      margin-right: 0;
      font-family: "pxli";
      font-size: 15px;
      text-indent: 0;
      line-height: 1; }
      .post-type-archive-product .pxl-shop-layout-6 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-shop-layout-6 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-product-carousel.pxl-shop-layout-6 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-product-grid.pxl-shop-layout-6 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
        content: "";
        font-family: "pxli";
        -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; }
    .post-type-archive-product .pxl-shop-layout-6 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-shop-layout-6 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-product-carousel.pxl-shop-layout-6 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-product-grid.pxl-shop-layout-6 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: "";
      margin-right: 0; }

.pxl-shop-layout-7 .woocommerce-pagination {
  justify-content: center; }
.pxl-shop-layout-7 .pxl-featured, .pxl-shop-layout-7 .onsale {
  top: 20px;
  right: 21px;
  background-color: var(--primary-color);
  color: #fff;
  padding: 0;
  min-height: 34px;
  min-width: 97px;
  font-size: 13px;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-transform: uppercase; }
  .pxl-shop-layout-7 .grid-item .pxl-products-thumb .image-wrap {
    overflow: hidden;
    -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; }
  .pxl-shop-layout-7 .grid-item .pxl-products-thumb .btn-wrapper {
    position: absolute;
    bottom: 32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    .pxl-shop-layout-7 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart, .pxl-shop-layout-7 .grid-item .pxl-products-thumb .btn-wrapper .pxl-shop-woosmart-wrap {
      display: inline-block;
      -webkit-transform: translateY(10px);
      -khtml-transform: translateY(10px);
      -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
      -o-transform: translateY(10px);
      transform: translateY(10px);
      opacity: 0; }
    .pxl-shop-layout-7 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart {
      -webkit-transition: all 400ms ease 150ms;
      -khtml-transition: all 400ms ease 150ms;
      -moz-transition: all 400ms ease 150ms;
      -ms-transition: all 400ms ease 150ms;
      -o-transition: all 400ms ease 150ms;
      transition: all 400ms ease 150ms; }
    .pxl-shop-layout-7 .grid-item .pxl-products-thumb .btn-wrapper .pxl-shop-woosmart-wrap {
      -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; }
    .pxl-shop-layout-7 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart + .pxl-shop-woosmart-wrap {
      margin-left: 8px; }
  .pxl-shop-layout-7 .grid-item .pxl-products-thumb .add_to_cart_button, .pxl-shop-layout-7 .grid-item .pxl-products-thumb .button.product_type_grouped, .pxl-shop-layout-7 .grid-item .pxl-products-thumb .product_type_external, .pxl-shop-layout-7 .grid-item .pxl-products-thumb .added_to_cart {
    width: 47px;
    height: 47px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-size: 0;
    background-color: var(--secondary-color);
    padding: 0; }
    .pxl-shop-layout-7 .grid-item .pxl-products-thumb .add_to_cart_button .pxl-icon, .pxl-shop-layout-7 .grid-item .pxl-products-thumb .button.product_type_grouped .pxl-icon, .pxl-shop-layout-7 .grid-item .pxl-products-thumb .product_type_external .pxl-icon, .pxl-shop-layout-7 .grid-item .pxl-products-thumb .added_to_cart .pxl-icon {
      font-size: 14px; }
    .pxl-shop-layout-7 .grid-item .pxl-products-thumb .add_to_cart_button:hover, .pxl-shop-layout-7 .grid-item .pxl-products-thumb .button.product_type_grouped:hover, .pxl-shop-layout-7 .grid-item .pxl-products-thumb .product_type_external:hover, .pxl-shop-layout-7 .grid-item .pxl-products-thumb .added_to_cart:hover {
      color: #fff;
      background-color: var(--primary-color); }
  .pxl-shop-layout-7 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn {
    width: 47px;
    height: 47px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-size: 0;
    background-color: var(--secondary-color);
    padding: 0; }
    .pxl-shop-layout-7 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn:before {
      content: "";
      color: #fff;
      font-family: "pxli";
      font-size: 15px;
      top: 1px;
      position: relative;
      left: 0;
      margin-right: 1px; }
      .pxl-shop-layout-7 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
        content: "" !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-layout-7 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: ""; }
    .pxl-shop-layout-7 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn:hover {
      background-color: var(--primary-color); }
.pxl-shop-layout-7 .grid-item .pxl-shop-item-wrap:hover .pxl-add-to-cart, .pxl-shop-layout-7 .grid-item .pxl-shop-item-wrap:hover .pxl-shop-woosmart-wrap {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -khtml-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }
.pxl-shop-layout-7 .grid-item .pxl-shop-item-wrap:hover .pxl-add-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; }
.pxl-shop-layout-7 .grid-item .pxl-shop-item-wrap:hover .pxl-shop-woosmart-wrap {
  -webkit-transition: all 400ms ease 150ms;
  -khtml-transition: all 400ms ease 150ms;
  -moz-transition: all 400ms ease 150ms;
  -ms-transition: all 400ms ease 150ms;
  -o-transition: all 400ms ease 150ms;
  transition: all 400ms ease 150ms; }
.pxl-shop-layout-7 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon, .pxl-shop-layout-7 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon, .pxl-shop-layout-7 .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-layout-7 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon:before, .pxl-shop-layout-7 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon:before, .pxl-shop-layout-7 .pxl-shop-item-wrap .product_type_external.loading .pxl-icon:before {
    content: "";
    font-family: "pxli" !important;
    display: block; }
.pxl-shop-layout-7 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart, .pxl-shop-layout-7 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart, .pxl-shop-layout-7 .pxl-shop-item-wrap .product_type_external + .added_to_cart {
  opacity: 0; }
  .pxl-shop-layout-7 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart:before, .pxl-shop-layout-7 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart:before, .pxl-shop-layout-7 .pxl-shop-item-wrap .product_type_external + .added_to_cart:before {
    content: "";
    font-family: "pxli";
    font-weight: normal;
    position: static;
    height: auto;
    font-size: 15px;
    color: #fff; }
.pxl-shop-layout-7 .pxl-shop-item-wrap .add_to_cart_button.added, .pxl-shop-layout-7 .pxl-shop-item-wrap .product_type_grouped.added, .pxl-shop-layout-7 .pxl-shop-item-wrap .product_type_external.added {
  display: none; }
  .pxl-shop-layout-7 .pxl-shop-item-wrap .add_to_cart_button.added + .added_to_cart, .pxl-shop-layout-7 .pxl-shop-item-wrap .product_type_grouped.added + .added_to_cart, .pxl-shop-layout-7 .pxl-shop-item-wrap .product_type_external.added + .added_to_cart {
    opacity: 1; }
.pxl-shop-layout-7 .pxl-products-content {
  padding: 30px 0 0;
  text-align: center; }
  .pxl-shop-layout-7 .pxl-products-content .pxl-products-content-inner .top-content-inner {
    justify-content: center;
    margin-bottom: 16px; }
    .pxl-shop-layout-7 .pxl-products-content .pxl-products-content-inner .top-content-inner .price {
      font-family: var(--heading-font-family);
      font-size: 20px;
      font-weight: 500;
      color: #d74d29; }
      .pxl-shop-layout-7 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del {
        color: #acabab;
        margin-right: 24px;
        position: relative; }
        .pxl-shop-layout-7 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del:after {
          content: "";
          position: absolute;
          width: 8px;
          height: 2px;
          background-color: #d74d29;
          right: -19px;
          top: 50%; }
      .pxl-shop-layout-7 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del + ins:before {
        content: " - "; }
  .pxl-shop-layout-7 .pxl-products-content .pxl-product-title {
    margin-bottom: 12px;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.03em;
    line-height: 26px;
    font-family: var(--heading-font-family); }
    .pxl-shop-layout-7 .pxl-products-content .pxl-product-title a:hover {
      color: #d74d29; }
  .pxl-shop-layout-7 .pxl-products-content .pxl-loop-product-excerpt {
    max-width: 234px;
    margin: auto;
    letter-spacing: 0; }
  .pxl-shop-layout-7 .pxl-products-content .star-rating {
    letter-spacing: 0px;
    font-size: 18px; }
  .pxl-shop-layout-7 .pxl-products-content .star-rating > span:before, .pxl-shop-layout-7 .pxl-products-content .star-rating .pxl-star-rated:before, .pxl-shop-layout-7 .pxl-products-content .star-rating[aria-label="Rated 0 out of 5"]:before {
    color: var(--primary-color); }
.pxl-shop-layout-7 .products.shop-view-list .pxl-products-thumb .btn-wrapper {
  display: none; }
.pxl-shop-layout-7 .products.shop-view-list .price {
  font-size: 20px;
  font-weight: 500;
  color: var(--primary-color); }
  .pxl-shop-layout-7 .products.shop-view-list .price del {
    color: #c8c8c8; }
    .pxl-shop-layout-7 .products.shop-view-list .price del + ins:before {
      content: " - "; }
.pxl-shop-layout-7 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow {
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transform: none;
  opacity: 1;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-shop-layout-7 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow > * {
    max-width: 100%; }
  .pxl-shop-layout-7 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon {
    color: var(--secondary-color);
    position: relative;
    font-weight: 500; }
    .pxl-shop-layout-7 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon.pxli-arrow-prev {
      transform: rotate(180deg); }
      .pxl-shop-layout-7 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon.pxli-arrow-prev::before {
        content: "";
        font-family: "pxli";
        font-size: 20px;
        font-weight: 700; }
    .pxl-shop-layout-7 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon.pxli-arrow-next::before {
      content: "";
      font-family: "pxli";
      font-size: 20px;
      font-weight: 700; }
  .pxl-shop-layout-7 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.swiper-button-disabled .pxl-icon::before {
    opacity: 0.25; }
.pxl-shop-layout-7 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.default.pxl-swiper-arrow-prev {
  left: -154px; }
.pxl-shop-layout-7 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.default.pxl-swiper-arrow-next {
  right: -154px; }
.pxl-shop-layout-7 .related.products {
  padding-top: 130px; }
@media (max-width: 575px) {
  .pxl-shop-layout-7 .related.products {
    padding-top: 60px; } }
.pxl-shop-layout-7 .related.products .grid-item {
  width: 100%; }

.post-type-archive-product .pxl-shop-layout-7 .hot-sale {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 20px;
  right: 20px;
  gap: 10px; }
  .post-type-archive-product .pxl-shop-layout-7 .hot-sale > * {
    max-width: 100%; }

.post-type-archive-product .pxl-shop-layout-7 .btn-wrapper, .pxl-shop-layout-7 .related.products .pxl-products-content .btn-wrapper, .pxl-product-carousel.pxl-shop-layout-7 .btn-wrapper, .pxl-product-grid.pxl-shop-layout-7 .btn-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 33px; }
  .post-type-archive-product .pxl-shop-layout-7 .btn-wrapper > *, .pxl-shop-layout-7 .related.products .pxl-products-content .btn-wrapper > *, .pxl-product-carousel.pxl-shop-layout-7 .btn-wrapper > *, .pxl-product-grid.pxl-shop-layout-7 .btn-wrapper > * {
    max-width: 100%; }
.post-type-archive-product .pxl-shop-layout-7 .pxl-add-to-cart, .pxl-shop-layout-7 .related.products .pxl-products-content .pxl-add-to-cart, .pxl-product-carousel.pxl-shop-layout-7 .pxl-add-to-cart, .pxl-product-grid.pxl-shop-layout-7 .pxl-add-to-cart {
  display: inline-flex; }
  .post-type-archive-product .pxl-shop-layout-7 .pxl-add-to-cart a, .pxl-shop-layout-7 .related.products .pxl-products-content .pxl-add-to-cart a, .pxl-product-carousel.pxl-shop-layout-7 .pxl-add-to-cart a, .pxl-product-grid.pxl-shop-layout-7 .pxl-add-to-cart a {
    background-color: var(--secondary-color);
    font-family: var(--heading-font-family);
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.065em;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px; }
    .post-type-archive-product .pxl-shop-layout-7 .pxl-add-to-cart a:hover, .pxl-shop-layout-7 .related.products .pxl-products-content .pxl-add-to-cart a:hover, .pxl-product-carousel.pxl-shop-layout-7 .pxl-add-to-cart a:hover, .pxl-product-grid.pxl-shop-layout-7 .pxl-add-to-cart a:hover {
      background-color: var(--primary-color);
      color: #fff; }
.post-type-archive-product .pxl-shop-layout-7 .stock-wishlist, .pxl-shop-layout-7 .related.products .pxl-products-content .stock-wishlist, .pxl-product-carousel.pxl-shop-layout-7 .stock-wishlist, .pxl-product-grid.pxl-shop-layout-7 .stock-wishlist {
  display: inline-flex;
  margin-top: 0; }
  .post-type-archive-product .pxl-shop-layout-7 .pxl-shop-woosmart-wrap .woosw-btn, .pxl-shop-layout-7 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn, .pxl-product-carousel.pxl-shop-layout-7 .pxl-shop-woosmart-wrap .woosw-btn, .pxl-product-grid.pxl-shop-layout-7 .pxl-shop-woosmart-wrap .woosw-btn {
    font-size: 0;
    width: 50px;
    padding: 0;
    height: 50px;
    border-radius: 50%; }
    .post-type-archive-product .pxl-shop-layout-7 .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-shop-layout-7 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-product-carousel.pxl-shop-layout-7 .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-product-grid.pxl-shop-layout-7 .pxl-shop-woosmart-wrap .woosw-btn:before {
      content: "";
      color: #fff;
      margin-right: 0;
      font-family: "pxli";
      font-size: 15px;
      text-indent: 0;
      line-height: 1; }
      .post-type-archive-product .pxl-shop-layout-7 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-shop-layout-7 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-product-carousel.pxl-shop-layout-7 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-product-grid.pxl-shop-layout-7 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
        content: "";
        -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; }
    .post-type-archive-product .pxl-shop-layout-7 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-shop-layout-7 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-product-carousel.pxl-shop-layout-7 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-product-grid.pxl-shop-layout-7 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: "";
      margin-right: 0; }

.pxl-shop-layout-7 .content-shop .woocommerce-ordering {
  position: relative; }
  .pxl-shop-layout-7 .content-shop .woocommerce-ordering::after {
    content: "";
    font-family: "pxli";
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
    color: #fff; }
  .pxl-shop-layout-7 .content-shop .woocommerce-ordering .orderby {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 193px;
    height: 50px;
    padding: 0 18px;
    background-color: var(--secondary-color);
    color: #fff;
    border-color: var(--secondary-color); }
.pxl-shop-layout-7 .content-shop .pxl-view-layout-wrap .view-list .pxl-ttip .pxli-list::before {
  content: "";
  font-size: 28px; }
.pxl-shop-layout-7 .content-shop .pxl-view-layout-wrap .view-grid .pxli-grid::before {
  content: "";
  font-size: 21px; }
.pxl-shop-layout-7 .content-shop .products .pxl-shop-item-wrap .image-wrap img {
  min-height: 444px;
  object-fit: cover; }
.pxl-shop-layout-7 .content-shop .products .pxl-shop-item-wrap .hot-sale {
  top: 0;
  right: 6px; }
.pxl-shop-layout-7 .content-shop .products .pxl-shop-item-wrap .btn-wrapper {
  gap: 4px; }
.pxl-shop-layout-7 .content-shop .products > .product {
  padding: 14px 15px; }
.pxl-shop-layout-7 .content-shop .woocommerce-pagination.style-4 {
  padding-top: 46px; }
  .pxl-shop-layout-7 .content-shop .woocommerce-pagination.style-4 .page-numbers.current {
    background-color: transparent;
    color: var(--secondary-color); }
  .pxl-shop-layout-7 .content-shop .woocommerce-pagination.style-4 .page-numbers {
    background-color: var(--secondary-color);
    color: #fff; }
    .pxl-shop-layout-7 .content-shop .woocommerce-pagination.style-4 .page-numbers:hover {
      background-color: #fff;
      color: var(--secondary-color); }
.pxl-shop-layout-7 .content-shop .shop-view-list .star-rating span::before {
  color: var(--secondary-color); }
.pxl-shop-layout-7 .content-shop .shop-view-list .pxl-btn {
  border: 1px solid var(--secondary-color);
  background-color: #fff;
  color: var(--secondary-color);
  transition: all 300ms ease 0s; }
  .pxl-shop-layout-7 .content-shop .shop-view-list .pxl-btn:hover {
    background-color: var(--secondary-color);
    color: #fff; }
.pxl-shop-layout-7 .content-shop .shop-view-list .added_to_cart {
  gap: 10px; }
  .pxl-shop-layout-7 .content-shop .shop-view-list .added_to_cart:hover {
    color: #fff; }

@media (max-width: 575px) {
  .pxl-shop-layout-8 .products {
    justify-content: center; } }
.pxl-shop-layout-8 .woocommerce-pagination {
  justify-content: center; }
.pxl-shop-layout-8 .pxl-featured, .pxl-shop-layout-8 .onsale {
  top: 20px;
  right: 21px;
  background-color: var(--primary-color);
  color: #fff;
  padding: 0;
  min-height: 34px;
  min-width: 97px;
  font-size: 13px;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-transform: uppercase; }
  .pxl-shop-layout-8 .grid-item .pxl-products-thumb .image-wrap {
    overflow: hidden;
    -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; }
  .pxl-shop-layout-8 .grid-item .pxl-products-thumb .btn-wrapper {
    position: absolute;
    bottom: 32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    .pxl-shop-layout-8 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart, .pxl-shop-layout-8 .grid-item .pxl-products-thumb .btn-wrapper .pxl-shop-woosmart-wrap {
      display: inline-block;
      -webkit-transform: translateY(10px);
      -khtml-transform: translateY(10px);
      -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
      -o-transform: translateY(10px);
      transform: translateY(10px);
      opacity: 0; }
    .pxl-shop-layout-8 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart {
      -webkit-transition: all 400ms ease 150ms;
      -khtml-transition: all 400ms ease 150ms;
      -moz-transition: all 400ms ease 150ms;
      -ms-transition: all 400ms ease 150ms;
      -o-transition: all 400ms ease 150ms;
      transition: all 400ms ease 150ms; }
    .pxl-shop-layout-8 .grid-item .pxl-products-thumb .btn-wrapper .pxl-shop-woosmart-wrap {
      -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; }
    .pxl-shop-layout-8 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart + .pxl-shop-woosmart-wrap {
      margin-left: 8px; }
  .pxl-shop-layout-8 .grid-item .pxl-products-thumb .add_to_cart_button, .pxl-shop-layout-8 .grid-item .pxl-products-thumb .button.product_type_grouped, .pxl-shop-layout-8 .grid-item .pxl-products-thumb .product_type_external, .pxl-shop-layout-8 .grid-item .pxl-products-thumb .added_to_cart {
    width: 47px;
    height: 47px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-size: 0;
    background-color: var(--secondary-color);
    padding: 0; }
    .pxl-shop-layout-8 .grid-item .pxl-products-thumb .add_to_cart_button .pxl-icon, .pxl-shop-layout-8 .grid-item .pxl-products-thumb .button.product_type_grouped .pxl-icon, .pxl-shop-layout-8 .grid-item .pxl-products-thumb .product_type_external .pxl-icon, .pxl-shop-layout-8 .grid-item .pxl-products-thumb .added_to_cart .pxl-icon {
      font-size: 14px; }
    .pxl-shop-layout-8 .grid-item .pxl-products-thumb .add_to_cart_button:hover, .pxl-shop-layout-8 .grid-item .pxl-products-thumb .button.product_type_grouped:hover, .pxl-shop-layout-8 .grid-item .pxl-products-thumb .product_type_external:hover, .pxl-shop-layout-8 .grid-item .pxl-products-thumb .added_to_cart:hover {
      color: #fff;
      background-color: var(--primary-color); }
  .pxl-shop-layout-8 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn {
    width: 47px;
    height: 47px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-size: 0;
    background-color: var(--secondary-color);
    padding: 0; }
    .pxl-shop-layout-8 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn:before {
      content: "";
      color: #fff;
      font-family: "pxli";
      font-size: 15px;
      top: 1px;
      position: relative;
      left: 0;
      margin-right: 1px; }
      .pxl-shop-layout-8 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
        content: "" !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-layout-8 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: ""; }
    .pxl-shop-layout-8 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn:hover {
      background-color: var(--primary-color); }
.pxl-shop-layout-8 .grid-item .pxl-shop-item-wrap:hover .pxl-add-to-cart, .pxl-shop-layout-8 .grid-item .pxl-shop-item-wrap:hover .pxl-shop-woosmart-wrap {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -khtml-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }
.pxl-shop-layout-8 .grid-item .pxl-shop-item-wrap:hover .pxl-add-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; }
.pxl-shop-layout-8 .grid-item .pxl-shop-item-wrap:hover .pxl-shop-woosmart-wrap {
  -webkit-transition: all 400ms ease 150ms;
  -khtml-transition: all 400ms ease 150ms;
  -moz-transition: all 400ms ease 150ms;
  -ms-transition: all 400ms ease 150ms;
  -o-transition: all 400ms ease 150ms;
  transition: all 400ms ease 150ms; }
.pxl-shop-layout-8 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon, .pxl-shop-layout-8 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon, .pxl-shop-layout-8 .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-layout-8 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon:before, .pxl-shop-layout-8 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon:before, .pxl-shop-layout-8 .pxl-shop-item-wrap .product_type_external.loading .pxl-icon:before {
    content: "";
    font-family: "pxli" !important;
    display: block; }
.pxl-shop-layout-8 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart, .pxl-shop-layout-8 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart, .pxl-shop-layout-8 .pxl-shop-item-wrap .product_type_external + .added_to_cart {
  opacity: 0; }
  .pxl-shop-layout-8 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart:before, .pxl-shop-layout-8 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart:before, .pxl-shop-layout-8 .pxl-shop-item-wrap .product_type_external + .added_to_cart:before {
    content: "";
    font-family: "pxli";
    font-weight: normal;
    position: static;
    height: auto;
    font-size: 15px;
    color: #fff; }
.pxl-shop-layout-8 .pxl-shop-item-wrap .add_to_cart_button.added, .pxl-shop-layout-8 .pxl-shop-item-wrap .product_type_grouped.added, .pxl-shop-layout-8 .pxl-shop-item-wrap .product_type_external.added {
  display: none; }
  .pxl-shop-layout-8 .pxl-shop-item-wrap .add_to_cart_button.added + .added_to_cart, .pxl-shop-layout-8 .pxl-shop-item-wrap .product_type_grouped.added + .added_to_cart, .pxl-shop-layout-8 .pxl-shop-item-wrap .product_type_external.added + .added_to_cart {
    opacity: 1; }
.pxl-shop-layout-8 .pxl-products-content {
  padding: 30px 0 0;
  text-align: center; }
  .pxl-shop-layout-8 .pxl-products-content .pxl-products-content-inner .top-content-inner {
    justify-content: center;
    margin-bottom: 16px; }
    .pxl-shop-layout-8 .pxl-products-content .pxl-products-content-inner .top-content-inner .price {
      font-family: var(--heading-font-family);
      font-size: 20px;
      font-weight: 500;
      color: var(--additional01-color); }
      .pxl-shop-layout-8 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del {
        color: #acabab;
        margin-right: 24px;
        position: relative; }
        .pxl-shop-layout-8 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del:after {
          content: "";
          position: absolute;
          width: 8px;
          height: 2px;
          background-color: var(--additional01-color);
          right: -19px;
          top: 50%; }
      .pxl-shop-layout-8 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del + ins:before {
        content: " - "; }
  .pxl-shop-layout-8 .pxl-products-content .pxl-product-title {
    margin-bottom: 12px;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.03em;
    line-height: 26px;
    font-family: var(--heading-font-family); }
    .pxl-shop-layout-8 .pxl-products-content .pxl-product-title a:hover {
      color: var(--additional01-color); }
  .pxl-shop-layout-8 .pxl-products-content .pxl-loop-product-excerpt {
    max-width: 234px;
    margin: auto;
    letter-spacing: 0; }
  .pxl-shop-layout-8 .pxl-products-content .star-rating {
    letter-spacing: 0px;
    font-size: 18px; }
  .pxl-shop-layout-8 .pxl-products-content .star-rating > span:before, .pxl-shop-layout-8 .pxl-products-content .star-rating .pxl-star-rated:before, .pxl-shop-layout-8 .pxl-products-content .star-rating[aria-label="Rated 0 out of 5"]:before {
    color: var(--primary-color); }
.pxl-shop-layout-8 .products.shop-view-list .pxl-products-thumb .btn-wrapper {
  display: none; }
.pxl-shop-layout-8 .products.shop-view-list .price {
  font-size: 20px;
  font-weight: 500;
  color: var(--primary-color); }
  .pxl-shop-layout-8 .products.shop-view-list .price del {
    color: #c8c8c8; }
    .pxl-shop-layout-8 .products.shop-view-list .price del + ins:before {
      content: " - "; }
.pxl-shop-layout-8 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow {
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transform: none;
  opacity: 1;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-shop-layout-8 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow > * {
    max-width: 100%; }
  .pxl-shop-layout-8 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon {
    color: var(--secondary-color);
    position: relative;
    font-weight: 500; }
    .pxl-shop-layout-8 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon.pxli-arrow-prev::before {
      font-family: "pxli";
      font-size: 20px;
      font-weight: 700; }
  .pxl-shop-layout-8 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon.pxli-arrow-next::before {
    font-family: "pxli";
    font-size: 20px;
    font-weight: 700; }
.pxl-shop-layout-8 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.swiper-button-disabled .pxl-icon::before {
  opacity: 0.25; }
.pxl-shop-layout-8 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.default.pxl-swiper-arrow-prev {
  left: -154px; }
.pxl-shop-layout-8 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.default.pxl-swiper-arrow-next {
  right: -154px; }
.pxl-shop-layout-8 .related.products {
  padding-top: 130px; }
@media (max-width: 575px) {
  .pxl-shop-layout-8 .related.products {
    padding-top: 60px; } }
.pxl-shop-layout-8 .related.products .grid-item {
  width: 100%; }

.post-type-archive-product .pxl-shop-layout-8 .hot-sale {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 20px;
  right: 20px;
  gap: 10px; }
  .post-type-archive-product .pxl-shop-layout-8 .hot-sale > * {
    max-width: 100%; }

.post-type-archive-product .pxl-shop-layout-8 .btn-wrapper, .pxl-shop-layout-8 .related.products .pxl-products-content .btn-wrapper, .pxl-product-carousel.pxl-shop-layout-8 .btn-wrapper, .pxl-product-grid.pxl-shop-layout-8 .btn-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 33px; }
  .post-type-archive-product .pxl-shop-layout-8 .btn-wrapper > *, .pxl-shop-layout-8 .related.products .pxl-products-content .btn-wrapper > *, .pxl-product-carousel.pxl-shop-layout-8 .btn-wrapper > *, .pxl-product-grid.pxl-shop-layout-8 .btn-wrapper > * {
    max-width: 100%; }
.post-type-archive-product .pxl-shop-layout-8 .pxl-add-to-cart, .pxl-shop-layout-8 .related.products .pxl-products-content .pxl-add-to-cart, .pxl-product-carousel.pxl-shop-layout-8 .pxl-add-to-cart, .pxl-product-grid.pxl-shop-layout-8 .pxl-add-to-cart {
  display: inline-flex; }
  .post-type-archive-product .pxl-shop-layout-8 .pxl-add-to-cart a, .pxl-shop-layout-8 .related.products .pxl-products-content .pxl-add-to-cart a, .pxl-product-carousel.pxl-shop-layout-8 .pxl-add-to-cart a, .pxl-product-grid.pxl-shop-layout-8 .pxl-add-to-cart a {
    background-color: var(--secondary-color);
    font-family: var(--heading-font-family);
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.065em;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px; }
    .post-type-archive-product .pxl-shop-layout-8 .pxl-add-to-cart a:hover, .pxl-shop-layout-8 .related.products .pxl-products-content .pxl-add-to-cart a:hover, .pxl-product-carousel.pxl-shop-layout-8 .pxl-add-to-cart a:hover, .pxl-product-grid.pxl-shop-layout-8 .pxl-add-to-cart a:hover {
      background-color: var(--primary-color);
      color: #fff; }
.post-type-archive-product .pxl-shop-layout-8 .stock-wishlist, .pxl-shop-layout-8 .related.products .pxl-products-content .stock-wishlist, .pxl-product-carousel.pxl-shop-layout-8 .stock-wishlist, .pxl-product-grid.pxl-shop-layout-8 .stock-wishlist {
  display: inline-flex;
  margin-top: 0; }
  .post-type-archive-product .pxl-shop-layout-8 .pxl-shop-woosmart-wrap .woosw-btn, .pxl-shop-layout-8 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn, .pxl-product-carousel.pxl-shop-layout-8 .pxl-shop-woosmart-wrap .woosw-btn, .pxl-product-grid.pxl-shop-layout-8 .pxl-shop-woosmart-wrap .woosw-btn {
    font-size: 0;
    width: 50px;
    padding: 0;
    height: 50px;
    border-radius: 50%; }
    .post-type-archive-product .pxl-shop-layout-8 .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-shop-layout-8 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-product-carousel.pxl-shop-layout-8 .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-product-grid.pxl-shop-layout-8 .pxl-shop-woosmart-wrap .woosw-btn:before {
      content: "";
      color: #fff;
      margin-right: 0;
      font-family: "pxli";
      font-size: 15px;
      text-indent: 0;
      line-height: 1; }
      .post-type-archive-product .pxl-shop-layout-8 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-shop-layout-8 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-product-carousel.pxl-shop-layout-8 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-product-grid.pxl-shop-layout-8 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
        content: "";
        -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; }
    .post-type-archive-product .pxl-shop-layout-8 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-shop-layout-8 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-product-carousel.pxl-shop-layout-8 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-product-grid.pxl-shop-layout-8 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: "";
      margin-right: 0; }

.pxl-shop-layout-8 .content-shop .woocommerce-ordering {
  position: relative; }
  .pxl-shop-layout-8 .content-shop .woocommerce-ordering::after {
    content: "";
    font-family: "pxli";
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
    color: #fff; }
  .pxl-shop-layout-8 .content-shop .woocommerce-ordering .orderby {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 193px;
    height: 50px;
    padding: 0 18px;
    background-color: var(--secondary-color);
    color: #fff;
    border-color: var(--secondary-color); }
.pxl-shop-layout-8 .content-shop .pxl-view-layout-wrap .view-list .pxl-ttip .pxli-list::before {
  content: "";
  font-size: 28px; }
.pxl-shop-layout-8 .content-shop .pxl-view-layout-wrap .view-grid .pxli-grid::before {
  content: "";
  font-size: 21px; }
.pxl-shop-layout-8 .content-shop .products .pxl-shop-item-wrap .image-wrap img {
  min-height: 444px;
  object-fit: cover; }
.pxl-shop-layout-8 .content-shop .products .pxl-shop-item-wrap .hot-sale {
  top: 0;
  right: 6px; }
.pxl-shop-layout-8 .content-shop .products .pxl-shop-item-wrap .btn-wrapper {
  gap: 4px; }
.pxl-shop-layout-8 .content-shop .products > .product {
  padding: 14px 15px; }
.pxl-shop-layout-8 .content-shop .woocommerce-pagination.style-4 {
  padding-top: 46px; }
  .pxl-shop-layout-8 .content-shop .woocommerce-pagination.style-4 .page-numbers.current {
    background-color: transparent;
    color: var(--secondary-color); }
  .pxl-shop-layout-8 .content-shop .woocommerce-pagination.style-4 .page-numbers {
    background-color: var(--secondary-color);
    color: #fff; }
    .pxl-shop-layout-8 .content-shop .woocommerce-pagination.style-4 .page-numbers:hover {
      background-color: #fff;
      color: var(--secondary-color); }
.pxl-shop-layout-8 .content-shop .shop-view-list .star-rating span::before {
  color: var(--secondary-color); }
.pxl-shop-layout-8 .content-shop .shop-view-list .pxl-btn {
  border: 1px solid var(--secondary-color);
  background-color: #fff;
  color: var(--secondary-color);
  transition: all 300ms ease 0s; }
  .pxl-shop-layout-8 .content-shop .shop-view-list .pxl-btn:hover {
    background-color: var(--secondary-color);
    color: #fff; }
.pxl-shop-layout-8 .content-shop .shop-view-list .added_to_cart {
  gap: 10px; }
  .pxl-shop-layout-8 .content-shop .shop-view-list .added_to_cart:hover {
    color: #fff; }

@media (max-width: 575px) {
  .pxl-shop-layout-9 .products {
    justify-content: center; } }
.pxl-shop-layout-9 .woocommerce-pagination {
  justify-content: center; }
@media (max-width: 575px) {
  .pxl-shop-layout-9 .woocommerce-pagination {
    justify-content: start; } }
.pxl-shop-layout-9 .woocommerce-pagination .page-numbers {
  background-color: #181818;
  border: none; }
.pxl-shop-layout-9 .woocommerce-pagination .page-numbers.current {
  background-color: transparent;
  border: 1px solid var(--primary-color);
  color: #fff; }
.pxl-shop-layout-9 .pxl-featured, .pxl-shop-layout-9 .onsale {
  top: 20px;
  right: 20px;
  background-color: var(--additional01-color);
  color: #fff;
  padding: 0;
  min-height: 34px;
  min-width: 97px;
  font-size: 13px;
  letter-spacing: 0.05em;
  font-weight: 400;
  text-transform: uppercase; }
  .pxl-shop-layout-9 .grid-item .pxl-products-thumb .image-wrap {
    overflow: hidden;
    -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; }
  .pxl-shop-layout-9 .grid-item .pxl-products-thumb .btn-wrapper {
    position: absolute;
    bottom: 32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    .pxl-shop-layout-9 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart, .pxl-shop-layout-9 .grid-item .pxl-products-thumb .btn-wrapper .pxl-shop-woosmart-wrap {
      display: inline-block;
      -webkit-transform: translateY(10px);
      -khtml-transform: translateY(10px);
      -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
      -o-transform: translateY(10px);
      transform: translateY(10px);
      opacity: 0; }
    .pxl-shop-layout-9 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart {
      -webkit-transition: all 400ms ease 150ms;
      -khtml-transition: all 400ms ease 150ms;
      -moz-transition: all 400ms ease 150ms;
      -ms-transition: all 400ms ease 150ms;
      -o-transition: all 400ms ease 150ms;
      transition: all 400ms ease 150ms; }
    .pxl-shop-layout-9 .grid-item .pxl-products-thumb .btn-wrapper .pxl-shop-woosmart-wrap {
      -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; }
  .pxl-shop-layout-9 .grid-item .pxl-products-thumb .add_to_cart_button, .pxl-shop-layout-9 .grid-item .pxl-products-thumb .button.product_type_grouped, .pxl-shop-layout-9 .grid-item .pxl-products-thumb .product_type_external, .pxl-shop-layout-9 .grid-item .pxl-products-thumb .added_to_cart {
    width: 50px;
    height: 50px;
    font-size: 0;
    background-color: var(--additional01-color);
    padding: 0; }
    .pxl-shop-layout-9 .grid-item .pxl-products-thumb .add_to_cart_button .pxl-icon, .pxl-shop-layout-9 .grid-item .pxl-products-thumb .button.product_type_grouped .pxl-icon, .pxl-shop-layout-9 .grid-item .pxl-products-thumb .product_type_external .pxl-icon, .pxl-shop-layout-9 .grid-item .pxl-products-thumb .added_to_cart .pxl-icon {
      font-size: 14px; }
    .pxl-shop-layout-9 .grid-item .pxl-products-thumb .add_to_cart_button:hover, .pxl-shop-layout-9 .grid-item .pxl-products-thumb .button.product_type_grouped:hover, .pxl-shop-layout-9 .grid-item .pxl-products-thumb .product_type_external:hover, .pxl-shop-layout-9 .grid-item .pxl-products-thumb .added_to_cart:hover {
      color: var(--primary-color); }
  .pxl-shop-layout-9 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn {
    width: 50px;
    height: 50px;
    font-size: 0;
    background-color: var(--additional01-color);
    padding: 0;
    border-radius: 0; }
    .pxl-shop-layout-9 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn:before {
      content: "";
      color: #fff;
      font-family: "pxli";
      font-size: 15px;
      top: 1px;
      position: relative;
      left: 0;
      margin-right: 1px; }
      .pxl-shop-layout-9 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
        content: "" !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-layout-9 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: ""; }
  .pxl-shop-layout-9 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn:hover::before {
    color: var(--primary-color); }
.pxl-shop-layout-9 .grid-item .pxl-shop-item-wrap:hover .pxl-add-to-cart, .pxl-shop-layout-9 .grid-item .pxl-shop-item-wrap:hover .pxl-shop-woosmart-wrap {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -khtml-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }
.pxl-shop-layout-9 .grid-item .pxl-shop-item-wrap:hover .pxl-add-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; }
.pxl-shop-layout-9 .grid-item .pxl-shop-item-wrap:hover .pxl-shop-woosmart-wrap {
  -webkit-transition: all 400ms ease 150ms;
  -khtml-transition: all 400ms ease 150ms;
  -moz-transition: all 400ms ease 150ms;
  -ms-transition: all 400ms ease 150ms;
  -o-transition: all 400ms ease 150ms;
  transition: all 400ms ease 150ms; }
.pxl-shop-layout-9 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon, .pxl-shop-layout-9 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon, .pxl-shop-layout-9 .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-layout-9 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon:before, .pxl-shop-layout-9 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon:before, .pxl-shop-layout-9 .pxl-shop-item-wrap .product_type_external.loading .pxl-icon:before {
    content: "";
    font-family: "pxli" !important;
    display: block; }
.pxl-shop-layout-9 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart, .pxl-shop-layout-9 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart, .pxl-shop-layout-9 .pxl-shop-item-wrap .product_type_external + .added_to_cart {
  opacity: 0; }
  .pxl-shop-layout-9 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart:before, .pxl-shop-layout-9 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart:before, .pxl-shop-layout-9 .pxl-shop-item-wrap .product_type_external + .added_to_cart:before {
    content: "";
    font-family: "pxli";
    font-weight: normal;
    position: static;
    height: auto;
    font-size: 15px;
    color: #fff; }
.pxl-shop-layout-9 .pxl-shop-item-wrap .add_to_cart_button.added, .pxl-shop-layout-9 .pxl-shop-item-wrap .product_type_grouped.added, .pxl-shop-layout-9 .pxl-shop-item-wrap .product_type_external.added {
  display: none; }
  .pxl-shop-layout-9 .pxl-shop-item-wrap .add_to_cart_button.added + .added_to_cart, .pxl-shop-layout-9 .pxl-shop-item-wrap .product_type_grouped.added + .added_to_cart, .pxl-shop-layout-9 .pxl-shop-item-wrap .product_type_external.added + .added_to_cart {
    opacity: 1; }
.pxl-shop-layout-9 .pxl-products-content {
  padding: 23px 0 0;
  text-align: center; }
@media (max-width: 575px) {
  .pxl-shop-layout-9 .pxl-products-content {
    text-align: start; } }
.pxl-shop-layout-9 .pxl-products-content .pxl-products-content-inner .top-content-inner {
  justify-content: center;
  margin-top: 12px; }
  .pxl-shop-layout-9 .pxl-products-content .pxl-products-content-inner .top-content-inner .price {
    font-family: var(--heading-font-family);
    font-size: 20px;
    font-weight: 400;
    color: var(--primary-color); }
    .pxl-shop-layout-9 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del {
      color: #727272;
      margin-right: 24px;
      position: relative; }
      .pxl-shop-layout-9 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del:after {
        content: "";
        position: absolute;
        width: 8px;
        height: 2px;
        background-color: var(--primary-color);
        right: -19px;
        top: 50%; }
    .pxl-shop-layout-9 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del + ins:before {
      content: " - "; }
  @media (max-width: 575px) {
    .pxl-shop-layout-9 .pxl-products-content .pxl-products-content-inner .top-content-inner {
      justify-content: start; } }
.pxl-shop-layout-9 .pxl-products-content .pxl-product-title {
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1.5;
  font-family: var(--heading-font-family); }
  .pxl-shop-layout-9 .pxl-products-content .pxl-product-title a:hover {
    color: var(--primary-color); }
.pxl-shop-layout-9 .pxl-products-content .pxl-product-category a {
  line-height: 26px;
  letter-spacing: 0;
  color: #b3b3b3; }
  .pxl-shop-layout-9 .pxl-products-content .pxl-product-category a:hover {
    color: var(--primary-color); }
.pxl-shop-layout-9 .pxl-products-content .pxl-loop-product-excerpt {
  max-width: 234px;
  margin: auto;
  letter-spacing: 0; }
.pxl-shop-layout-9 .pxl-products-content .star-rating {
  letter-spacing: 0px;
  font-size: 18px; }
.pxl-shop-layout-9 .pxl-products-content .star-rating > span:before, .pxl-shop-layout-9 .pxl-products-content .star-rating .pxl-star-rated:before, .pxl-shop-layout-9 .pxl-products-content .star-rating[aria-label="Rated 0 out of 5"]:before {
  color: var(--primary-color); }
.pxl-shop-layout-9 .products.shop-view-list .pxl-products-thumb .btn-wrapper {
  display: none; }
.pxl-shop-layout-9 .products.shop-view-list .price {
  font-size: 20px;
  font-weight: 500;
  color: var(--primary-color); }
  .pxl-shop-layout-9 .products.shop-view-list .price del {
    color: #c8c8c8; }
    .pxl-shop-layout-9 .products.shop-view-list .price del + ins:before {
      content: " - "; }
.pxl-shop-layout-9 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow {
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transform: none;
  opacity: 1;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-shop-layout-9 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow > * {
    max-width: 100%; }
  .pxl-shop-layout-9 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon {
    color: var(--primary-color);
    position: relative;
    font-weight: 500; }
    .pxl-shop-layout-9 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon.pxli-arrow-prev::before {
      font-family: "pxli";
      font-size: 35px;
      font-weight: 400; }
  .pxl-shop-layout-9 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon.pxli-arrow-next::before {
    font-family: "pxli";
    font-size: 35px;
    font-weight: 400; }
.pxl-shop-layout-9 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.swiper-button-disabled .pxl-icon::before {
  opacity: 0.25; }
.pxl-shop-layout-9 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.default.pxl-swiper-arrow-prev {
  left: -84px; }
.pxl-shop-layout-9 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.default.pxl-swiper-arrow-next {
  right: -84px; }
.pxl-shop-layout-9 .related.products {
  padding-top: 75px; }
@media (max-width: 767px) {
  .pxl-shop-layout-9 .related.products {
    padding-top: 30px; } }
.pxl-shop-layout-9 .related.products .grid-item {
  width: 100%; }

.post-type-archive-product .pxl-shop-layout-9 .hot-sale {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 20px;
  right: 20px;
  gap: 10px; }
  .post-type-archive-product .pxl-shop-layout-9 .hot-sale > * {
    max-width: 100%; }

.post-type-archive-product .pxl-shop-layout-9 .btn-wrapper, .pxl-shop-layout-9 .related.products .pxl-products-content .btn-wrapper, .pxl-product-carousel.pxl-shop-layout-9 .btn-wrapper, .pxl-product-grid.pxl-shop-layout-9 .btn-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 33px; }
  .post-type-archive-product .pxl-shop-layout-9 .btn-wrapper > *, .pxl-shop-layout-9 .related.products .pxl-products-content .btn-wrapper > *, .pxl-product-carousel.pxl-shop-layout-9 .btn-wrapper > *, .pxl-product-grid.pxl-shop-layout-9 .btn-wrapper > * {
    max-width: 100%; }
.post-type-archive-product .pxl-shop-layout-9 .pxl-add-to-cart, .pxl-shop-layout-9 .related.products .pxl-products-content .pxl-add-to-cart, .pxl-product-carousel.pxl-shop-layout-9 .pxl-add-to-cart, .pxl-product-grid.pxl-shop-layout-9 .pxl-add-to-cart {
  display: inline-flex; }
.post-type-archive-product .pxl-shop-layout-9 .stock-wishlist, .pxl-shop-layout-9 .related.products .pxl-products-content .stock-wishlist, .pxl-product-carousel.pxl-shop-layout-9 .stock-wishlist, .pxl-product-grid.pxl-shop-layout-9 .stock-wishlist {
  display: inline-flex;
  margin-top: 0; }
  .post-type-archive-product .pxl-shop-layout-9 .pxl-shop-woosmart-wrap .woosw-btn, .pxl-shop-layout-9 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn, .pxl-product-carousel.pxl-shop-layout-9 .pxl-shop-woosmart-wrap .woosw-btn, .pxl-product-grid.pxl-shop-layout-9 .pxl-shop-woosmart-wrap .woosw-btn {
    font-size: 0;
    width: 50px;
    padding: 0;
    height: 50px;
    border-radius: 50%; }
    .post-type-archive-product .pxl-shop-layout-9 .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-shop-layout-9 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-product-carousel.pxl-shop-layout-9 .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-product-grid.pxl-shop-layout-9 .pxl-shop-woosmart-wrap .woosw-btn:before {
      content: "";
      color: #fff;
      margin-right: 0;
      font-family: "pxli";
      font-size: 15px;
      text-indent: 0;
      line-height: 1; }
      .post-type-archive-product .pxl-shop-layout-9 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-shop-layout-9 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-product-carousel.pxl-shop-layout-9 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-product-grid.pxl-shop-layout-9 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
        content: "";
        -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; }
    .post-type-archive-product .pxl-shop-layout-9 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-shop-layout-9 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-product-carousel.pxl-shop-layout-9 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-product-grid.pxl-shop-layout-9 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: "";
      margin-right: 0; }

.pxl-shop-layout-9 .content-shop .woocommerce-ordering {
  position: relative; }
  .pxl-shop-layout-9 .content-shop .woocommerce-ordering::after {
    content: "";
    font-family: "pxli";
    position: absolute;
    top: 50%;
    right: 36px;
    transform: translateY(-50%);
    color: #fff; }
  .pxl-shop-layout-9 .content-shop .woocommerce-ordering .orderby {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 252px;
    height: 55px;
    padding: 0 18px;
    background-color: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color);
    font-size: 14px;
    font-family: var(--heading-font-family);
    text-transform: uppercase;
    letter-spacing: 0.15em;
    text-align: center;
    background-image: none; }
  @media (max-width: 575px) {
    .pxl-shop-layout-9 .content-shop .woocommerce-ordering {
      max-width: 252px; } }
.pxl-shop-layout-9 .content-shop .pxl-view-layout-wrap .view-list .pxl-ttip .pxli-list::before {
  content: "";
  font-size: 28px; }
.pxl-shop-layout-9 .content-shop .pxl-view-layout-wrap .view-grid .pxli-grid::before {
  content: "";
  font-size: 21px; }
.pxl-shop-layout-9 .content-shop .products .pxl-shop-item-wrap .image-wrap img {
  min-height: 444px;
  object-fit: cover; }
.pxl-shop-layout-9 .content-shop .products .pxl-shop-item-wrap .hot-sale {
  top: 0;
  right: 6px; }
.pxl-shop-layout-9 .content-shop .products .pxl-shop-item-wrap .btn-wrapper {
  gap: 4px; }
.pxl-shop-layout-9 .content-shop .products > .product {
  padding: 25px 15px; }
.pxl-shop-layout-9 .content-shop .woocommerce-pagination.style-4 {
  padding-top: 46px; }
  .pxl-shop-layout-9 .content-shop .woocommerce-pagination.style-4 .page-numbers.current {
    background-color: transparent;
    color: var(--secondary-color); }
  .pxl-shop-layout-9 .content-shop .woocommerce-pagination.style-4 .page-numbers {
    background-color: var(--secondary-color);
    color: #fff; }
    .pxl-shop-layout-9 .content-shop .woocommerce-pagination.style-4 .page-numbers:hover {
      background-color: #fff;
      color: var(--secondary-color); }
.pxl-shop-layout-9 .content-shop .shop-view-list .star-rating span::before {
  color: var(--secondary-color); }
.pxl-shop-layout-9 .content-shop .shop-view-list .pxl-btn {
  border: 1px solid var(--secondary-color);
  background-color: #fff;
  color: var(--secondary-color);
  transition: all 300ms ease 0s; }
  .pxl-shop-layout-9 .content-shop .shop-view-list .pxl-btn:hover {
    background-color: var(--secondary-color);
    color: #fff; }
.pxl-shop-layout-9 .content-shop .shop-view-list .added_to_cart {
  gap: 10px; }
  .pxl-shop-layout-9 .content-shop .shop-view-list .added_to_cart:hover {
    color: #fff; }
.pxl-shop-layout-9 .content-shop .pxl-shop-topbar-wrap {
  padding-bottom: 75px; }

@media (max-width: 575px) {
  .pxl-shop-layout-10 .products {
    justify-content: center; } }
.pxl-shop-layout-10 .woocommerce-pagination {
  justify-content: center; }
@media (max-width: 575px) {
  .pxl-shop-layout-10 .woocommerce-pagination {
    justify-content: start; } }
.pxl-shop-layout-10 .woocommerce-pagination .page-numbers {
  background-color: #181818;
  border: none; }
.pxl-shop-layout-10 .woocommerce-pagination .page-numbers.current {
  background-color: transparent;
  border: 1px solid var(--primary-color);
  color: #fff; }
.pxl-shop-layout-10 .pxl-featured, .pxl-shop-layout-10 .onsale {
  top: 20px;
  right: 20px;
  background-color: #0f0e0f;
  color: #fff;
  padding: 0;
  min-height: 34px;
  min-width: 97px;
  font-size: 13px;
  letter-spacing: 0.05em;
  font-weight: 400;
  text-transform: uppercase; }
  .pxl-shop-layout-10 .grid-item .pxl-products-thumb .image-wrap {
    overflow: hidden;
    -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; }
  .pxl-shop-layout-10 .grid-item .pxl-products-thumb .btn-wrapper {
    position: absolute;
    bottom: 32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    .pxl-shop-layout-10 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart, .pxl-shop-layout-10 .grid-item .pxl-products-thumb .btn-wrapper .pxl-shop-woosmart-wrap {
      display: inline-block;
      -webkit-transform: translateY(10px);
      -khtml-transform: translateY(10px);
      -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
      -o-transform: translateY(10px);
      transform: translateY(10px);
      opacity: 0; }
    .pxl-shop-layout-10 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart {
      -webkit-transition: all 400ms ease 150ms;
      -khtml-transition: all 400ms ease 150ms;
      -moz-transition: all 400ms ease 150ms;
      -ms-transition: all 400ms ease 150ms;
      -o-transition: all 400ms ease 150ms;
      transition: all 400ms ease 150ms; }
    .pxl-shop-layout-10 .grid-item .pxl-products-thumb .btn-wrapper .pxl-shop-woosmart-wrap {
      -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; }
  .pxl-shop-layout-10 .grid-item .pxl-products-thumb .add_to_cart_button, .pxl-shop-layout-10 .grid-item .pxl-products-thumb .button.product_type_grouped, .pxl-shop-layout-10 .grid-item .pxl-products-thumb .product_type_external, .pxl-shop-layout-10 .grid-item .pxl-products-thumb .added_to_cart {
    width: 50px;
    height: 50px;
    font-size: 0;
    background-color: #0f0e0f;
    padding: 0; }
    .pxl-shop-layout-10 .grid-item .pxl-products-thumb .add_to_cart_button .pxl-icon, .pxl-shop-layout-10 .grid-item .pxl-products-thumb .button.product_type_grouped .pxl-icon, .pxl-shop-layout-10 .grid-item .pxl-products-thumb .product_type_external .pxl-icon, .pxl-shop-layout-10 .grid-item .pxl-products-thumb .added_to_cart .pxl-icon {
      font-size: 14px; }
    .pxl-shop-layout-10 .grid-item .pxl-products-thumb .add_to_cart_button:hover, .pxl-shop-layout-10 .grid-item .pxl-products-thumb .button.product_type_grouped:hover, .pxl-shop-layout-10 .grid-item .pxl-products-thumb .product_type_external:hover, .pxl-shop-layout-10 .grid-item .pxl-products-thumb .added_to_cart:hover {
      color: var(--primary-color); }
  .pxl-shop-layout-10 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn {
    width: 50px;
    height: 50px;
    font-size: 0;
    background-color: #0f0e0f;
    padding: 0;
    border-radius: 0; }
    .pxl-shop-layout-10 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn:before {
      content: "";
      color: #fff;
      font-family: "pxli";
      font-size: 15px;
      top: 1px;
      position: relative;
      left: 0;
      margin-right: 1px; }
      .pxl-shop-layout-10 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
        content: "" !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-layout-10 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: ""; }
  .pxl-shop-layout-10 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn:hover::before {
    color: var(--primary-color); }
.pxl-shop-layout-10 .grid-item .pxl-shop-item-wrap:hover .pxl-add-to-cart, .pxl-shop-layout-10 .grid-item .pxl-shop-item-wrap:hover .pxl-shop-woosmart-wrap {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -khtml-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }
.pxl-shop-layout-10 .grid-item .pxl-shop-item-wrap:hover .pxl-add-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; }
.pxl-shop-layout-10 .grid-item .pxl-shop-item-wrap:hover .pxl-shop-woosmart-wrap {
  -webkit-transition: all 400ms ease 150ms;
  -khtml-transition: all 400ms ease 150ms;
  -moz-transition: all 400ms ease 150ms;
  -ms-transition: all 400ms ease 150ms;
  -o-transition: all 400ms ease 150ms;
  transition: all 400ms ease 150ms; }
.pxl-shop-layout-10 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon, .pxl-shop-layout-10 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon, .pxl-shop-layout-10 .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-layout-10 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon:before, .pxl-shop-layout-10 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon:before, .pxl-shop-layout-10 .pxl-shop-item-wrap .product_type_external.loading .pxl-icon:before {
    content: "";
    font-family: "pxli" !important;
    display: block; }
.pxl-shop-layout-10 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart, .pxl-shop-layout-10 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart, .pxl-shop-layout-10 .pxl-shop-item-wrap .product_type_external + .added_to_cart {
  opacity: 0; }
  .pxl-shop-layout-10 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart:before, .pxl-shop-layout-10 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart:before, .pxl-shop-layout-10 .pxl-shop-item-wrap .product_type_external + .added_to_cart:before {
    content: "";
    font-family: "pxli";
    font-weight: normal;
    position: static;
    height: auto;
    font-size: 15px;
    color: #fff; }
.pxl-shop-layout-10 .pxl-shop-item-wrap .add_to_cart_button.added, .pxl-shop-layout-10 .pxl-shop-item-wrap .product_type_grouped.added, .pxl-shop-layout-10 .pxl-shop-item-wrap .product_type_external.added {
  display: none; }
  .pxl-shop-layout-10 .pxl-shop-item-wrap .add_to_cart_button.added + .added_to_cart, .pxl-shop-layout-10 .pxl-shop-item-wrap .product_type_grouped.added + .added_to_cart, .pxl-shop-layout-10 .pxl-shop-item-wrap .product_type_external.added + .added_to_cart {
    opacity: 1; }
.pxl-shop-layout-10 .pxl-products-content {
  padding: 31px 0 0;
  text-align: center; }
@media (max-width: 575px) {
  .pxl-shop-layout-10 .pxl-products-content {
    text-align: start; } }
.pxl-shop-layout-10 .pxl-products-content .pxl-products-content-inner .top-content-inner {
  justify-content: center;
  margin-top: 12px; }
  .pxl-shop-layout-10 .pxl-products-content .pxl-products-content-inner .top-content-inner .price {
    font-size: 20px;
    font-weight: 400;
    color: var(--primary-color); }
    .pxl-shop-layout-10 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del {
      color: #727272;
      margin-right: 24px;
      position: relative; }
      .pxl-shop-layout-10 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del:after {
        content: "";
        position: absolute;
        width: 8px;
        height: 2px;
        background-color: var(--primary-color);
        right: -19px;
        top: 50%; }
    .pxl-shop-layout-10 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del + ins:before {
      content: " - "; }
  @media (max-width: 575px) {
    .pxl-shop-layout-10 .pxl-products-content .pxl-products-content-inner .top-content-inner {
      justify-content: start; } }
.pxl-shop-layout-10 .pxl-products-content .pxl-product-title {
  margin-bottom: 2px;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.5;
  font-family: var(--heading-font-family); }
  .pxl-shop-layout-10 .pxl-products-content .pxl-product-title a:hover {
    color: var(--primary-color); }
.pxl-shop-layout-10 .pxl-products-content .pxl-product-category a {
  line-height: 26px;
  letter-spacing: 0;
  color: #b3b3b3; }
  .pxl-shop-layout-10 .pxl-products-content .pxl-product-category a:hover {
    color: var(--primary-color); }
.pxl-shop-layout-10 .pxl-products-content .pxl-loop-product-excerpt {
  max-width: 234px;
  margin: auto;
  letter-spacing: 0; }
.pxl-shop-layout-10 .pxl-products-content .star-rating {
  letter-spacing: 0px;
  font-size: 18px; }
.pxl-shop-layout-10 .pxl-products-content .star-rating > span:before, .pxl-shop-layout-10 .pxl-products-content .star-rating .pxl-star-rated:before, .pxl-shop-layout-10 .pxl-products-content .star-rating[aria-label="Rated 0 out of 5"]:before {
  color: var(--primary-color); }
.pxl-shop-layout-10 .products.shop-view-list .pxl-products-thumb .btn-wrapper {
  display: none; }
.pxl-shop-layout-10 .products.shop-view-list .price {
  font-size: 20px;
  font-weight: 500;
  color: var(--primary-color); }
  .pxl-shop-layout-10 .products.shop-view-list .price del {
    color: #c8c8c8; }
    .pxl-shop-layout-10 .products.shop-view-list .price del + ins:before {
      content: " - "; }
.pxl-shop-layout-10 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow {
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transform: none;
  opacity: 1;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-shop-layout-10 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow > * {
    max-width: 100%; }
  .pxl-shop-layout-10 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon {
    color: var(--primary-color);
    position: relative;
    font-weight: 500; }
    .pxl-shop-layout-10 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon.pxli-arrow-prev::before {
      font-family: "pxli";
      font-size: 35px;
      font-weight: 400; }
  .pxl-shop-layout-10 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon.pxli-arrow-next::before {
    font-family: "pxli";
    font-size: 35px;
    font-weight: 400; }
.pxl-shop-layout-10 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.swiper-button-disabled .pxl-icon::before {
  opacity: 0.25; }
.pxl-shop-layout-10 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.default.pxl-swiper-arrow-prev {
  left: -84px; }
.pxl-shop-layout-10 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.default.pxl-swiper-arrow-next {
  right: -84px; }
.pxl-shop-layout-10 .related.products {
  padding-top: 75px; }
@media (max-width: 767px) {
  .pxl-shop-layout-10 .related.products {
    padding-top: 30px; } }
.pxl-shop-layout-10 .related.products .grid-item {
  width: 100%; }
.pxl-shop-layout-10 .pxl-product-grid .pxl-swiper-container {
  overflow: hidden; }

.post-type-archive-product .pxl-shop-layout-10 .hot-sale {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 20px;
  right: 20px;
  gap: 10px; }
  .post-type-archive-product .pxl-shop-layout-10 .hot-sale > * {
    max-width: 100%; }

.post-type-archive-product .pxl-shop-layout-10 .btn-wrapper, .pxl-shop-layout-10 .related.products .pxl-products-content .btn-wrapper, .pxl-product-carousel.pxl-shop-layout-10 .btn-wrapper, .pxl-product-grid.pxl-shop-layout-10 .btn-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 33px; }
  .post-type-archive-product .pxl-shop-layout-10 .btn-wrapper > *, .pxl-shop-layout-10 .related.products .pxl-products-content .btn-wrapper > *, .pxl-product-carousel.pxl-shop-layout-10 .btn-wrapper > *, .pxl-product-grid.pxl-shop-layout-10 .btn-wrapper > * {
    max-width: 100%; }
.post-type-archive-product .pxl-shop-layout-10 .pxl-add-to-cart, .pxl-shop-layout-10 .related.products .pxl-products-content .pxl-add-to-cart, .pxl-product-carousel.pxl-shop-layout-10 .pxl-add-to-cart, .pxl-product-grid.pxl-shop-layout-10 .pxl-add-to-cart {
  display: inline-flex; }
.post-type-archive-product .pxl-shop-layout-10 .stock-wishlist, .pxl-shop-layout-10 .related.products .pxl-products-content .stock-wishlist, .pxl-product-carousel.pxl-shop-layout-10 .stock-wishlist, .pxl-product-grid.pxl-shop-layout-10 .stock-wishlist {
  display: inline-flex;
  margin-top: 0; }
  .post-type-archive-product .pxl-shop-layout-10 .pxl-shop-woosmart-wrap .woosw-btn, .pxl-shop-layout-10 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn, .pxl-product-carousel.pxl-shop-layout-10 .pxl-shop-woosmart-wrap .woosw-btn, .pxl-product-grid.pxl-shop-layout-10 .pxl-shop-woosmart-wrap .woosw-btn {
    font-size: 0;
    width: 50px;
    padding: 0;
    height: 50px;
    border-radius: 50%; }
    .post-type-archive-product .pxl-shop-layout-10 .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-shop-layout-10 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-product-carousel.pxl-shop-layout-10 .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-product-grid.pxl-shop-layout-10 .pxl-shop-woosmart-wrap .woosw-btn:before {
      content: "";
      color: #fff;
      margin-right: 0;
      font-family: "pxli";
      font-size: 15px;
      text-indent: 0;
      line-height: 1; }
      .post-type-archive-product .pxl-shop-layout-10 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-shop-layout-10 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-product-carousel.pxl-shop-layout-10 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-product-grid.pxl-shop-layout-10 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
        content: "";
        -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; }
    .post-type-archive-product .pxl-shop-layout-10 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-shop-layout-10 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-product-carousel.pxl-shop-layout-10 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-product-grid.pxl-shop-layout-10 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: "";
      margin-right: 0; }

.pxl-shop-layout-10 .content-shop .woocommerce-ordering {
  position: relative; }
  .pxl-shop-layout-10 .content-shop .woocommerce-ordering::after {
    content: "";
    font-family: "pxli";
    position: absolute;
    top: 50%;
    right: 36px;
    transform: translateY(-50%);
    color: #fff; }
  .pxl-shop-layout-10 .content-shop .woocommerce-ordering .orderby {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 252px;
    height: 55px;
    padding: 0 18px;
    background-color: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color);
    font-size: 14px;
    font-family: var(--heading-font-family);
    text-transform: uppercase;
    letter-spacing: 0.15em;
    text-align: center;
    background-image: none; }
  @media (max-width: 575px) {
    .pxl-shop-layout-10 .content-shop .woocommerce-ordering {
      max-width: 252px; } }
.pxl-shop-layout-10 .content-shop .pxl-view-layout-wrap .view-list .pxl-ttip .pxli-list::before {
  content: "";
  font-size: 28px; }
.pxl-shop-layout-10 .content-shop .pxl-view-layout-wrap .view-grid .pxli-grid::before {
  content: "";
  font-size: 21px; }
.pxl-shop-layout-10 .content-shop .products .pxl-shop-item-wrap .image-wrap img {
  min-height: 444px;
  object-fit: cover; }
.pxl-shop-layout-10 .content-shop .products .pxl-shop-item-wrap .hot-sale {
  top: 0;
  right: 6px; }
.pxl-shop-layout-10 .content-shop .products .pxl-shop-item-wrap .btn-wrapper {
  gap: 4px; }
.pxl-shop-layout-10 .content-shop .products > .product {
  padding: 25px 15px; }
.pxl-shop-layout-10 .content-shop .woocommerce-pagination.style-4 {
  padding-top: 46px; }
  .pxl-shop-layout-10 .content-shop .woocommerce-pagination.style-4 .page-numbers.current {
    background-color: transparent;
    color: var(--secondary-color); }
  .pxl-shop-layout-10 .content-shop .woocommerce-pagination.style-4 .page-numbers {
    background-color: var(--secondary-color);
    color: #fff; }
    .pxl-shop-layout-10 .content-shop .woocommerce-pagination.style-4 .page-numbers:hover {
      background-color: #fff;
      color: var(--secondary-color); }
.pxl-shop-layout-10 .content-shop .shop-view-list .star-rating span::before {
  color: var(--secondary-color); }
.pxl-shop-layout-10 .content-shop .shop-view-list .pxl-btn {
  border: 1px solid var(--secondary-color);
  background-color: #fff;
  color: var(--secondary-color);
  transition: all 300ms ease 0s; }
  .pxl-shop-layout-10 .content-shop .shop-view-list .pxl-btn:hover {
    background-color: var(--secondary-color);
    color: #fff; }
.pxl-shop-layout-10 .content-shop .shop-view-list .added_to_cart {
  gap: 10px; }
  .pxl-shop-layout-10 .content-shop .shop-view-list .added_to_cart:hover {
    color: #fff; }
.pxl-shop-layout-10 .content-shop .pxl-shop-topbar-wrap {
  padding-bottom: 75px; }

.pxl-shop-layout-11 .woocommerce-pagination {
  justify-content: center; }
.pxl-shop-layout-11 .pxl-featured, .pxl-shop-layout-11 .onsale {
  top: 20px;
  right: 21px;
  background-color: var(--primary-color);
  color: #fff;
  padding: 0;
  min-height: 34px;
  min-width: 97px;
  font-size: 13px;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-transform: uppercase; }
  .pxl-shop-layout-11 .grid-item .pxl-products-thumb .image-wrap {
    overflow: hidden;
    -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; }
  .pxl-shop-layout-11 .grid-item .pxl-products-thumb .btn-wrapper {
    position: absolute;
    bottom: 32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    .pxl-shop-layout-11 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart, .pxl-shop-layout-11 .grid-item .pxl-products-thumb .btn-wrapper .pxl-shop-woosmart-wrap {
      display: inline-block;
      -webkit-transform: translateY(10px);
      -khtml-transform: translateY(10px);
      -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
      -o-transform: translateY(10px);
      transform: translateY(10px);
      opacity: 0; }
    .pxl-shop-layout-11 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart {
      -webkit-transition: all 400ms ease 150ms;
      -khtml-transition: all 400ms ease 150ms;
      -moz-transition: all 400ms ease 150ms;
      -ms-transition: all 400ms ease 150ms;
      -o-transition: all 400ms ease 150ms;
      transition: all 400ms ease 150ms; }
    .pxl-shop-layout-11 .grid-item .pxl-products-thumb .btn-wrapper .pxl-shop-woosmart-wrap {
      -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; }
    .pxl-shop-layout-11 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart + .pxl-shop-woosmart-wrap {
      margin-left: 8px; }
  .pxl-shop-layout-11 .grid-item .pxl-products-thumb .add_to_cart_button, .pxl-shop-layout-11 .grid-item .pxl-products-thumb .button.product_type_grouped, .pxl-shop-layout-11 .grid-item .pxl-products-thumb .product_type_external, .pxl-shop-layout-11 .grid-item .pxl-products-thumb .added_to_cart {
    width: 47px;
    height: 47px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-size: 0;
    background-color: var(--secondary-color);
    padding: 0; }
    .pxl-shop-layout-11 .grid-item .pxl-products-thumb .add_to_cart_button .pxl-icon, .pxl-shop-layout-11 .grid-item .pxl-products-thumb .button.product_type_grouped .pxl-icon, .pxl-shop-layout-11 .grid-item .pxl-products-thumb .product_type_external .pxl-icon, .pxl-shop-layout-11 .grid-item .pxl-products-thumb .added_to_cart .pxl-icon {
      font-size: 14px; }
    .pxl-shop-layout-11 .grid-item .pxl-products-thumb .add_to_cart_button:hover, .pxl-shop-layout-11 .grid-item .pxl-products-thumb .button.product_type_grouped:hover, .pxl-shop-layout-11 .grid-item .pxl-products-thumb .product_type_external:hover, .pxl-shop-layout-11 .grid-item .pxl-products-thumb .added_to_cart:hover {
      color: #fff;
      background-color: var(--primary-color); }
  .pxl-shop-layout-11 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn {
    width: 47px;
    height: 47px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-size: 0;
    background-color: var(--secondary-color);
    padding: 0; }
    .pxl-shop-layout-11 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn:before {
      content: "";
      color: #fff;
      font-family: "pxli";
      font-size: 15px;
      top: 1px;
      position: relative;
      left: 0;
      margin-right: 1px; }
      .pxl-shop-layout-11 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
        content: "" !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-layout-11 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: ""; }
    .pxl-shop-layout-11 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn:hover {
      background-color: var(--primary-color); }
.pxl-shop-layout-11 .grid-item .pxl-shop-item-wrap:hover .pxl-add-to-cart, .pxl-shop-layout-11 .grid-item .pxl-shop-item-wrap:hover .pxl-shop-woosmart-wrap {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -khtml-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }
.pxl-shop-layout-11 .grid-item .pxl-shop-item-wrap:hover .pxl-add-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; }
.pxl-shop-layout-11 .grid-item .pxl-shop-item-wrap:hover .pxl-shop-woosmart-wrap {
  -webkit-transition: all 400ms ease 150ms;
  -khtml-transition: all 400ms ease 150ms;
  -moz-transition: all 400ms ease 150ms;
  -ms-transition: all 400ms ease 150ms;
  -o-transition: all 400ms ease 150ms;
  transition: all 400ms ease 150ms; }
.pxl-shop-layout-11 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon, .pxl-shop-layout-11 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon, .pxl-shop-layout-11 .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-layout-11 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon:before, .pxl-shop-layout-11 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon:before, .pxl-shop-layout-11 .pxl-shop-item-wrap .product_type_external.loading .pxl-icon:before {
    content: "";
    font-family: "pxli" !important;
    display: block; }
.pxl-shop-layout-11 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart, .pxl-shop-layout-11 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart, .pxl-shop-layout-11 .pxl-shop-item-wrap .product_type_external + .added_to_cart {
  opacity: 0; }
  .pxl-shop-layout-11 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart:before, .pxl-shop-layout-11 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart:before, .pxl-shop-layout-11 .pxl-shop-item-wrap .product_type_external + .added_to_cart:before {
    content: "";
    font-family: "pxli";
    font-weight: normal;
    position: static;
    height: auto;
    font-size: 15px;
    color: #fff; }
.pxl-shop-layout-11 .pxl-shop-item-wrap .add_to_cart_button.added, .pxl-shop-layout-11 .pxl-shop-item-wrap .product_type_grouped.added, .pxl-shop-layout-11 .pxl-shop-item-wrap .product_type_external.added {
  display: none; }
  .pxl-shop-layout-11 .pxl-shop-item-wrap .add_to_cart_button.added + .added_to_cart, .pxl-shop-layout-11 .pxl-shop-item-wrap .product_type_grouped.added + .added_to_cart, .pxl-shop-layout-11 .pxl-shop-item-wrap .product_type_external.added + .added_to_cart {
    opacity: 1; }
.pxl-shop-layout-11 .pxl-products-content {
  padding: 30px 0 0;
  text-align: center; }
  .pxl-shop-layout-11 .pxl-products-content .pxl-products-content-inner .top-content-inner {
    justify-content: center;
    margin-bottom: 11px; }
    .pxl-shop-layout-11 .pxl-products-content .pxl-products-content-inner .top-content-inner .price {
      font-size: 20px;
      font-weight: 500;
      color: var(--primary-color); }
      .pxl-shop-layout-11 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del {
        color: #acabab;
        margin-right: 24px;
        position: relative; }
        .pxl-shop-layout-11 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del:after {
          content: "";
          position: absolute;
          width: 8px;
          height: 2px;
          background-color: var(--primary-color);
          right: -19px;
          top: 50%; }
      .pxl-shop-layout-11 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del + ins:before {
        content: " - "; }
  .pxl-shop-layout-11 .pxl-products-content .pxl-product-title {
    margin-bottom: 11px;
    font-weight: 500;
    letter-spacing: 0.03em;
    font-family: var(--heading-font-family);
    display: block;
    display: -webkit-box;
    max-height: 704px*px;
    font-size: 22px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -khtml-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    -o-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical; }
    .pxl-shop-layout-11 .pxl-products-content .pxl-product-title > * {
      display: block;
      display: -webkit-box;
      max-height: 704px*px;
      font-size: 22px;
      line-height: 32px;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 1;
      -khtml-line-clamp: 1;
      -moz-line-clamp: 1;
      -ms-line-clamp: 1;
      -o-line-clamp: 1;
      line-clamp: 1;
      -webkit-box-orient: vertical;
      -khtml-box-orient: vertical;
      -moz-box-orient: vertical;
      -ms-box-orient: vertical;
      -o-box-orient: vertical;
      box-orient: vertical; }
    .pxl-shop-layout-11 .pxl-products-content .pxl-product-title a {
      display: inline;
      color: var(--heading-color);
      background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
      background-repeat: no-repeat;
      background-size: 0% 100%;
      transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
      .pxl-shop-layout-11 .pxl-products-content .pxl-product-title a:hover {
        color: inherit;
        background-size: 100% 100%; }
  .pxl-shop-layout-11 .pxl-products-content .pxl-loop-product-excerpt {
    max-width: 234px;
    margin: auto;
    letter-spacing: 0; }
  .pxl-shop-layout-11 .pxl-products-content .star-rating {
    letter-spacing: 0px;
    font-size: 18px; }
  .pxl-shop-layout-11 .pxl-products-content .star-rating > span:before, .pxl-shop-layout-11 .pxl-products-content .star-rating .pxl-star-rated:before, .pxl-shop-layout-11 .pxl-products-content .star-rating[aria-label="Rated 0 out of 5"]:before {
    color: var(--primary-color); }
.pxl-shop-layout-11 .products.shop-view-list .pxl-products-thumb .btn-wrapper {
  display: none; }
.pxl-shop-layout-11 .products.shop-view-list .price {
  font-size: 20px;
  font-weight: 500;
  color: var(--primary-color); }
  .pxl-shop-layout-11 .products.shop-view-list .price del {
    color: #c8c8c8; }
    .pxl-shop-layout-11 .products.shop-view-list .price del + ins:before {
      content: " - "; }
.pxl-shop-layout-11 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow {
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transform: none;
  opacity: 1;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-shop-layout-11 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow > * {
    max-width: 100%; }
  .pxl-shop-layout-11 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon {
    color: var(--secondary-color);
    position: relative;
    font-weight: 500; }
    .pxl-shop-layout-11 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon.pxli-arrow-prev {
      transform: rotate(180deg); }
      .pxl-shop-layout-11 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon.pxli-arrow-prev::before {
        content: "";
        font-family: "pxli";
        font-size: 20px;
        font-weight: 700; }
    .pxl-shop-layout-11 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon.pxli-arrow-next::before {
      content: "";
      font-family: "pxli";
      font-size: 20px;
      font-weight: 700; }
  .pxl-shop-layout-11 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.swiper-button-disabled .pxl-icon::before {
    opacity: 0.25; }
.pxl-shop-layout-11 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.default.pxl-swiper-arrow-prev {
  left: -154px; }
.pxl-shop-layout-11 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.default.pxl-swiper-arrow-next {
  right: -154px; }
.pxl-shop-layout-11 .related.products {
  padding-top: 0; }
  .pxl-shop-layout-11 .related.products .grid-item {
    width: 100%; }

.post-type-archive-product .pxl-shop-layout-11 .hot-sale {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 20px;
  right: 20px;
  gap: 10px; }
  .post-type-archive-product .pxl-shop-layout-11 .hot-sale > * {
    max-width: 100%; }

.post-type-archive-product .pxl-shop-layout-11 .btn-wrapper, .pxl-shop-layout-11 .related.products .pxl-products-content .btn-wrapper, .pxl-product-carousel.pxl-shop-layout-11 .btn-wrapper, .pxl-product-grid.pxl-shop-layout-11 .btn-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 33px; }
  .post-type-archive-product .pxl-shop-layout-11 .btn-wrapper > *, .pxl-shop-layout-11 .related.products .pxl-products-content .btn-wrapper > *, .pxl-product-carousel.pxl-shop-layout-11 .btn-wrapper > *, .pxl-product-grid.pxl-shop-layout-11 .btn-wrapper > * {
    max-width: 100%; }
.post-type-archive-product .pxl-shop-layout-11 .pxl-add-to-cart, .pxl-shop-layout-11 .related.products .pxl-products-content .pxl-add-to-cart, .pxl-product-carousel.pxl-shop-layout-11 .pxl-add-to-cart, .pxl-product-grid.pxl-shop-layout-11 .pxl-add-to-cart {
  display: inline-flex; }
  .post-type-archive-product .pxl-shop-layout-11 .pxl-add-to-cart a, .pxl-shop-layout-11 .related.products .pxl-products-content .pxl-add-to-cart a, .pxl-product-carousel.pxl-shop-layout-11 .pxl-add-to-cart a, .pxl-product-grid.pxl-shop-layout-11 .pxl-add-to-cart a {
    background-color: var(--secondary-color);
    font-family: var(--heading-font-family);
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.065em;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px; }
    .post-type-archive-product .pxl-shop-layout-11 .pxl-add-to-cart a:hover, .pxl-shop-layout-11 .related.products .pxl-products-content .pxl-add-to-cart a:hover, .pxl-product-carousel.pxl-shop-layout-11 .pxl-add-to-cart a:hover, .pxl-product-grid.pxl-shop-layout-11 .pxl-add-to-cart a:hover {
      background-color: var(--primary-color);
      color: #fff; }
.post-type-archive-product .pxl-shop-layout-11 .stock-wishlist, .pxl-shop-layout-11 .related.products .pxl-products-content .stock-wishlist, .pxl-product-carousel.pxl-shop-layout-11 .stock-wishlist, .pxl-product-grid.pxl-shop-layout-11 .stock-wishlist {
  display: inline-flex;
  margin-top: 0; }
  .post-type-archive-product .pxl-shop-layout-11 .pxl-shop-woosmart-wrap .woosw-btn, .pxl-shop-layout-11 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn, .pxl-product-carousel.pxl-shop-layout-11 .pxl-shop-woosmart-wrap .woosw-btn, .pxl-product-grid.pxl-shop-layout-11 .pxl-shop-woosmart-wrap .woosw-btn {
    font-size: 0;
    width: 50px;
    padding: 0;
    height: 50px;
    border-radius: 50%; }
    .post-type-archive-product .pxl-shop-layout-11 .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-shop-layout-11 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-product-carousel.pxl-shop-layout-11 .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-product-grid.pxl-shop-layout-11 .pxl-shop-woosmart-wrap .woosw-btn:before {
      content: "";
      color: #fff;
      margin-right: 0;
      font-family: "pxli";
      font-size: 15px;
      text-indent: 0;
      line-height: 1; }
      .post-type-archive-product .pxl-shop-layout-11 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-shop-layout-11 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-product-carousel.pxl-shop-layout-11 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-product-grid.pxl-shop-layout-11 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
        content: "";
        -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; }
    .post-type-archive-product .pxl-shop-layout-11 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-shop-layout-11 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-product-carousel.pxl-shop-layout-11 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-product-grid.pxl-shop-layout-11 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: "";
      margin-right: 0; }

.pxl-shop-layout-11 .content-shop .woocommerce-ordering {
  position: relative; }
  .pxl-shop-layout-11 .content-shop .woocommerce-ordering::after {
    content: "";
    font-family: "pxli";
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
    color: #fff; }
  .pxl-shop-layout-11 .content-shop .woocommerce-ordering .orderby {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 193px;
    height: 50px;
    padding: 0 18px;
    background-color: var(--secondary-color);
    color: #fff;
    border-color: var(--secondary-color); }
.pxl-shop-layout-11 .content-shop .pxl-view-layout-wrap .view-list .pxl-ttip .pxli-list::before {
  content: "";
  font-size: 28px; }
.pxl-shop-layout-11 .content-shop .pxl-view-layout-wrap .view-grid .pxli-grid::before {
  content: "";
  font-size: 21px; }
.pxl-shop-layout-11 .content-shop .products .pxl-shop-item-wrap .image-wrap img {
  min-height: 444px;
  object-fit: cover; }
.pxl-shop-layout-11 .content-shop .products .pxl-shop-item-wrap .hot-sale {
  top: 0;
  right: 6px; }
.pxl-shop-layout-11 .content-shop .products .pxl-shop-item-wrap .btn-wrapper {
  gap: 4px; }
.pxl-shop-layout-11 .content-shop .products > .product {
  padding: 14px 15px; }
.pxl-shop-layout-11 .content-shop .woocommerce-pagination.style-4 {
  padding-top: 46px; }
  .pxl-shop-layout-11 .content-shop .woocommerce-pagination.style-4 .page-numbers.current {
    background-color: transparent;
    color: var(--secondary-color); }
  .pxl-shop-layout-11 .content-shop .woocommerce-pagination.style-4 .page-numbers {
    background-color: var(--secondary-color);
    color: #fff; }
    .pxl-shop-layout-11 .content-shop .woocommerce-pagination.style-4 .page-numbers:hover {
      background-color: #fff;
      color: var(--secondary-color); }
.pxl-shop-layout-11 .content-shop .shop-view-list .star-rating span::before {
  color: var(--secondary-color); }
.pxl-shop-layout-11 .content-shop .shop-view-list .pxl-btn {
  border: 1px solid var(--secondary-color);
  background-color: #fff;
  color: var(--secondary-color);
  transition: all 300ms ease 0s; }
  .pxl-shop-layout-11 .content-shop .shop-view-list .pxl-btn:hover {
    background-color: var(--secondary-color);
    color: #fff; }
.pxl-shop-layout-11 .content-shop .shop-view-list .added_to_cart {
  gap: 10px; }
  .pxl-shop-layout-11 .content-shop .shop-view-list .added_to_cart:hover {
    color: #fff; }
@media (max-width: 575px) {
  .pxl-shop-layout-11 .pxl-shop-topbar-wrap .pxl-view-layout-wrap {
    display: block;
    margin-bottom: -15px; }
  .pxl-shop-layout-11 .pxl-shop-topbar-wrap .pxl-view-layout {
    justify-content: start; } }

.pxl-shop-layout-12 .woocommerce-pagination {
  justify-content: center; }
.pxl-shop-layout-12 .pxl-featured, .pxl-shop-layout-12 .onsale {
  top: 20px;
  right: 21px;
  background-color: var(--heading-color);
  color: #fff;
  padding: 0;
  min-height: 34px;
  min-width: 97px;
  font-size: 13px;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-transform: uppercase; }
  .pxl-shop-layout-12 .grid-item .pxl-products-thumb .image-wrap {
    overflow: hidden;
    -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; }
  .pxl-shop-layout-12 .grid-item .pxl-products-thumb .btn-wrapper {
    position: absolute;
    bottom: 32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    .pxl-shop-layout-12 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart, .pxl-shop-layout-12 .grid-item .pxl-products-thumb .btn-wrapper .pxl-shop-woosmart-wrap {
      display: inline-block;
      -webkit-transform: translateY(10px);
      -khtml-transform: translateY(10px);
      -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
      -o-transform: translateY(10px);
      transform: translateY(10px);
      opacity: 0; }
    .pxl-shop-layout-12 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart {
      -webkit-transition: all 400ms ease 150ms;
      -khtml-transition: all 400ms ease 150ms;
      -moz-transition: all 400ms ease 150ms;
      -ms-transition: all 400ms ease 150ms;
      -o-transition: all 400ms ease 150ms;
      transition: all 400ms ease 150ms; }
    .pxl-shop-layout-12 .grid-item .pxl-products-thumb .btn-wrapper .pxl-shop-woosmart-wrap {
      -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; }
    .pxl-shop-layout-12 .grid-item .pxl-products-thumb .btn-wrapper .pxl-add-to-cart + .pxl-shop-woosmart-wrap {
      margin-left: 8px; }
  .pxl-shop-layout-12 .grid-item .pxl-products-thumb .add_to_cart_button, .pxl-shop-layout-12 .grid-item .pxl-products-thumb .button.product_type_grouped, .pxl-shop-layout-12 .grid-item .pxl-products-thumb .product_type_external, .pxl-shop-layout-12 .grid-item .pxl-products-thumb .added_to_cart {
    width: 47px;
    height: 47px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-size: 0;
    background-color: var(--secondary-color);
    padding: 0; }
    .pxl-shop-layout-12 .grid-item .pxl-products-thumb .add_to_cart_button .pxl-icon, .pxl-shop-layout-12 .grid-item .pxl-products-thumb .button.product_type_grouped .pxl-icon, .pxl-shop-layout-12 .grid-item .pxl-products-thumb .product_type_external .pxl-icon, .pxl-shop-layout-12 .grid-item .pxl-products-thumb .added_to_cart .pxl-icon {
      font-size: 14px; }
    .pxl-shop-layout-12 .grid-item .pxl-products-thumb .add_to_cart_button:hover, .pxl-shop-layout-12 .grid-item .pxl-products-thumb .button.product_type_grouped:hover, .pxl-shop-layout-12 .grid-item .pxl-products-thumb .product_type_external:hover, .pxl-shop-layout-12 .grid-item .pxl-products-thumb .added_to_cart:hover {
      color: #fff;
      background-color: var(--primary-color); }
  .pxl-shop-layout-12 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn {
    width: 47px;
    height: 47px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-size: 0;
    background-color: var(--secondary-color);
    padding: 0; }
    .pxl-shop-layout-12 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn:before {
      content: "";
      color: #fff;
      font-family: "pxli";
      font-size: 15px;
      top: 1px;
      position: relative;
      left: 0;
      margin-right: 1px; }
      .pxl-shop-layout-12 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
        content: "" !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-layout-12 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: ""; }
    .pxl-shop-layout-12 .grid-item .pxl-products-thumb .pxl-shop-woosmart-wrap .woosw-btn:hover {
      background-color: var(--primary-color); }
.pxl-shop-layout-12 .grid-item .pxl-shop-item-wrap:hover .pxl-add-to-cart, .pxl-shop-layout-12 .grid-item .pxl-shop-item-wrap:hover .pxl-shop-woosmart-wrap {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -khtml-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }
.pxl-shop-layout-12 .grid-item .pxl-shop-item-wrap:hover .pxl-add-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; }
.pxl-shop-layout-12 .grid-item .pxl-shop-item-wrap:hover .pxl-shop-woosmart-wrap {
  -webkit-transition: all 400ms ease 150ms;
  -khtml-transition: all 400ms ease 150ms;
  -moz-transition: all 400ms ease 150ms;
  -ms-transition: all 400ms ease 150ms;
  -o-transition: all 400ms ease 150ms;
  transition: all 400ms ease 150ms; }
.pxl-shop-layout-12 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon, .pxl-shop-layout-12 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon, .pxl-shop-layout-12 .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-layout-12 .pxl-shop-item-wrap .add_to_cart_button.loading .pxl-icon:before, .pxl-shop-layout-12 .pxl-shop-item-wrap .product_type_grouped.loading .pxl-icon:before, .pxl-shop-layout-12 .pxl-shop-item-wrap .product_type_external.loading .pxl-icon:before {
    content: "";
    font-family: "pxli" !important;
    display: block; }
.pxl-shop-layout-12 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart, .pxl-shop-layout-12 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart, .pxl-shop-layout-12 .pxl-shop-item-wrap .product_type_external + .added_to_cart {
  opacity: 0; }
  .pxl-shop-layout-12 .pxl-shop-item-wrap .add_to_cart_button + .added_to_cart:before, .pxl-shop-layout-12 .pxl-shop-item-wrap .product_type_grouped + .added_to_cart:before, .pxl-shop-layout-12 .pxl-shop-item-wrap .product_type_external + .added_to_cart:before {
    content: "";
    font-family: "pxli";
    font-weight: normal;
    position: static;
    height: auto;
    font-size: 15px;
    color: #fff; }
.pxl-shop-layout-12 .pxl-shop-item-wrap .add_to_cart_button.added, .pxl-shop-layout-12 .pxl-shop-item-wrap .product_type_grouped.added, .pxl-shop-layout-12 .pxl-shop-item-wrap .product_type_external.added {
  display: none; }
  .pxl-shop-layout-12 .pxl-shop-item-wrap .add_to_cart_button.added + .added_to_cart, .pxl-shop-layout-12 .pxl-shop-item-wrap .product_type_grouped.added + .added_to_cart, .pxl-shop-layout-12 .pxl-shop-item-wrap .product_type_external.added + .added_to_cart {
    opacity: 1; }
.pxl-shop-layout-12 .pxl-products-content {
  padding: 30px 0 0;
  text-align: center; }
  .pxl-shop-layout-12 .pxl-products-content .pxl-products-content-inner .top-content-inner {
    justify-content: center;
    margin-bottom: 9px; }
    .pxl-shop-layout-12 .pxl-products-content .pxl-products-content-inner .top-content-inner .price {
      font-size: 20px;
      font-weight: 600;
      color: var(--primary-color);
      letter-spacing: 0.02em; }
      .pxl-shop-layout-12 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del {
        color: #acabab;
        margin-right: 24px;
        position: relative; }
        .pxl-shop-layout-12 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del:after {
          content: "";
          position: absolute;
          width: 8px;
          height: 2px;
          background-color: var(--primary-color);
          right: -19px;
          top: 50%; }
      .pxl-shop-layout-12 .pxl-products-content .pxl-products-content-inner .top-content-inner .price del + ins:before {
        content: " - "; }
  .pxl-shop-layout-12 .pxl-products-content .pxl-product-title {
    margin-bottom: 5px;
    font-weight: 700;
    letter-spacing: 0.05em;
    font-family: var(--heading-font-family);
    display: block;
    display: -webkit-box;
    max-height: 704px*px;
    font-size: 22px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -khtml-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    -o-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical; }
    .pxl-shop-layout-12 .pxl-products-content .pxl-product-title > * {
      display: block;
      display: -webkit-box;
      max-height: 704px*px;
      font-size: 22px;
      line-height: 32px;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 1;
      -khtml-line-clamp: 1;
      -moz-line-clamp: 1;
      -ms-line-clamp: 1;
      -o-line-clamp: 1;
      line-clamp: 1;
      -webkit-box-orient: vertical;
      -khtml-box-orient: vertical;
      -moz-box-orient: vertical;
      -ms-box-orient: vertical;
      -o-box-orient: vertical;
      box-orient: vertical; }
    .pxl-shop-layout-12 .pxl-products-content .pxl-product-title a {
      display: inline;
      color: var(--heading-color);
      background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
      background-repeat: no-repeat;
      background-size: 0% 100%;
      transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
      .pxl-shop-layout-12 .pxl-products-content .pxl-product-title a:hover {
        color: inherit;
        background-size: 100% 100%; }
  .pxl-shop-layout-12 .pxl-products-content .pxl-loop-product-excerpt {
    max-width: 234px;
    margin: auto;
    letter-spacing: 0; }
  .pxl-shop-layout-12 .pxl-products-content .star-rating {
    letter-spacing: 0px;
    font-size: 18px; }
  .pxl-shop-layout-12 .pxl-products-content .star-rating > span:before, .pxl-shop-layout-12 .pxl-products-content .star-rating .pxl-star-rated:before, .pxl-shop-layout-12 .pxl-products-content .star-rating[aria-label="Rated 0 out of 5"]:before {
    color: var(--primary-color); }
.pxl-shop-layout-12 .products.shop-view-list .pxl-products-thumb .btn-wrapper {
  display: none; }
.pxl-shop-layout-12 .products.shop-view-list .price {
  font-size: 20px;
  font-weight: 500;
  color: var(--primary-color); }
  .pxl-shop-layout-12 .products.shop-view-list .price del {
    color: #c8c8c8; }
    .pxl-shop-layout-12 .products.shop-view-list .price del + ins:before {
      content: " - "; }
.pxl-shop-layout-12 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow {
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transform: none;
  opacity: 1;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .pxl-shop-layout-12 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow > * {
    max-width: 100%; }
  .pxl-shop-layout-12 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon {
    color: var(--secondary-color);
    position: relative;
    font-weight: 500; }
    .pxl-shop-layout-12 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon.pxli-arrow-prev {
      transform: rotate(180deg); }
      .pxl-shop-layout-12 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon.pxli-arrow-prev::before {
        content: "";
        font-family: "pxli";
        font-size: 20px;
        font-weight: 700; }
    .pxl-shop-layout-12 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow .pxl-icon.pxli-arrow-next::before {
      content: "";
      font-family: "pxli";
      font-size: 20px;
      font-weight: 700; }
  .pxl-shop-layout-12 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.swiper-button-disabled .pxl-icon::before {
    opacity: 0.25; }
.pxl-shop-layout-12 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.default.pxl-swiper-arrow-prev {
  left: -154px; }
.pxl-shop-layout-12 .pxl-swiper-arrows.style-1 .pxl-swiper-arrow.default.pxl-swiper-arrow-next {
  right: -154px; }
.pxl-shop-layout-12 .related.products {
  padding-top: 0; }
  .pxl-shop-layout-12 .related.products .grid-item {
    width: 100%; }
.pxl-shop-layout-12 .products .grid-item .pxl-shop-item-wrap:hover .image-wrap img {
  filter: blur(3px); }
.pxl-shop-layout-12 .products .grid-item .pxl-shop-item-wrap .pxl-btn .pxl-icon {
  left: -1px; }

.post-type-archive-product .pxl-shop-layout-12 .hot-sale {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 20px;
  right: 20px;
  gap: 10px; }
  .post-type-archive-product .pxl-shop-layout-12 .hot-sale > * {
    max-width: 100%; }

.post-type-archive-product .pxl-shop-layout-12 .btn-wrapper, .pxl-shop-layout-12 .related.products .pxl-products-content .btn-wrapper, .pxl-product-carousel.pxl-shop-layout-12 .btn-wrapper, .pxl-product-grid.pxl-shop-layout-12 .btn-wrapper {
  margin-top: 33px; }
.post-type-archive-product .pxl-shop-layout-12 .pxl-add-to-cart, .pxl-shop-layout-12 .related.products .pxl-products-content .pxl-add-to-cart, .pxl-product-carousel.pxl-shop-layout-12 .pxl-add-to-cart, .pxl-product-grid.pxl-shop-layout-12 .pxl-add-to-cart {
  display: inline-flex; }
  .post-type-archive-product .pxl-shop-layout-12 .pxl-add-to-cart a, .pxl-shop-layout-12 .related.products .pxl-products-content .pxl-add-to-cart a, .pxl-product-carousel.pxl-shop-layout-12 .pxl-add-to-cart a, .pxl-product-grid.pxl-shop-layout-12 .pxl-add-to-cart a {
    background-color: var(--secondary-color);
    font-family: var(--heading-font-family);
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.065em;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px; }
    .post-type-archive-product .pxl-shop-layout-12 .pxl-add-to-cart a:hover, .pxl-shop-layout-12 .related.products .pxl-products-content .pxl-add-to-cart a:hover, .pxl-product-carousel.pxl-shop-layout-12 .pxl-add-to-cart a:hover, .pxl-product-grid.pxl-shop-layout-12 .pxl-add-to-cart a:hover {
      background-color: var(--primary-color);
      color: #fff; }
.post-type-archive-product .pxl-shop-layout-12 .stock-wishlist, .pxl-shop-layout-12 .related.products .pxl-products-content .stock-wishlist, .pxl-product-carousel.pxl-shop-layout-12 .stock-wishlist, .pxl-product-grid.pxl-shop-layout-12 .stock-wishlist {
  display: inline-flex;
  margin-top: 0; }
  .post-type-archive-product .pxl-shop-layout-12 .pxl-shop-woosmart-wrap .woosw-btn, .pxl-shop-layout-12 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn, .pxl-product-carousel.pxl-shop-layout-12 .pxl-shop-woosmart-wrap .woosw-btn, .pxl-product-grid.pxl-shop-layout-12 .pxl-shop-woosmart-wrap .woosw-btn {
    font-size: 0;
    width: 50px;
    padding: 0;
    height: 50px;
    border-radius: 50%; }
    .post-type-archive-product .pxl-shop-layout-12 .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-shop-layout-12 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-product-carousel.pxl-shop-layout-12 .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-product-grid.pxl-shop-layout-12 .pxl-shop-woosmart-wrap .woosw-btn:before {
      content: "";
      color: #fff;
      margin-right: 0;
      font-family: "pxli";
      font-size: 15px;
      text-indent: 0;
      line-height: 1; }
      .post-type-archive-product .pxl-shop-layout-12 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-shop-layout-12 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-product-carousel.pxl-shop-layout-12 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-product-grid.pxl-shop-layout-12 .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
        content: "";
        -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; }
    .post-type-archive-product .pxl-shop-layout-12 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-shop-layout-12 .related.products .pxl-products-content .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-product-carousel.pxl-shop-layout-12 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-product-grid.pxl-shop-layout-12 .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: "";
      margin-right: 0; }

.pxl-shop-layout-12 .content-shop .woocommerce-ordering {
  position: relative; }
  .pxl-shop-layout-12 .content-shop .woocommerce-ordering .orderby {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 193px;
    height: 50px;
    padding: 0 18px;
    background-color: transparent;
    color: var(--secondary-color);
    border-color: var(--secondary-color);
    background-size: 15px; }
.pxl-shop-layout-12 .content-shop .pxl-view-layout-wrap .view-list .pxl-ttip .pxli-list::before {
  content: "";
  font-size: 28px; }
.pxl-shop-layout-12 .content-shop .pxl-view-layout-wrap .view-grid .pxli-grid::before {
  content: "";
  font-size: 21px; }
.pxl-shop-layout-12 .content-shop .products .pxl-shop-item-wrap .image-wrap img {
  min-height: 444px;
  object-fit: cover; }
.pxl-shop-layout-12 .content-shop .products .pxl-shop-item-wrap .hot-sale {
  top: 0;
  right: 6px; }
.pxl-shop-layout-12 .content-shop .products .pxl-shop-item-wrap .btn-wrapper {
  gap: 4px; }
.pxl-shop-layout-12 .content-shop .products > .product {
  padding: 14px 15px; }
.pxl-shop-layout-12 .content-shop .woocommerce-pagination {
  padding-top: 72px; }
  .pxl-shop-layout-12 .content-shop .shop-view-list .star-rating span::before {
    color: var(--secondary-color); }
  .pxl-shop-layout-12 .content-shop .shop-view-list .pxl-btn {
    border: 1px solid var(--secondary-color);
    background-color: #fff;
    color: var(--secondary-color);
    transition: all 300ms ease 0s; }
    .pxl-shop-layout-12 .content-shop .shop-view-list .pxl-btn:hover {
      background-color: var(--secondary-color);
      color: #fff; }
  .pxl-shop-layout-12 .content-shop .shop-view-list .added_to_cart {
    gap: 10px; }
    .pxl-shop-layout-12 .content-shop .shop-view-list .added_to_cart:hover {
      color: #fff; }
@media (max-width: 575px) {
  .pxl-shop-layout-12 .pxl-shop-topbar-wrap .pxl-view-layout-wrap {
    display: block;
    margin-bottom: -15px; }
  .pxl-shop-layout-12 .pxl-shop-topbar-wrap .pxl-view-layout {
    justify-content: start; } }

.sidebar-shop ul {
  list-style: none; }
.sidebar-shop .pxl-widget ul li {
  display: flex;
  justify-content: space-between;
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 30px; }
  .sidebar-shop .pxl-widget ul li a:hover {
    color: var(--heading-color); }
.sidebar-shop .widget-title {
  font-size: 20px;
  letter-spacing: 0.01em;
  margin-bottom: 20px; }
.sidebar-shop .widget + .widget {
  margin-top: 45px; }
.sidebar-shop .tagcloud a {
  background-color: transparent !important;
  color: #777777;
  display: inline-block;
  font-size: 15px !important;
  line-height: 1.2;
  letter-spacing: 0.02em;
  padding: 0;
  margin-top: 8px;
  margin-right: 15px;
  border-radius: 0;
  border-bottom: 1px solid transparent; }
  .sidebar-shop .tagcloud a:hover {
    color: #111;
    border-color: #111; }

.pxl-widget-layered-nav ul.display-list li + li {
  margin-top: 5px; }
.pxl-widget-layered-nav .filter-link {
  display: inline-flex;
  align-items: center; }
.pxl-widget-layered-nav .term-color, .pxl-widget-layered-nav .term-default {
  display: inline-flex;
  flex: none;
  margin-right: 10px;
  position: relative; }
  .pxl-widget-layered-nav .term-color:before, .pxl-widget-layered-nav .term-default:before {
    background-image: var(--wvs-tick);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 60%;
    content: " ";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    opacity: 0;
    visibility: hidden; }
  .pxl-widget-layered-nav .term-color > span, .pxl-widget-layered-nav .term-default > span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%; }
.pxl-widget-layered-nav .term-default > span {
  background-color: #d9d9d9; }
  .pxl-widget-layered-nav .chosen .term-color:before, .pxl-widget-layered-nav .chosen .term-default:before {
    opacity: 1;
    visibility: visible; }
  .pxl-widget-layered-nav .chosen .term-default > span {
    background-color: #111; }

/* 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(--secondary-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(--primary-color); }

/* Widget Cart */
#pxl-sidebar-area .widget.widget_shopping_cart, .elementor-widget-sidebar .widget.widget_shopping_cart, .elementor-widget .e-sidebar-widget .widget.widget_shopping_cart {
  padding: 0 !important; }
  #pxl-sidebar-area .widget.widget_shopping_cart .widget-title, #pxl-sidebar-area .widget.widget_shopping_cart.widget_block h2, #pxl-sidebar-area .widget.widget_shopping_cart .wp-block-search__label, #pxl-sidebar-area .widget.widget_shopping_cart .widgettitle, .elementor-widget-sidebar .widget.widget_shopping_cart .widget-title, .elementor-widget-sidebar .widget.widget_shopping_cart.widget_block h2, .elementor-widget-sidebar .widget.widget_shopping_cart .wp-block-search__label, .elementor-widget-sidebar .widget.widget_shopping_cart .widgettitle, .elementor-widget .e-sidebar-widget .widget.widget_shopping_cart .widget-title, .elementor-widget .e-sidebar-widget .widget.widget_shopping_cart.widget_block h2, .elementor-widget .e-sidebar-widget .widget.widget_shopping_cart .wp-block-search__label, .elementor-widget .e-sidebar-widget .widget.widget_shopping_cart .widgettitle {
    padding-left: 30px;
    margin-bottom: -7px; }

/* Widget Product Category */
#pxl-sidebar-area.sidebar-shop.default .widget_product_categories .product-categories li a, #pxl-sidebar-area.sidebar-shop.style-2 .widget_product_categories .product-categories li a, .elementor-widget-sidebar.default .product-categories li a, .elementor-widget.default .e-sidebar-widget .product-categories li a, .elementor-widget-sidebar.style-2 .product-categories li a, .elementor-widget.style-2 .e-sidebar-widget .product-categories li a {
  text-transform: uppercase !important; }
  #pxl-sidebar-area.sidebar-shop.default .widget_product_categories .product-categories li a:before, #pxl-sidebar-area.sidebar-shop.style-2 .widget_product_categories .product-categories li a:before, .elementor-widget-sidebar.default .product-categories li a:before, .elementor-widget.default .e-sidebar-widget .product-categories li a:before, .elementor-widget-sidebar.style-2 .product-categories li a:before, .elementor-widget.style-2 .e-sidebar-widget .product-categories li a:before {
    bottom: 0 !important; }

/* Widget Price Filter */
.widget_price_filter .price_slider_wrapper {
  padding-top: 10px; }
.widget_price_filter .price_slider {
  margin-bottom: 40px; }
  .widget_price_filter .price_slider_amount .price_label {
    margin-top: 7px;
    display: inline-block;
    color: var(--heading-color);
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.02em;
    float: right; }
  .widget_price_filter .price_slider_amount button {
    padding: 10px 15px 11px 15px;
    margin: 0;
    background-color: transparent;
    color: var(--heading-color);
    font-size: 13px;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    -webkit-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .widget_price_filter .price_slider_amount button:before {
      content: "";
      left: 0;
      bottom: 0;
      background-color: var(--secondary-color);
      clip-path: inset(100% 0 0 0); }
    .widget_price_filter .price_slider_amount button:hover {
      color: #fff; }
      .widget_price_filter .price_slider_amount button:hover:before {
        clip-path: inset(0 0 0 0); }
.widget_price_filter .ui-slider {
  position: relative;
  text-align: start; }
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 9px;
  height: 9px;
  background-color: var(--secondary-color);
  cursor: ew-resize;
  outline: none;
  transform: rotate(45deg);
  top: -4px; }
  .widget_price_filter .ui-slider .ui-slider-handle + .ui-slider-handle {
    margin-left: -10px; }
.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: 1px;
    background-color: #c8c8c8; }
.widget_price_filter .ui-slider-horizontal {
  height: 1px; }
.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; }

#pxl-sidebar-area.style-2 .widget_price_filter .ui-widget-content:before {
  background-color: rgba(200, 200, 200, 0.25); }
#pxl-sidebar-area.style-2 .widget_price_filter .price_slider_amount .price_label {
  color: var(--primary-color);
  letter-spacing: 0.02em; }
  #pxl-sidebar-area.style-2 .widget_price_filter .price_slider_amount button {
    padding: 0 30px;
    height: 40px;
    border: 1px solid var(--divider-color); }
#pxl-sidebar-area.style-2 .widget_price_filter .ui-slider .ui-slider-handle, #pxl-sidebar-area.style-2 .widget_price_filter .ui-slider .ui-slider-range, #pxl-sidebar-area.style-2 .widget_price_filter .price_slider_amount button:before {
  background-color: var(--primary-color); }

#pxl-sidebar-area.style-3 .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: transparent;
  transform: none;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  top: -3px; }
  #pxl-sidebar-area.style-3 .widget_price_filter .ui-slider .ui-slider-handle + .ui-slider-handle {
    margin-left: -8px; }
  #pxl-sidebar-area.style-3 .widget_price_filter .ui-slider .ui-slider-handle:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--secondary-color);
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    z-index: 2; }
  #pxl-sidebar-area.style-3 .widget_price_filter .ui-slider .ui-slider-handle:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: var(--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%;
    z-index: 1;
    -webkit-transition: all 300ms linear;
    -khtml-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear; }
    #pxl-sidebar-area.style-3 .widget_price_filter .ui-slider .ui-slider-handle:hover:after {
      width: calc(100% + 8px);
      height: calc(100% + 8px); }
#pxl-sidebar-area.style-3 .widget_price_filter .price_slider_amount button {
  font-family: var(--heading-font-family);
  font-weight: 500;
  letter-spacing: 0.15em;
  padding: 0 30px;
  height: 40px;
  border: 1px solid var(--primary-color);
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  #pxl-sidebar-area.style-3 .widget_price_filter .price_slider_amount button:before {
    content: none; }
  #pxl-sidebar-area.style-3 .widget_price_filter .price_slider_amount button:hover {
    background-color: var(--primary-color);
    color: #fff; }
#pxl-sidebar-area.style-3 .widget_price_filter .price_slider_amount .price_label {
  font-weight: 500; }

#pxl-sidebar-area.style-5 .widget.widget_shopping_cart .widget-title {
  padding: 4px 29px; }
  #pxl-sidebar-area.style-5 .widget.widget_shopping_cart .pxl-cart-widget.layout-5 {
    padding: 30px 23px 39px 30px;
    border: none; }
    #pxl-sidebar-area.style-5 .widget.widget_shopping_cart .pxl-cart-widget.layout-5 .product-info .product-name {
      letter-spacing: 0.03em; }
  #pxl-sidebar-area.style-5 .widget.widget_shopping_cart .pxl-cart-widget.layout-5 .cart-footer-inner .woocommerce-mini-cart__total {
    border-radius: 0;
    padding: 12px 21px; }
    #pxl-sidebar-area.style-5 .widget.widget_shopping_cart .pxl-cart-widget.layout-5 .cart-footer-inner .woocommerce-mini-cart__total .total-lbl::before {
      color: #fff; }
  #pxl-sidebar-area.style-5 .widget.widget_shopping_cart .pxl-cart-widget.layout-5 .cart-footer-inner .woocommerce-mini-cart__buttons a::after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 13px;
    margin-left: 5px;
    top: 1px; }
#pxl-sidebar-area.style-5 .widget .widget-title {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 55px;
  padding: 4px 0; }
  #pxl-sidebar-area.style-5 .widget.widget_product_categories .product-categories a {
    font-size: 17px;
    color: var(--secondary-color);
    letter-spacing: 0.01em;
    padding: 10px 0 11px; }
    #pxl-sidebar-area.style-5 .widget.widget_product_categories .product-categories a::before {
      content: "";
      width: 0;
      height: 0;
      display: inline-flex;
      background-color: #d74d29;
      margin-right: 0;
      border-radius: 50%;
      opacity: 0;
      transition: all 300ms ease-in-out 0s; }
      #pxl-sidebar-area.style-5 .widget.widget_product_categories .product-categories a:hover::before {
        width: 6px;
        height: 6px;
        margin-right: 12px;
        opacity: 1; }
#pxl-sidebar-area.style-5 .widget.widget_price_filter .price_slider span {
  border-radius: 50%;
  transition: all 300ms ease-in-out 0s; }
  #pxl-sidebar-area.style-5 .widget.widget_price_filter .price_slider span:hover {
    box-shadow: 0 0 0 4px #d9d9d9; }
#pxl-sidebar-area.style-5 .widget.widget_price_filter .price_slider_amount .btn-default {
  padding: 9px 34px 9px 34px;
  background-color: var(--secondary-color);
  color: #fff;
  font-size: 13px;
  font-family: var(--heading-font-family);
  letter-spacing: 0.15em; }
  #pxl-sidebar-area.style-5 .widget.widget_price_filter .price_slider_amount .btn-default::before {
    background-color: #fff; }
  #pxl-sidebar-area.style-5 .widget.widget_price_filter .price_slider_amount .btn-default:hover {
    border: 1px solid var(--secondary-color);
    color: var(--secondary-color); }
#pxl-sidebar-area.style-5 .widget.widget_price_filter .price_slider_amount .price_label {
  font-weight: 500;
  color: var(--secondary-color); }
#pxl-sidebar-area.style-5 .widget.widget_products .product-price {
  margin-bottom: 0; }
  #pxl-sidebar-area.style-5 .widget.widget_products .product-price .woocommerce-Price-amount {
    color: #d74d29;
    font-weight: 500; }
#pxl-sidebar-area.style-5 .widget.widget_products .product-info a {
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 0.03em;
  font-weight: 500; }
#pxl-sidebar-area.style-5 .widget:has(.widget-title) {
  background-color: #fff;
  border: 1px solid var(--secondary-color); }

.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%; }

.pxl-widget-product-categories ul > li, .basilico-wp-widget-filter ul > li {
  overflow: hidden; }
  .pxl-widget-product-categories ul > li > a:before, .basilico-wp-widget-filter ul > li > a:before {
    content: "";
    font-family: "Material-Design-Iconic-Font";
    font-size: 17px;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    width: 18px;
    margin-left: -18px;
    opacity: 0;
    transition: all 0.3s ease; }
    .pxl-widget-product-categories ul > li > a:hover:before, .basilico-wp-widget-filter ul > li > a:hover:before {
      opacity: 1;
      margin: 0; }

/* Widget Recent Product */
.widget_products {
  padding-bottom: 20px !important; }

.sidebar-shop .widget_products ul {
  list-style: none outside;
  padding: 0; }
  .sidebar-shop .widget_products ul li {
    padding: 25px 0;
    position: relative;
    display: flex;
    align-items: center;
    clear: both;
    overflow: hidden;
    font-weight: 600;
    border-bottom: 1px solid var(--heading-color); }
    .sidebar-shop .widget_products ul li:first-child {
      padding-top: 5px; }
    .sidebar-shop .widget_products ul li:last-child {
      padding-bottom: 0;
      border-bottom: none; }
    .sidebar-shop .widget_products ul li img {
      margin-right: 20px;
      width: 76px;
      height: 82px;
      object-fit: cover; }
      .sidebar-shop .widget_products ul li .product-info .product-price {
        font-size: 17px;
        font-weight: 300;
        letter-spacing: 0.02em;
        margin-bottom: 9px; }
        .sidebar-shop .widget_products ul li .product-info .product-price del {
          display: none; }
      .sidebar-shop .widget_products ul li .product-info .star-rating {
        display: none; }
      .sidebar-shop .widget_products ul li .product-info a:has(.product-title) {
        font-family: var(--heading-font-family);
        display: block;
        display: -webkit-box;
        max-height: 51px;
        font-size: 15px;
        line-height: 1.7;
        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;
        font-weight: 500;
        letter-spacing: 0.05em;
        color: var(--heading-color);
        text-transform: uppercase; }
        .sidebar-shop .widget_products ul li .product-info a:has(.product-title) > * {
          display: block;
          display: -webkit-box;
          max-height: 51px;
          font-size: 15px;
          line-height: 1.7;
          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-sidebar-area.style-2 .widget_products ul {
  margin: 15px 0; }
  #pxl-sidebar-area.style-2 .widget_products ul li {
    padding: 20px 0;
    border-bottom: none;
    position: relative;
    overflow: visible; }
    #pxl-sidebar-area.style-2 .widget_products ul li:after {
      content: "";
      border-bottom: 1px solid var(--divider-color);
      position: absolute;
      bottom: 0;
      left: -23px;
      right: -23px; }
    #pxl-sidebar-area.style-2 .widget_products ul li:first-child {
      padding-top: 0; }
    #pxl-sidebar-area.style-2 .widget_products ul li:last-child {
      padding-bottom: 0; }
      #pxl-sidebar-area.style-2 .widget_products ul li:last-child:after {
        content: none; }
    #pxl-sidebar-area.style-2 .widget_products ul li a:has(.product-title) {
      display: block;
      display: -webkit-box;
      max-height: 42px;
      font-size: 20px;
      line-height: 1.05;
      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);
      text-transform: capitalize;
      letter-spacing: 0.02em;
      flex-shrink: 0; }
      #pxl-sidebar-area.style-2 .widget_products ul li a:has(.product-title) > * {
        display: block;
        display: -webkit-box;
        max-height: 42px;
        font-size: 20px;
        line-height: 1.05;
        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-sidebar-area.style-2 .widget_products ul li a:has(.product-title):hover {
        color: var(--primary-color); }
    #pxl-sidebar-area.style-2 .widget_products ul li .star-rating {
      display: block; }
    #pxl-sidebar-area.style-2 .widget_products ul li .amount {
      margin-left: -1px;
      font-size: 17px;
      letter-spacing: 0.02em;
      color: var(--primary-color);
      font-weight: 400; }
#pxl-sidebar-area.style-2 .widget_products .star-rating {
  font-size: 15px;
  display: block;
  margin-left: 11px; }

#pxl-sidebar-area.style-3 .widget_products ul li {
  border-bottom-color: rgba(var(--secondary-color-rgb), 0.1); }
  #pxl-sidebar-area.style-3 .widget_products ul li img {
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
    #pxl-sidebar-area.style-3 .widget_products ul li .product-info .product-price {
      font-weight: 500;
      margin-bottom: 0;
      color: var(--heading-color); }
      #pxl-sidebar-area.style-3 .widget_products ul li .product-info .product-price del {
        display: inline;
        color: #666666;
        margin-right: 14px; }
    #pxl-sidebar-area.style-3 .widget_products ul li .product-info a:has(.product-title) {
      display: block;
      display: -webkit-box;
      max-height: 56.1px;
      font-size: 17px;
      line-height: 1.65;
      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-sidebar-area.style-3 .widget_products ul li .product-info a:has(.product-title) > * {
        display: block;
        display: -webkit-box;
        max-height: 56.1px;
        font-size: 17px;
        line-height: 1.65;
        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-sidebar-area.style-4 .widget_shopping_cart {
  border: none; }

#pxl-sidebar-area.style-6 .widget.widget_shopping_cart .pxl-cart-widget.layout-6 {
  padding: 37px 23px 24px 30px; }
  #pxl-sidebar-area.style-6 .widget.widget_shopping_cart .pxl-cart-widget.layout-6 .cart-item-wrap {
    gap: 19px; }
    #pxl-sidebar-area.style-6 .widget.widget_shopping_cart .pxl-cart-widget.layout-6 .woocommerce-mini-cart > li {
      border-bottom-color: rgba(45, 39, 35, 0.102); }
      #pxl-sidebar-area.style-6 .widget.widget_shopping_cart .pxl-cart-widget.layout-6 .woocommerce-mini-cart > li:last-child {
        border: none;
        padding-bottom: 0; }
  #pxl-sidebar-area.style-6 .widget.widget_shopping_cart .pxl-cart-widget.layout-6 .price {
    margin-bottom: 4px; }
  #pxl-sidebar-area.style-6 .widget.widget_shopping_cart .pxl-cart-widget.layout-6 .woocommerce-Price-amount {
    color: var(--primary-color);
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.02em; }
  #pxl-sidebar-area.style-6 .widget.widget_shopping_cart .pxl-cart-widget.layout-6 .product-name {
    display: block;
    display: -webkit-box;
    max-height: 884px*px;
    font-size: 17px;
    line-height: 26px;
    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;
    letter-spacing: 0.03em; }
    #pxl-sidebar-area.style-6 .widget.widget_shopping_cart .pxl-cart-widget.layout-6 .product-name > * {
      display: block;
      display: -webkit-box;
      max-height: 884px*px;
      font-size: 17px;
      line-height: 26px;
      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-sidebar-area.style-6 .widget.widget_shopping_cart .pxl-cart-widget.layout-6 .product-name a {
      display: inline;
      color: var(--heading-color);
      background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
      background-repeat: no-repeat;
      background-size: 0% 100%;
      transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
      #pxl-sidebar-area.style-6 .widget.widget_shopping_cart .pxl-cart-widget.layout-6 .product-name a:hover {
        color: inherit;
        background-size: 100% 100%; }
  #pxl-sidebar-area.style-6 .widget.widget_shopping_cart .pxl-cart-widget.layout-6 .cart-footer-inner .woocommerce-mini-cart__total {
    display: flex;
    justify-content: space-between;
    background-color: var(--heading-color);
    padding: 12px 27px 12px 21px;
    margin-top: 25px;
    margin-bottom: 25px; }
    #pxl-sidebar-area.style-6 .widget.widget_shopping_cart .pxl-cart-widget.layout-6 .cart-footer-inner .woocommerce-mini-cart__total .total-lbl {
      color: #fff; }
      #pxl-sidebar-area.style-6 .widget.widget_shopping_cart .pxl-cart-widget.layout-6 .cart-footer-inner .woocommerce-mini-cart__total .total-lbl:before {
        content: "";
        font-size: 15px;
        color: #fff;
        font-family: "pxli";
        margin-right: 9px; }
    #pxl-sidebar-area.style-6 .widget.widget_shopping_cart .pxl-cart-widget.layout-6 .cart-footer-inner .woocommerce-mini-cart__total .woocommerce-Price-amount {
      color: #ffffff; }
#pxl-sidebar-area.style-6 .widget.widget_shopping_cart .pxl-cart-widget.layout-6 .woocommerce-mini-cart__buttons .pxl-btn {
  font-size: 14px;
  font-family: var(--heading-font-family);
  font-weight: bold;
  letter-spacing: 0.15em; }
  #pxl-sidebar-area.style-6 .widget.widget_shopping_cart .pxl-cart-widget.layout-6 .woocommerce-mini-cart__buttons .pxl-btn::after {
    font-weight: 700; }
#pxl-sidebar-area.style-6 .widget.widget_price_filter .price_slider > span {
  border-radius: 50%; }
  #pxl-sidebar-area.style-6 .widget.widget_price_filter .price_slider > span::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 300ms ease-in-out 0s;
    border: 4px solid #c3a27c;
    opacity: 0;
    border-radius: 50%; }
    #pxl-sidebar-area.style-6 .widget.widget_price_filter .price_slider > span:hover::before {
      opacity: 1;
      left: -4px;
      right: -4px;
      top: -4px;
      bottom: -4px; }
#pxl-sidebar-area.style-6 .widget.widget_price_filter .price_slider_amount .pxl-btn {
  background-color: var(--primary-color);
  font-family: var(--heading-font-family);
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.15em;
  padding: 9px 33px;
  color: #fff;
  border-color: var(--primary-color); }
  #pxl-sidebar-area.style-6 .widget.widget_price_filter .price_slider_amount .pxl-btn:hover {
    border-color: var(--heading-color); }
#pxl-sidebar-area.style-6 .widget.widget_price_filter .price_label {
  font-family: var(--heading-font-family);
  font-weight: 500; }
#pxl-sidebar-area.style-6 .widget.widget_products .product_list_widget > li {
  border-bottom-color: rgba(45, 39, 35, 0.102); }
  #pxl-sidebar-area.style-6 .widget.widget_products .product_list_widget > li img {
    max-width: 76px; }
#pxl-sidebar-area.style-6 .widget.widget_products .product-info > a {
  display: block;
  display: -webkit-box;
  max-height: 884px*px;
  font-size: 17px;
  line-height: 26px;
  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-sidebar-area.style-6 .widget.widget_products .product-info > a > * {
    display: block;
    display: -webkit-box;
    max-height: 884px*px;
    font-size: 17px;
    line-height: 26px;
    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-sidebar-area.style-6 .widget.widget_products .product-info > a > span {
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
    letter-spacing: 0.03em;
    font-weight: 500; }
    #pxl-sidebar-area.style-6 .widget.widget_products .product-info > a > span:hover {
      color: inherit;
      background-size: 100% 100%; }
#pxl-sidebar-area.style-6 .widget.widget_products .product-info .product-price {
  font-size: 17px;
  color: var(--primary-color);
  font-weight: 500;
  letter-spacing: 0.02em;
  margin-bottom: 2px; }

#pxl-sidebar-area.style-7 .widget.widget_shopping_cart .pxl-cart-widget.layout-7 {
  padding: 37px 23px 24px 30px; }
  #pxl-sidebar-area.style-7 .widget.widget_shopping_cart .pxl-cart-widget.layout-7 .cart-item-wrap {
    gap: 19px; }
    #pxl-sidebar-area.style-7 .widget.widget_shopping_cart .pxl-cart-widget.layout-7 .woocommerce-mini-cart > li {
      border-bottom-color: rgba(45, 39, 35, 0.102); }
      #pxl-sidebar-area.style-7 .widget.widget_shopping_cart .pxl-cart-widget.layout-7 .woocommerce-mini-cart > li:last-child {
        border: none;
        padding-bottom: 0; }
  #pxl-sidebar-area.style-7 .widget.widget_shopping_cart .pxl-cart-widget.layout-7 .price {
    margin-bottom: 4px; }
  #pxl-sidebar-area.style-7 .widget.widget_shopping_cart .pxl-cart-widget.layout-7 .woocommerce-Price-amount {
    font-size: 17px;
    letter-spacing: 0.02em; }
  #pxl-sidebar-area.style-7 .widget.widget_shopping_cart .pxl-cart-widget.layout-7 .product-name {
    display: block;
    display: -webkit-box;
    max-height: 884px*px;
    font-size: 17px;
    line-height: 26px;
    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;
    letter-spacing: 0.02em;
    font-weight: 700; }
    #pxl-sidebar-area.style-7 .widget.widget_shopping_cart .pxl-cart-widget.layout-7 .product-name > * {
      display: block;
      display: -webkit-box;
      max-height: 884px*px;
      font-size: 17px;
      line-height: 26px;
      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-sidebar-area.style-7 .widget.widget_shopping_cart .pxl-cart-widget.layout-7 .product-name a {
      display: inline;
      color: var(--heading-color);
      background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
      background-repeat: no-repeat;
      background-size: 0% 100%;
      transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
      #pxl-sidebar-area.style-7 .widget.widget_shopping_cart .pxl-cart-widget.layout-7 .product-name a:hover {
        color: inherit;
        background-size: 100% 100%; }
  #pxl-sidebar-area.style-7 .widget.widget_shopping_cart .pxl-cart-widget.layout-7 .cart-footer-inner .woocommerce-mini-cart__total {
    display: flex;
    justify-content: space-between;
    background-color: var(--heading-color);
    padding: 12px 27px 12px 21px;
    margin-top: 25px;
    margin-bottom: 25px; }
    #pxl-sidebar-area.style-7 .widget.widget_shopping_cart .pxl-cart-widget.layout-7 .cart-footer-inner .woocommerce-mini-cart__total .total-lbl {
      color: #fff; }
      #pxl-sidebar-area.style-7 .widget.widget_shopping_cart .pxl-cart-widget.layout-7 .cart-footer-inner .woocommerce-mini-cart__total .total-lbl:before {
        content: "";
        font-size: 15px;
        color: var(--primary-color);
        font-family: "pxli";
        margin-right: 9px; }
    #pxl-sidebar-area.style-7 .widget.widget_shopping_cart .pxl-cart-widget.layout-7 .cart-footer-inner .woocommerce-mini-cart__total .woocommerce-Price-amount {
      color: #ffffff; }
#pxl-sidebar-area.style-7 .widget.widget_shopping_cart .pxl-cart-widget.layout-7 .woocommerce-mini-cart__buttons .pxl-btn {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.15em; }
  #pxl-sidebar-area.style-7 .widget.widget_shopping_cart .pxl-cart-widget.layout-7 .woocommerce-mini-cart__buttons .pxl-btn::after {
    font-weight: 700; }
#pxl-sidebar-area.style-7 .widget.widget_price_filter .price_slider > span {
  border-radius: 50%; }
  #pxl-sidebar-area.style-7 .widget.widget_price_filter .price_slider > span::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 300ms ease-in-out 0s;
    border: 4px solid #c3a27c;
    opacity: 0;
    border-radius: 50%; }
    #pxl-sidebar-area.style-7 .widget.widget_price_filter .price_slider > span:hover::before {
      opacity: 1;
      left: -4px;
      right: -4px;
      top: -4px;
      bottom: -4px; }
#pxl-sidebar-area.style-7 .widget.widget_price_filter .price_slider_amount .pxl-btn {
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.11em;
  padding-left: 31px;
  padding-right: 31px;
  background-color: var(--heading-color);
  color: #fff; }
  #pxl-sidebar-area.style-7 .widget.widget_price_filter .price_slider_amount .pxl-btn:hover {
    color: var(--heading-color); }
    #pxl-sidebar-area.style-7 .widget.widget_price_filter .price_slider_amount .pxl-btn:hover::before {
      background-color: #fff; }
#pxl-sidebar-area.style-7 .widget.widget_price_filter .price_label {
  font-weight: 400; }
#pxl-sidebar-area.style-7 .widget.widget_products .product_list_widget > li {
  border-bottom-color: rgba(45, 39, 35, 0.102); }
  #pxl-sidebar-area.style-7 .widget.widget_products .product_list_widget > li img {
    max-width: 76px; }
#pxl-sidebar-area.style-7 .widget.widget_products .product-info > a {
  display: block;
  display: -webkit-box;
  max-height: 884px*px;
  font-size: 17px;
  line-height: 26px;
  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-sidebar-area.style-7 .widget.widget_products .product-info > a > * {
    display: block;
    display: -webkit-box;
    max-height: 884px*px;
    font-size: 17px;
    line-height: 26px;
    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-sidebar-area.style-7 .widget.widget_products .product-info > a > span {
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
    letter-spacing: 0.02em;
    font-weight: 700; }
    #pxl-sidebar-area.style-7 .widget.widget_products .product-info > a > span:hover {
      color: inherit;
      background-size: 100% 100%; }
#pxl-sidebar-area.style-7 .widget.widget_products .product-info .product-price {
  font-size: 17px;
  color: var(--heading-color);
  font-weight: 400;
  letter-spacing: 0.02em;
  margin-bottom: 2px; }

.pxl-star-rated {
  color: #e6c9a2; }

.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: "Material-Design-Iconic-Font";
  color: #e6c9a2;
  font-size: 20px;
  letter-spacing: 3px;
  white-space: nowrap;
  position: relative;
  display: inline-block;
  width: 95px;
  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: #e6c9a2; }
  .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(--secondary-color); }
    [dir="rtl"] .star-rating + .woocommerce-review-link {
      margin-left: 0;
      margin-right: 30px; }

.comment-rating .star-rating {
  font-size: 20px;
  width: 95px; }

.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 {
  line-height: 20px; }
  p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    color: #e6c9a2; }
    p.stars a::before {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      line-height: 1;
      font-size: 20px;
      font-family: "Material-Design-Iconic-Font";
      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; }

.pxl-single-product-gallery-summary-wraps {
  margin: -15px; }
  .pxl-single-product-gallery-summary-wraps > div {
    padding: 15px; }
    .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; }

.pxl-shop-layout-3 .woocommerce-product-gallery .woocommerce-product-gallery__image, .pxl-shop-layout-3 .woocommerce-product-gallery .flex-viewport {
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden; }
.pxl-shop-layout-3 .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.pxl-shop-layout-4 .woocommerce-product-gallery {
  border: 1px solid var(--divider-color); }
  .pxl-shop-layout-4 .woocommerce-product-gallery .woocommerce-product-gallery__image img, .pxl-shop-layout-4 .woocommerce-product-gallery .flex-viewport img {
    background-size: cover;
    background-position: center;
    background-image: url(../images/dirt_explosion_overlay_2.png);
    background-color: #fff; }

.pxl-shop-layout-5 .woocommerce-product-gallery .woocommerce-product-gallery__image, .pxl-shop-layout-5 .woocommerce-product-gallery .flex-viewport {
  -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-shop-layout-5 .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.pxl-shop-layout-6 .woocommerce-product-gallery .woocommerce-product-gallery__image, .pxl-shop-layout-6 .woocommerce-product-gallery .flex-viewport {
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden; }
.pxl-shop-layout-6 .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.pxl-shop-layout-6 .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  display: none; }
.pxl-shop-layout-6 .pxl-product-gallery-bottom .flex-control-nav {
  justify-content: start;
  padding-left: 0; }
  .pxl-shop-layout-6 .pxl-product-gallery-bottom .flex-control-nav img {
    border-radius: 20px;
    max-width: 170px; }
  @media (max-width: 1199px) {
    .pxl-shop-layout-6 .pxl-product-gallery-bottom .flex-control-nav img {
      max-width: 120px; } }
@media (max-width: 575px) {
  .pxl-shop-layout-6 .pxl-product-gallery-bottom .flex-control-nav img {
    max-width: 84px; } }
.pxl-shop-layout-6 .pxl-carousel-inner .products {
  margin: 0px -16px; }
  .pxl-shop-layout-6 .pxl-carousel-inner .pxl-shop-item-wrap .image-wrap img {
    min-height: 368px;
    object-fit: cover; }

.single-product .pxl-shop-layout-7 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn {
  background-color: transparent;
  border: none;
  color: var(--heading-color);
  text-transform: capitalize;
  line-height: 26px;
  letter-spacing: 0.02em;
  font-weight: 500;
  padding: 10px 0;
  font-size: 15px;
  overflow: hidden; }
  .single-product .pxl-shop-layout-7 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn:before {
    content: "";
    position: relative;
    width: 15px;
    height: 14px;
    margin-right: 10px;
    color: #d74d29;
    font-family: "pxli";
    font-size: 16px;
    text-indent: 0;
    line-height: 1;
    -webkit-transition: color 300ms linear;
    -khtml-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -ms-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    transition: color 300ms linear;
    margin-top: -4px; }
    .single-product .pxl-shop-layout-7 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
      display: inline-table;
      content: "";
      font-family: "pxli";
      -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; }
    .single-product .pxl-shop-layout-7 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:after {
      display: none !important; }
  .single-product .pxl-shop-layout-7 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added {
    font-size: 15px; }
    .single-product .pxl-shop-layout-7 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: "";
      color: var(--primary-color);
      left: 1px; }

.pxl-shop-layout-7 .woocommerce-product-gallery .woocommerce-product-gallery__image, .pxl-shop-layout-7 .woocommerce-product-gallery .flex-viewport {
  overflow: hidden; }
.pxl-shop-layout-7 .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.pxl-shop-layout-7 .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  display: none; }
.pxl-shop-layout-7 .pxl-product-gallery-bottom .flex-control-nav {
  justify-content: start;
  padding-left: 0; }
  .pxl-shop-layout-7 .pxl-product-gallery-bottom .flex-control-nav img {
    max-width: 170px; }
  @media (max-width: 1199px) {
    .pxl-shop-layout-7 .pxl-product-gallery-bottom .flex-control-nav img {
      max-width: 120px; } }
@media (max-width: 575px) {
  .pxl-shop-layout-7 .pxl-product-gallery-bottom .flex-control-nav img {
    max-width: 84px; } }
.pxl-shop-layout-7 .pxl-carousel-inner .products {
  margin: 0px -16px; }
  .pxl-shop-layout-7 .pxl-carousel-inner .pxl-shop-item-wrap .image-wrap img {
    min-height: 444px;
    object-fit: cover; }

.pxl-shop-layout-8 .woocommerce-product-gallery .woocommerce-product-gallery__image, .pxl-shop-layout-8 .woocommerce-product-gallery .flex-viewport {
  overflow: hidden; }
.pxl-shop-layout-8 .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.pxl-shop-layout-8 .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  display: none; }
.pxl-shop-layout-8 .pxl-product-gallery-bottom .flex-control-nav {
  justify-content: start;
  padding-left: 0; }
  .pxl-shop-layout-8 .pxl-product-gallery-bottom .flex-control-nav img {
    max-width: 170px; }
  @media (max-width: 1199px) {
    .pxl-shop-layout-8 .pxl-product-gallery-bottom .flex-control-nav img {
      max-width: 120px; } }
@media (max-width: 575px) {
  .pxl-shop-layout-8 .pxl-product-gallery-bottom .flex-control-nav img {
    max-width: 84px; } }
.pxl-shop-layout-8 .pxl-carousel-inner .products {
  margin: 0px -16px; }
  .pxl-shop-layout-8 .pxl-carousel-inner .pxl-shop-item-wrap .image-wrap img {
    min-height: 444px;
    object-fit: cover; }

.pxl-shop-layout-9 .woocommerce-product-gallery .woocommerce-product-gallery__image, .pxl-shop-layout-9 .woocommerce-product-gallery .flex-viewport {
  overflow: hidden; }
.pxl-shop-layout-9 .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
  max-height: 537px;
  object-fit: cover; }

.pxl-shop-layout-9 .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  display: none; }
.pxl-shop-layout-9 .pxl-product-gallery-bottom .flex-control-nav {
  justify-content: start;
  padding-left: 0; }
  .pxl-shop-layout-9 .pxl-product-gallery-bottom .flex-control-nav img {
    max-width: 170px; }
  @media (max-width: 1199px) {
    .pxl-shop-layout-9 .pxl-product-gallery-bottom .flex-control-nav img {
      max-width: 120px; } }
@media (max-width: 575px) {
  .pxl-shop-layout-9 .pxl-product-gallery-bottom .flex-control-nav img {
    max-width: 84px; } }
.pxl-shop-layout-9 .pxl-carousel-inner .products {
  margin: 0px -16px; }
  .pxl-shop-layout-9 .pxl-carousel-inner .pxl-shop-item-wrap .image-wrap img {
    min-height: 423px;
    object-fit: cover; }

.pxl-shop-layout-10 .woocommerce-product-gallery .woocommerce-product-gallery__image, .pxl-shop-layout-10 .woocommerce-product-gallery .flex-viewport {
  overflow: hidden; }
.pxl-shop-layout-10 .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
  max-height: 537px;
  object-fit: cover; }

.pxl-shop-layout-10 .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  display: none; }
.pxl-shop-layout-10 .pxl-product-gallery-bottom .flex-control-nav {
  justify-content: start;
  padding-left: 0; }
  .pxl-shop-layout-10 .pxl-product-gallery-bottom .flex-control-nav img {
    max-width: 170px; }
  @media (max-width: 1199px) {
    .pxl-shop-layout-10 .pxl-product-gallery-bottom .flex-control-nav img {
      max-width: 120px; } }
@media (max-width: 575px) {
  .pxl-shop-layout-10 .pxl-product-gallery-bottom .flex-control-nav img {
    max-width: 84px; } }
.pxl-shop-layout-10 .pxl-carousel-inner .products {
  margin: 0px -16px; }
  .pxl-shop-layout-10 .pxl-carousel-inner .pxl-shop-item-wrap .image-wrap img {
    min-height: 423px;
    object-fit: cover; }

.pxl-shop-layout-11 .woocommerce-product-gallery .woocommerce-product-gallery__image, .pxl-shop-layout-11 .woocommerce-product-gallery .flex-viewport {
  overflow: hidden; }
.pxl-shop-layout-11 .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
  max-height: 537px;
  object-fit: cover; }

.pxl-shop-layout-11 .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  display: none; }
.pxl-shop-layout-11 .pxl-product-gallery-bottom .flex-control-nav {
  justify-content: start;
  padding-left: 0; }
  .pxl-shop-layout-11 .pxl-product-gallery-bottom .flex-control-nav img {
    max-width: 170px; }
  @media (max-width: 1199px) {
    .pxl-shop-layout-11 .pxl-product-gallery-bottom .flex-control-nav img {
      max-width: 120px; } }
@media (max-width: 575px) {
  .pxl-shop-layout-11 .pxl-product-gallery-bottom .flex-control-nav img {
    max-width: 84px; } }
.pxl-shop-layout-11 .pxl-carousel-inner .products {
  margin: 0px -16px; }
  .pxl-shop-layout-11 .pxl-carousel-inner .pxl-shop-item-wrap .image-wrap img {
    min-height: 444px;
    object-fit: cover; }

.pxl-shop-layout-12 .woocommerce-product-gallery .woocommerce-product-gallery__image, .pxl-shop-layout-12 .woocommerce-product-gallery .flex-viewport {
  overflow: hidden; }
.pxl-shop-layout-12 .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
  max-height: 537px;
  object-fit: cover; }
  .pxl-shop-layout-12 .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image img {
    background-color: var(--additional01-color); }

.pxl-shop-layout-12 .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  display: none; }
.pxl-shop-layout-12 .pxl-product-gallery-bottom .flex-control-nav {
  justify-content: start;
  padding-left: 0; }
  .pxl-shop-layout-12 .pxl-product-gallery-bottom .flex-control-nav img {
    min-width: 170px;
    background-color: var(--additional01-color); }
  @media (max-width: 1199px) {
    .pxl-shop-layout-12 .pxl-product-gallery-bottom .flex-control-nav img {
      min-width: 120px; } }
@media (max-width: 575px) {
  .pxl-shop-layout-12 .pxl-product-gallery-bottom .flex-control-nav img {
    min-width: 84px; } }
.pxl-shop-layout-12 .pxl-carousel-inner .products {
  margin: 0px -16px; }
  .pxl-shop-layout-12 .pxl-carousel-inner .pxl-shop-item-wrap .image-wrap img {
    min-height: 444px;
    object-fit: cover; }
.pxl-shop-layout-12 .pxl-carousel-inner .pxl-shop-item-wrap:hover .image-wrap img {
  filter: blur(3px); }

.wc-gallery-sync {
  position: relative;
  margin-top: 30px; }
  .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 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; }
    .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 linear;
      -khtml-transition: all 300ms linear;
      -moz-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
      -o-transition: all 300ms linear;
      transition: all 300ms linear; }
      .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); }

.pxl-shop-layout-3 .wc-gallery-sync .flex-control-thumb {
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  border: none;
  overflow: hidden; }
  .pxl-shop-layout-3 .wc-gallery-sync .flex-control-thumb:after {
    content: none; }

.pxl-shop-layout-4 .wc-gallery-sync .flex-control-thumb {
  border: 1px solid var(--divider-color);
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-image: url(../images/dirt_explosion_overlay_2.png);
  background-color: #fff; }
  .pxl-shop-layout-4 .wc-gallery-sync .flex-control-thumb:after {
    content: none; }

.pxl-shop-layout-5 .wc-gallery-sync .flex-control-thumb {
  border: none;
  -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-shop-layout-6 .wc-gallery-sync .flex-control-thumb {
  border: none;
  -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-shop-layout-7 .wc-gallery-sync .flex-control-thumb {
  border: none;
  -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-shop-layout-8 .wc-gallery-sync .flex-control-thumb {
  border: none;
  -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-shop-layout-9 .wc-gallery-sync .flex-control-thumb {
  border: none;
  -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-shop-layout-10 .wc-gallery-sync .flex-control-thumb {
  border: none;
  -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; }

.product_title {
  font-family: var(--heading-font-family);
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-bottom: 10px; }
@media (max-width: 767px) {
  .product_title {
    font-size: 25px; } }

.pxl-shop-layout-1 .product_title, .pxl-shop-layout-2 .product_title {
  letter-spacing: uppercase; }

.pxl-shop-layout-2 .product_title {
  font-size: 35px;
  font-weight: 600;
  text-transform: uppercase; }

.pxl-shop-layout-3 .product_title {
  margin-bottom: 19px;
  font-size: 35px;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: 600;
  text-transform: capitalize; }

.pxl-shop-layout-4 .product_title {
  margin-bottom: 9px;
  font-size: 40px;
  line-height: 55px;
  letter-spacing: 0.03em;
  font-weight: 400;
  text-transform: capitalize; }
@media (max-width: 767px) {
  .pxl-shop-layout-4 .product_title {
    font-size: 25px;
    line-height: 35px; } }

.pxl-shop-layout-5 .product_title {
  font-size: 35px;
  font-weight: 700; }

.pxl-shop-layout-6 .product_title {
  margin-bottom: 23px;
  font-size: 35px;
  line-height: 0.8;
  text-transform: capitalize;
  font-family: var(--heading-font-family);
  font-weight: 700; }
@media (max-width: 575px) {
  .pxl-shop-layout-6 .product_title {
    font-size: 30px; } }

.pxl-shop-layout-7 .product_title {
  margin-bottom: 26px;
  font-size: 35px;
  line-height: 0.8;
  text-transform: uppercase;
  font-family: var(--heading-font-family);
  font-weight: 600;
  letter-spacing: 0.03em; }
@media (max-width: 991px) {
  .pxl-shop-layout-7 .product_title {
    line-height: 36px; } }
@media (max-width: 575px) {
  .pxl-shop-layout-7 .product_title {
    font-size: 30px; } }

.pxl-shop-layout-8 .product_title {
  margin-bottom: 26px;
  font-size: 35px;
  line-height: 0.8;
  text-transform: uppercase;
  font-family: var(--heading-font-family);
  font-weight: 600;
  letter-spacing: 0.03em; }
@media (max-width: 991px) {
  .pxl-shop-layout-8 .product_title {
    line-height: 36px; } }
@media (max-width: 575px) {
  .pxl-shop-layout-8 .product_title {
    font-size: 30px; } }

.pxl-shop-layout-9 .product_title {
  margin-bottom: 6px;
  font-size: 35px;
  line-height: 2;
  text-transform: capitalize;
  font-family: var(--heading-font-family);
  font-weight: 400;
  letter-spacing: 0.01em; }
@media (max-width: 991px) {
  .pxl-shop-layout-9 .product_title {
    line-height: 1.5; } }
@media (max-width: 575px) {
  .pxl-shop-layout-9 .product_title {
    font-size: 30px; } }

.pxl-shop-layout-10 .product_title {
  margin-bottom: 1px;
  font-size: 35px;
  line-height: 2;
  text-transform: capitalize;
  font-family: var(--heading-font-family);
  font-weight: 700;
  letter-spacing: 0.02em; }
@media (max-width: 991px) {
  .pxl-shop-layout-10 .product_title {
    line-height: 1.5; } }
@media (max-width: 575px) {
  .pxl-shop-layout-10 .product_title {
    font-size: 30px; } }

.pxl-shop-layout-11 .product_title {
  margin-bottom: 27px;
  font-size: 35px;
  line-height: 0.8;
  text-transform: uppercase;
  font-family: var(--heading-font-family);
  font-weight: 600;
  letter-spacing: 0.03em; }
@media (max-width: 991px) {
  .pxl-shop-layout-11 .product_title {
    line-height: 36px; } }
@media (max-width: 575px) {
  .pxl-shop-layout-11 .product_title {
    font-size: 30px; } }

.pxl-shop-layout-12 .product_title {
  margin-bottom: 21px;
  font-size: 35px;
  line-height: 0.8;
  text-transform: uppercase;
  font-family: var(--heading-font-family);
  font-weight: 700;
  letter-spacing: 0.03em; }
@media (max-width: 991px) {
  .pxl-shop-layout-12 .product_title {
    line-height: 36px; } }
@media (max-width: 575px) {
  .pxl-shop-layout-12 .product_title {
    font-size: 30px; } }

.flex-direction-nav {
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }
  .flex-direction-nav > li {
    position: absolute;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .flex-direction-nav > li span {
      width: 30px;
      height: 30px;
      background: var(--secondary-color);
      color: #ffffff;
      line-height: 30px;
      text-align: center;
      display: block;
      -webkit-transition: all 300ms linear;
      -khtml-transition: all 300ms linear;
      -moz-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
      -o-transition: all 300ms linear;
      transition: all 300ms linear; }
      .flex-direction-nav > li:hover span {
        background: var(--primary-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 linear;
      -khtml-transition: opacity 200ms linear;
      -moz-transition: opacity 200ms linear;
      -ms-transition: opacity 200ms linear;
      -o-transition: opacity 200ms linear;
      transition: opacity 200ms linear; }
      .flex-control-nav.flex-control-paging a:hover, .flex-control-nav.flex-control-paging a.flex-active {
        background: var(--secondary-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;
    padding-left: 36px; } }

/** ------------------------------------------------
 * Summary
---------------------------------------------------*/
@media (min-width: 768px) {
  .pxl-single-product-gallery-summary-wraps .pxl-single-product-summary-wrap {
    padding-left: 41px; } }

.pxl-single-product-summary-wrap {
  margin-top: 40px; }
@media (max-width: 767px) {
  .pxl-single-product-summary-wrap {
    margin-top: 20px; } }
.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(--heading-color);
  font-size: 20px;
  clear: both;
  white-space: pre-wrap;
  align-items: center;
  margin-bottom: 7px; }
  .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-varitions {
  padding-top: 23px;
  margin-top: 23px;
  margin-bottom: 30px;
  border-top: 1px solid var(--divider-color); }
  .pxl-single-product-summary-wrap .woocommerce-product-varitions h4 {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.02em;
    margin-bottom: 10px;
    text-transform: capitalize; }
  .pxl-single-product-summary-wrap .woocommerce-product-varitions > div.d-flex {
    align-items: center; }
  .pxl-single-product-summary-wrap .woocommerce-product-varitions .stock-wishlist {
    margin-left: 20px;
    margin-top: 0; }
.pxl-single-product-summary-wrap .woocommerce-product-details__short-description {
  letter-spacing: 0.02em;
  padding-top: 23px;
  margin-top: 23px;
  border-top: 1px solid var(--divider-color); }
@media (max-width: 767px) {
  .pxl-single-product-summary-wrap .woocommerce-product-details__short-description {
    font-size: 14px; } }
.pxl-single-product-summary-wrap .lbl {
  font-weight: 500;
  color: var(--heading-color); }
.pxl-single-product-summary-wrap .quantity .lbl {
  margin-bottom: 22px; }
.pxl-single-product-summary-wrap .product_meta {
  padding-top: 20px;
  margin-top: 35px;
  border-top: 1px solid var(--divider-color); }
  .pxl-single-product-summary-wrap .product_meta > span {
    display: block;
    margin-top: 5px; }
.pxl-single-product-summary-wrap .stock-wishlist + .product_meta {
  padding-top: 18px;
  margin-top: 12px; }
.pxl-single-product-summary-wrap .single_add_to_cart_button {
  margin-bottom: 0; }
  .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 .qty-btn-wrap {
  align-items: end; }
.pxl-single-product-summary-wrap .quantity {
  max-width: 66px;
  margin-right: 20px; }
  .pxl-single-product-summary-wrap .quantity .lbl {
    margin-bottom: 20px;
    font-family: var(--heading-font-family);
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    white-space: nowrap; }
.pxl-single-product-summary-wrap .pxl-variation-quantity-wrap {
  width: 100%; }
  .pxl-single-product-summary-wrap .pxl-variation-quantity-wrap + .pxl-variations-wrap {
    margin-top: 20px; }
.pxl-single-product-summary-wrap form.cart {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  padding-top: 25px;
  margin-top: 23px;
  border-top: 1px solid var(--divider-color);
  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(--secondary-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 .post-shares {
  margin-top: 23px;
  padding-top: 30px;
  border-top: 1px solid rgba(200, 200, 200, 0.6); }
  .pxl-single-product-summary-wrap .post-shares .label {
    margin-right: 22px;
    font-family: var(--heading-font-family);
    font-size: 17px;
    font-weight: 500;
    line-height: 1;
    color: var(--heading-color);
    text-transform: uppercase;
    letter-spacing: 0.02em; }

.pxl-shop-layout-1 .pxl-single-product-summary-wrap .hot-sale {
  display: none; }
  .pxl-shop-layout-1 .pxl-single-product-summary-wrap .quantity .quantity-inner {
    position: relative; }
    .pxl-shop-layout-1 .pxl-single-product-summary-wrap .quantity .quantity-button:before {
      cursor: pointer;
      position: absolute;
      left: 46px;
      font-family: "Material-Design-Iconic-Font";
      font-size: 13px;
      line-height: 1;
      color: #fff;
      z-index: 1; }
      .pxl-shop-layout-1 .pxl-single-product-summary-wrap .quantity .quantity-button.quantity-up:before {
        content: "";
        top: 10px; }
    .pxl-shop-layout-1 .pxl-single-product-summary-wrap .quantity .quantity-button.quantity-down:before {
      content: "";
      bottom: 10px; }

.pxl-shop-layout-2 .pxl-single-product-summary-wrap {
  margin-top: 25px; }
  .pxl-shop-layout-2 .pxl-single-product-summary-wrap .price {
    color: var(--primary-color);
    margin-bottom: 13px; }
  .pxl-shop-layout-2 .pxl-single-product-summary-wrap .woocommerce-product-details__short-description {
    border-top-color: var(--divider-color);
    letter-spacing: 0;
    color: var(--body-color); }
  .pxl-shop-layout-2 .pxl-single-product-summary-wrap .woocommerce-product-rating .woocommerce-review-link {
    display: none; }
  .pxl-shop-layout-2 .pxl-single-product-summary-wrap .product_meta, .pxl-shop-layout-2 .pxl-single-product-summary-wrap .post-shares, .pxl-shop-layout-2 .pxl-single-product-summary-wrap form.cart {
    border-top-color: var(--divider-color); }
  .pxl-shop-layout-2 .pxl-single-product-summary-wrap .quantity {
    max-width: 136px; }
    .pxl-shop-layout-2 .pxl-single-product-summary-wrap .quantity input.qty[type="number"] {
      width: 136px;
      border: none;
      background-color: #272e30;
      padding: 0 20px;
      color: #fff; }
    .pxl-shop-layout-2 .pxl-single-product-summary-wrap .quantity .quantity-inner {
      position: relative; }
      .pxl-shop-layout-2 .pxl-single-product-summary-wrap .quantity .quantity-button:before {
        cursor: pointer;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -khtml-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        font-family: "Material-Design-Iconic-Font";
        font-size: 13px;
        line-height: 1;
        color: var(--primary-color);
        z-index: 1; }
        .pxl-shop-layout-2 .pxl-single-product-summary-wrap .quantity .quantity-button.quantity-up:before {
          content: "";
          right: 15px; }
      .pxl-shop-layout-2 .pxl-single-product-summary-wrap .quantity .quantity-button.quantity-down:before {
        content: "";
        left: 15px; }
  .pxl-shop-layout-2 .pxl-single-product-summary-wrap .product_meta {
    font-size: 17px;
    line-height: 33px; }
    .pxl-shop-layout-2 .pxl-single-product-summary-wrap .product_meta > span {
      margin-top: 0; }
    .pxl-shop-layout-2 .pxl-single-product-summary-wrap .product_meta .lbl {
      font-weight: 400;
      color: var(--primary-color); }
  .pxl-shop-layout-2 .pxl-single-product-summary-wrap .post-shares .label {
    font-family: "Jost";
    font-weight: 400;
    font-size: 17px;
    letter-spacing: 0.08em;
    color: var(--primary-color); }

.pxl-shop-layout-3 .pxl-single-product-summary-wrap {
  margin-top: 0; }
  .pxl-shop-layout-3 .pxl-single-product-summary-wrap .hot-sale {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    column-gap: 5px; }
    .pxl-shop-layout-3 .pxl-single-product-summary-wrap .hot-sale > * {
      max-width: 100%; }
  .pxl-shop-layout-3 .pxl-single-product-summary-wrap .price {
    display: inline-flex;
    color: var(--primary-color);
    font-weight: 600;
    font-size: 25px;
    letter-spacing: 0.02em;
    margin-bottom: 0; }
    .pxl-shop-layout-3 .pxl-single-product-summary-wrap .price del {
      font-size: 25px; }
  .pxl-shop-layout-3 .pxl-single-product-summary-wrap .product_meta {
    margin-top: 25px;
    padding-top: 25px; }
    .pxl-shop-layout-3 .pxl-single-product-summary-wrap .product_meta > span {
      margin-top: 0; }
  .pxl-shop-layout-3 .pxl-single-product-summary-wrap .woocommerce-product-rating {
    display: inline-flex;
    margin-left: 27px;
    position: relative;
    top: -2px; }
    .pxl-shop-layout-3 .pxl-single-product-summary-wrap .woocommerce-product-rating .star-rating {
      width: 100px;
      font-size: 17px;
      letter-spacing: 0; }
      .pxl-shop-layout-3 .pxl-single-product-summary-wrap .woocommerce-product-rating .star-rating:before {
        content: "";
        font-family: "pxli";
        color: var(--secondary-color); }
      .pxl-shop-layout-3 .pxl-single-product-summary-wrap .woocommerce-product-rating .star-rating > span:before {
        content: "";
        font-family: "pxli";
        color: var(--secondary-color); }
    .pxl-shop-layout-3 .pxl-single-product-summary-wrap .woocommerce-product-rating .woocommerce-review-link {
      display: none; }
    .pxl-shop-layout-3 .pxl-single-product-summary-wrap .woocommerce-product-rating .woocommerce-product-details__short-description {
      padding-top: 28px; }
  .pxl-shop-layout-3 .pxl-single-product-summary-wrap .quantity {
    max-width: 123px;
    margin-right: 30px; }
    .pxl-shop-layout-3 .pxl-single-product-summary-wrap .quantity .label {
      display: none; }
    .pxl-shop-layout-3 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner {
      align-items: center; }
      .pxl-shop-layout-3 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner input.qty[type="number"] {
        background-color: transparent;
        border: none;
        padding: 0 15px;
        width: 55px;
        font-size: 20px;
        color: var(--heading-color);
        font-weight: 500; }
      .pxl-shop-layout-3 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button {
        cursor: pointer;
        background-color: var(--primary-color);
        width: 28px;
        height: 28px;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        display: inline-flex;
        align-items: center;
        justify-content: center; }
        .pxl-shop-layout-3 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button:before {
          font-family: var(--body-font-family);
          font-size: 17px;
          font-weight: 400;
          line-height: 1;
          color: #fff; }
        .pxl-shop-layout-3 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-up:before {
          content: "+"; }
        .pxl-shop-layout-3 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-down:before {
          content: "-";
          margin-bottom: 2px; }
  .pxl-shop-layout-3 .pxl-single-product-summary-wrap .woocommerce-product-varitions {
    margin-bottom: 35px;
    padding-top: 30px; }
    .pxl-shop-layout-3 .pxl-single-product-summary-wrap .woocommerce-product-varitions h4 {
      font-size: 20px;
      font-weight: 600;
      letter-spacing: 0.03em;
      margin-bottom: 24px; }
    .pxl-shop-layout-3 .pxl-single-product-summary-wrap .woocommerce-product-varitions .stock-wishlist {
      margin-left: 13px; }
  .pxl-shop-layout-3 .pxl-single-product-summary-wrap .pxl-atc-btn button span:after {
    display: none; }
  .pxl-shop-layout-3 .pxl-single-product-summary-wrap .post-shares {
    margin-top: 28px;
    padding-top: 22px; }
    .pxl-shop-layout-3 .pxl-single-product-summary-wrap .post-shares .label {
      font-size: 20px;
      font-weight: 600;
      letter-spacing: 0.03em;
      text-transform: capitalize; }
    .pxl-shop-layout-3 .pxl-single-product-summary-wrap .post-shares .pxl-icon {
      font-size: 15px;
      color: var(--heading-color);
      width: 42px;
      height: 42px; }
      .pxl-shop-layout-3 .pxl-single-product-summary-wrap .post-shares .pxl-icon:hover {
        color: #fff; }

.pxl-shop-layout-4 .pxl-single-product-summary-wrap {
  margin-top: 0; }
  .pxl-shop-layout-4 .pxl-single-product-summary-wrap .hot-sale {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    column-gap: 5px; }
    .pxl-shop-layout-4 .pxl-single-product-summary-wrap .hot-sale > * {
      max-width: 100%; }
  .pxl-shop-layout-4 .pxl-single-product-summary-wrap .price {
    display: inline-flex;
    color: var(--primary-color);
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 0;
    margin-bottom: 0; }
    .pxl-shop-layout-4 .pxl-single-product-summary-wrap .price del {
      font-size: 22px; }
  .pxl-shop-layout-4 .pxl-single-product-summary-wrap .product_meta {
    margin-top: 25px;
    padding-top: 25px;
    border-color: var(--divider-color); }
    .pxl-shop-layout-4 .pxl-single-product-summary-wrap .product_meta > span {
      margin-top: 0; }
    .pxl-shop-layout-4 .pxl-single-product-summary-wrap .product_meta .lbl {
      font-weight: 600; }
  .pxl-shop-layout-4 .pxl-single-product-summary-wrap .quantity {
    max-width: 123px;
    margin-right: 34px; }
    .pxl-shop-layout-4 .pxl-single-product-summary-wrap .quantity .label {
      display: none; }
    .pxl-shop-layout-4 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner {
      align-items: center; }
      .pxl-shop-layout-4 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner input.qty[type="number"] {
        background-color: transparent;
        border: none;
        padding: 0 15px;
        width: 55px;
        font-size: 20px;
        color: var(--heading-color);
        font-weight: 500; }
      .pxl-shop-layout-4 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button {
        cursor: pointer;
        background-color: var(--primary-color);
        width: 34px;
        height: 34px;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        display: inline-flex;
        align-items: center;
        justify-content: center; }
        .pxl-shop-layout-4 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button:before {
          font-family: "Rowdies";
          font-size: 23px;
          font-weight: 400;
          line-height: 1;
          color: #fff; }
        .pxl-shop-layout-4 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-up:before {
          content: "+";
          margin-bottom: 3px; }
        .pxl-shop-layout-4 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-down:before {
          content: "-";
          margin-bottom: 5px; }
  .pxl-shop-layout-4 .pxl-single-product-summary-wrap .woocommerce-product-rating {
    position: relative;
    margin-top: 16px; }
    .pxl-shop-layout-4 .pxl-single-product-summary-wrap .woocommerce-product-rating .star-rating {
      width: 93px;
      font-size: 20px;
      letter-spacing: 0; }
      .pxl-shop-layout-4 .pxl-single-product-summary-wrap .woocommerce-product-rating .star-rating:before {
        content: none; }
      .pxl-shop-layout-4 .pxl-single-product-summary-wrap .woocommerce-product-rating .star-rating > span:before {
        content: "";
        font-family: "pxli";
        color: var(--divider-color); }
    .pxl-shop-layout-4 .pxl-single-product-summary-wrap .woocommerce-product-rating .woocommerce-review-link {
      margin-left: 18px;
      font-size: 15px; }
      .pxl-shop-layout-4 .pxl-single-product-summary-wrap .woocommerce-product-rating .woocommerce-review-link:hover {
        color: var(--primary-color); }
  .pxl-shop-layout-4 .pxl-single-product-summary-wrap .woocommerce-product-details__short-description {
    border-top-color: var(--divider-color);
    padding-top: 28px; }
  .pxl-shop-layout-4 .pxl-single-product-summary-wrap .woocommerce-product-varitions {
    margin-bottom: 35px;
    padding-top: 30px; }
    .pxl-shop-layout-4 .pxl-single-product-summary-wrap .woocommerce-product-varitions h4 {
      font-size: 20px;
      font-weight: 600;
      letter-spacing: 0.03em;
      margin-bottom: 24px; }
    .pxl-shop-layout-4 .pxl-single-product-summary-wrap .woocommerce-product-varitions .stock-wishlist {
      margin-left: 13px; }
  .pxl-shop-layout-4 .pxl-single-product-summary-wrap form.cart {
    display: block;
    margin-top: 27px;
    padding-top: 0;
    border-top: none; }
  .pxl-shop-layout-4 .pxl-single-product-summary-wrap .pxl-addtocart-btn-wrap {
    margin-top: 0; }
    .pxl-shop-layout-4 .pxl-single-product-summary-wrap .pxl-addtocart-btn-wrap .pxl-atc-btn {
      position: relative;
      z-index: 1; }
      .pxl-shop-layout-4 .pxl-single-product-summary-wrap .pxl-addtocart-btn-wrap .single_add_to_cart_button span:after {
        content: none; }
  .pxl-shop-layout-4 .pxl-single-product-summary-wrap .stock-wishlist .pxl-shop-woosmart-wrap .woosw-btn {
    height: auto;
    padding: 0; }
  .pxl-shop-layout-4 .pxl-single-product-summary-wrap .post-shares {
    margin-top: 28px;
    padding-top: 22px;
    border-color: var(--divider-color); }
    .pxl-shop-layout-4 .pxl-single-product-summary-wrap .post-shares .label {
      font-size: 20px;
      font-weight: 600;
      letter-spacing: 0.03em;
      text-transform: capitalize; }
    .pxl-shop-layout-4 .pxl-single-product-summary-wrap .post-shares .pxl-icon {
      font-size: 13px;
      color: var(--heading-color);
      width: 37px;
      height: 37px; }
      .pxl-shop-layout-4 .pxl-single-product-summary-wrap .post-shares .pxl-icon:hover {
        color: #fff; }

.pxl-shop-layout-5 .pxl-single-product-summary-wrap .woocommerce-product-rating .star-rating > span:before {
  color: var(--primary-color); }
.pxl-shop-layout-5 .pxl-single-product-summary-wrap .woocommerce-product-rating .woocommerce-review-link {
  display: none; }
.pxl-shop-layout-5 .pxl-single-product-summary-wrap .product_meta > span {
  margin-top: 0px; }
.pxl-shop-layout-5 .pxl-single-product-summary-wrap .price {
  font-weight: 500;
  letter-spacing: 0.02em;
  color: var(--primary-color); }
.pxl-shop-layout-5 .pxl-single-product-summary-wrap .quantity {
  max-width: 82px;
  margin-right: 4px; }
  .pxl-shop-layout-5 .pxl-single-product-summary-wrap .quantity .label {
    margin-bottom: 19px; }
    .pxl-shop-layout-5 .pxl-single-product-summary-wrap .quantity .label label {
      font-family: var(--heading-font-family);
      font-weight: 500;
      font-size: 20px;
      letter-spacing: 0.03em;
      text-transform: uppercase; }
  .pxl-shop-layout-5 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner {
    position: relative; }
    .pxl-shop-layout-5 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner input.qty[type="number"] {
      background-color: var(--heading-color);
      color: #fff; }
      .pxl-shop-layout-5 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button:before {
        cursor: pointer;
        position: absolute;
        left: 46px;
        font-family: "Material-Design-Iconic-Font";
        font-size: 13px;
        line-height: 1;
        color: #fff;
        z-index: 1; }
        .pxl-shop-layout-5 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-up:before {
          content: "";
          top: 12px; }
      .pxl-shop-layout-5 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-down:before {
        content: "";
        bottom: 12px; }
.pxl-shop-layout-5 .pxl-single-product-summary-wrap .single_add_to_cart_button span:after {
  font-size: 15px; }

.pxl-shop-layout-5 .social-share .pxl-icon {
  background-color: transparent;
  border: 1px solid var(--primary-color); }
  .pxl-shop-layout-5 .social-share .pxl-icon:hover {
    color: #fff; }
    .pxl-shop-layout-5 .social-share .pxl-icon:hover:after {
      background-color: var(--primary-color); }

.pxl-shop-layout-6 .pxl-single-product-summary-wrap {
  margin-top: 37px; }
@media (max-width: 991px) {
  .pxl-shop-layout-6 .pxl-single-product-summary-wrap {
    padding-left: 15px;
    margin-top: 0; } }
.pxl-shop-layout-6 .pxl-single-product-summary-wrap .woocommerce-product-rating .star-rating > span:before {
  color: #f5ab24; }
.pxl-shop-layout-6 .pxl-single-product-summary-wrap .woocommerce-product-rating .woocommerce-review-link {
  display: none; }
.pxl-shop-layout-6 .pxl-single-product-summary-wrap .product_meta > span {
  margin-top: 0px; }
.pxl-shop-layout-6 .pxl-single-product-summary-wrap .woocommerce-product-details__short-description {
  letter-spacing: 0.01em; }
.pxl-shop-layout-6 .pxl-single-product-summary-wrap .price {
  font-weight: 800;
  letter-spacing: 0;
  color: var(--primary-color);
  font-size: 20px;
  font-family: var(--heading-font-family);
  margin-bottom: 20px; }
.pxl-shop-layout-6 .pxl-single-product-summary-wrap .quantity {
  max-width: 115px;
  margin-right: 4px; }
  .pxl-shop-layout-6 .pxl-single-product-summary-wrap .quantity .label {
    margin-bottom: 19px; }
    .pxl-shop-layout-6 .pxl-single-product-summary-wrap .quantity .label label {
      font-family: var(--heading-font-family);
      font-weight: 800;
      font-size: 23px;
      letter-spacing: 0;
      line-height: 28px;
      text-transform: capitalize; }
  .pxl-shop-layout-6 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner {
    position: relative; }
    .pxl-shop-layout-6 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner input.qty[type="number"] {
      background-color: var(--heading-color);
      color: #fff;
      border-radius: 5px; }
      .pxl-shop-layout-6 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button:before {
        cursor: pointer;
        position: absolute;
        left: 46px;
        font-family: "Material-Design-Iconic-Font";
        font-size: 13px;
        line-height: 1;
        color: #fff;
        z-index: 1; }
        .pxl-shop-layout-6 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-up:before {
          content: "";
          top: 12px; }
      .pxl-shop-layout-6 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-down:before {
        content: "";
        bottom: 12px; }
.pxl-shop-layout-6 .pxl-single-product-summary-wrap .single_add_to_cart_button span:after {
  font-size: 15px; }
.pxl-shop-layout-6 .pxl-single-product-summary-wrap .pxl-addtocart-btn-wrap {
  margin-left: -14px; }

.pxl-shop-layout-6 .social-share .pxl-icon {
  background-color: transparent; }
  .pxl-shop-layout-6 .social-share .pxl-icon:hover {
    color: #fff; }
    .pxl-shop-layout-6 .social-share .pxl-icon:hover:after {
      background-color: var(--primary-color); }

.pxl-shop-layout-7 .pxl-single-product-summary-wrap {
  margin-top: 37px; }
@media (max-width: 991px) {
  .pxl-shop-layout-7 .pxl-single-product-summary-wrap {
    padding-left: 15px;
    margin-top: 0; } }
.pxl-shop-layout-7 .pxl-single-product-summary-wrap .woocommerce-product-rating .star-rating > span:before {
  color: var(--secondary-color); }
.pxl-shop-layout-7 .pxl-single-product-summary-wrap .woocommerce-product-rating .woocommerce-review-link {
  display: none; }
.pxl-shop-layout-7 .pxl-single-product-summary-wrap .product_meta > span {
  margin-top: 0px; }
.pxl-shop-layout-7 .pxl-single-product-summary-wrap .woocommerce-product-details__short-description {
  letter-spacing: 0.01em; }
.pxl-shop-layout-7 .pxl-single-product-summary-wrap .cart {
  padding-top: 10px; }
.pxl-shop-layout-7 .pxl-single-product-summary-wrap .price {
  font-weight: 500;
  letter-spacing: 0.02em;
  font-size: 20px;
  font-family: var(--heading-font-family);
  margin-bottom: 20px;
  color: #d74d29; }
.pxl-shop-layout-7 .pxl-single-product-summary-wrap .quantity {
  max-width: 115px;
  margin-right: 4px; }
  .pxl-shop-layout-7 .pxl-single-product-summary-wrap .quantity .label {
    margin-bottom: 11px; }
    .pxl-shop-layout-7 .pxl-single-product-summary-wrap .quantity .label label {
      font-family: var(--heading-font-family);
      font-weight: 500;
      font-size: 20px;
      line-height: 55px;
      letter-spacing: 0.03em;
      text-transform: uppercase; }
  .pxl-shop-layout-7 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner {
    position: relative; }
    .pxl-shop-layout-7 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner input.qty[type="number"] {
      background-color: var(--heading-color);
      color: #fff;
      height: 50px;
      border-color: var(--secondary-color); }
      .pxl-shop-layout-7 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button:before {
        cursor: pointer;
        position: absolute;
        left: 46px;
        font-family: "Material-Design-Iconic-Font";
        font-size: 13px;
        line-height: 1;
        color: #fff;
        z-index: 1; }
        .pxl-shop-layout-7 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-up:before {
          content: "";
          top: 12px; }
      .pxl-shop-layout-7 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-down:before {
        content: "";
        bottom: 12px; }
.pxl-shop-layout-7 .pxl-single-product-summary-wrap .single_add_to_cart_button span:after {
  font-size: 13px; }
  .pxl-shop-layout-7 .pxl-single-product-summary-wrap .pxl-addtocart-btn-wrap .btn-default {
    padding: 12px 34px 11px;
    font-family: var(--heading-font-family);
    font-weight: 500;
    letter-spacing: 0.15em;
    font-size: 13px; }

.pxl-shop-layout-7 .social-share .pxl-icon {
  background-color: transparent; }
  .pxl-shop-layout-7 .social-share .pxl-icon:hover {
    color: #fff; }
    .pxl-shop-layout-7 .social-share .pxl-icon:hover:after {
      background-color: var(--primary-color); }

.pxl-shop-layout-7 .post-shares {
  padding-top: 22px; }

.pxl-shop-layout-8 .pxl-single-product-summary-wrap {
  margin-top: 37px; }
@media (max-width: 991px) {
  .pxl-shop-layout-8 .pxl-single-product-summary-wrap {
    padding-left: 15px;
    margin-top: 0; } }
.pxl-shop-layout-8 .pxl-single-product-summary-wrap .woocommerce-product-rating .star-rating > span:before {
  color: var(--secondary-color); }
.pxl-shop-layout-8 .pxl-single-product-summary-wrap .woocommerce-product-rating .woocommerce-review-link {
  display: none; }
.pxl-shop-layout-8 .pxl-single-product-summary-wrap .product_meta > span {
  margin-top: 0px; }
.pxl-shop-layout-8 .pxl-single-product-summary-wrap .woocommerce-product-details__short-description {
  letter-spacing: 0.01em; }
.pxl-shop-layout-8 .pxl-single-product-summary-wrap .cart {
  padding-top: 10px; }
.pxl-shop-layout-8 .pxl-single-product-summary-wrap .price {
  font-weight: 500;
  letter-spacing: 0.02em;
  font-size: 20px;
  font-family: var(--heading-font-family);
  margin-bottom: 20px;
  color: var(--additional01-color); }
.pxl-shop-layout-8 .pxl-single-product-summary-wrap .quantity {
  max-width: 115px;
  margin-right: 4px; }
  .pxl-shop-layout-8 .pxl-single-product-summary-wrap .quantity .label {
    margin-bottom: 11px; }
    .pxl-shop-layout-8 .pxl-single-product-summary-wrap .quantity .label label {
      font-family: var(--heading-font-family);
      font-weight: 500;
      font-size: 20px;
      line-height: 55px;
      letter-spacing: 0.03em;
      text-transform: uppercase; }
  .pxl-shop-layout-8 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner {
    position: relative; }
    .pxl-shop-layout-8 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner input.qty[type="number"] {
      background-color: var(--heading-color);
      color: #fff;
      height: 50px;
      border-color: var(--secondary-color); }
      .pxl-shop-layout-8 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button:before {
        cursor: pointer;
        position: absolute;
        left: 46px;
        font-family: "Material-Design-Iconic-Font";
        font-size: 13px;
        line-height: 1;
        color: #fff;
        z-index: 1; }
        .pxl-shop-layout-8 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-up:before {
          content: "";
          top: 12px; }
      .pxl-shop-layout-8 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-down:before {
        content: "";
        bottom: 12px; }
.pxl-shop-layout-8 .pxl-single-product-summary-wrap .single_add_to_cart_button span:after {
  font-size: 13px; }
.pxl-shop-layout-8 .pxl-single-product-summary-wrap .pxl-addtocart-btn-wrap {
  margin-left: -25px; }
  .pxl-shop-layout-8 .pxl-single-product-summary-wrap .pxl-addtocart-btn-wrap .btn-default {
    padding: 12px 34px 11px;
    font-family: var(--heading-font-family);
    font-weight: 500;
    letter-spacing: 0.15em;
    font-size: 13px; }

.pxl-shop-layout-8 .social-share .pxl-icon {
  background-color: transparent; }
  .pxl-shop-layout-8 .social-share .pxl-icon:hover {
    color: #fff; }
    .pxl-shop-layout-8 .social-share .pxl-icon:hover:after {
      background-color: var(--primary-color); }

.pxl-shop-layout-8 .post-shares {
  padding-top: 22px; }

.pxl-shop-layout-9 .pxl-single-product-summary-wrap {
  margin-top: 15px; }
@media (max-width: 991px) {
  .pxl-shop-layout-9 .pxl-single-product-summary-wrap {
    padding-left: 15px;
    margin-top: 0; } }
.pxl-shop-layout-9 .pxl-single-product-summary-wrap .woocommerce-product-rating .star-rating > span:before {
  color: var(--primary-color); }
.pxl-shop-layout-9 .pxl-single-product-summary-wrap .woocommerce-product-rating .woocommerce-review-link {
  display: none; }
.pxl-shop-layout-9 .pxl-single-product-summary-wrap .product_meta > span {
  margin-top: 0px; }
.pxl-shop-layout-9 .pxl-single-product-summary-wrap .woocommerce-product-details__short-description {
  letter-spacing: 0.01em;
  border-color: rgba(var(--primary-color-rgb), 0.15); }
.pxl-shop-layout-9 .pxl-single-product-summary-wrap .cart {
  padding-top: 10px;
  border-color: rgba(var(--primary-color-rgb), 0.15); }
.pxl-shop-layout-9 .pxl-single-product-summary-wrap .product_meta {
  border-color: rgba(var(--primary-color-rgb), 0.15); }
.pxl-shop-layout-9 .pxl-single-product-summary-wrap .price {
  font-weight: 400;
  letter-spacing: 0;
  font-size: 20px;
  font-family: var(--heading-font-family);
  margin-bottom: 19px;
  color: var(--primary-color); }
.pxl-shop-layout-9 .pxl-single-product-summary-wrap .quantity {
  max-width: 115px;
  margin-right: 4px; }
  .pxl-shop-layout-9 .pxl-single-product-summary-wrap .quantity .label {
    margin-bottom: 11px; }
    .pxl-shop-layout-9 .pxl-single-product-summary-wrap .quantity .label label {
      font-family: var(--heading-font-family);
      font-weight: 400;
      font-size: 25px;
      line-height: 55px;
      letter-spacing: 0.01em;
      text-transform: capitalize; }
  .pxl-shop-layout-9 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner {
    position: relative; }
    .pxl-shop-layout-9 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner input.qty[type="number"] {
      background-color: var(--additional01-color);
      color: #fff;
      height: 55px;
      border-color: var(--additional01-color);
      font-family: var(--body-font-family); }
      .pxl-shop-layout-9 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button:before {
        cursor: pointer;
        position: absolute;
        left: 46px;
        font-family: "Material-Design-Iconic-Font";
        font-size: 13px;
        line-height: 1;
        color: #fff;
        z-index: 1; }
        .pxl-shop-layout-9 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-up:before {
          content: "";
          top: 12px; }
      .pxl-shop-layout-9 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-down:before {
        content: "";
        bottom: 12px; }
.pxl-shop-layout-9 .pxl-single-product-summary-wrap .pxl-addtocart-btn-wrap {
  margin-left: -25px; }
.pxl-shop-layout-9 .pxl-single-product-summary-wrap .single_add_to_cart_button span:after {
  font-size: 13px; }
  .pxl-shop-layout-9 .pxl-single-product-summary-wrap .pxl-addtocart-btn-wrap .btn-default {
    padding: 12px 34px 11px;
    font-family: var(--heading-font-family);
    font-weight: 500;
    letter-spacing: 0.15em;
    font-size: 13px; }

.pxl-shop-layout-9 .post-shares {
  padding-top: 23px;
  border-color: rgba(var(--primary-color-rgb), 0.15); }

.pxl-shop-layout-10 .pxl-single-product-summary-wrap {
  margin-top: 15px; }
@media (max-width: 991px) {
  .pxl-shop-layout-10 .pxl-single-product-summary-wrap {
    padding-left: 15px;
    margin-top: 0; } }
.pxl-shop-layout-10 .pxl-single-product-summary-wrap .woocommerce-product-rating .star-rating > span:before {
  color: var(--primary-color); }
.pxl-shop-layout-10 .pxl-single-product-summary-wrap .woocommerce-product-rating .woocommerce-review-link {
  display: none; }
.pxl-shop-layout-10 .pxl-single-product-summary-wrap .product_meta > span {
  margin-top: 0px; }
.pxl-shop-layout-10 .pxl-single-product-summary-wrap .woocommerce-product-details__short-description {
  letter-spacing: 0.01em;
  border-color: rgba(var(--primary-color-rgb), 0.2);
  margin-top: 22px;
  max-width: 499px; }
.pxl-shop-layout-10 .pxl-single-product-summary-wrap .cart {
  padding-top: 12px;
  border-color: rgba(var(--primary-color-rgb), 0.2); }
.pxl-shop-layout-10 .pxl-single-product-summary-wrap .product_meta {
  border-color: rgba(var(--primary-color-rgb), 0.2); }
.pxl-shop-layout-10 .pxl-single-product-summary-wrap .price {
  font-weight: 400;
  letter-spacing: 0;
  font-size: 20px;
  font-family: var(--body-font-family);
  margin-bottom: 17px;
  color: var(--primary-color); }
.pxl-shop-layout-10 .pxl-single-product-summary-wrap .quantity {
  max-width: 115px;
  margin-right: 4px; }
  .pxl-shop-layout-10 .pxl-single-product-summary-wrap .quantity .label {
    margin-bottom: 11px; }
    .pxl-shop-layout-10 .pxl-single-product-summary-wrap .quantity .label label {
      font-family: var(--heading-font-family);
      font-weight: 700;
      font-size: 25px;
      line-height: 55px;
      letter-spacing: 0.01em;
      text-transform: capitalize; }
  .pxl-shop-layout-10 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner {
    position: relative; }
    .pxl-shop-layout-10 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner input.qty[type="number"] {
      background-color: transparent;
      color: #fff;
      height: 55px;
      border-color: var(--primary-color);
      font-family: var(--body-font-family);
      text-align: start;
      padding: 0 17px; }
      .pxl-shop-layout-10 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner input.qty[type="number"]:hover, .pxl-shop-layout-10 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner input.qty[type="number"]:active, .pxl-shop-layout-10 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner input.qty[type="number"]:focus {
        border: 1px solid var(--primary-color); }
    .pxl-shop-layout-10 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button:before {
      cursor: pointer;
      position: absolute;
      left: 46px;
      font-family: "Material-Design-Iconic-Font";
      font-size: 13px;
      line-height: 1;
      color: #fff;
      z-index: 1; }
      .pxl-shop-layout-10 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-up:before {
        content: "";
        top: 12px; }
    .pxl-shop-layout-10 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-down:before {
      content: "";
      bottom: 12px; }
.pxl-shop-layout-10 .pxl-single-product-summary-wrap .pxl-addtocart-btn-wrap {
  margin-left: -19px; }
  .pxl-shop-layout-10 .pxl-single-product-summary-wrap .pxl-addtocart-btn-wrap .btn-outline-secondary-2 {
    padding: 15px 32px 14px 32px;
    color: #fff;
    font-family: var(--body-font-family);
    font-weight: 500; }
    .pxl-shop-layout-10 .pxl-single-product-summary-wrap .pxl-addtocart-btn-wrap .btn-outline-secondary-2 span::after {
      display: none; }
.pxl-shop-layout-10 .pxl-single-product-summary-wrap .single_add_to_cart_button span:after {
  font-size: 13px; }
  .pxl-shop-layout-10 .pxl-single-product-summary-wrap .pxl-addtocart-btn-wrap .btn-default {
    padding: 12px 34px 11px;
    font-family: var(--heading-font-family);
    font-weight: 500;
    letter-spacing: 0.15em;
    font-size: 13px; }

.pxl-shop-layout-10 .post-shares {
  padding-top: 23px;
  border-color: rgba(var(--primary-color-rgb), 0.15); }

.pxl-shop-layout-11 .pxl-single-product-summary-wrap {
  margin-top: 38px; }
@media (max-width: 991px) {
  .pxl-shop-layout-11 .pxl-single-product-summary-wrap {
    padding-left: 15px;
    margin-top: 0; } }
.pxl-shop-layout-11 .pxl-single-product-summary-wrap .woocommerce-product-rating .star-rating > span:before {
  color: var(--primary-color); }
.pxl-shop-layout-11 .pxl-single-product-summary-wrap .woocommerce-product-rating .woocommerce-review-link {
  display: none; }
.pxl-shop-layout-11 .pxl-single-product-summary-wrap .product_meta > span {
  margin-top: 0px; }
.pxl-shop-layout-11 .pxl-single-product-summary-wrap .woocommerce-product-details__short-description {
  letter-spacing: 0.01em; }
.pxl-shop-layout-11 .pxl-single-product-summary-wrap .cart {
  padding-top: 10px; }
.pxl-shop-layout-11 .pxl-single-product-summary-wrap .price {
  font-weight: 600;
  letter-spacing: 0.02em;
  font-size: 20px;
  font-family: var(--body-font-family);
  margin-bottom: 18px;
  color: var(--primary-color); }
.pxl-shop-layout-11 .pxl-single-product-summary-wrap .quantity {
  max-width: 115px;
  margin-right: 4px; }
  .pxl-shop-layout-11 .pxl-single-product-summary-wrap .quantity .label {
    margin-bottom: 11px; }
    .pxl-shop-layout-11 .pxl-single-product-summary-wrap .quantity .label label {
      font-family: var(--heading-font-family);
      font-weight: 500;
      font-size: 20px;
      line-height: 55px;
      letter-spacing: 0.03em;
      text-transform: uppercase; }
  .pxl-shop-layout-11 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner {
    position: relative; }
    .pxl-shop-layout-11 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner input.qty[type="number"] {
      background-color: var(--heading-color);
      color: #fff;
      height: 50px;
      border-color: var(--secondary-color); }
      .pxl-shop-layout-11 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button:before {
        cursor: pointer;
        position: absolute;
        left: 46px;
        font-family: "Material-Design-Iconic-Font";
        font-size: 13px;
        line-height: 1;
        color: #fff;
        z-index: 1; }
        .pxl-shop-layout-11 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-up:before {
          content: "";
          top: 12px; }
      .pxl-shop-layout-11 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-down:before {
        content: "";
        bottom: 12px; }
.pxl-shop-layout-11 .pxl-single-product-summary-wrap .single_add_to_cart_button span:after {
  font-size: 13px; }
  .pxl-shop-layout-11 .pxl-single-product-summary-wrap .pxl-addtocart-btn-wrap .btn-default {
    padding: 12px 34px 11px;
    font-family: var(--heading-font-family);
    font-weight: 500;
    letter-spacing: 0.15em;
    font-size: 13px;
    background-color: var(--primary-color);
    border-color: var(--primary-color); }

.pxl-shop-layout-11 .post-shares {
  padding-top: 22px; }

.pxl-shop-layout-12 .pxl-single-product-summary-wrap {
  margin-top: 38px; }
@media (max-width: 991px) {
  .pxl-shop-layout-12 .pxl-single-product-summary-wrap {
    padding-left: 15px;
    margin-top: 0; } }
.pxl-shop-layout-12 .pxl-single-product-summary-wrap .woocommerce-product-rating .star-rating > span:before {
  color: var(--primary-color); }
.pxl-shop-layout-12 .pxl-single-product-summary-wrap .woocommerce-product-rating .woocommerce-review-link {
  display: none; }
.pxl-shop-layout-12 .pxl-single-product-summary-wrap .product_meta > span {
  margin-top: 0px; }
.pxl-shop-layout-12 .pxl-single-product-summary-wrap .woocommerce-product-details__short-description {
  letter-spacing: 0.01em; }
.pxl-shop-layout-12 .pxl-single-product-summary-wrap .cart {
  padding-top: 10px; }
.pxl-shop-layout-12 .pxl-single-product-summary-wrap .price {
  font-weight: 600;
  letter-spacing: 0.02em;
  font-size: 20px;
  font-family: var(--body-font-family);
  margin-bottom: 18px; }
.pxl-shop-layout-12 .pxl-single-product-summary-wrap .quantity {
  max-width: 115px;
  margin-right: 4px; }
  .pxl-shop-layout-12 .pxl-single-product-summary-wrap .quantity .label {
    margin-bottom: 11px; }
    .pxl-shop-layout-12 .pxl-single-product-summary-wrap .quantity .label label {
      font-family: var(--heading-font-family);
      font-weight: 700;
      font-size: 20px;
      line-height: 55px;
      letter-spacing: 0.03em;
      text-transform: uppercase; }
  .pxl-shop-layout-12 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner {
    position: relative; }
    .pxl-shop-layout-12 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner input.qty[type="number"] {
      background-color: var(--heading-color);
      color: #fff;
      height: 50px;
      border-color: var(--secondary-color); }
      .pxl-shop-layout-12 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button:before {
        cursor: pointer;
        position: absolute;
        left: 46px;
        font-family: "Material-Design-Iconic-Font";
        font-size: 13px;
        line-height: 1;
        color: #fff;
        z-index: 1; }
        .pxl-shop-layout-12 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-up:before {
          content: "";
          top: 12px; }
      .pxl-shop-layout-12 .pxl-single-product-summary-wrap .quantity .qty-field .quantity-inner .quantity-button.quantity-down:before {
        content: "";
        bottom: 12px; }
.pxl-shop-layout-12 .pxl-single-product-summary-wrap .single_add_to_cart_button span:after {
  font-size: 13px; }
  .pxl-shop-layout-12 .pxl-single-product-summary-wrap .pxl-addtocart-btn-wrap .btn-default {
    padding: 12px 33px;
    font-weight: 500;
    letter-spacing: 0.11em;
    font-size: 13px; }
.pxl-shop-layout-12 .pxl-single-product-summary-wrap .pxl-atc-btn {
  margin-left: -32px; }

.pxl-shop-layout-12 .post-shares {
  padding-top: 22px; }

.single-product .pxl-shop-layout-3 .product-type-variable .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn, .pxl-shop-layout-3 .related.products .pxl-products-content .woosw-btn {
  font-size: 0;
  width: 50px;
  padding: 0;
  height: 50px;
  border-radius: 50%;
  background-image: -moz-linear-gradient(90deg, #0c0c0c 0%, #3d3d3d 100%);
  background-image: -webkit-linear-gradient(90deg, #0c0c0c 0%, #3d3d3d 100%);
  background-image: -ms-linear-gradient(90deg, #0c0c0c 0%, #3d3d3d 100%); }
  .single-product .pxl-shop-layout-3 .product-type-variable .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn:before, .pxl-shop-layout-3 .related.products .pxl-products-content .woosw-btn:before {
    content: "";
    color: #fff;
    margin-right: 0;
    font-family: "pxli";
    font-size: 15px;
    text-indent: 0;
    line-height: 1; }
    .single-product .pxl-shop-layout-3 .product-type-variable .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before, .pxl-shop-layout-3 .related.products .pxl-products-content .woosw-btn.woosw-adding:before {
      content: "";
      font-family: "pxli";
      -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; }
  .single-product .pxl-shop-layout-3 .product-type-variable .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before, .pxl-shop-layout-3 .related.products .pxl-products-content .woosw-btn.woosw-added:before {
    content: "";
    margin-right: 0; }

.single-product .pxl-shop-layout-5 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn {
  background-color: transparent;
  border: none;
  color: var(--heading-color);
  text-transform: capitalize;
  line-height: 26px;
  letter-spacing: 0.02em;
  font-weight: normal;
  padding: 10px 0;
  font-size: 15px;
  overflow: hidden; }
  .single-product .pxl-shop-layout-5 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn:before {
    content: "";
    position: relative;
    width: 17px;
    height: 16px;
    margin-right: 10px;
    color: var(--primary-color);
    font-family: "pxli";
    font-size: 16px;
    text-indent: 0;
    line-height: 1;
    -webkit-transition: color 300ms linear;
    -khtml-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -ms-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    transition: color 300ms linear; }
    .single-product .pxl-shop-layout-5 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
      content: "";
      font-family: "pxli";
      -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; }
    .single-product .pxl-shop-layout-5 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:after {
      display: none !important; }
  .single-product .pxl-shop-layout-5 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added {
    font-size: 15px; }
    .single-product .pxl-shop-layout-5 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: "";
      color: var(--primary-color);
      left: 1px; }

.single-product .pxl-shop-layout-6 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn {
  background-color: transparent;
  border: none;
  color: var(--heading-color);
  text-transform: capitalize;
  line-height: 26px;
  letter-spacing: 0.02em;
  font-weight: 500;
  padding: 10px 0;
  font-size: 15px;
  overflow: hidden; }
  .single-product .pxl-shop-layout-6 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn:before {
    content: "";
    position: relative;
    width: 15px;
    height: 14px;
    margin-right: 10px;
    color: var(--primary-color);
    font-family: "pxli";
    font-size: 16px;
    text-indent: 0;
    line-height: 1;
    -webkit-transition: color 300ms linear;
    -khtml-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -ms-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    transition: color 300ms linear;
    margin-top: -4px; }
    .single-product .pxl-shop-layout-6 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
      content: "";
      font-family: "pxli";
      -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; }
    .single-product .pxl-shop-layout-6 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:after {
      display: none !important; }
  .single-product .pxl-shop-layout-6 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added {
    font-size: 15px; }
    .single-product .pxl-shop-layout-6 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: "";
      color: var(--primary-color);
      left: 1px; }

.pxl-shop-layout-6 .pxl-single-product-summary-wrap .product_meta .lbl {
  letter-spacing: 0; }
.pxl-shop-layout-6 .pxl-single-product-summary-wrap .product_meta .sku {
  letter-spacing: 0; }
.pxl-shop-layout-6 .pxl-single-product-summary-wrap .post-shares .label {
  font-family: var(--heading-font-family);
  font-weight: 800;
  letter-spacing: 0;
  font-size: 23px;
  line-height: 28px;
  text-transform: capitalize; }

.single-product .pxl-shop-layout-7 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn {
  background-color: transparent;
  border: none;
  color: var(--heading-color);
  text-transform: capitalize;
  line-height: 26px;
  letter-spacing: 0.02em;
  font-weight: 500;
  padding: 10px 0;
  font-size: 15px;
  overflow: hidden; }
  .single-product .pxl-shop-layout-7 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn:before {
    content: "";
    position: relative;
    width: 15px;
    height: 14px;
    margin-right: 10px;
    color: #d74d29;
    font-family: "pxli";
    font-size: 16px;
    text-indent: 0;
    line-height: 1;
    -webkit-transition: color 300ms linear;
    -khtml-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -ms-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    transition: color 300ms linear;
    margin-top: -4px; }
    .single-product .pxl-shop-layout-7 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
      display: inline-table;
      content: "";
      font-family: "pxli";
      -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; }
    .single-product .pxl-shop-layout-7 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:after {
      display: none !important; }
  .single-product .pxl-shop-layout-7 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added {
    font-size: 15px; }
    .single-product .pxl-shop-layout-7 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: "";
      color: var(--primary-color);
      left: 1px; }

.pxl-shop-layout-7 .pxl-single-product-summary-wrap .product_meta .lbl {
  letter-spacing: 0; }
.pxl-shop-layout-7 .pxl-single-product-summary-wrap .product_meta .sku {
  letter-spacing: 0; }
.pxl-shop-layout-7 .pxl-single-product-summary-wrap .post-shares .label {
  font-family: var(--heading-font-family);
  font-weight: 500;
  letter-spacing: 0.03em;
  font-size: 20px;
  line-height: 50px;
  text-transform: uppercase;
  margin-right: 17px; }

.single-product .pxl-shop-layout-8 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn {
  background-color: transparent;
  border: none;
  color: var(--heading-color);
  text-transform: capitalize;
  line-height: 26px;
  letter-spacing: 0.02em;
  font-weight: 500;
  padding: 10px 0;
  font-size: 15px;
  overflow: hidden; }
  .single-product .pxl-shop-layout-8 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn:before {
    content: "";
    position: relative;
    width: 15px;
    height: 14px;
    margin-right: 10px;
    color: #d74d29;
    font-family: "pxli";
    font-size: 16px;
    text-indent: 0;
    line-height: 1;
    -webkit-transition: color 300ms linear;
    -khtml-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -ms-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    transition: color 300ms linear;
    margin-top: -4px; }
    .single-product .pxl-shop-layout-8 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
      display: inline-table;
      content: "";
      font-family: "pxli";
      -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; }
    .single-product .pxl-shop-layout-8 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:after {
      display: none !important; }
  .single-product .pxl-shop-layout-8 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added {
    font-size: 15px; }
    .single-product .pxl-shop-layout-8 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: "";
      color: var(--primary-color);
      left: 1px; }

.pxl-shop-layout-8 .pxl-single-product-summary-wrap .product_meta .lbl {
  letter-spacing: 0; }
.pxl-shop-layout-8 .pxl-single-product-summary-wrap .product_meta .sku {
  letter-spacing: 0; }
.pxl-shop-layout-8 .pxl-single-product-summary-wrap .post-shares .label {
  font-family: var(--heading-font-family);
  font-weight: 500;
  letter-spacing: 0.03em;
  font-size: 20px;
  line-height: 50px;
  text-transform: uppercase;
  margin-right: 17px; }

.single-product .pxl-shop-layout-9 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn {
  background-color: transparent;
  border: none;
  color: var(--heading-color);
  text-transform: capitalize;
  line-height: 26px;
  letter-spacing: 0.02em;
  font-weight: 500;
  padding: 10px 0;
  font-size: 15px;
  overflow: hidden; }
  .single-product .pxl-shop-layout-9 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn:before {
    content: "";
    position: relative;
    width: 15px;
    height: 14px;
    margin-right: 10px;
    color: var(--primary-color);
    font-family: "pxli";
    font-size: 16px;
    text-indent: 0;
    line-height: 1;
    -webkit-transition: color 300ms linear;
    -khtml-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -ms-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    transition: color 300ms linear;
    margin-top: -4px; }
    .single-product .pxl-shop-layout-9 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
      display: inline-table;
      content: "";
      font-family: "pxli";
      -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; }
    .single-product .pxl-shop-layout-9 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:after {
      display: none !important; }
  .single-product .pxl-shop-layout-9 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added {
    font-size: 15px; }
    .single-product .pxl-shop-layout-9 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: "";
      color: var(--primary-color);
      left: 1px; }

.pxl-shop-layout-9 .pxl-single-product-summary-wrap .product_meta .lbl {
  letter-spacing: 0; }
.pxl-shop-layout-9 .pxl-single-product-summary-wrap .product_meta .sku {
  letter-spacing: 0; }
.pxl-shop-layout-9 .pxl-single-product-summary-wrap .post-shares .label {
  font-family: var(--heading-font-family);
  font-weight: 400;
  letter-spacing: 0.01em;
  font-size: 25px;
  line-height: 50px;
  text-transform: capitalize;
  margin-right: 13px; }

.single-product .pxl-shop-layout-10 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn {
  background-color: transparent;
  border: none;
  color: var(--heading-color);
  text-transform: capitalize;
  line-height: 26px;
  letter-spacing: 0.02em;
  font-weight: 500;
  padding: 10px 0;
  font-size: 15px;
  overflow: hidden; }
  .single-product .pxl-shop-layout-10 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn:before {
    content: "";
    position: relative;
    width: 15px;
    height: 14px;
    margin-right: 10px;
    color: var(--primary-color);
    font-family: "pxli";
    font-size: 16px;
    text-indent: 0;
    line-height: 1;
    -webkit-transition: color 300ms linear;
    -khtml-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -ms-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    transition: color 300ms linear;
    margin-top: -4px; }
    .single-product .pxl-shop-layout-10 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
      display: inline-table;
      content: "";
      font-family: "pxli";
      -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; }
    .single-product .pxl-shop-layout-10 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:after {
      display: none !important; }
  .single-product .pxl-shop-layout-10 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added {
    font-size: 15px; }
    .single-product .pxl-shop-layout-10 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: "";
      color: var(--primary-color);
      left: 1px; }

.pxl-shop-layout-10 .pxl-single-product-summary-wrap .product_meta .lbl {
  letter-spacing: 0; }
.pxl-shop-layout-10 .pxl-single-product-summary-wrap .product_meta .sku {
  letter-spacing: 0; }
.pxl-shop-layout-10 .pxl-single-product-summary-wrap .post-shares .label {
  font-family: var(--heading-font-family);
  font-weight: 700;
  letter-spacing: 0.01em;
  font-size: 25px;
  line-height: 50px;
  text-transform: capitalize;
  margin-right: 13px; }

.single-product .pxl-shop-layout-11 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn {
  background-color: transparent;
  border: none;
  color: var(--heading-color);
  text-transform: capitalize;
  line-height: 26px;
  letter-spacing: 0.02em;
  font-weight: 500;
  padding: 10px 0;
  font-size: 15px;
  overflow: hidden; }
  .single-product .pxl-shop-layout-11 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn:before {
    content: "";
    position: relative;
    width: 15px;
    height: 14px;
    margin-right: 10px;
    color: var(--primary-color);
    font-family: "pxli";
    font-size: 16px;
    text-indent: 0;
    line-height: 1;
    -webkit-transition: color 300ms linear;
    -khtml-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -ms-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    transition: color 300ms linear;
    margin-top: -4px; }
    .single-product .pxl-shop-layout-11 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
      display: inline-table;
      content: "";
      font-family: "pxli";
      -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; }
    .single-product .pxl-shop-layout-11 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:after {
      display: none !important; }
  .single-product .pxl-shop-layout-11 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added {
    font-size: 15px; }
    .single-product .pxl-shop-layout-11 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: "";
      color: var(--primary-color);
      left: 1px; }

.pxl-shop-layout-11 .pxl-single-product-summary-wrap .product_meta .lbl {
  letter-spacing: 0; }
.pxl-shop-layout-11 .pxl-single-product-summary-wrap .product_meta .sku {
  letter-spacing: 0; }
.pxl-shop-layout-11 .pxl-single-product-summary-wrap .post-shares .label {
  font-family: var(--heading-font-family);
  font-weight: 500;
  letter-spacing: 0.03em;
  font-size: 20px;
  line-height: 50px;
  text-transform: uppercase;
  margin-right: 17px; }

.single-product .pxl-shop-layout-12 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn {
  background-color: transparent;
  border: none;
  color: var(--heading-color);
  text-transform: capitalize;
  line-height: 26px;
  letter-spacing: 0.02em;
  font-weight: 500;
  padding: 10px 0;
  font-size: 15px;
  overflow: hidden; }
  .single-product .pxl-shop-layout-12 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn:before {
    content: "";
    position: relative;
    width: 15px;
    height: 14px;
    margin-right: 10px;
    color: var(--primary-color);
    font-family: "pxli";
    font-size: 16px;
    text-indent: 0;
    line-height: 1;
    -webkit-transition: color 300ms linear;
    -khtml-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -ms-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    transition: color 300ms linear;
    margin-top: -4px; }
    .single-product .pxl-shop-layout-12 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:before {
      display: inline-table;
      content: "";
      font-family: "pxli";
      -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; }
    .single-product .pxl-shop-layout-12 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-adding:after {
      display: none !important; }
  .single-product .pxl-shop-layout-12 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added {
    font-size: 15px; }
    .single-product .pxl-shop-layout-12 .pxl-single-product-gallery-summary-wraps .pxl-shop-woosmart-wrap .woosw-btn.woosw-added:before {
      content: "";
      color: var(--primary-color);
      left: 1px; }

.pxl-shop-layout-12 .pxl-single-product-summary-wrap .product_meta .lbl {
  letter-spacing: 0; }
.pxl-shop-layout-12 .pxl-single-product-summary-wrap .product_meta .sku {
  letter-spacing: 0; }
.pxl-shop-layout-12 .pxl-single-product-summary-wrap .post-shares .label {
  font-family: var(--heading-font-family);
  font-weight: 700;
  letter-spacing: 0.03em;
  font-size: 20px;
  line-height: 50px;
  text-transform: uppercase;
  margin-right: 17px; }

.stock-wishlist {
  display: flex;
  align-items: center;
  margin-top: 21px; }
  .stock-wishlist .stock {
    margin-right: 25px; }

.stock {
  color: var(--secondary-color); }
  .stock span {
    margin-right: 4px; }
  .stock.top {
    margin-top: 10px;
    display: none; }

input.qty[type="number"] {
  background-color: var(--secondary-color);
  width: 66px;
  height: var(--input-height);
  line-height: var(--input-height);
  padding-left: 0;
  text-align: center;
  font-size: 15px;
  color: var(--primary-color);
  -moz-appearance: textfield; }
  input.qty[type="number"]::-webkit-outer-spin-button, input.qty[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  input.qty[type="number"]:hover, input.qty[type="number"]:focus {
    border: none; }

.modal .variations_form .variations .label {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.03em;
  font-family: var(--heading-font-family);
  color: var(--heading-color); }
  .modal .variations_form .variations .label label {
    font-size: 20px; }
.modal .variations_form .variations .pxl-variation-row + .pxl-variation-row {
  margin-top: 15px; }
.modal .variations_form .pxl-variations-wrap {
  margin-top: 15px; }
  .modal .variations_form .pxl-variations-wrap label {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.03em;
    font-family: var(--heading-font-family);
    color: var(--heading-color); }
.modal .variations_form .pxl-variation-results .woocommerce-variation {
  margin-top: 28px; }
  .modal .variations_form .woocommerce-variation-price .price {
    display: inline-flex;
    color: var(--primary-color);
    font-weight: 600;
    font-size: 25px;
    line-height: 1;
    letter-spacing: 0.02em;
    margin-bottom: 0; }
    .modal .variations_form .woocommerce-variation-price .price del {
      color: #c8c8c8;
      margin-right: 10px; }
.modal .variations_form .pxl-addtocart-btn-wrap {
  margin-top: 0;
  margin-left: 15px; }

.pxl-addtocart-btn-wrap {
  margin-top: 28px;
  align-items: center; }

.cart.grouped_form .stock {
  display: none; }

.woocommerce-Reviews .form-submit {
  text-align: left; }

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 var(--divider-color);
      border-bottom: none; } }
  .woocommerce-tabs ul.wc-tabs:before, .woocommerce-tabs ul.wc-tabs:after {
    display: none; }
  .woocommerce-tabs ul.wc-tabs li {
    margin: 0;
    padding: 0;
    border-bottom: none;
    border-left: none;
    border-radius: 0;
    position: relative; }
    .woocommerce-tabs ul.wc-tabs li a {
      font-family: var(--heading-font-family);
      font-size: 17px;
      font-weight: bold;
      line-height: 60px;
      color: var(--heading-color);
      padding: 0;
      letter-spacing: 0.08em;
      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: 0;
      left: 0;
      width: 0;
      height: 3px;
      background-color: var(--primary-color);
      border: none;
      box-shadow: none;
      z-index: 1; }
    .woocommerce-tabs ul.wc-tabs li.active {
      background-color: transparent; }
      .woocommerce-tabs ul.wc-tabs li.active:after {
        width: 100%; }
    @media (min-width: 768px) {
      .woocommerce-tabs ul.wc-tabs li + li {
        margin-left: 55px; } }
  @media (max-width: 767px) {
    .woocommerce-tabs ul.wc-tabs li {
      border: none !important;
      border-bottom: 1px solid var(--divider-color) !important;
      padding: 0 30px; }
      .woocommerce-tabs ul.wc-tabs li a {
        width: 100%;
        font-size: 15px; }
      .woocommerce-tabs ul.wc-tabs li p {
        font-size: 14px; }
        .woocommerce-tabs ul.wc-tabs li.active:after {
          display: none !important; }
        .woocommerce-tabs ul.wc-tabs li.active a {
          color: var(--secondary-color); } }
@media (min-width: 768px) {
  .woocommerce-tabs .woocommerce-Tabs-panel {
    border-top: 1px solid var(--divider-color);
    padding-top: 35px; } }
.woocommerce-tabs .woocommerce-Tabs-panel p:last-child {
  margin-bottom: 0; }
.woocommerce-tabs .woocommerce-Tabs-panel h2 {
  display: none;
  font-size: 25px;
  letter-spacing: 0.03em;
  margin-bottom: 24px;
  text-transform: capitalize; }
  .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th, .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
    font-family: inherit;
    color: var(--heading-color);
    font-style: normal; }
  .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th {
    width: 100px;
    font-weight: 600; }
.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 a.comment-reply-link {
    display: none; }
    .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(--primary-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; }

.pxl-shop-layout-2 .woocommerce-tabs ul.wc-tabs li a {
  font-family: var(--heading-font-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: 0.05em; }
.pxl-shop-layout-2 .woocommerce-tabs ul.wc-tabs li.active a {
  color: var(--primary-color); }
.pxl-shop-layout-2 .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th, .pxl-shop-layout-2 .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
  color: var(--heading-color); }

.pxl-shop-layout-3 .woocommerce-tabs {
  margin-top: 45px; }
  .pxl-shop-layout-3 .woocommerce-tabs ul.wc-tabs {
    overflow: hidden; }
    .pxl-shop-layout-3 .woocommerce-tabs ul.wc-tabs li:after {
      background-color: var(--secondary-color);
      left: 50%;
      -webkit-transform: translateX(-50%);
      -khtml-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      -webkit-border-radius: 2px;
      -khtml-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px; }
    .pxl-shop-layout-3 .woocommerce-tabs ul.wc-tabs li a {
      font-family: var(--heading-font-family);
      font-size: 20px;
      font-weight: 600;
      line-height: 60px;
      letter-spacing: 0.02em;
      text-transform: capitalize; }
      .pxl-shop-layout-3 .woocommerce-tabs ul.wc-tabs li.active:after {
        width: 150%; }
  .pxl-shop-layout-3 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .commentlist .comment-title {
    font-size: 16px;
    text-transform: capitalize; }
  .pxl-shop-layout-3 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .commentlist .comment-reply-link {
    color: #fff;
    -webkit-border-radius: 17px;
    -khtml-border-radius: 17px;
    -moz-border-radius: 17px;
    -ms-border-radius: 17px;
    -o-border-radius: 17px;
    border-radius: 17px; }
  .pxl-shop-layout-3 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating {
    width: 100px;
    font-size: 17px;
    letter-spacing: 0; }
    .pxl-shop-layout-3 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating:before {
      content: "";
      font-family: "pxli";
      color: var(--secondary-color); }
    .pxl-shop-layout-3 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating > span:before {
      content: "";
      font-family: "pxli";
      color: var(--secondary-color); }
  .pxl-shop-layout-3 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a {
    color: var(--secondary-color);
    height: 18px;
    width: 18px; }
    .pxl-shop-layout-3 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a::before {
      font-size: 20px;
      font-family: "pxli";
      content: ""; }
    .pxl-shop-layout-3 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a:hover ~ a::before {
      content: "";
      font-weight: normal; }
  .pxl-shop-layout-3 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars:hover a::before {
    content: "";
    font-weight: normal; }
    .pxl-shop-layout-3 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a.active::before {
      content: "";
      font-weight: normal; }
    .pxl-shop-layout-3 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a.active ~ a::before {
      content: "";
      font-weight: normal; }
    .pxl-shop-layout-3 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a:not(.active)::before {
      content: "";
      font-weight: normal; }

.pxl-shop-layout-4 .woocommerce-tabs {
  margin-top: 45px; }
  .pxl-shop-layout-4 .woocommerce-tabs ul.wc-tabs {
    margin-bottom: -1px;
    overflow: hidden; }
    .pxl-shop-layout-4 .woocommerce-tabs ul.wc-tabs li:after {
      height: 4px; }
    .pxl-shop-layout-4 .woocommerce-tabs ul.wc-tabs li a {
      font-family: var(--heading-font-family);
      font-size: 20px;
      font-weight: 400;
      line-height: 60px;
      letter-spacing: 0.03em;
      text-transform: capitalize; }
  .pxl-shop-layout-4 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .commentlist .comment-title {
    font-size: 16px;
    text-transform: capitalize; }
  .pxl-shop-layout-4 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .commentlist .comment-reply-link {
    background-color: var(--primary-color);
    color: #fff;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
  .pxl-shop-layout-4 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating {
    width: 84px;
    font-size: 20px;
    letter-spacing: 0; }
    .pxl-shop-layout-4 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating:before {
      content: "";
      font-family: "Material-Design-Iconic-Font";
      color: var(--heading-color); }
    .pxl-shop-layout-4 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating > span:before {
      content: "";
      font-family: "Material-Design-Iconic-Font";
      color: var(--heading-color); }
  .pxl-shop-layout-4 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a {
    font-size: 20px;
    color: var(--heading-color);
    height: 20px;
    width: 10px; }

.pxl-shop-layout-6 .woocommerce-tabs {
  margin-top: 45px; }
  .pxl-shop-layout-6 .woocommerce-tabs ul.wc-tabs {
    overflow: hidden; }
    .pxl-shop-layout-6 .woocommerce-tabs ul.wc-tabs li {
      padding-bottom: 21px; }
      .pxl-shop-layout-6 .woocommerce-tabs ul.wc-tabs li::after {
        content: "";
        position: absolute;
        display: block;
        bottom: 0;
        left: 50%;
        width: 100%;
        height: 3px;
        background-color: var(--primary-color);
        transform: translateX(-50%) scaleX(0);
        transform-origin: center;
        transition: transform 0.3s ease;
        z-index: 1; }
      .pxl-shop-layout-6 .woocommerce-tabs ul.wc-tabs li a {
        font-family: var(--heading-font-family);
        font-size: 23px;
        font-weight: 800;
        line-height: 28px;
        letter-spacing: 0;
        text-transform: capitalize; }
      @media (max-width: 575px) {
        .pxl-shop-layout-6 .woocommerce-tabs ul.wc-tabs li a {
          font-size: 20px; } }
    .pxl-shop-layout-6 .woocommerce-tabs ul.wc-tabs li.active:after {
      transform: translateX(-50%) scaleX(1); }
  @media (max-width: 767px) {
    .pxl-shop-layout-6 .woocommerce-tabs ul.wc-tabs li {
      padding-bottom: 12px;
      padding-top: 15px; } }
.pxl-shop-layout-6 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .commentlist .comment-title {
  font-size: 16px;
  text-transform: capitalize; }
.pxl-shop-layout-6 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .commentlist .comment-reply-link {
  color: #fff;
  -webkit-border-radius: 17px;
  -khtml-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px; }
.pxl-shop-layout-6 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating {
  width: 100px;
  font-size: 17px;
  letter-spacing: 0; }
  .pxl-shop-layout-6 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating:before {
    content: "";
    font-family: "pxli";
    color: var(--secondary-color); }
  .pxl-shop-layout-6 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating > span:before {
    content: "";
    font-family: "pxli";
    color: var(--secondary-color); }
.pxl-shop-layout-6 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a {
  color: var(--secondary-color);
  height: 18px;
  width: 18px; }
  .pxl-shop-layout-6 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a::before {
    font-size: 20px;
    font-family: "pxli";
    content: ""; }
  .pxl-shop-layout-6 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a:hover ~ a::before {
    content: "";
    font-weight: normal; }
.pxl-shop-layout-6 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars:hover a::before {
  content: "";
  font-weight: normal; }
  .pxl-shop-layout-6 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a.active::before {
    content: "";
    font-weight: normal; }
  .pxl-shop-layout-6 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a.active ~ a::before {
    content: "";
    font-weight: normal; }
  .pxl-shop-layout-6 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a:not(.active)::before {
    content: "";
    font-weight: normal; }

.pxl-shop-layout-7 .woocommerce-tabs {
  margin-top: 45px; }
  .pxl-shop-layout-7 .woocommerce-tabs ul.wc-tabs {
    overflow: hidden; }
    .pxl-shop-layout-7 .woocommerce-tabs ul.wc-tabs li {
      padding-bottom: 10px; }
      .pxl-shop-layout-7 .woocommerce-tabs ul.wc-tabs li::after {
        content: "";
        position: absolute;
        display: block;
        bottom: 0;
        left: 50%;
        width: 100%;
        height: 3px;
        background-color: var(--primary-color);
        transform: translateX(-50%) scaleX(0);
        transform-origin: center;
        transition: transform 0.3s ease;
        z-index: 1; }
      .pxl-shop-layout-7 .woocommerce-tabs ul.wc-tabs li a {
        font-family: var(--heading-font-family);
        font-size: 20px;
        font-weight: 600;
        line-height: 60px;
        letter-spacing: 0.08em;
        text-transform: uppercase; }
        .pxl-shop-layout-7 .woocommerce-tabs ul.wc-tabs li.active:after {
          transform: translateX(-50%) scaleX(1); }
      @media (max-width: 767px) {
        .pxl-shop-layout-7 .woocommerce-tabs ul.wc-tabs li {
          padding-bottom: 12px;
          padding-top: 15px; } }
  .pxl-shop-layout-7 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .commentlist .comment-title {
    font-size: 16px;
    text-transform: capitalize; }
  .pxl-shop-layout-7 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .commentlist .comment-reply-link {
    color: #fff;
    -webkit-border-radius: 17px;
    -khtml-border-radius: 17px;
    -moz-border-radius: 17px;
    -ms-border-radius: 17px;
    -o-border-radius: 17px;
    border-radius: 17px; }
  .pxl-shop-layout-7 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating {
    width: 100px;
    font-size: 17px;
    letter-spacing: 0; }
    .pxl-shop-layout-7 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating:before {
      content: "";
      font-family: "pxli";
      color: var(--secondary-color); }
    .pxl-shop-layout-7 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating > span:before {
      content: "";
      font-family: "pxli";
      color: var(--secondary-color); }
  .pxl-shop-layout-7 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a {
    color: var(--secondary-color);
    height: 18px;
    width: 18px; }
    .pxl-shop-layout-7 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a::before {
      font-size: 20px;
      font-family: "pxli";
      content: ""; }
    .pxl-shop-layout-7 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a:hover ~ a::before {
      content: "";
      font-weight: normal; }
  .pxl-shop-layout-7 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars:hover a::before {
    content: "";
    font-weight: normal; }
    .pxl-shop-layout-7 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a.active::before {
      content: "";
      font-weight: normal; }
    .pxl-shop-layout-7 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a.active ~ a::before {
      content: "";
      font-weight: normal; }
    .pxl-shop-layout-7 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a:not(.active)::before {
      content: "";
      font-weight: normal; }

.pxl-shop-layout-8 .woocommerce-tabs {
  margin-top: 45px; }
  .pxl-shop-layout-8 .woocommerce-tabs ul.wc-tabs {
    overflow: hidden; }
    .pxl-shop-layout-8 .woocommerce-tabs ul.wc-tabs li {
      padding-bottom: 10px; }
      .pxl-shop-layout-8 .woocommerce-tabs ul.wc-tabs li::after {
        content: "";
        position: absolute;
        display: block;
        bottom: 0;
        left: 50%;
        width: 100%;
        height: 3px;
        background-color: var(--primary-color);
        transform: translateX(-50%) scaleX(0);
        transform-origin: center;
        transition: transform 0.3s ease;
        z-index: 1; }
      .pxl-shop-layout-8 .woocommerce-tabs ul.wc-tabs li a {
        font-family: var(--heading-font-family);
        font-size: 20px;
        font-weight: 600;
        line-height: 60px;
        letter-spacing: 0.08em;
        text-transform: uppercase; }
      @media (max-width: 767px) {
        .pxl-shop-layout-8 .woocommerce-tabs ul.wc-tabs li a {
          font-size: 17px; } }
    .pxl-shop-layout-8 .woocommerce-tabs ul.wc-tabs li.active:after {
      transform: translateX(-50%) scaleX(1); }
  @media (max-width: 767px) {
    .pxl-shop-layout-8 .woocommerce-tabs ul.wc-tabs li {
      padding-bottom: 12px;
      padding-top: 15px; } }
.pxl-shop-layout-8 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .commentlist .comment-title {
  font-size: 16px;
  text-transform: capitalize; }
.pxl-shop-layout-8 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .commentlist .comment-reply-link {
  color: #fff;
  -webkit-border-radius: 17px;
  -khtml-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px; }
.pxl-shop-layout-8 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating {
  width: 100px;
  font-size: 17px;
  letter-spacing: 0; }
  .pxl-shop-layout-8 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating:before {
    content: "";
    font-family: "pxli";
    color: var(--secondary-color); }
  .pxl-shop-layout-8 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating > span:before {
    content: "";
    font-family: "pxli";
    color: var(--secondary-color); }
.pxl-shop-layout-8 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a {
  color: var(--secondary-color);
  height: 18px;
  width: 18px; }
  .pxl-shop-layout-8 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a::before {
    font-size: 20px;
    font-family: "pxli";
    content: ""; }
  .pxl-shop-layout-8 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a:hover ~ a::before {
    content: "";
    font-weight: normal; }
.pxl-shop-layout-8 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars:hover a::before {
  content: "";
  font-weight: normal; }
  .pxl-shop-layout-8 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a.active::before {
    content: "";
    font-weight: normal; }
  .pxl-shop-layout-8 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a.active ~ a::before {
    content: "";
    font-weight: normal; }
  .pxl-shop-layout-8 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a:not(.active)::before {
    content: "";
    font-weight: normal; }

.pxl-shop-layout-9 .woocommerce-tabs {
  margin-top: 45px; }
  .pxl-shop-layout-9 .woocommerce-tabs ul.wc-tabs {
    overflow: hidden; }
    .pxl-shop-layout-9 .woocommerce-tabs ul.wc-tabs li {
      padding-bottom: 6px; }
      .pxl-shop-layout-9 .woocommerce-tabs ul.wc-tabs li::after {
        content: "";
        position: absolute;
        display: block;
        bottom: 0;
        left: 50%;
        width: 100%;
        height: 3px;
        background-color: #fff;
        transform: translateX(-50%) scaleX(0);
        transform-origin: center;
        transition: transform 0.3s ease;
        z-index: 1; }
      .pxl-shop-layout-9 .woocommerce-tabs ul.wc-tabs li a {
        font-family: var(--heading-font-family);
        font-size: 25px;
        font-weight: 400;
        line-height: 60px;
        letter-spacing: 0.02em;
        text-transform: capitalize; }
      @media (max-width: 767px) {
        .pxl-shop-layout-9 .woocommerce-tabs ul.wc-tabs li a {
          font-size: 20px;
          line-height: 40px; } }
    .pxl-shop-layout-9 .woocommerce-tabs ul.wc-tabs li.active:after {
      transform: translateX(-50%) scaleX(1); }
  @media (max-width: 767px) {
    .pxl-shop-layout-9 .woocommerce-tabs ul.wc-tabs li {
      padding-bottom: 12px;
      padding-top: 15px; } }
.pxl-shop-layout-9 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .commentlist .comment-title {
  font-size: 16px;
  text-transform: capitalize; }
.pxl-shop-layout-9 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .commentlist .comment-reply-link {
  color: #fff;
  -webkit-border-radius: 17px;
  -khtml-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px; }
.pxl-shop-layout-9 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating {
  width: 100px;
  font-size: 17px;
  letter-spacing: 0; }
  .pxl-shop-layout-9 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating:before {
    content: "";
    font-family: "pxli";
    color: var(--secondary-color); }
  .pxl-shop-layout-9 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating > span:before {
    content: "";
    font-family: "pxli";
    color: var(--secondary-color); }
.pxl-shop-layout-9 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a {
  color: var(--secondary-color);
  height: 18px;
  width: 18px; }
  .pxl-shop-layout-9 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a::before {
    font-size: 20px;
    font-family: "pxli";
    content: ""; }
  .pxl-shop-layout-9 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a:hover ~ a::before {
    content: "";
    font-weight: normal; }
.pxl-shop-layout-9 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars:hover a::before {
  content: "";
  font-weight: normal; }
  .pxl-shop-layout-9 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a.active::before {
    content: "";
    font-weight: normal; }
  .pxl-shop-layout-9 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a.active ~ a::before {
    content: "";
    font-weight: normal; }
  .pxl-shop-layout-9 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a:not(.active)::before {
    content: "";
    font-weight: normal; }
.pxl-shop-layout-9 .woocommerce-tabs .woocommerce-Tabs-panel {
  border-color: rgba(var(--primary-color-rgb), 0.15); }

.pxl-shop-layout-10 .woocommerce-tabs {
  margin-top: 45px; }
  .pxl-shop-layout-10 .woocommerce-tabs ul.wc-tabs {
    overflow: hidden; }
    .pxl-shop-layout-10 .woocommerce-tabs ul.wc-tabs li {
      padding-bottom: 6px; }
      .pxl-shop-layout-10 .woocommerce-tabs ul.wc-tabs li::after {
        content: "";
        position: absolute;
        display: block;
        bottom: 0;
        left: 50%;
        width: 100%;
        height: 3px;
        background-color: var(--primary-color);
        transform: translateX(-50%) scaleX(0);
        transform-origin: center;
        transition: transform 0.3s ease;
        z-index: 1; }
      .pxl-shop-layout-10 .woocommerce-tabs ul.wc-tabs li a {
        font-family: var(--heading-font-family);
        font-size: 25px;
        font-weight: 700;
        line-height: 60px;
        letter-spacing: 0.01em;
        text-transform: capitalize; }
      @media (max-width: 767px) {
        .pxl-shop-layout-10 .woocommerce-tabs ul.wc-tabs li a {
          font-size: 20px;
          line-height: 40px; } }
    .pxl-shop-layout-10 .woocommerce-tabs ul.wc-tabs li.active:after {
      transform: translateX(-50%) scaleX(1); }
  @media (max-width: 767px) {
    .pxl-shop-layout-10 .woocommerce-tabs ul.wc-tabs li {
      padding-bottom: 12px;
      padding-top: 15px; } }
.pxl-shop-layout-10 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .commentlist .comment-title {
  font-size: 16px;
  text-transform: capitalize; }
.pxl-shop-layout-10 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .commentlist .comment-reply-link {
  color: #fff;
  -webkit-border-radius: 17px;
  -khtml-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px; }
.pxl-shop-layout-10 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating {
  width: 100px;
  font-size: 17px;
  letter-spacing: 0; }
  .pxl-shop-layout-10 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating:before {
    content: "";
    font-family: "pxli";
    color: var(--secondary-color); }
  .pxl-shop-layout-10 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating > span:before {
    content: "";
    font-family: "pxli";
    color: var(--secondary-color); }
.pxl-shop-layout-10 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a {
  color: var(--secondary-color);
  height: 18px;
  width: 18px; }
  .pxl-shop-layout-10 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a::before {
    font-size: 20px;
    font-family: "pxli";
    content: ""; }
  .pxl-shop-layout-10 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a:hover ~ a::before {
    content: "";
    font-weight: normal; }
.pxl-shop-layout-10 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars:hover a::before {
  content: "";
  font-weight: normal; }
  .pxl-shop-layout-10 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a.active::before {
    content: "";
    font-weight: normal; }
  .pxl-shop-layout-10 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a.active ~ a::before {
    content: "";
    font-weight: normal; }
  .pxl-shop-layout-10 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a:not(.active)::before {
    content: "";
    font-weight: normal; }
.pxl-shop-layout-10 .woocommerce-tabs .woocommerce-Tabs-panel {
  border-color: rgba(var(--primary-color-rgb), 0.15); }

.pxl-shop-layout-11 .woocommerce-tabs {
  margin-top: 45px; }
  .pxl-shop-layout-11 .woocommerce-tabs ul.wc-tabs {
    overflow: hidden; }
    .pxl-shop-layout-11 .woocommerce-tabs ul.wc-tabs li {
      padding-bottom: 10px; }
      .pxl-shop-layout-11 .woocommerce-tabs ul.wc-tabs li::after {
        content: "";
        position: absolute;
        display: block;
        bottom: 0;
        left: 50%;
        width: 100%;
        height: 3px;
        background-color: var(--primary-color);
        transform: translateX(-50%) scaleX(0);
        transform-origin: center;
        transition: transform 0.3s ease;
        z-index: 1; }
      .pxl-shop-layout-11 .woocommerce-tabs ul.wc-tabs li a {
        font-family: var(--heading-font-family);
        font-size: 20px;
        font-weight: 600;
        line-height: 60px;
        letter-spacing: 0.08em;
        text-transform: uppercase; }
        .pxl-shop-layout-11 .woocommerce-tabs ul.wc-tabs li.active:after {
          transform: translateX(-50%) scaleX(1); }
      @media (max-width: 767px) {
        .pxl-shop-layout-11 .woocommerce-tabs ul.wc-tabs li {
          padding-bottom: 0;
          padding-top: 0; } }
  .pxl-shop-layout-11 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .commentlist .comment-title {
    font-size: 16px;
    text-transform: capitalize; }
  .pxl-shop-layout-11 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .commentlist .comment-reply-link {
    color: #fff;
    -webkit-border-radius: 17px;
    -khtml-border-radius: 17px;
    -moz-border-radius: 17px;
    -ms-border-radius: 17px;
    -o-border-radius: 17px;
    border-radius: 17px; }
  .pxl-shop-layout-11 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating {
    width: 100px;
    font-size: 17px;
    letter-spacing: 0; }
    .pxl-shop-layout-11 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating:before {
      content: "";
      font-family: "pxli";
      color: var(--secondary-color); }
    .pxl-shop-layout-11 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating > span:before {
      content: "";
      font-family: "pxli";
      color: var(--secondary-color); }
  .pxl-shop-layout-11 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a {
    color: var(--secondary-color);
    height: 18px;
    width: 18px; }
    .pxl-shop-layout-11 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a::before {
      font-size: 20px;
      font-family: "pxli";
      content: ""; }
    .pxl-shop-layout-11 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a:hover ~ a::before {
      content: "";
      font-weight: normal; }
  .pxl-shop-layout-11 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars:hover a::before {
    content: "";
    font-weight: normal; }
    .pxl-shop-layout-11 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a.active::before {
      content: "";
      font-weight: normal; }
    .pxl-shop-layout-11 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a.active ~ a::before {
      content: "";
      font-weight: normal; }
    .pxl-shop-layout-11 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a:not(.active)::before {
      content: "";
      font-weight: normal; }

.pxl-shop-layout-12 .woocommerce-tabs {
  margin-top: 45px; }
  .pxl-shop-layout-12 .woocommerce-tabs ul.wc-tabs {
    overflow: hidden; }
    .pxl-shop-layout-12 .woocommerce-tabs ul.wc-tabs li {
      padding-bottom: 10px; }
      .pxl-shop-layout-12 .woocommerce-tabs ul.wc-tabs li::after {
        content: "";
        position: absolute;
        display: block;
        bottom: 0;
        left: 50%;
        width: 100%;
        height: 3px;
        background-color: var(--primary-color);
        transform: translateX(-50%) scaleX(0);
        transform-origin: center;
        transition: transform 0.3s ease;
        z-index: 1; }
      .pxl-shop-layout-12 .woocommerce-tabs ul.wc-tabs li a {
        font-family: var(--heading-font-family);
        font-size: 17px;
        font-weight: 700;
        line-height: 60px;
        letter-spacing: 0.08em;
        text-transform: uppercase; }
        .pxl-shop-layout-12 .woocommerce-tabs ul.wc-tabs li.active:after {
          transform: translateX(-50%) scaleX(1); }
      @media (max-width: 767px) {
        .pxl-shop-layout-12 .woocommerce-tabs ul.wc-tabs li {
          padding-bottom: 0;
          padding-top: 0; } }
  .pxl-shop-layout-12 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .commentlist .comment-title {
    font-size: 16px;
    text-transform: capitalize; }
  .pxl-shop-layout-12 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .commentlist .comment-reply-link {
    color: #fff;
    -webkit-border-radius: 17px;
    -khtml-border-radius: 17px;
    -moz-border-radius: 17px;
    -ms-border-radius: 17px;
    -o-border-radius: 17px;
    border-radius: 17px; }
  .pxl-shop-layout-12 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating {
    width: 100px;
    font-size: 17px;
    letter-spacing: 0; }
    .pxl-shop-layout-12 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating:before {
      content: "";
      font-family: "pxli";
      color: var(--secondary-color); }
    .pxl-shop-layout-12 .woocommerce-tabs .woocommerce-Tabs-panel--reviews .star-rating > span:before {
      content: "";
      font-family: "pxli";
      color: var(--secondary-color); }
  .pxl-shop-layout-12 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a {
    color: var(--secondary-color);
    height: 18px;
    width: 18px; }
    .pxl-shop-layout-12 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a::before {
      font-size: 20px;
      font-family: "pxli";
      content: ""; }
    .pxl-shop-layout-12 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars a:hover ~ a::before {
      content: "";
      font-weight: normal; }
  .pxl-shop-layout-12 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars:hover a::before {
    content: "";
    font-weight: normal; }
    .pxl-shop-layout-12 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a.active::before {
      content: "";
      font-weight: normal; }
    .pxl-shop-layout-12 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a.active ~ a::before {
      content: "";
      font-weight: normal; }
    .pxl-shop-layout-12 .woocommerce-tabs .woocommerce-Tabs-panel--reviews p.stars.selected a:not(.active)::before {
      content: "";
      font-weight: normal; }

/** ------------------------------------------------
 * Related Product
---------------------------------------------------*/
.related.products {
  display: block;
  margin: 0 0 23px 0; }

.products.related, .products.upsells, .cross-sells {
  padding-top: 95px; }
@media (max-width: 767px) {
  .products.related, .products.upsells, .cross-sells {
    padding-top: 70px; } }
.products.related .related_subtitle, .products.upsells .related_subtitle, .cross-sells .related_subtitle {
  font-size: 15px;
  line-height: 32px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--heading-color);
  text-align: center;
  margin-bottom: 13px; }
@media (max-width: 767px) {
  .products.related .related_subtitle, .products.upsells .related_subtitle, .cross-sells .related_subtitle {
    font-size: 14px;
    margin-bottom: 7px; } }
@media (max-width: 575px) {
  .products.related .related_subtitle, .products.upsells .related_subtitle, .cross-sells .related_subtitle {
    text-align: left; } }
.products.related .related_title, .products.upsells .related_title, .cross-sells .related_title {
  position: relative;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.5;
  margin: 0 0 62px 0;
  text-align: center; }
@media (max-width: 767px) {
  .products.related .related_title, .products.upsells .related_title, .cross-sells .related_title {
    font-size: 25px;
    margin-bottom: 25px; } }
@media (max-width: 575px) {
  .products.related .related_title, .products.upsells .related_title, .cross-sells .related_title {
    text-align: left; } }
.products.related .pxl-divider, .products.upsells .pxl-divider, .cross-sells .pxl-divider {
  display: none; }

.pxl-shop-layout-1 .products.related .related_subtitle span, .pxl-shop-layout-1 .products.upsells .related_subtitle span, .pxl-shop-layout-1 .cross-sells .related_subtitle span {
  position: relative; }
  .pxl-shop-layout-1 .products.related .related_subtitle span:before, .pxl-shop-layout-1 .products.related .related_subtitle span:after, .pxl-shop-layout-1 .products.upsells .related_subtitle span:before, .pxl-shop-layout-1 .products.upsells .related_subtitle span:after, .pxl-shop-layout-1 .cross-sells .related_subtitle span:before, .pxl-shop-layout-1 .cross-sells .related_subtitle span:after {
    content: "";
    position: absolute;
    width: 62px;
    height: 1px;
    background-color: var(--primary-color);
    bottom: 5px; }
  .pxl-shop-layout-1 .products.related .related_subtitle span:before, .pxl-shop-layout-1 .products.upsells .related_subtitle span:before, .pxl-shop-layout-1 .cross-sells .related_subtitle span:before {
    left: -15px;
    -webkit-transform: translateX(-100%);
    -khtml-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  .pxl-shop-layout-1 .products.related .related_subtitle span:after, .pxl-shop-layout-1 .products.upsells .related_subtitle span:after, .pxl-shop-layout-1 .cross-sells .related_subtitle span:after {
    right: -15px;
    -webkit-transform: translateX(100%);
    -khtml-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }

.pxl-shop-layout-2 .products.related .related_subtitle, .pxl-shop-layout-2 .products.upsells .related_subtitle, .pxl-shop-layout-2 .cross-sells .related_subtitle {
  font-family: var(--heading-font-family);
  font-size: 27px;
  font-weight: 600;
  font-style: italic;
  line-height: 32px;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: var(--primary-color);
  text-align: center;
  margin-bottom: 13px; }
  .pxl-shop-layout-2 .products.related .related_subtitle span:before, .pxl-shop-layout-2 .products.related .related_subtitle span:after, .pxl-shop-layout-2 .products.upsells .related_subtitle span:before, .pxl-shop-layout-2 .products.upsells .related_subtitle span:after, .pxl-shop-layout-2 .cross-sells .related_subtitle span:before, .pxl-shop-layout-2 .cross-sells .related_subtitle span:after {
    content: none; }
.pxl-shop-layout-2 .products.related .related_title, .pxl-shop-layout-2 .products.upsells .related_title, .pxl-shop-layout-2 .cross-sells .related_title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 45px;
  line-height: 60px;
  letter-spacing: 0.05em;
  margin: 0;
  text-align: center; }
.pxl-shop-layout-2 .products.related .pxl-divider, .pxl-shop-layout-2 .products.upsells .pxl-divider, .pxl-shop-layout-2 .cross-sells .pxl-divider {
  display: block;
  margin: 28px auto 65px;
  background-color: var(--primary-color); }
  .pxl-shop-layout-2 .products.related .pxl-divider:before, .pxl-shop-layout-2 .products.related .pxl-divider:after, .pxl-shop-layout-2 .products.upsells .pxl-divider:before, .pxl-shop-layout-2 .products.upsells .pxl-divider:after, .pxl-shop-layout-2 .cross-sells .pxl-divider:before, .pxl-shop-layout-2 .cross-sells .pxl-divider:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -khtml-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg); }
  .pxl-shop-layout-2 .products.related .pxl-divider:before, .pxl-shop-layout-2 .products.upsells .pxl-divider:before, .pxl-shop-layout-2 .cross-sells .pxl-divider:before {
    width: 18px;
    height: 18px;
    background-color: var(--secondary-color);
    border: 1px solid var(--primary-color);
    z-index: 1; }
  .pxl-shop-layout-2 .products.related .pxl-divider:after, .pxl-shop-layout-2 .products.upsells .pxl-divider:after, .pxl-shop-layout-2 .cross-sells .pxl-divider:after {
    background-color: var(--primary-color);
    width: 8px;
    height: 8px;
    z-index: 2; }

.pxl-shop-layout-3 .products.related .related_subtitle, .pxl-shop-layout-3 .products.upsells .related_subtitle, .pxl-shop-layout-3 .cross-sells .related_subtitle {
  font-size: 15px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--primary-color);
  text-align: center;
  margin-bottom: 16px; }
  .pxl-shop-layout-3 .products.related .related_subtitle span:before, .pxl-shop-layout-3 .products.related .related_subtitle span:after, .pxl-shop-layout-3 .products.upsells .related_subtitle span:before, .pxl-shop-layout-3 .products.upsells .related_subtitle span:after, .pxl-shop-layout-3 .cross-sells .related_subtitle span:before, .pxl-shop-layout-3 .cross-sells .related_subtitle span:after {
    content: none; }
.pxl-shop-layout-3 .products.related .related_title, .pxl-shop-layout-3 .products.upsells .related_title, .pxl-shop-layout-3 .cross-sells .related_title {
  margin: 0 0 63px;
  font-weight: 600;
  font-size: 50px;
  line-height: 55px;
  letter-spacing: 0.02em;
  text-align: center;
  text-transform: capitalize; }

.pxl-shop-layout-4 .products.related .related_subtitle, .pxl-shop-layout-4 .products.upsells .related_subtitle, .pxl-shop-layout-4 .cross-sells .related_subtitle {
  font-size: 17px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--primary-color);
  text-align: center;
  margin-bottom: 16px; }
  .pxl-shop-layout-4 .products.related .related_subtitle span:before, .pxl-shop-layout-4 .products.related .related_subtitle span:after, .pxl-shop-layout-4 .products.upsells .related_subtitle span:before, .pxl-shop-layout-4 .products.upsells .related_subtitle span:after, .pxl-shop-layout-4 .cross-sells .related_subtitle span:before, .pxl-shop-layout-4 .cross-sells .related_subtitle span:after {
    content: none; }
.pxl-shop-layout-4 .products.related .related_title, .pxl-shop-layout-4 .products.upsells .related_title, .pxl-shop-layout-4 .cross-sells .related_title {
  margin: 0 0 63px;
  font-weight: 400;
  font-size: 50px;
  line-height: 55px;
  letter-spacing: 0.03em;
  text-align: center;
  text-transform: capitalize; }

.pxl-shop-layout-5 .products.related .related_subtitle, .pxl-shop-layout-5 .products.upsells .related_subtitle, .pxl-shop-layout-5 .cross-sells .related_subtitle {
  font-size: 15px;
  letter-spacing: 0.1em;
  color: var(--primary-color); }
  .pxl-shop-layout-5 .products.related .related_subtitle span:before, .pxl-shop-layout-5 .products.related .related_subtitle span:after, .pxl-shop-layout-5 .products.upsells .related_subtitle span:before, .pxl-shop-layout-5 .products.upsells .related_subtitle span:after, .pxl-shop-layout-5 .cross-sells .related_subtitle span:before, .pxl-shop-layout-5 .cross-sells .related_subtitle span:after {
    content: "";
    position: relative;
    font-family: "pxli";
    font-size: 15px;
    background-color: transparent; }
  .pxl-shop-layout-5 .products.related .related_subtitle span:before, .pxl-shop-layout-5 .products.upsells .related_subtitle span:before, .pxl-shop-layout-5 .cross-sells .related_subtitle span:before {
    margin-right: 10px; }
  .pxl-shop-layout-5 .products.related .related_subtitle span:after, .pxl-shop-layout-5 .products.upsells .related_subtitle span:after, .pxl-shop-layout-5 .cross-sells .related_subtitle span:after {
    margin-left: 9px; }
.pxl-shop-layout-5 .products.related .related_title, .pxl-shop-layout-5 .products.upsells .related_title, .pxl-shop-layout-5 .cross-sells .related_title {
  font-size: 45px;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: center;
  margin: 0 0 67px 0; }

.pxl-shop-layout-6 .products.related .related_subtitle, .pxl-shop-layout-6 .products.upsells .related_subtitle, .pxl-shop-layout-6 .cross-sells .related_subtitle {
  font-size: 15px;
  letter-spacing: 0.1em;
  color: var(--primary-color); }
  .pxl-shop-layout-6 .products.related .related_subtitle span:before, .pxl-shop-layout-6 .products.related .related_subtitle span:after, .pxl-shop-layout-6 .products.upsells .related_subtitle span:before, .pxl-shop-layout-6 .products.upsells .related_subtitle span:after, .pxl-shop-layout-6 .cross-sells .related_subtitle span:before, .pxl-shop-layout-6 .cross-sells .related_subtitle span:after {
    content: "";
    position: relative;
    font-family: "pxli";
    font-size: 15px;
    background-color: transparent; }
  .pxl-shop-layout-6 .products.related .related_subtitle span:before, .pxl-shop-layout-6 .products.upsells .related_subtitle span:before, .pxl-shop-layout-6 .cross-sells .related_subtitle span:before {
    margin-right: 10px; }
  .pxl-shop-layout-6 .products.related .related_subtitle span:after, .pxl-shop-layout-6 .products.upsells .related_subtitle span:after, .pxl-shop-layout-6 .cross-sells .related_subtitle span:after {
    margin-left: 9px; }
.pxl-shop-layout-6 .products.related .box-relatedtitle, .pxl-shop-layout-6 .products.upsells .box-relatedtitle, .pxl-shop-layout-6 .cross-sells .box-relatedtitle {
  margin: 0 0 116px 0;
  position: relative; }
  .pxl-shop-layout-6 .products.related .box-relatedtitle::before, .pxl-shop-layout-6 .products.upsells .box-relatedtitle::before, .pxl-shop-layout-6 .cross-sells .box-relatedtitle::before {
    content: "";
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translate(-50%, -100%);
    width: 33px;
    height: 17px;
    background-color: var(--primary-color);
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1); }
  .pxl-shop-layout-6 .products.related .box-relatedtitle::after, .pxl-shop-layout-6 .products.upsells .box-relatedtitle::after, .pxl-shop-layout-6 .cross-sells .box-relatedtitle::after {
    content: "";
    position: absolute;
    bottom: -23px;
    left: 50%;
    transform: translate(-50%, 100%);
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 18px solid #f5ab24;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1); }
  @media (max-width: 575px) {
    .pxl-shop-layout-6 .products.related .box-relatedtitle, .pxl-shop-layout-6 .products.upsells .box-relatedtitle, .pxl-shop-layout-6 .cross-sells .box-relatedtitle {
      margin: 0 0 60px 0; }
      .pxl-shop-layout-6 .products.related .box-relatedtitle::before, .pxl-shop-layout-6 .products.related .box-relatedtitle::after, .pxl-shop-layout-6 .products.upsells .box-relatedtitle::before, .pxl-shop-layout-6 .products.upsells .box-relatedtitle::after, .pxl-shop-layout-6 .cross-sells .box-relatedtitle::before, .pxl-shop-layout-6 .cross-sells .box-relatedtitle::after {
        display: none; } }
  .pxl-shop-layout-6 .products.related .box-relatedtitle .related-description, .pxl-shop-layout-6 .products.upsells .box-relatedtitle .related-description, .pxl-shop-layout-6 .cross-sells .box-relatedtitle .related-description {
    letter-spacing: 0;
    font-weight: 500;
    max-width: 624px;
    margin: auto;
    text-align: center; }
.pxl-shop-layout-6 .products.related .related_title, .pxl-shop-layout-6 .products.upsells .related_title, .pxl-shop-layout-6 .cross-sells .related_title {
  font-size: 50px;
  line-height: 65px;
  letter-spacing: 0.02em;
  text-align: center;
  margin-bottom: 9px; }
@media (max-width: 767px) {
  .pxl-shop-layout-6 .products.related .related_title, .pxl-shop-layout-6 .products.upsells .related_title, .pxl-shop-layout-6 .cross-sells .related_title {
    font-size: 43px;
    line-height: 55px; } }
@media (max-width: 575px) {
  .pxl-shop-layout-6 .products.related .related_title, .pxl-shop-layout-6 .products.upsells .related_title, .pxl-shop-layout-6 .cross-sells .related_title {
    font-size: 37px;
    line-height: 47px; } }

.pxl-shop-layout-7 .products.related .related_subtitle, .pxl-shop-layout-7 .products.upsells .related_subtitle, .pxl-shop-layout-7 .cross-sells .related_subtitle {
  font-size: 15px;
  letter-spacing: 0.1em;
  color: #888888;
  margin-bottom: 8px; }
.pxl-shop-layout-7 .products.related .box-relatedtitle, .pxl-shop-layout-7 .products.upsells .box-relatedtitle, .pxl-shop-layout-7 .cross-sells .box-relatedtitle {
  margin: 44px 0 67px 0;
  position: relative; }
@media (max-width: 575px) {
  .pxl-shop-layout-7 .products.related .box-relatedtitle, .pxl-shop-layout-7 .products.upsells .box-relatedtitle, .pxl-shop-layout-7 .cross-sells .box-relatedtitle {
    margin: 0 0 60px 0; }
    .pxl-shop-layout-7 .products.related .box-relatedtitle::before, .pxl-shop-layout-7 .products.upsells .box-relatedtitle::before, .pxl-shop-layout-7 .cross-sells .box-relatedtitle::before {
      display: none; } }
.pxl-shop-layout-7 .products.related .box-relatedtitle::before, .pxl-shop-layout-7 .products.upsells .box-relatedtitle::before, .pxl-shop-layout-7 .cross-sells .box-relatedtitle::before {
  content: "";
  position: absolute;
  top: -22px;
  background-image: url(../images/img-ball.png);
  background-size: cover;
  background-position: center;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  left: 50%;
  transform: translate(-50%, -100%); }
@media (max-width: 767px) {
  .pxl-shop-layout-7 .products.related .box-relatedtitle, .pxl-shop-layout-7 .products.upsells .box-relatedtitle, .pxl-shop-layout-7 .cross-sells .box-relatedtitle {
    margin: 40px 0 67px 0; }
    .pxl-shop-layout-7 .products.related .box-relatedtitle::before, .pxl-shop-layout-7 .products.upsells .box-relatedtitle::before, .pxl-shop-layout-7 .cross-sells .box-relatedtitle::before {
      top: -18px; } }
.pxl-shop-layout-7 .products.related .box-relatedtitle .related-description, .pxl-shop-layout-7 .products.upsells .box-relatedtitle .related-description, .pxl-shop-layout-7 .cross-sells .box-relatedtitle .related-description {
  letter-spacing: 0;
  font-weight: 500;
  max-width: 624px;
  margin: auto;
  text-align: center; }
.pxl-shop-layout-7 .products.related .related_title, .pxl-shop-layout-7 .products.upsells .related_title, .pxl-shop-layout-7 .cross-sells .related_title {
  font-size: 45px;
  line-height: 55px;
  letter-spacing: 0.03em;
  text-align: center;
  margin-bottom: 9px;
  font-weight: 600; }
@media (max-width: 767px) {
  .pxl-shop-layout-7 .products.related .related_title, .pxl-shop-layout-7 .products.upsells .related_title, .pxl-shop-layout-7 .cross-sells .related_title {
    font-size: 41px;
    line-height: 51px; } }
@media (max-width: 575px) {
  .pxl-shop-layout-7 .products.related .related_title, .pxl-shop-layout-7 .products.upsells .related_title, .pxl-shop-layout-7 .cross-sells .related_title {
    font-size: 36px;
    line-height: 46px; } }

.pxl-shop-layout-8 .products.related .related_subtitle, .pxl-shop-layout-8 .products.upsells .related_subtitle, .pxl-shop-layout-8 .cross-sells .related_subtitle {
  font-size: 15px;
  letter-spacing: 0.1em;
  color: #888888;
  margin-bottom: 8px; }
.pxl-shop-layout-8 .products.related .box-relatedtitle, .pxl-shop-layout-8 .products.upsells .box-relatedtitle, .pxl-shop-layout-8 .cross-sells .box-relatedtitle {
  margin: 44px 0 67px 0;
  position: relative; }
@media (max-width: 575px) {
  .pxl-shop-layout-8 .products.related .box-relatedtitle, .pxl-shop-layout-8 .products.upsells .box-relatedtitle, .pxl-shop-layout-8 .cross-sells .box-relatedtitle {
    margin: 0 0 60px 0; }
    .pxl-shop-layout-8 .products.related .box-relatedtitle::before, .pxl-shop-layout-8 .products.upsells .box-relatedtitle::before, .pxl-shop-layout-8 .cross-sells .box-relatedtitle::before {
      display: none; } }
@media (max-width: 767px) {
  .pxl-shop-layout-8 .products.related .box-relatedtitle, .pxl-shop-layout-8 .products.upsells .box-relatedtitle, .pxl-shop-layout-8 .cross-sells .box-relatedtitle {
    margin: 40px 0 67px 0; } }
.pxl-shop-layout-8 .products.related .box-relatedtitle .related-description, .pxl-shop-layout-8 .products.upsells .box-relatedtitle .related-description, .pxl-shop-layout-8 .cross-sells .box-relatedtitle .related-description {
  letter-spacing: 0;
  font-weight: 500;
  max-width: 624px;
  margin: auto;
  text-align: center; }
.pxl-shop-layout-8 .products.related .related_title, .pxl-shop-layout-8 .products.upsells .related_title, .pxl-shop-layout-8 .cross-sells .related_title {
  font-size: 45px;
  line-height: 55px;
  letter-spacing: 0.03em;
  text-align: center;
  margin-bottom: 9px;
  font-weight: 600; }
@media (max-width: 767px) {
  .pxl-shop-layout-8 .products.related .related_title, .pxl-shop-layout-8 .products.upsells .related_title, .pxl-shop-layout-8 .cross-sells .related_title {
    font-size: 41px;
    line-height: 51px; } }
@media (max-width: 575px) {
  .pxl-shop-layout-8 .products.related .related_title, .pxl-shop-layout-8 .products.upsells .related_title, .pxl-shop-layout-8 .cross-sells .related_title {
    font-size: 36px;
    line-height: 46px; } }

.pxl-shop-layout-9 .products.related .related_subtitle, .pxl-shop-layout-9 .products.upsells .related_subtitle, .pxl-shop-layout-9 .cross-sells .related_subtitle {
  font-size: 15px;
  letter-spacing: 0.2em;
  color: var(--primary-color);
  margin-bottom: 8px;
  line-height: 26px; }
.pxl-shop-layout-9 .products.related .box-relatedtitle, .pxl-shop-layout-9 .products.upsells .box-relatedtitle, .pxl-shop-layout-9 .cross-sells .box-relatedtitle {
  margin: 44px 0 67px 0;
  position: relative; }
@media (max-width: 575px) {
  .pxl-shop-layout-9 .products.related .box-relatedtitle, .pxl-shop-layout-9 .products.upsells .box-relatedtitle, .pxl-shop-layout-9 .cross-sells .box-relatedtitle {
    margin: 0 0 60px 0; }
    .pxl-shop-layout-9 .products.related .box-relatedtitle::before, .pxl-shop-layout-9 .products.upsells .box-relatedtitle::before, .pxl-shop-layout-9 .cross-sells .box-relatedtitle::before {
      display: none; } }
@media (max-width: 767px) {
  .pxl-shop-layout-9 .products.related .box-relatedtitle, .pxl-shop-layout-9 .products.upsells .box-relatedtitle, .pxl-shop-layout-9 .cross-sells .box-relatedtitle {
    margin: 30px 0 50px 0; } }
.pxl-shop-layout-9 .products.related .box-relatedtitle .related-description, .pxl-shop-layout-9 .products.upsells .box-relatedtitle .related-description, .pxl-shop-layout-9 .cross-sells .box-relatedtitle .related-description {
  letter-spacing: 0.02em;
  font-weight: 400;
  max-width: 479px;
  margin: auto;
  text-align: center;
  font-family: var(--heading-font-family);
  line-height: 26px; }
@media (max-width: 575px) {
  .pxl-shop-layout-9 .products.related .box-relatedtitle .related-description, .pxl-shop-layout-9 .products.upsells .box-relatedtitle .related-description, .pxl-shop-layout-9 .cross-sells .box-relatedtitle .related-description {
    text-align: start; } }
.pxl-shop-layout-9 .products.related .related_title, .pxl-shop-layout-9 .products.upsells .related_title, .pxl-shop-layout-9 .cross-sells .related_title {
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 9px;
  font-weight: 400; }
@media (max-width: 767px) {
  .pxl-shop-layout-9 .products.related .related_title, .pxl-shop-layout-9 .products.upsells .related_title, .pxl-shop-layout-9 .cross-sells .related_title {
    font-size: 43px;
    line-height: 53px; } }
@media (max-width: 575px) {
  .pxl-shop-layout-9 .products.related .related_title, .pxl-shop-layout-9 .products.upsells .related_title, .pxl-shop-layout-9 .cross-sells .related_title {
    font-size: 36px;
    line-height: 46px;
    text-align: start; } }

.pxl-shop-layout-10 .products.related .related_subtitle, .pxl-shop-layout-10 .products.upsells .related_subtitle, .pxl-shop-layout-10 .cross-sells .related_subtitle {
  font-size: 15px;
  letter-spacing: 0.15em;
  color: var(--primary-color);
  margin-bottom: 3px;
  line-height: 45px;
  font-weight: 500; }
.pxl-shop-layout-10 .products.related .box-relatedtitle, .pxl-shop-layout-10 .products.upsells .box-relatedtitle, .pxl-shop-layout-10 .cross-sells .box-relatedtitle {
  margin: 39px 0 76px 0;
  position: relative; }
@media (max-width: 575px) {
  .pxl-shop-layout-10 .products.related .box-relatedtitle, .pxl-shop-layout-10 .products.upsells .box-relatedtitle, .pxl-shop-layout-10 .cross-sells .box-relatedtitle {
    margin: 0 0 60px 0; }
    .pxl-shop-layout-10 .products.related .box-relatedtitle::before, .pxl-shop-layout-10 .products.upsells .box-relatedtitle::before, .pxl-shop-layout-10 .cross-sells .box-relatedtitle::before {
      display: none; } }
@media (max-width: 767px) {
  .pxl-shop-layout-10 .products.related .box-relatedtitle, .pxl-shop-layout-10 .products.upsells .box-relatedtitle, .pxl-shop-layout-10 .cross-sells .box-relatedtitle {
    margin: 30px 0 50px 0; } }
.pxl-shop-layout-10 .products.related .box-relatedtitle .related-description, .pxl-shop-layout-10 .products.upsells .box-relatedtitle .related-description, .pxl-shop-layout-10 .cross-sells .box-relatedtitle .related-description {
  letter-spacing: 0;
  font-weight: 400;
  max-width: 643px;
  margin: auto;
  text-align: center;
  line-height: 26px; }
@media (max-width: 575px) {
  .pxl-shop-layout-10 .products.related .box-relatedtitle .related-description, .pxl-shop-layout-10 .products.upsells .box-relatedtitle .related-description, .pxl-shop-layout-10 .cross-sells .box-relatedtitle .related-description {
    text-align: start; } }
.pxl-shop-layout-10 .products.related .pxl-divider, .pxl-shop-layout-10 .products.upsells .pxl-divider, .pxl-shop-layout-10 .cross-sells .pxl-divider {
  display: block;
  width: 84px;
  margin: 22px auto 0; }
  .pxl-shop-layout-10 .products.related .pxl-divider::before, .pxl-shop-layout-10 .products.upsells .pxl-divider::before, .pxl-shop-layout-10 .cross-sells .pxl-divider::before {
    width: 100%; }
  @media (max-width: 575px) {
    .pxl-shop-layout-10 .products.related .pxl-divider, .pxl-shop-layout-10 .products.upsells .pxl-divider, .pxl-shop-layout-10 .cross-sells .pxl-divider {
      margin-left: 0; } }
.pxl-shop-layout-10 .products.related .related_title, .pxl-shop-layout-10 .products.upsells .related_title, .pxl-shop-layout-10 .cross-sells .related_title {
  font-size: 45px;
  line-height: 55px;
  letter-spacing: 0.01em;
  text-align: center;
  margin-bottom: 9px;
  font-weight: 700; }
@media (max-width: 767px) {
  .pxl-shop-layout-10 .products.related .related_title, .pxl-shop-layout-10 .products.upsells .related_title, .pxl-shop-layout-10 .cross-sells .related_title {
    font-size: 41px;
    line-height: 51px; } }
@media (max-width: 575px) {
  .pxl-shop-layout-10 .products.related .related_title, .pxl-shop-layout-10 .products.upsells .related_title, .pxl-shop-layout-10 .cross-sells .related_title {
    font-size: 36px;
    line-height: 46px;
    text-align: start; } }

.pxl-shop-layout-11 .products.related .related_subtitle, .pxl-shop-layout-11 .products.upsells .related_subtitle, .pxl-shop-layout-11 .cross-sells .related_subtitle {
  font-size: 15px;
  letter-spacing: 0.1em;
  color: var(--primary-color);
  margin-bottom: 10px; }
.pxl-shop-layout-11 .products.related .box-relatedtitle, .pxl-shop-layout-11 .products.upsells .box-relatedtitle, .pxl-shop-layout-11 .cross-sells .box-relatedtitle {
  margin: 122px 0 85px 0;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .pxl-shop-layout-11 .products.related .box-relatedtitle::before, .pxl-shop-layout-11 .products.upsells .box-relatedtitle::before, .pxl-shop-layout-11 .cross-sells .box-relatedtitle::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 324px;
    height: 1px;
    background-color: rgba(200, 200, 200, 0.702); }
  .pxl-shop-layout-11 .products.related .box-relatedtitle::after, .pxl-shop-layout-11 .products.upsells .box-relatedtitle::after, .pxl-shop-layout-11 .cross-sells .box-relatedtitle::after {
    content: "";
    position: absolute;
    bottom: -16px;
    font-size: 38px;
    color: var(--primary-color);
    font-family: "pxli";
    z-index: 1;
    background-color: #fff;
    padding: 0 14px; }
  @media (max-width: 767px) {
    .pxl-shop-layout-11 .products.related .box-relatedtitle, .pxl-shop-layout-11 .products.upsells .box-relatedtitle, .pxl-shop-layout-11 .cross-sells .box-relatedtitle {
      margin: 90px 0 67px 0; } }
@media (max-width: 575px) {
  .pxl-shop-layout-11 .products.related .box-relatedtitle, .pxl-shop-layout-11 .products.upsells .box-relatedtitle, .pxl-shop-layout-11 .cross-sells .box-relatedtitle {
    margin: 70px 0 60px 0; } }
.pxl-shop-layout-11 .products.related .box-relatedtitle .related-description, .pxl-shop-layout-11 .products.upsells .box-relatedtitle .related-description, .pxl-shop-layout-11 .cross-sells .box-relatedtitle .related-description {
  letter-spacing: 0;
  font-weight: 500;
  max-width: 624px;
  margin: auto;
  text-align: center; }
.pxl-shop-layout-11 .products.related .related_title, .pxl-shop-layout-11 .products.upsells .related_title, .pxl-shop-layout-11 .cross-sells .related_title {
  font-size: 45px;
  line-height: 55px;
  letter-spacing: 0.03em;
  text-align: center;
  margin-bottom: 38px;
  font-weight: 700; }
@media (max-width: 767px) {
  .pxl-shop-layout-11 .products.related .related_title, .pxl-shop-layout-11 .products.upsells .related_title, .pxl-shop-layout-11 .cross-sells .related_title {
    font-size: 41px;
    line-height: 51px; } }
@media (max-width: 575px) {
  .pxl-shop-layout-11 .products.related .related_title, .pxl-shop-layout-11 .products.upsells .related_title, .pxl-shop-layout-11 .cross-sells .related_title {
    font-size: 36px;
    line-height: 46px; } }
.pxl-shop-layout-11 .products.related .pxl-product-loop-carousel .pxl-swiper-container, .pxl-shop-layout-11 .products.upsells .pxl-product-loop-carousel .pxl-swiper-container, .pxl-shop-layout-11 .cross-sells .pxl-product-loop-carousel .pxl-swiper-container {
  overflow: hidden; }

.pxl-shop-layout-12 .products.related .related_subtitle, .pxl-shop-layout-12 .products.upsells .related_subtitle, .pxl-shop-layout-12 .cross-sells .related_subtitle {
  font-size: 15px;
  letter-spacing: 0.1em;
  color: var(--primary-color);
  margin-bottom: 8px;
  font-weight: 500; }
.pxl-shop-layout-12 .products.related .box-relatedtitle, .pxl-shop-layout-12 .products.upsells .box-relatedtitle, .pxl-shop-layout-12 .cross-sells .box-relatedtitle {
  margin: 122px 0 85px 0;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center; }
@media (max-width: 767px) {
  .pxl-shop-layout-12 .products.related .box-relatedtitle, .pxl-shop-layout-12 .products.upsells .box-relatedtitle, .pxl-shop-layout-12 .cross-sells .box-relatedtitle {
    margin: 90px 0 67px 0; } }
@media (max-width: 575px) {
  .pxl-shop-layout-12 .products.related .box-relatedtitle, .pxl-shop-layout-12 .products.upsells .box-relatedtitle, .pxl-shop-layout-12 .cross-sells .box-relatedtitle {
    margin: 70px 0 60px 0; } }
.pxl-shop-layout-12 .products.related .box-relatedtitle .related-description, .pxl-shop-layout-12 .products.upsells .box-relatedtitle .related-description, .pxl-shop-layout-12 .cross-sells .box-relatedtitle .related-description {
  max-width: 649px;
  margin: auto;
  text-align: center; }
.pxl-shop-layout-12 .products.related .related_title, .pxl-shop-layout-12 .products.upsells .related_title, .pxl-shop-layout-12 .cross-sells .related_title {
  font-size: 45px;
  line-height: 55px;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 15px;
  font-weight: 700; }
@media (max-width: 767px) {
  .pxl-shop-layout-12 .products.related .related_title, .pxl-shop-layout-12 .products.upsells .related_title, .pxl-shop-layout-12 .cross-sells .related_title {
    font-size: 41px;
    line-height: 51px; } }
@media (max-width: 575px) {
  .pxl-shop-layout-12 .products.related .related_title, .pxl-shop-layout-12 .products.upsells .related_title, .pxl-shop-layout-12 .cross-sells .related_title {
    font-size: 36px;
    line-height: 46px; } }
.pxl-shop-layout-12 .products.related .pxl-product-loop-carousel .pxl-swiper-container, .pxl-shop-layout-12 .products.upsells .pxl-product-loop-carousel .pxl-swiper-container, .pxl-shop-layout-12 .cross-sells .pxl-product-loop-carousel .pxl-swiper-container {
  overflow: hidden; }

.pxl-variations-wrap .yith-wapo-container, .pxl-variations-wrap .pxl-atc-btn {
  margin-top: 27px; }

.pxl-product-loop-carousel .pxl-swiper-arrows.style-default .pxl-swiper-arrow {
  opacity: 1; }

label[for="coupon_code"] {
  display: none; }

.pxl-cart-empty {
  gap: 30px;
  padding: 30px; }
  .pxl-cart-empty .empty-icon i {
    color: var(--primary-color);
    font-size: 30px; }

.pxl-cart-dropdown {
  position: absolute;
  top: 70px;
  right: -140px;
  min-width: 395px;
  max-width: 91vw;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  margin-top: 10px;
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s; }
  .pxl-cart-dropdown.open {
    opacity: 1;
    visibility: visible;
    z-index: 9;
    margin-top: 0; }
  .pxl-cart-dropdown ul {
    margin: 0; }
  .pxl-cart-dropdown .cart-content-body {
    max-height: 360px;
    overflow-y: auto; }
  @media (max-width: 1199px) {
    .pxl-cart-dropdown .cart-content-body {
      max-height: 270px; } }
@media (max-width: 480px) {
  .pxl-cart-dropdown .cart-content-body {
    padding: 0 20px; } }
.pxl-cart-dropdown .cart-content-body::-webkit-scrollbar {
  height: 0;
  width: 3px;
  background-color: transparent; }
.pxl-cart-dropdown .cart-content-body::-webkit-scrollbar-track {
  border-radius: 0; }
.pxl-cart-dropdown .cart-content-body::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: transparent; }
.pxl-cart-dropdown .cart-content-body:hover::-webkit-scrollbar {
  width: 3px;
  height: auto;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0; }
.pxl-cart-dropdown .cart-content-body:hover::-webkit-scrollbar-thumb {
  background-color: rgba(48, 48, 48, 0.1); }
.pxl-cart-dropdown:has(.pxl-cart-widget.layout-3) {
  border-radius: 10px; }

.pxl-cart-widget {
  padding: 30px 23px 30px 30px; }
  .pxl-cart-widget .pxl-widget-cart-content.loading {
    position: relative; }
    .pxl-cart-widget .pxl-widget-cart-content.loading:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.4);
      z-index: 1; }
    .pxl-cart-widget .pxl-widget-cart-content.loading:after {
      content: "" !important;
      font-family: "pxli";
      font-size: 20px;
      color: #fff;
      -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;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -khtml-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 2; }
  .pxl-cart-widget .pxl-cart-empty {
    flex-wrap: nowrap;
    gap: 22px; }
    .pxl-cart-widget .pxl-cart-empty .empty-icon i {
      font-size: 30px;
      color: var(--secondary-color); }
    .pxl-cart-widget .pxl-cart-empty .empty-text {
      max-width: 240px; }
  .pxl-cart-widget ul {
    list-style: none outside;
    margin: 0;
    padding: 0; }
    .pxl-cart-widget ul li {
      padding: 25px 0;
      position: relative;
      display: flex;
      align-items: center;
      clear: both;
      overflow: hidden;
      font-weight: 600;
      border-bottom: 1px solid var(--heading-color); }
      .pxl-cart-widget ul li img {
        width: 76px;
        height: 82px;
        object-fit: cover; }
      .pxl-cart-widget ul li a.remove {
        font-family: "Nunito Sans";
        position: absolute;
        right: 0;
        top: 21px;
        font-size: 16px;
        font-weight: 600;
        line-height: 1;
        color: var(--heading-color); }
      .pxl-cart-widget ul li:first-child {
        padding-top: 5px; }
        .pxl-cart-widget ul li:first-child a.remove {
          top: 1px; }
      .pxl-cart-widget ul li .cart-item-wrap {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        gap: 20px;
        width: 100%; }
        .pxl-cart-widget ul li .cart-item-wrap .cart-item-thumbnail {
          flex-shrink: 0; }
        .pxl-cart-widget ul li .cart-item-wrap .cart-item-info {
          flex-grow: 1; }
        .pxl-cart-widget ul li .cart-item-wrap .product-name {
          display: block;
          display: -webkit-box;
          max-height: 51px;
          font-size: 15px;
          line-height: 1.7;
          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;
          letter-spacing: 0.05em;
          text-transform: uppercase;
          margin-bottom: 0;
          max-height: 47px; }
          .pxl-cart-widget ul li .cart-item-wrap .product-name > * {
            display: block;
            display: -webkit-box;
            max-height: 51px;
            font-size: 15px;
            line-height: 1.7;
            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-cart-widget ul li .cart-item-wrap .price {
          margin-bottom: 7px; }
          .pxl-cart-widget ul li .cart-item-wrap .price .amount {
            color: var(--heading-color);
            font-size: 17px;
            font-weight: 400;
            letter-spacing: 0.02em;
            margin-bottom: 7px; }
        .pxl-cart-widget ul li .cart-item-wrap .product-quantity {
          display: none; }
  .pxl-cart-widget .total {
    margin-top: 29px;
    margin-bottom: 10px;
    letter-spacing: 0.02em; }
    .pxl-cart-widget .total .total-lbl {
      font-family: var(--heading-font-family);
      font-size: 17px;
      font-weight: 500;
      text-transform: uppercase;
      color: var(--heading-color);
      margin-right: 6px; }
    .pxl-cart-widget .total .amount {
      font-size: 17px;
      color: var(--heading-color);
      font-weight: 400; }
  .pxl-cart-widget .buttons {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .pxl-cart-widget .buttons .button {
      padding: 0;
      background-color: transparent;
      color: var(--secondary-color);
      font-weight: 600;
      line-height: 30px; }
      .pxl-cart-widget .buttons .button span:after {
        content: "";
        height: 1px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        transition: all 300ms linear;
        transition-delay: 100ms;
        border-bottom: 1px solid; }
      .pxl-cart-widget .buttons .button:after {
        content: "";
        font-family: "Material-Design-Iconic-Font";
        font-size: 14px;
        line-height: 1;
        font-weight: normal;
        -moz-osx-font-smoothing: grayscale;
        margin-left: 5px;
        position: relative;
        transition: all 300ms linear;
        opacity: 1; }
        .pxl-cart-widget .buttons .button:hover span:after {
          width: 100%; }
  .pxl-cart-widget.layout-1 ul .cart-item-wrap .product-info .product-name a {
    display: inline;
    color: var(--heading-color);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
    .pxl-cart-widget.layout-1 ul .cart-item-wrap .product-info .product-name a:hover {
      color: inherit;
      background-size: 100% 100%; }
.pxl-cart-widget.layout-2 ul {
  margin: 12px 0; }
  .pxl-cart-widget.layout-2 ul li {
    border-bottom-color: var(--divider-color); }
    .pxl-cart-widget.layout-2 ul li a.remove {
      color: var(--primary-color); }
    .pxl-cart-widget.layout-2 ul li:first-child {
      padding-top: 0; }
      .pxl-cart-widget.layout-2 ul li:first-child a.remove {
        top: -4px; }
    .pxl-cart-widget.layout-2 ul li .cart-item-wrap .product-name {
      display: block;
      display: -webkit-box;
      max-height: 52px;
      font-size: 20px;
      line-height: 1.3;
      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;
      letter-spacing: 0.02em;
      text-transform: capitalize;
      margin-bottom: 0;
      max-height: 47px; }
      .pxl-cart-widget.layout-2 ul li .cart-item-wrap .product-name > * {
        display: block;
        display: -webkit-box;
        max-height: 52px;
        font-size: 20px;
        line-height: 1.3;
        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-cart-widget.layout-2 ul li .cart-item-wrap .price {
      margin-bottom: 2px; }
      .pxl-cart-widget.layout-2 ul li .cart-item-wrap .price .amount {
        color: var(--primary-color); }
.pxl-cart-widget.layout-2:not(:has(.cart-footer-inner)) ul li:last-child {
  padding-bottom: 0;
  border-bottom: none; }
.pxl-cart-widget.layout-2 .total {
  margin-top: 16px;
  margin-bottom: 5px; }
  .pxl-cart-widget.layout-2 .total .total-lbl {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: var(--heading-color); }
  .pxl-cart-widget.layout-2 .total .amount {
    color: var(--primary-color); }
.pxl-cart-widget.layout-2 .buttons {
  margin-bottom: -16px; }
  .pxl-cart-widget.layout-2 .buttons .button {
    color: var(--heading-color); }
    .pxl-cart-widget.layout-2 .buttons .button:after {
      color: var(--primary-color); }
.pxl-cart-widget.layout-3 ul li {
  border-bottom-color: rgba(var(--secondary-color-rgb), 0.1); }
  .pxl-cart-widget.layout-3 ul li img {
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
  .pxl-cart-widget.layout-3 ul li:last-child {
    padding-bottom: 0;
    border-bottom: none; }
    .pxl-cart-widget.layout-3 ul li .cart-item-wrap .product-name {
      display: block;
      display: -webkit-box;
      max-height: 56.1px;
      font-size: 17px;
      line-height: 1.65;
      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;
      font-weight: 500; }
      .pxl-cart-widget.layout-3 ul li .cart-item-wrap .product-name > * {
        display: block;
        display: -webkit-box;
        max-height: 56.1px;
        font-size: 17px;
        line-height: 1.65;
        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-cart-widget.layout-3 ul li .cart-item-wrap .price {
      font-weight: 500;
      margin-bottom: 0; }
.pxl-cart-widget.layout-3 .pxl-cart-empty {
  padding: 0; }
.pxl-cart-widget.layout-3 .woocommerce-mini-cart__total {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  background-color: var(--secondary-color);
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 11px 21px;
  justify-content: space-between; }
  .pxl-cart-widget.layout-3 .woocommerce-mini-cart__total > * {
    max-width: 100%; }
.pxl-cart-widget.layout-3 .total {
  margin-top: 25px;
  margin-bottom: 15px; }
  .pxl-cart-widget.layout-3 .total .total-lbl {
    color: #fff;
    letter-spacing: 0.05em; }
    .pxl-cart-widget.layout-3 .total .total-lbl:before {
      content: "";
      font-size: 15px;
      color: var(--primary-color);
      font-family: "pxli";
      margin-right: 5px; }
  .pxl-cart-widget.layout-3 .total .amount {
    color: #fff;
    font-weight: 300; }
.pxl-cart-widget.layout-3 .buttons {
  margin-bottom: -13px; }
  .pxl-cart-widget.layout-3 .buttons .button {
    color: var(--secondary-color); }
    .pxl-cart-widget.layout-3 .buttons .button span {
      font-family: var(--heading-font-family);
      font-size: 15px;
      font-weight: 600;
      letter-spacing: 0.15em;
      color: var(--secondary-color);
      -webkit-transition: all 300ms linear;
      -khtml-transition: all 300ms linear;
      -moz-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
      -o-transition: all 300ms linear;
      transition: all 300ms linear; }
      .pxl-cart-widget.layout-3 .buttons .button span:after {
        content: none; }
    .pxl-cart-widget.layout-3 .buttons .button:after {
      content: "";
      font-family: "Material-Design-Iconic-Font";
      font-size: 15px;
      font-weight: 700;
      color: var(--primary-color);
      margin-left: 7px; }
      .pxl-cart-widget.layout-3 .buttons .button:hover:after {
        animation: toRightFromLeft 300ms ease-out; }
.pxl-cart-widget.layout-4 {
  padding: 0;
  border: 1px solid var(--divider-color); }
  .pxl-cart-widget.layout-4 .widget-title {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 0; }
    .pxl-cart-widget.layout-4 .variation:before {
      content: "With Addons"; }
    .pxl-cart-widget.layout-4 .variation dt, .pxl-cart-widget.layout-4 .variation dd {
      display: none; }
  .pxl-cart-widget.layout-4 .pxl-cart-empty {
    padding: 30px; }
    .pxl-cart-widget.layout-4 .pxl-cart-empty .empty-icon i {
      color: var(--primary-color); }
  .pxl-cart-widget.layout-4 ul {
    margin: 0; }
    .pxl-cart-widget.layout-4 ul li {
      padding: 30px;
      background-color: #fff; }
      .pxl-cart-widget.layout-4 ul li .remove {
        display: none; }
        .pxl-cart-widget.layout-4 ul li .cart-item-wrap .cart-item-info {
          display: flex;
          align-items: center;
          justify-content: space-between;
          flex-direction: row-reverse; }
        @media (max-width: 575px) {
          .pxl-cart-widget.layout-4 ul li .cart-item-wrap .cart-item-info {
            flex-direction: column-reverse;
            align-items: start; } }
        .pxl-cart-widget.layout-4 ul li .cart-item-wrap .product-name {
          display: block;
          display: -webkit-box;
          max-height: 40.8px;
          font-size: 17px;
          line-height: 1.2;
          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;
          font-weight: 400;
          letter-spacing: 0.03em;
          text-transform: capitalize; }
          .pxl-cart-widget.layout-4 ul li .cart-item-wrap .product-name > * {
            display: block;
            display: -webkit-box;
            max-height: 40.8px;
            font-size: 17px;
            line-height: 1.2;
            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-cart-widget.layout-4 ul li .cart-item-wrap .price .amount {
          font-size: 17px;
          font-weight: 500;
          margin-bottom: 0; }
        .pxl-cart-widget.layout-4 ul li .cart-item-wrap .product-quantity {
          display: inline-block; }
          .pxl-cart-widget.layout-4 ul li .cart-item-wrap .product-quantity .quantity {
            max-width: 123px;
            margin-right: 4px; }
            .pxl-cart-widget.layout-4 ul li .cart-item-wrap .product-quantity .quantity .label {
              display: none; }
            .pxl-cart-widget.layout-4 ul li .cart-item-wrap .product-quantity .quantity .qty-field .quantity-inner {
              align-items: center; }
              .pxl-cart-widget.layout-4 ul li .cart-item-wrap .product-quantity .quantity .qty-field .quantity-inner input.qty[type="number"] {
                background-color: transparent;
                border: none;
                padding: 0;
                width: 40px;
                font-size: 15px;
                color: var(--heading-color);
                font-weight: 500; }
              .pxl-cart-widget.layout-4 ul li .cart-item-wrap .product-quantity .quantity .qty-field .quantity-inner .quantity-button {
                cursor: pointer;
                background-color: var(--primary-color);
                width: 25px;
                height: 25px;
                -webkit-border-radius: 50%;
                -khtml-border-radius: 50%;
                -moz-border-radius: 50%;
                -ms-border-radius: 50%;
                -o-border-radius: 50%;
                border-radius: 50%;
                display: inline-flex;
                align-items: center;
                justify-content: center; }
                .pxl-cart-widget.layout-4 ul li .cart-item-wrap .product-quantity .quantity .qty-field .quantity-inner .quantity-button:before {
                  font-family: "Rowdies";
                  font-size: 17px;
                  font-weight: 400;
                  line-height: 1;
                  color: #fff; }
                .pxl-cart-widget.layout-4 ul li .cart-item-wrap .product-quantity .quantity .qty-field .quantity-inner .quantity-button.quantity-up:before {
                  content: "+";
                  margin-bottom: 3px; }
                .pxl-cart-widget.layout-4 ul li .cart-item-wrap .product-quantity .quantity .qty-field .quantity-inner .quantity-button.quantity-down:before {
                  content: "-";
                  margin-bottom: 5px; }
      .pxl-cart-widget.layout-4 ul li img {
        width: 95px;
        height: 95px;
        background-color: #eae1d6;
        border: 1px solid var(--divider-color); }
  .pxl-cart-widget.layout-4 .cart-footer-inner .total {
    margin: 0;
    padding: 26px 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: var(--divider-color); }
    .pxl-cart-widget.layout-4 .cart-footer-inner .total > * {
      max-width: 100%; }
    .pxl-cart-widget.layout-4 .cart-footer-inner .total .total-lbl, .pxl-cart-widget.layout-4 .cart-footer-inner .total .total-value .amount {
      font-family: var(--body-font-family);
      font-weight: 500;
      letter-spacing: 0;
      color: #fff; }
  .pxl-cart-widget.layout-4 .cart-footer-inner .buttons .button {
    width: 50%;
    background-color: var(--primary-color);
    font-family: var(--body-font-family);
    font-size: 15px;
    font-weight: 700;
    height: 60px;
    letter-spacing: 0.1em;
    color: #fff; }
    .pxl-cart-widget.layout-4 .cart-footer-inner .buttons .button + .button {
      border-left: 1px solid var(--divider-color); }
    .pxl-cart-widget.layout-4 .cart-footer-inner .buttons .button span:after, .pxl-cart-widget.layout-4 .cart-footer-inner .buttons .button:after {
      content: none; }
    .pxl-cart-widget.layout-4 .cart-footer-inner .buttons .button:hover {
      background-color: #fff;
      color: var(--primary-color); }
.pxl-cart-widget.layout-5 {
  border: 1px solid var(--secondary-color); }
  .pxl-cart-widget.layout-5 ul li {
    border-bottom-color: var(--secondary-color); }
    .pxl-cart-widget.layout-5 ul li:last-child {
      padding-bottom: 0;
      border-bottom: none; }
      .pxl-cart-widget.layout-5 ul li .cart-item-wrap .product-name {
        display: block;
        display: -webkit-box;
        max-height: 56.1px;
        font-size: 17px;
        line-height: 1.65;
        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;
        font-weight: 500; }
        .pxl-cart-widget.layout-5 ul li .cart-item-wrap .product-name > * {
          display: block;
          display: -webkit-box;
          max-height: 56.1px;
          font-size: 17px;
          line-height: 1.65;
          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-cart-widget.layout-5 ul li .cart-item-wrap .price {
        font-weight: 500;
        margin-bottom: 0; }
        .pxl-cart-widget.layout-5 ul li .cart-item-wrap .price .woocommerce-Price-amount {
          color: #d74d29;
          font-weight: 500; }
  .pxl-cart-widget.layout-5 .pxl-cart-empty {
    padding: 0; }
  .pxl-cart-widget.layout-5 .woocommerce-mini-cart__total {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    background-color: var(--secondary-color);
    padding: 11px 21px;
    justify-content: space-between; }
    .pxl-cart-widget.layout-5 .woocommerce-mini-cart__total > * {
      max-width: 100%; }
  .pxl-cart-widget.layout-5 .total {
    margin-top: 25px;
    margin-bottom: 15px; }
    .pxl-cart-widget.layout-5 .total .total-lbl {
      color: #fff;
      letter-spacing: 0.05em; }
      .pxl-cart-widget.layout-5 .total .total-lbl:before {
        content: "";
        font-size: 15px;
        color: #fff;
        font-family: "pxli";
        margin-right: 5px; }
    .pxl-cart-widget.layout-5 .total .amount {
      color: #fff;
      font-weight: 300; }
  .pxl-cart-widget.layout-5 .buttons {
    margin-bottom: -13px; }
    .pxl-cart-widget.layout-5 .buttons .button {
      color: var(--secondary-color); }
      .pxl-cart-widget.layout-5 .buttons .button span {
        font-family: var(--heading-font-family);
        font-size: 15px;
        font-weight: 600;
        letter-spacing: 0.15em;
        color: var(--secondary-color);
        -webkit-transition: all 300ms linear;
        -khtml-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        transition: all 300ms linear; }
        .pxl-cart-widget.layout-5 .buttons .button span:after {
          content: none; }
      .pxl-cart-widget.layout-5 .buttons .button:after {
        content: "";
        font-family: "Material-Design-Iconic-Font";
        font-size: 15px;
        font-weight: 700;
        color: var(--primary-color);
        margin-left: 7px; }
        .pxl-cart-widget.layout-5 .buttons .button:hover:after {
          animation: toRightFromLeft 300ms ease-out; }
.pxl-cart-widget.layout-6 {
  background-color: var(--additional01-color); }
  .pxl-cart-widget.layout-6 .pxl-widget-cart-content .cart-item-wrap {
    gap: 19px; }
    .pxl-cart-widget.layout-6 .pxl-widget-cart-content .woocommerce-mini-cart > li {
      border-bottom-color: rgba(45, 39, 35, 0.102); }
      .pxl-cart-widget.layout-6 .pxl-widget-cart-content .woocommerce-mini-cart > li:last-child {
        border: none;
        padding-bottom: 0; }
  .pxl-cart-widget.layout-6 .pxl-widget-cart-content .price {
    margin-bottom: 4px; }
    .pxl-cart-widget.layout-6 .pxl-widget-cart-content .price .woocommerce-Price-amount {
      color: var(--primary-color);
      font-size: 17px;
      font-weight: 500;
      letter-spacing: 0.02em; }
  .pxl-cart-widget.layout-6 .pxl-widget-cart-content .product-name {
    display: block;
    display: -webkit-box;
    max-height: 884px*px;
    font-size: 17px;
    line-height: 26px;
    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;
    letter-spacing: 0.03em; }
    .pxl-cart-widget.layout-6 .pxl-widget-cart-content .product-name > * {
      display: block;
      display: -webkit-box;
      max-height: 884px*px;
      font-size: 17px;
      line-height: 26px;
      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-cart-widget.layout-6 .pxl-widget-cart-content .product-name a {
      display: inline;
      color: var(--heading-color);
      background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
      background-repeat: no-repeat;
      background-size: 0% 100%;
      transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
      .pxl-cart-widget.layout-6 .pxl-widget-cart-content .product-name a:hover {
        color: inherit;
        background-size: 100% 100%; }
.pxl-cart-widget.layout-6 .cart-content-footer .cart-footer-inner .woocommerce-mini-cart__total {
  display: flex;
  justify-content: space-between;
  background-color: var(--heading-color);
  padding: 12px 27px 12px 21px;
  margin-top: 25px;
  margin-bottom: 25px; }
  .pxl-cart-widget.layout-6 .cart-content-footer .cart-footer-inner .woocommerce-mini-cart__total .total-lbl {
    color: #fff; }
    .pxl-cart-widget.layout-6 .cart-content-footer .cart-footer-inner .woocommerce-mini-cart__total .total-lbl:before {
      content: "";
      font-size: 15px;
      color: #fff;
      font-family: "pxli";
      margin-right: 9px; }
  .pxl-cart-widget.layout-6 .cart-content-footer .cart-footer-inner .woocommerce-mini-cart__total .woocommerce-Price-amount {
    color: #ffffff; }
.pxl-cart-widget.layout-6 .cart-content-footer .woocommerce-mini-cart__buttons .pxl-btn {
  font-size: 14px;
  font-family: var(--heading-font-family);
  font-weight: bold;
  letter-spacing: 0.15em; }
  .pxl-cart-widget.layout-6 .cart-content-footer .woocommerce-mini-cart__buttons .pxl-btn::after {
    font-weight: 700; }
.pxl-cart-widget.layout-7 {
  background-color: var(--additional01-color); }
  .pxl-cart-widget.layout-7 .pxl-widget-cart-content .cart-item-wrap {
    gap: 19px; }
    .pxl-cart-widget.layout-7 .pxl-widget-cart-content .woocommerce-mini-cart > li {
      border-bottom-color: rgba(45, 39, 35, 0.102); }
      .pxl-cart-widget.layout-7 .pxl-widget-cart-content .woocommerce-mini-cart > li:last-child {
        border: none;
        padding-bottom: 0; }
  .pxl-cart-widget.layout-7 .pxl-widget-cart-content .price {
    margin-bottom: 4px; }
    .pxl-cart-widget.layout-7 .pxl-widget-cart-content .price .woocommerce-Price-amount {
      font-size: 17px;
      letter-spacing: 0.02em; }
  .pxl-cart-widget.layout-7 .pxl-widget-cart-content .product-name {
    display: block;
    display: -webkit-box;
    max-height: 884px*px;
    font-size: 17px;
    line-height: 26px;
    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;
    letter-spacing: 0.03em;
    font-weight: 700; }
    .pxl-cart-widget.layout-7 .pxl-widget-cart-content .product-name > * {
      display: block;
      display: -webkit-box;
      max-height: 884px*px;
      font-size: 17px;
      line-height: 26px;
      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-cart-widget.layout-7 .pxl-widget-cart-content .product-name a {
      display: inline;
      color: var(--heading-color);
      background-image: linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);
      background-repeat: no-repeat;
      background-size: 0% 100%;
      transition: background-size 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }
      .pxl-cart-widget.layout-7 .pxl-widget-cart-content .product-name a:hover {
        color: inherit;
        background-size: 100% 100%; }
.pxl-cart-widget.layout-7 .cart-content-footer .cart-footer-inner .woocommerce-mini-cart__total {
  display: flex;
  justify-content: space-between;
  background-color: var(--heading-color);
  padding: 12px 27px 12px 21px;
  margin-top: 25px;
  margin-bottom: 25px; }
  .pxl-cart-widget.layout-7 .cart-content-footer .cart-footer-inner .woocommerce-mini-cart__total .total-lbl {
    color: #fff; }
    .pxl-cart-widget.layout-7 .cart-content-footer .cart-footer-inner .woocommerce-mini-cart__total .total-lbl:before {
      content: "";
      font-size: 15px;
      color: var(--primary-color);
      font-family: "pxli";
      margin-right: 9px; }
  .pxl-cart-widget.layout-7 .cart-content-footer .cart-footer-inner .woocommerce-mini-cart__total .woocommerce-Price-amount {
    color: #ffffff; }
.pxl-cart-widget.layout-7 .cart-content-footer .woocommerce-mini-cart__buttons .pxl-btn {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.15em; }
  .pxl-cart-widget.layout-7 .cart-content-footer .woocommerce-mini-cart__buttons .pxl-btn::after {
    font-weight: 700; }

.pxl-widget-cart-content .pxl-cart-empty {
  padding: 0; }

.pxl-shop-layout-2 .pxl-cart-widget .pxl-cart-empty .empty-icon i {
  color: var(--primary-color); }

@media (min-width: 992px) {
  .cart-content-left {
    padding-right: 45px; } }

.cart-list-wrapper .cart-list-head {
  font-size: 14px;
  color: var(--heading-color);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border-bottom: 1px solid var(--divider-color);
  padding-bottom: 10px; }
@media (max-width: 575px) {
  .cart-list-wrapper .cart-list-head {
    display: none; } }
.cart-list-wrapper .cart-list-head .product-name {
  margin-left: -90px; }
.cart-list-wrapper .cart-list-head .col-quantity {
  width: 20%; }
.cart-list-wrapper .cart-list-item {
  padding: 25px 0; }
  .cart-list-wrapper .cart-list-item + .cart-list-item {
    border-top: 1px solid var(--divider-color); }
    .cart-list-wrapper .cart-list-item .product-thumbnail img {
      width: 70px;
      background-color: #fff; }
      .cart-list-wrapper .cart-list-item .product-thumbnail.border img {
        border: 1px solid var(--divider-color); }
  .cart-list-wrapper .cart-list-item .cart-item-info {
    padding-left: 20px; }
  .cart-list-wrapper .cart-list-item .item-name {
    font-size: 16px;
    line-height: 24px; }
  .cart-list-wrapper .cart-list-item .variation {
    margin: 10px 0 0;
    line-height: 1.2; }
    .cart-list-wrapper .cart-list-item .variation span {
      margin: 0;
      padding: 0;
      position: relative;
      display: inline-flex; }
      .cart-list-wrapper .cart-list-item .variation span + span {
        padding-left: 8px; }
        .cart-list-wrapper .cart-list-item .variation span + span:before {
          content: ",";
          position: absolute;
          left: 0; }
  .cart-list-wrapper .cart-list-item .col-quantity {
    width: 20%; }
  .cart-list-wrapper .cart-list-item .pxl-quantity-wrap {
    align-items: center; }
    .cart-list-wrapper .cart-list-item .pxl-quantity-wrap .label {
      display: none; }
  .cart-list-wrapper .cart-list-item .quantity-inner {
    position: relative;
    display: inline-block;
    width: 80px; }
    .cart-list-wrapper .cart-list-item .quantity-inner input {
      width: 100%;
      height: 30px;
      line-height: 30px;
      border: 1px solid var(--primary-color);
      color: var(--heading-color);
      font-size: 15px;
      text-align: center;
      border-radius: 0;
      padding: 0 24px;
      background-color: transparent; }
    .cart-list-wrapper .cart-list-item .quantity-inner .quantity-button {
      position: absolute;
      top: 0;
      width: 30px;
      height: 30px;
      line-height: 30px;
      font-size: 11px;
      border: 0;
      cursor: pointer;
      display: flex;
      align-items: center;
      color: var(--heading-color);
      -webkit-transition: color 0.3s ease;
      -khtml-transition: color 0.3s ease;
      -moz-transition: color 0.3s ease;
      -ms-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
      transition: color 0.3s ease; }
    .cart-list-wrapper .cart-list-item .quantity-inner .quantity-up {
      right: 0;
      justify-content: center; }
      .cart-list-wrapper .cart-list-item .quantity-inner .quantity-up:after {
        content: "";
        font-family: "Material-Design-Iconic-Font"; }
    .cart-list-wrapper .cart-list-item .quantity-inner .quantity-down {
      left: 0;
      z-index: 1;
      justify-content: center; }
      .cart-list-wrapper .cart-list-item .quantity-inner .quantity-down:after {
        content: "";
        font-family: "Material-Design-Iconic-Font"; }
  .cart-list-wrapper .cart-list-item .item-price, .cart-list-wrapper .cart-list-item .item-subtotal {
    font-size: 16px;
    color: var(--heading-color); }
  .cart-list-wrapper .cart-list-item .remove {
    font-size: 15px;
    color: #707070; }
    .cart-list-wrapper .cart-list-item .remove:hover {
      color: var(--link-color); }
  @media (max-width: 575px) {
    .cart-list-wrapper .cart-list-item .cart-item-info {
      position: relative; }
    .cart-list-wrapper .cart-list-item .col-remove {
      position: absolute;
      top: 0;
      right: 0;
      width: auto !important; }
    .cart-list-wrapper .cart-list-item .item-name {
      padding-top: 0;
      margin-bottom: 5px; }
    .cart-list-wrapper .cart-list-item .item-subtotal {
      margin-top: 5px; }
      .cart-list-wrapper .cart-list-item .item-subtotal .lbl {
        color: var(--body-color); } }

.coupon {
  margin-top: 55px; }
@media (max-width: 480px) {
  .coupon {
    padding: 18px 0 24px; } }
.coupon label {
  font-size: 20px;
  line-height: 1.5;
  color: var(--heading-color);
  margin-bottom: 15px; }
@media (max-width: 480px) {
  .coupon label {
    margin-bottom: 10px; } }
.coupon .pxl-icon {
  position: absolute;
  left: 16px;
  top: 50%;
  font-size: 20px;
  margin-top: -10px;
  color: #000; }
@media (max-width: 480px) {
  .coupon .pxl-icon {
    display: none; } }
.coupon .input-text {
  border: 1px solid var(--divider-color);
  height: 50px; }
  .coupon .input-text:hover {
    border-color: var(--divider-color); }
@media (min-width: 481px) {
  .coupon .button {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    background-color: transparent;
    color: var(--heading-color);
    padding: 0 24px;
    font-size: 14px;
    letter-spacing: 0.05em;
    border: 0; }
    .coupon .button:hover, .coupon .button:active, .coupon .button:focus {
      color: #707070; } }
@media (max-width: 480px) {
  .coupon .button {
    margin-top: 15px;
    width: 100%;
    height: var(--input-height); } }

.cart-collaterals {
  background-color: #fff;
  position: relative;
  border: 1px solid var(--primary-color);
  border-radius: var(--total_section_border_radius-width); }
  .cart-collaterals .cart_totals {
    position: relative;
    padding: 30px 35px 25px 35px; }
  @media (max-width: 480px) {
    .cart-collaterals .cart_totals {
      padding: 25px 15px 20px 15px; } }
  .cart-collaterals .pxl-heading {
    font-size: 20px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid var(--divider-color); }
  .cart-collaterals .cart-total-row {
    margin-bottom: 15px; }
  .cart-collaterals span.lbl {
    font-size: 16px;
    letter-spacing: 0.015em; }
  .cart-collaterals span.value {
    font-size: 16px;
    letter-spacing: 0.015em;
    color: var(--heading-color); }
    .cart-collaterals .shipping_method span.current {
      color: var(--heading-color); }
    .cart-collaterals .shipping_method:after {
      right: 16px; }
  .cart-collaterals .wc-proceed-to-checkout .text-end {
    position: relative;
    z-index: 1; }
  .cart-collaterals .woocommerce-shipping-calculator {
    margin-top: 10px; }
    .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button {
      font-size: 16px;
      letter-spacing: 0.015em;
      color: var(--body-color); }
      .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button:hover {
        color: var(--link-color); }
    .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form {
      margin-top: 10px; }
      .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form .button {
        width: 100%; }
    .cart-collaterals .woocommerce-shipping-calculator .select2-selection {
      -webkit-appearance: none;
      -moz-appearance: none;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='18' height='18' viewBox='0 0 288 448'%3E%3Cpath d='M268.75 184c0 2-1 4.25-2.5 5.75l-116.5 116.5c-1.5 1.5-3.75 2.5-5.75 2.5s-4.25-1-5.75-2.5l-116.5-116.5c-1.5-1.5-2.5-3.75-2.5-5.75s1-4.25 2.5-5.75l12.5-12.5c1.5-1.5 3.5-2.5 5.75-2.5 2 0 4.25 1 5.75 2.5l98.25 98.25 98.25-98.25c1.5-1.5 3.75-2.5 5.75-2.5s4.25 1 5.75 2.5l12.5 21.5c1.5 1.5 2.5 3.75 2.5 5.75z'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position-x: calc(100% - 15px);
      background-position-y: 50%;
      background-size: 15px;
      cursor: pointer; }
      [dir="rtl"] .cart-collaterals .woocommerce-shipping-calculator .select2-selection {
        background-position: 10px 50%;
        padding-right: 22px;
        padding-left: 30px; }
    .cart-collaterals .woocommerce-shipping-calculator .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
      padding: 0;
      color: var(--heading-color); }
    .cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single .select2-selection__arrow b {
      display: none; }
    .cart-collaterals .woocommerce-shipping-calculator .input-text {
      padding: 0 18px; }
  .cart-collaterals .order-total {
    padding-top: 18px;
    margin-top: 18px;
    border-top: 1px solid var(--divider-color);
    margin-bottom: 10px; }
    .cart-collaterals .order-total span.lbl {
      font-size: 18px;
      color: var(--heading-color);
      text-transform: uppercase;
      letter-spacing: 0.05em; }
    .cart-collaterals .order-total span.value {
      font-size: 20px;
      font-weight: 600;
      color: var(--heading-color);
      letter-spacing: 0.015em; }
      .cart-collaterals .order-total span.value strong {
        font-weight: 600; }
  .cart-collaterals .calc_shipping_wrap {
    position: relative;
    z-index: 1; }
  .cart-collaterals .checkout-button {
    width: 100%; }
  .cart-collaterals .payment_method_text {
    font-size: 16px;
    color: var(--heading-color);
    margin-bottom: 10px; }
  .cart-collaterals .blockUI.blockOverlay {
    position: relative !important;
    display: none !important; }
    .cart-collaterals .cart_totals.processing:before {
      opacity: 1;
      visibility: visible; }
    .cart-collaterals .cart_totals.processing:after {
      opacity: 1;
      visibility: visible; }

.woocommerce-cart-form .continue-shopping {
  margin-top: 40px; }
.woocommerce-cart-form .pxl-continue-shop {
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-decoration: underline;
  text-underline-offset: 8px; }

.return-to-shop {
  text-align: center; }

.pxl-cart-empty .woocommerce-info {
  margin-bottom: 30px; }
.pxl-cart-empty .return-to-shop {
  text-align: center; }
  .pxl-cart-empty .return-to-shop .button:hover {
    border: 1px solid var(--heading-color);
    color: var(--heading-color);
    background-color: transparent; }

.pxl-checkout-content-wrap input[type="checkbox"] {
  width: 20px;
  height: 20px;
  border: 1px solid var(--divider-color);
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  position: relative;
  text-align: center;
  line-height: 16px;
  margin-right: 10px; }
  .pxl-checkout-content-wrap input[type="checkbox"]:after {
    content: "";
    font-family: "Material-Design-Iconic-Font";
    font-size: 18px;
    color: #fff;
    opacity: 0; }
  .pxl-checkout-content-wrap input[type="checkbox"]:checked[type=checkbox] {
    background: var(--secondary-color); }
    .pxl-checkout-content-wrap input[type="checkbox"]:checked[type=checkbox]:after {
      opacity: 1; }
.pxl-checkout-content-wrap input[type="radio"] {
  width: 20px;
  height: 20px;
  border: 1px solid var(--divider-color);
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  position: relative;
  text-align: center;
  line-height: 18px;
  margin-right: 13px; }
  .pxl-checkout-content-wrap input[type="radio"]:after {
    content: "";
    font-family: "Material-Design-Iconic-Font";
    font-size: 18px;
    color: #fff;
    opacity: 0; }
  .pxl-checkout-content-wrap input[type="radio"]:checked[type=radio] {
    background: var(--secondary-color); }
    .pxl-checkout-content-wrap input[type="radio"]:checked[type=radio]:after {
      opacity: 1; }
.pxl-checkout-content-wrap .content-top-inner {
  padding-right: 70px; }
@media (max-width: 1199px) {
  .pxl-checkout-content-wrap .content-top-inner {
    padding-right: 30px; } }
@media (max-width: 991px) {
  .pxl-checkout-content-wrap .content-top-inner {
    padding-right: 0; } }
@media (max-width: 575px) {
  .pxl-checkout-content-wrap .content-top-inner div + div {
    margin-top: 20px; } }
.pxl-checkout-content-wrap .pxl-heading {
  font-size: 20px; }
.pxl-checkout-content-wrap .customer-details {
  padding-right: 70px; }
@media (max-width: 1199px) {
  .pxl-checkout-content-wrap .customer-details {
    padding-right: 30px; } }
@media (max-width: 991px) {
  .pxl-checkout-content-wrap .customer-details {
    padding-right: 0; } }

.pxl-login-form-checkout {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  padding: 0;
  background: rgba(0, 0, 0, 0.4);
  will-change: transform;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  opacity: 0;
  scrollbar-width: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }
  .pxl-login-form-checkout > * {
    max-width: 100%; }
  @media (max-width: 767px) {
    .pxl-login-form-checkout {
      left: 15px;
      right: 15px;
      width: calc(100% - 30px); } }
  .pxl-login-form-checkout .pxl-hidden-template-wrap {
    width: calc(100% - 40px);
    max-width: 570px;
    position: relative;
    background: transparent;
    border-radius: 0;
    overflow: hidden;
    max-height: 100vh;
    padding: 35px 50px 65px;
    overflow-y: auto;
    -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); }
  @media (max-width: 575px) {
    .pxl-login-form-checkout .pxl-hidden-template-wrap {
      padding: 25px 20px 35px; } }
  .pxl-login-form-checkout .pxl-hidden-template-wrap::-webkit-scrollbar {
    height: 0;
    width: 0;
    background-color: transparent; }
  .pxl-login-form-checkout .pxl-hidden-template-wrap::-webkit-scrollbar-track {
    border-radius: 0; }
  .pxl-login-form-checkout .pxl-hidden-template-wrap::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: transparent; }
  .pxl-login-form-checkout .pxl-hidden-template-wrap:hover::-webkit-scrollbar {
    width: 0;
    height: auto;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 0; }
  .pxl-login-form-checkout .pxl-hidden-template-wrap:hover::-webkit-scrollbar-thumb {
    background-color: rgba(48, 48, 48, 0.1); }
  .pxl-login-form-checkout .pxl-panel-header {
    margin-bottom: 68px; }
  .pxl-login-form-checkout .pxl-panel-content {
    position: relative;
    flex: 1; }
  .pxl-login-form-checkout .pxl-title {
    font-size: 30px;
    color: var(--heading-color); }
  .pxl-login-form-checkout .pxl-close {
    font-size: 18px;
    color: var(--heading-color); }
    .pxl-login-form-checkout .pxl-close:hover {
      color: #707070; }
  .pxl-login-form-checkout.open {
    height: 100%;
    -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);
    opacity: 1;
    z-index: 99999; }
    .pxl-login-form-checkout.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);
      background: #fff; }

.woocommerce-form-login .form-fields + .form-fields, .woocommerce-form-register .form-fields + .form-fields {
  margin-top: 30px; }
.woocommerce-form-login .input-text, .woocommerce-form-register .input-text {
  font-size: 16px;
  height: 40px; }
  .woocommerce-form-login .input-text::-webkit-input-placeholder, .woocommerce-form-register .input-text::-webkit-input-placeholder {
    font-size: 16px; }
  .woocommerce-form-login .input-text:-moz-placeholder, .woocommerce-form-register .input-text:-moz-placeholder {
    font-size: 16px; }
  .woocommerce-form-login .input-text::-moz-placeholder, .woocommerce-form-register .input-text::-moz-placeholder {
    font-size: 16px; }
  .woocommerce-form-login .input-text:-ms-input-placeholder, .woocommerce-form-register .input-text:-ms-input-placeholder {
    font-size: 16px; }
.woocommerce-form-login .password-input, .woocommerce-form-register .password-input {
  position: relative;
  display: block; }
.woocommerce-form-login .show-password-input, .woocommerce-form-register .show-password-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  padding: 0 0 0 10px;
  border: 0;
  font-size: 18px;
  color: #707070;
  display: inline-block;
  line-height: 40px;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  -khtml-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }
  .woocommerce-form-login .show-password-input:before, .woocommerce-form-register .show-password-input:before {
    content: ""; }
  .woocommerce-form-login .show-password-input:hover, .woocommerce-form-register .show-password-input:hover {
    color: var(--heading-color); }
.woocommerce-form-login .form-actions, .woocommerce-form-register .form-actions {
  margin-top: 47px; }
.woocommerce-form-login .remember-forgot, .woocommerce-form-register .remember-forgot {
  margin-bottom: 42px; }
  .woocommerce-form-login .remember-forgot label, .woocommerce-form-register .remember-forgot label {
    font-size: 16px;
    color: var(--heading-color);
    letter-spacing: 0.015em;
    margin: 0; }
    .woocommerce-form-login .remember-forgot .lost_password a, .woocommerce-form-register .remember-forgot .lost_password a {
      color: #0099cc;
      font-size: 14px; }
      .woocommerce-form-login .remember-forgot .lost_password a:hover, .woocommerce-form-register .remember-forgot .lost_password a:hover {
        color: var(--link-color); }
.woocommerce-form-login button[type="submit"], .woocommerce-form-register button[type="submit"] {
  width: 100%;
  padding: 14px 35px 14px 35px; }

.checkout-content-top {
  margin-bottom: 45px; }
  .checkout-content-top .checkout-login-btn-toggle {
    width: 100%;
    padding: 14px 16px 14px 16px;
    text-align: left;
    justify-content: flex-start;
    height: 50px;
    border-color: var(--divider-color);
    font-size: 14px;
    text-transform: capitalize; }
    .checkout-content-top .checkout-login-btn-toggle .pxl-icon {
      font-size: 20px;
      margin-right: 15px; }
    .checkout-content-top .checkout-login-btn-toggle:hover, .checkout-content-top .checkout-login-btn-toggle:active, .checkout-content-top .checkout-login-btn-toggle:focus {
      border-color: var(--primary-color); }
  .checkout-content-top form.woocommerce-form-login {
    display: block !important; }
  .checkout-content-top form.checkout_coupon {
    display: block !important; }
    .checkout-content-top form.checkout_coupon .input-text {
      padding: 0px 90px 0 var(--input-padding-left); }
    @media (max-width: 480px) {
      .checkout-content-top form.checkout_coupon .input-text {
        padding: 0 20px 0 20px; } }
    .checkout-content-top form.checkout_coupon .button {
      position: absolute;
      top: 0;
      right: 0;
      height: var(--input-height);
      background-color: transparent;
      color: var(--heading-color);
      padding: 0 24px;
      font-size: 14px;
      letter-spacing: 0.05em;
      border: 0; }
      .checkout-content-top form.checkout_coupon .button:hover, .checkout-content-top form.checkout_coupon .button:active, .checkout-content-top form.checkout_coupon .button:focus {
        color: var(--heading-color); }

.woocommerce-checkout ul.woocommerce-error {
  margin-bottom: 120px;
  list-style: none;
  font-size: 16px;
  padding: 30px 15px 30px 45px; }
  .woocommerce-checkout ul.woocommerce-error:before {
    top: 26px;
    -webkit-transform: translateY(0);
    -khtml-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  .woocommerce-checkout ul.woocommerce-error strong {
    font-weight: 400;
    color: var(--heading-color); }

.woocommerce-checkout .select2-container .select2-dropdown {
  border: 1px solid #999;
  top: 3px; }

.pxl-checkout-wrap .form-row {
  margin-bottom: 20px; }
  .pxl-checkout-wrap .form-row:last-child {
    margin-bottom: 0; }
@media (min-width: 576px) {
  .pxl-checkout-wrap .form-row-first {
    width: 50%;
    padding-right: 15px;
    display: inline-block; }
  .pxl-checkout-wrap .form-row-last {
    width: 50%;
    padding-left: 15px;
    display: inline-block; } }

.woocommerce-billing-fields {
  margin-bottom: 45px; }

.woocommerce-account-fields {
  margin-bottom: 10px; }
  .woocommerce-account-fields label {
    color: var(--heading-color);
    font-size: 16px;
    letter-spacing: 0.015em; }

.woocommerce-shipping-fields {
  margin-bottom: 32px; }
  .woocommerce-shipping-fields .ship-to-different-address label {
    color: var(--heading-color);
    font-size: 16px;
    letter-spacing: 0.015em; }

.woocommerce-additional-fields textarea {
  height: 130px; }

@media (max-width: 991px) {
  .checkout-col-right {
    margin-top: 80px; } }

.checkout-review-wrap {
  margin-top: -95px;
  background-color: #f0f1f4;
  border: 1px solid;
  border-color: var(--divider-color);
  border-radius: var(--checkout_radius-width);
  position: relative; }
@media (max-width: 991px) {
  .checkout-review-wrap {
    margin-top: 0; } }
.checkout-review-wrap .order-review-heading {
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--divider-color); }
.checkout-review-wrap .checkout-review-inner {
  padding: 30px;
  font-family: var(--body-font-family); }
@media (max-width: 480px) {
  .checkout-review-wrap .checkout-review-inner {
    padding: 20px; } }
.checkout-review-wrap .checkout-review-inner .woocommerce-error, .checkout-review-wrap .checkout-review-inner .woocommerce-info, .checkout-review-wrap .checkout-review-inner .woocommerce-message {
  background-color: transparent;
  padding: 0 20px 0 50px; }
  .checkout-review-wrap .checkout-review-inner .woocommerce-error:before, .checkout-review-wrap .checkout-review-inner .woocommerce-info:before, .checkout-review-wrap .checkout-review-inner .woocommerce-message:before {
    left: 0; }
.checkout-review-wrap .checkout-review-inner .woocommerce-checkout-review-order-table {
  position: static !important; }
.checkout-review-wrap .checkout-review-inner .blockUI.blockOverlay {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent !important; }
  .checkout-review-wrap .checkout-review-inner .blockUI.blockOverlay:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2;
    -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; }
  .checkout-review-wrap .checkout-review-inner .blockUI.blockOverlay:after {
    content: "";
    position: absolute;
    font-family: "pxli";
    color: #000;
    -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;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    line-height: 1;
    z-index: 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; }
.checkout-review-wrap .shop_table {
  padding-bottom: 25px; }
  .checkout-review-wrap .review-order-list .cart_item + .cart_item {
    margin-top: 25px; }
    .checkout-review-wrap .review-order-list .product-thumbs img {
      width: 45px; }
  .checkout-review-wrap .review-order-list .product-name {
    font-family: var(--body-font-family);
    font-size: 16px;
    line-height: 24px;
    color: var(--heading-color); }
  .checkout-review-wrap .review-order-list .variation {
    margin-top: 8px;
    padding-bottom: 4px;
    line-height: 1.3;
    color: #707070; }
    .checkout-review-wrap .review-order-list .variation span {
      margin: 0;
      padding: 0;
      position: relative;
      display: inline-flex; }
      .checkout-review-wrap .review-order-list .variation span + span {
        padding-left: 8px; }
        .checkout-review-wrap .review-order-list .variation span + span:before {
          content: ",";
          position: absolute;
          left: 0; }
  .checkout-review-wrap .review-order-list .product-total {
    font-size: 16px;
    line-height: 1.2;
    color: var(--heading-color); }
.checkout-review-wrap .review-order-subtotal-shiping {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid var(--divider-color); }
  .checkout-review-wrap .review-order-subtotal-shiping .cart-subtotal {
    margin-bottom: 10px; }
  .checkout-review-wrap .review-order-subtotal-shiping .lbl {
    font-size: 16px;
    color: var(--body-color); }
  .checkout-review-wrap .review-order-subtotal-shiping .value {
    font-size: 16px;
    color: var(--heading-color); }
  .checkout-review-wrap .review-order-subtotal-shiping .nice-select span.current {
    font-size: 16px; }
.checkout-review-wrap .order-total {
  padding-top: 25px; }
  .checkout-review-wrap .order-total span.lbl {
    font-size: 18px;
    color: var(--heading-color);
    text-transform: uppercase;
    letter-spacing: 0.05em; }
  .checkout-review-wrap .order-total span.value {
    font-size: 20px;
    font-weight: 600;
    color: var(--heading-color);
    letter-spacing: 0.015em; }
    .checkout-review-wrap .order-total span.value strong {
      font-weight: 600; }

.woocommerce-checkout-payment {
  padding-top: 25px;
  border-top: 1px solid var(--divider-color);
  position: static !important; }
  .woocommerce-checkout-payment .blockUI.blockOverlay {
    position: relative !important;
    display: none !important; }
  .woocommerce-checkout-payment ul.payment_methods {
    margin: 0;
    list-style: none outside; }
    .woocommerce-checkout-payment ul.payment_methods li {
      margin: 0; }
      .woocommerce-checkout-payment ul.payment_methods li + li {
        margin-top: 15px; }
      .woocommerce-checkout-payment ul.payment_methods li label {
        font-size: 16px;
        letter-spacing: 0.015em;
        color: var(--heading-color); }
      .woocommerce-checkout-payment ul.payment_methods li .payment_box {
        font-family: var(--body-font-family);
        font-size: 14px;
        line-height: 24px;
        color: var(--body-color);
        letter-spacing: 0.015em;
        padding-left: 40px; }
      .woocommerce-checkout-payment ul.payment_methods li input {
        margin: 0 19px 0 0;
        float: left; }
      .woocommerce-checkout-payment ul.payment_methods li img {
        vertical-align: middle;
        padding: 0;
        position: relative;
        max-width: 150px; }
      .woocommerce-checkout-payment ul.payment_methods li img + img {
        margin-left: 2px; }
  .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper {
    font-family: var(--body-font-family);
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.015em;
    margin-top: 30px;
    padding-top: 25px;
    border-top: 1px solid var(--divider-color); }
    .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper a {
      text-decoration: underline;
      text-underline-offset: 3px; }
  .woocommerce-checkout-payment button[type="submit"] {
    width: 100%;
    margin-top: 35px;
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
    border-radius: var(--checkout_button_radius-width);
    font-weight: 500;
    height: var(--input-height); }
    .woocommerce-checkout-payment button[type="submit"]:hover {
      background-color: var(--secondary-color); }

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 {
  display: none; }
  .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-items .woosw-item .woosw-item-inner > div {
    margin-right: 20px; }
    .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-items .woosw-item .woosw-item-inner > div:last-child {
      margin-right: 0; }
  .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 .woosw-item--image {
    margin-right: 20px; }
  .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 {
    margin: 5px 0; }
    .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-flex;
        -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, .woosw-popup .woosw-popup-inner .woosw-popup-content .product_type_grouped.added, .woosw-popup .woosw-popup-inner .woosw-popup-content .product_type_external.added, .woosw-popup .woosw-popup-inner .woosw-popup-content .added_to_cart.added {
      display: none; }
      .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-list code, .woosw-list kbd, .woosw-list tt, .woosw-list var, .woosw-action code, .woosw-action kbd, .woosw-action tt, .woosw-action var {
  font-family: var(--body-font-family);
  font-size: 15px; }

#woosw_copy_btn {
  background-color: var(--secondary-color);
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  color: #fff;
  font-family: var(--heading-font-family);
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.065em;
  border: none; }
  #woosw_copy_btn .pxl-button-icon {
    color: #fff;
    margin-bottom: -2px; }
  #woosw_copy_btn i:not(.pxl-button-icon) {
    margin-left: 7px;
    color: #fff; }
    #woosw_copy_btn i:not(.pxl-button-icon):hover {
      color: #fff; }
  #woosw_copy_btn:hover {
    background-color: var(--heading-color); }
    #woosw_copy_btn:hover i {
      color: #fff; }

.woosw-copy-btn {
  margin-left: 10px; }

.woosw-copy > code {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .woosw-copy > code > * {
    max-width: 100%; }

.pxl-page:has(.pxl-shop-layout-1) ~ #woosw_wishlist .pxl-btn, .pxl-page:has(.pxl-shop-layout-1) ~ #woosw_wishlist .added_to_cart {
  border: 1px solid var(--secondary-color); }
  .pxl-page:has(.pxl-shop-layout-1) ~ #woosw_wishlist .pxl-btn:before, .pxl-page:has(.pxl-shop-layout-1) ~ #woosw_wishlist .added_to_cart:before {
    content: "";
    position: absolute;
    left: -1px;
    bottom: -1px;
    right: -1px;
    height: 0;
    background-color: #fff;
    -webkit-transition: all 250ms linear 0s;
    -khtml-transition: all 250ms linear 0s;
    -moz-transition: all 250ms linear 0s;
    -ms-transition: all 250ms linear 0s;
    -o-transition: all 250ms linear 0s;
    transition: all 250ms linear 0s; }
  .pxl-page:has(.pxl-shop-layout-1) ~ #woosw_wishlist .pxl-btn:hover, .pxl-page:has(.pxl-shop-layout-1) ~ #woosw_wishlist .added_to_cart:hover {
    color: var(--heading-color); }
    .pxl-page:has(.pxl-shop-layout-1) ~ #woosw_wishlist .pxl-btn:hover i, .pxl-page:has(.pxl-shop-layout-1) ~ #woosw_wishlist .pxl-btn:hover .pxl-button-icon, .pxl-page:has(.pxl-shop-layout-1) ~ #woosw_wishlist .added_to_cart:hover i, .pxl-page:has(.pxl-shop-layout-1) ~ #woosw_wishlist .added_to_cart:hover .pxl-button-icon {
      color: var(--heading-color); }
    .pxl-page:has(.pxl-shop-layout-1) ~ #woosw_wishlist .pxl-btn:hover:before, .pxl-page:has(.pxl-shop-layout-1) ~ #woosw_wishlist .added_to_cart:hover:before {
      height: calc(100% + 2px); }

.pxl-page:has(.pxl-shop-layout-2) ~ #woosw_wishlist .woosw-popup-content-mid {
  background-color: var(--content_bg_color-color); }
.pxl-page:has(.pxl-shop-layout-2) ~ #woosw_wishlist .woosw-items {
  border-top: 1px solid var(--divider-color);
  border-bottom: 1px solid var(--divider-color); }
.pxl-page:has(.pxl-shop-layout-2) ~ #woosw_wishlist .pxl-btn, .pxl-page:has(.pxl-shop-layout-2) ~ #woosw_wishlist .added_to_cart {
  color: var(--heading-color);
  border: 1px solid var(--primary-color);
  background-color: transparent;
  overflow: visible;
  margin-bottom: 9px; }
  .pxl-page:has(.pxl-shop-layout-2) ~ #woosw_wishlist .pxl-btn .pxl-button-icon, .pxl-page:has(.pxl-shop-layout-2) ~ #woosw_wishlist .added_to_cart .pxl-button-icon {
    color: var(--heading-color); }
  .pxl-page:has(.pxl-shop-layout-2) ~ #woosw_wishlist .pxl-btn:before, .pxl-page:has(.pxl-shop-layout-2) ~ #woosw_wishlist .added_to_cart:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    -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 250ms linear 0s;
    -khtml-transition: all 250ms linear 0s;
    -moz-transition: all 250ms linear 0s;
    -ms-transition: all 250ms linear 0s;
    -o-transition: all 250ms linear 0s;
    transition: all 250ms linear 0s;
    background-color: var(--primary-color);
    transform-origin: bottom right; }
  .pxl-page:has(.pxl-shop-layout-2) ~ #woosw_wishlist .pxl-btn:after, .pxl-page:has(.pxl-shop-layout-2) ~ #woosw_wishlist .added_to_cart:after {
    content: "";
    position: absolute;
    left: auto;
    right: -10px;
    bottom: -10px;
    top: 8px;
    border-right: 1px solid var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
    background-color: transparent;
    width: 100%;
    height: auto;
    -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-page:has(.pxl-shop-layout-2) ~ #woosw_wishlist .pxl-btn:hover, .pxl-page:has(.pxl-shop-layout-2) ~ #woosw_wishlist .added_to_cart:hover {
    transition-delay: 0.25s; }
    .pxl-page:has(.pxl-shop-layout-2) ~ #woosw_wishlist .pxl-btn:hover:before, .pxl-page:has(.pxl-shop-layout-2) ~ #woosw_wishlist .added_to_cart:hover:before {
      transition-delay: 0.15s;
      -webkit-transform: scale(1);
      -khtml-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .pxl-page:has(.pxl-shop-layout-2) ~ #woosw_wishlist .pxl-btn:hover:after, .pxl-page:has(.pxl-shop-layout-2) ~ #woosw_wishlist .added_to_cart:hover:after {
      top: 0;
      right: 0;
      bottom: 0;
      opacity: 1; }

.pxl-page:has(.pxl-shop-layout-5) ~ #woosw_wishlist .pxl-btn, .pxl-page:has(.pxl-shop-layout-5) ~ #woosw_wishlist .added_to_cart {
  font-family: var(--heading-font-family);
  background-color: var(--secondary-color);
  line-height: 50px;
  height: 50px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.15em;
  overflow: visible;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  .pxl-page:has(.pxl-shop-layout-5) ~ #woosw_wishlist .pxl-btn span + i, .pxl-page:has(.pxl-shop-layout-5) ~ #woosw_wishlist .pxl-btn i + span, .pxl-page:has(.pxl-shop-layout-5) ~ #woosw_wishlist .added_to_cart span + i, .pxl-page:has(.pxl-shop-layout-5) ~ #woosw_wishlist .added_to_cart i + span {
    margin-left: 13px; }
  .pxl-page:has(.pxl-shop-layout-5) ~ #woosw_wishlist .pxl-btn i, .pxl-page:has(.pxl-shop-layout-5) ~ #woosw_wishlist .added_to_cart i {
    font-size: 13px; }
  .pxl-page:has(.pxl-shop-layout-5) ~ #woosw_wishlist .pxl-btn .pxl-button-icon, .pxl-page:has(.pxl-shop-layout-5) ~ #woosw_wishlist .added_to_cart .pxl-button-icon {
    color: #fff; }
  .pxl-page:has(.pxl-shop-layout-5) ~ #woosw_wishlist .pxl-btn:hover, .pxl-page:has(.pxl-shop-layout-5) ~ #woosw_wishlist .added_to_cart:hover {
    background-color: var(--primary-color);
    color: #fff; }

.pxl-page:has(.pxl-shop-layout-8) ~ #woosw_wishlist .woosw-item--atc a:hover {
  background-color: var(--additional01-color);
  color: #fff; }

.pxl-page:has(.pxl-shop-layout-8) ~ #woosw_wishlist .woosw-item--atc a:hover {
  background-color: var(--additional01-color);
  color: #fff; }

.pxl-page:has(.pxl-shop-layout-9) ~ #woosw_wishlist .woosw-item--atc a {
  background-color: transparent;
  border: 1px solid var(--secondary-color); }
  .pxl-page:has(.pxl-shop-layout-9) ~ #woosw_wishlist .woosw-item--atc a:hover {
    border-color: var(--primary-color); }
.pxl-page:has(.pxl-shop-layout-9) ~ #woosw_wishlist .woosw-popup-inner .woosw-popup-content-top {
  background-color: var(--additional01-color); }
.pxl-page:has(.pxl-shop-layout-9) ~ #woosw_wishlist .woosw-popup-inner .woosw-popup-content-bot {
  background-color: var(--additional01-color); }
  .pxl-page:has(.pxl-shop-layout-9) ~ #woosw_wishlist .woosw-popup-inner .woosw-popup-content-bot .woosw-page, .pxl-page:has(.pxl-shop-layout-9) ~ #woosw_wishlist .woosw-popup-inner .woosw-popup-content-bot .woosw-continue {
    border-color: #fff; }
.pxl-page:has(.pxl-shop-layout-9) ~ #woosw_wishlist .woosw-popup-content-mid {
  background-color: var(--additional01-color); }

.pxl-page:has(.pxl-shop-layout-10) ~ #woosw_wishlist .woosw-item--atc a {
  background-color: transparent;
  border: 1px solid var(--secondary-color); }
  .pxl-page:has(.pxl-shop-layout-10) ~ #woosw_wishlist .woosw-item--atc a:hover {
    border-color: var(--primary-color); }
.pxl-page:has(.pxl-shop-layout-10) ~ #woosw_wishlist .woosw-popup-inner .woosw-popup-content-top {
  background-color: var(--additional01-color); }
.pxl-page:has(.pxl-shop-layout-10) ~ #woosw_wishlist .woosw-popup-inner .woosw-popup-content-bot {
  background-color: var(--additional01-color); }
  .pxl-page:has(.pxl-shop-layout-10) ~ #woosw_wishlist .woosw-popup-inner .woosw-popup-content-bot .woosw-page, .pxl-page:has(.pxl-shop-layout-10) ~ #woosw_wishlist .woosw-popup-inner .woosw-popup-content-bot .woosw-continue {
    border-color: #fff; }
.pxl-page:has(.pxl-shop-layout-10) ~ #woosw_wishlist .woosw-popup-content-mid {
  background-color: var(--additional01-color); }

.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(--secondary-color);
  background: var(--secondary-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(--primary-color);
  background: var(--primary-color);
  color: #ffffff; }
.woocommerce-MyAccount-navigation ul li.is-active a {
  border-color: var(--primary-color);
  background: var(--primary-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; }

#pxl-main form.cart:has(#yith-wapo-container .yith-wapo-block), :is(.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart) form.cart.variations_form .woocommerce-variation-add-to-cart {
  display: flex !important; }

.yith-wapo-container:has(div) {
  margin-bottom: 20px;
  flex-grow: 1; }

#pxl-main .yith-wapo-block .yith-wapo-addon:not(:first-child):not(.empty-title):not(.toggle-open) {
  margin-top: 30px; }

.yith-wapo-block .yith-wapo-addon .wapo-addon-title {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.03em; }
  .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-checkbox .options, .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .options {
    grid-template-columns: repeat(2, minmax(0, 100%)) !important;
    gap: 20px !important; }
  @media (max-width: 991px) {
    .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-checkbox .options, .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .options {
      grid-template-columns: repeat(1, minmax(0, 100%)) !important; } }
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .yith-wapo-addon-label, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .yith-wapo-label {
  position: relative; }
  .yith-wapo-block .yith-wapo-addon .yith-wapo-option .yith-wapo-addon-label small, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .yith-wapo-label small {
    margin-left: 5px;
    font-size: 100%; }
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:after, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 8px;
  display: inline-block;
  width: 7px;
  height: 13px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  border-color: #fff;
  -webkit-transform: rotate(45deg);
  -khtml-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0; }
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:after, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 6px;
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: 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%;
  opacity: 0; }
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label {
  padding-left: 40px;
  line-height: 24px; }
  .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:before, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:before, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:before, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    display: inline-block;
    border: 1px solid var(--divider-color);
    background-color: #fff;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton input, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton input, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton input, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton input {
  display: none; }
  .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:after, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:after, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton:has(input:checked) ~ .yith-wapo-addon-label:after, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton:has(input:checked) ~ .yith-wapo-label:after, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:after, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:after, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton:has(input:checked) ~ .yith-wapo-addon-label:after, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton:has(input:checked) ~ .yith-wapo-label:after {
    opacity: 1; }
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:before, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:before, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:before, .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:before {
  background-color: var(--primary-color); }

.pxl-shop-layout-3 .yith-wapo-container {
  margin-bottom: 0; }
  .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .wapo-addon-title {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.03em; }
  .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-addon-label, .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-label {
    position: relative;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0; }
    .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:after, .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:after {
      top: 5px;
      left: 8px;
      width: 6px;
      height: 10px; }
  .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:after, .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:after {
    top: 5px;
    left: 5px;
    width: 12px;
    height: 12px; }
.pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label, .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label, .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label, .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label {
  line-height: 22px; }
  .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:before, .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:before, .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:before, .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:before {
    left: 0;
    top: 0;
    width: 22px;
    height: 22px; }
.pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-3 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton:has(input:checked) ~ .yith-wapo-label:after {
  opacity: 1; }

.pxl-shop-layout-4 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .yith-wapo-addon-label, .pxl-shop-layout-4 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .yith-wapo-label {
  position: relative;
  font-size: 17px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0; }
  .pxl-shop-layout-4 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:after, .pxl-shop-layout-4 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:after {
    top: 4px;
    left: 8px;
    width: 7px;
    height: 13px;
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-color: #fff;
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
.pxl-shop-layout-4 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:after, .pxl-shop-layout-4 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:after {
  top: 6px;
  left: 6px;
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: 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%;
  opacity: 0; }
.pxl-shop-layout-4 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label, .pxl-shop-layout-4 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label, .pxl-shop-layout-4 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label, .pxl-shop-layout-4 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label {
  padding-left: 40px;
  line-height: 24px; }
  .pxl-shop-layout-4 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:before, .pxl-shop-layout-4 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:before, .pxl-shop-layout-4 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:before, .pxl-shop-layout-4 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    display: inline-block;
    border: 1px solid var(--divider-color);
    background-color: #fff;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }

.pxl-shop-layout-6 .yith-wapo-container {
  margin-bottom: 0; }
  .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .wapo-addon-title {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.03em; }
  .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-addon-label, .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-label {
    position: relative;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0; }
    .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:after, .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:after {
      top: 5px;
      left: 8px;
      width: 6px;
      height: 10px; }
  .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:after, .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:after {
    top: 5px;
    left: 5px;
    width: 12px;
    height: 12px; }
.pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label, .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label, .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label, .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label {
  line-height: 22px; }
  .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:before, .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:before, .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:before, .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:before {
    left: 0;
    top: 0;
    width: 22px;
    height: 22px; }
.pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-6 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton:has(input:checked) ~ .yith-wapo-label:after {
  opacity: 1; }

.pxl-shop-layout-7 .yith-wapo-container {
  margin-bottom: 0; }
  .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .wapo-addon-title {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.03em; }
  .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-addon-label, .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-label {
    position: relative;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0; }
    .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:after, .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:after {
      top: 5px;
      left: 8px;
      width: 6px;
      height: 10px; }
  .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:after, .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:after {
    top: 5px;
    left: 5px;
    width: 12px;
    height: 12px; }
.pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label, .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label, .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label, .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label {
  line-height: 22px; }
  .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:before, .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:before, .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:before, .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:before {
    left: 0;
    top: 0;
    width: 22px;
    height: 22px; }
.pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-7 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton:has(input:checked) ~ .yith-wapo-label:after {
  opacity: 1; }

.pxl-shop-layout-8 .yith-wapo-container {
  margin-bottom: 0; }
  .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .wapo-addon-title {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.03em; }
  .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-addon-label, .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-label {
    position: relative;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0; }
    .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:after, .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:after {
      top: 5px;
      left: 8px;
      width: 6px;
      height: 10px; }
  .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:after, .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:after {
    top: 5px;
    left: 5px;
    width: 12px;
    height: 12px; }
.pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label, .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label, .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label, .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label {
  line-height: 22px; }
  .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:before, .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:before, .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:before, .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:before {
    left: 0;
    top: 0;
    width: 22px;
    height: 22px; }
.pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-8 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton:has(input:checked) ~ .yith-wapo-label:after {
  opacity: 1; }

.pxl-shop-layout-9 .yith-wapo-container {
  margin-bottom: 0; }
  .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .wapo-addon-title {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.03em; }
  .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-addon-label, .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-label {
    position: relative;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0; }
    .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:after, .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:after {
      top: 5px;
      left: 8px;
      width: 6px;
      height: 10px; }
  .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:after, .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:after {
    top: 5px;
    left: 5px;
    width: 12px;
    height: 12px; }
.pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label, .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label, .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label, .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label {
  line-height: 22px; }
  .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:before, .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:before, .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:before, .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:before {
    left: 0;
    top: 0;
    width: 22px;
    height: 22px; }
.pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-9 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton:has(input:checked) ~ .yith-wapo-label:after {
  opacity: 1; }

.pxl-shop-layout-10 .yith-wapo-container {
  margin-bottom: 0; }
  .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .wapo-addon-title {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.03em; }
  .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-addon-label, .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-label {
    position: relative;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0; }
    .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:after, .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:after {
      top: 5px;
      left: 8px;
      width: 6px;
      height: 10px; }
  .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:after, .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:after {
    top: 5px;
    left: 5px;
    width: 12px;
    height: 12px; }
.pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label, .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label, .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label, .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label {
  line-height: 22px; }
  .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:before, .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:before, .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:before, .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:before {
    left: 0;
    top: 0;
    width: 22px;
    height: 22px; }
.pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-10 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton:has(input:checked) ~ .yith-wapo-label:after {
  opacity: 1; }

.pxl-shop-layout-11 .yith-wapo-container {
  margin-bottom: 0; }
  .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .wapo-addon-title {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.03em; }
  .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-addon-label, .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-label {
    position: relative;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0; }
    .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:after, .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:after {
      top: 5px;
      left: 8px;
      width: 6px;
      height: 10px; }
  .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:after, .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:after {
    top: 5px;
    left: 5px;
    width: 12px;
    height: 12px; }
.pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label, .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label, .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label, .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label {
  line-height: 22px; }
  .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:before, .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:before, .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:before, .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:before {
    left: 0;
    top: 0;
    width: 22px;
    height: 22px; }
.pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-11 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton:has(input:checked) ~ .yith-wapo-label:after {
  opacity: 1; }

.pxl-shop-layout-12 .yith-wapo-container {
  margin-bottom: 0; }
  .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .wapo-addon-title {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.03em; }
  .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-addon-label, .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-label {
    position: relative;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0; }
    .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:after, .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:after {
      top: 5px;
      left: 8px;
      width: 6px;
      height: 10px; }
  .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:after, .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:after {
    top: 5px;
    left: 5px;
    width: 12px;
    height: 12px; }
.pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label, .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label, .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label, .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label {
  line-height: 22px; }
  .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-addon-label:before, .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .yith-wapo-label:before, .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-addon-label:before, .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .yith-wapo-label:before {
    left: 0;
    top: 0;
    width: 22px;
    height: 22px; }
.pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .checkbox-button-container .radiobutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .checkboxbutton:has(input:checked) ~ .yith-wapo-label:after, .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton:has(input:checked) ~ .yith-wapo-addon-label:after, .pxl-shop-layout-12 .yith-wapo-block .yith-wapo-addon .yith-wapo-option .radio-button-container .radiobutton:has(input:checked) ~ .yith-wapo-label:after {
  opacity: 1; }

div#wapo-total-price-table {
  background-color: transparent;
  margin-top: 20px; }
  div#wapo-total-price-table table {
    border: none; }
    div#wapo-total-price-table table th, div#wapo-total-price-table table td {
      padding: 0;
      color: var(--heading-color);
      font-size: 17px;
      font-weight: 30px;
      font-weight: 500;
      border: none; }
    div#wapo-total-price-table table th {
      padding-right: 25px;
      font-weight: 500; }
    div#wapo-total-price-table table #wapo-total-order-price .amount {
      color: var(--primary-color); }

.pxl-nutritions-wrapper {
  padding-top: 25px;
  margin-top: 23px;
  border-top: 1px solid var(--divider-color);
  width: 100%; }
  .pxl-nutritions-wrapper .pxl-nutrition-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap; }
    .pxl-nutritions-wrapper .pxl-nutrition-list > * {
      max-width: 100%; }
    .pxl-nutritions-wrapper .pxl-nutrition-list .pxl-nutrition {
      flex-basis: 50%;
      color: var(--heading-color);
      font-weight: 500;
      line-height: 35px;
      letter-spacing: 0.02em; }
      .pxl-nutritions-wrapper .pxl-nutrition-list .pxl-nutrition .pxl-nutrition-value {
        color: var(--primary-color); }

.pxl-shop-layout-3 .pxl-nutritions-wrapper h3 {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.02em; }
.pxl-shop-layout-3 .pxl-nutritions-wrapper .pxl-nutrition {
  text-transform: uppercase; }

.pxl-shop-layout-4 .pxl-nutritions-wrapper {
  border-color: var(--divider-color); }
  .pxl-shop-layout-4 .pxl-nutritions-wrapper h3 {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.03em; }
  .pxl-shop-layout-4 .pxl-nutritions-wrapper .pxl-nutrition {
    text-transform: uppercase;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: 0.02em; }

.pxl-shop-layout-6 .pxl-nutritions-wrapper h3 {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.02em; }
.pxl-shop-layout-6 .pxl-nutritions-wrapper .pxl-nutrition {
  text-transform: uppercase; }

.pxl-shop-layout-7 .pxl-nutritions-wrapper h3 {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.02em; }
.pxl-shop-layout-7 .pxl-nutritions-wrapper .pxl-nutrition {
  text-transform: uppercase; }

.pxl-shop-layout-8 .pxl-nutritions-wrapper h3 {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.02em; }
.pxl-shop-layout-8 .pxl-nutritions-wrapper .pxl-nutrition {
  text-transform: uppercase; }

.pxl-shop-layout-9 .pxl-nutritions-wrapper h3 {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.02em; }
.pxl-shop-layout-9 .pxl-nutritions-wrapper .pxl-nutrition {
  text-transform: uppercase; }

.pxl-shop-layout-10 .pxl-nutritions-wrapper h3 {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.02em; }
.pxl-shop-layout-10 .pxl-nutritions-wrapper .pxl-nutrition {
  text-transform: uppercase; }

.pxl-shop-layout-11 .pxl-nutritions-wrapper h3 {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.02em; }
.pxl-shop-layout-11 .pxl-nutritions-wrapper .pxl-nutrition {
  text-transform: uppercase; }

.pxl-shop-layout-12 .pxl-nutritions-wrapper h3 {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.02em; }
.pxl-shop-layout-12 .pxl-nutritions-wrapper .pxl-nutrition {
  text-transform: uppercase; }

.custom-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  overflow: auto;
  padding: 30px 15px;
  overflow-y: inherit;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  opacity: 0; }
  .custom-modal.open {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    opacity: 1; }

@media screen and (min-width: 601px) {
  .admin-bar .custom-modal {
    top: 32px; } }

.modal-content {
  background-color: var(--content_bg_color-color);
  padding: 0;
  position: static;
  max-width: 1170px;
  max-height: calc(100vh - 60px);
  overflow-y: auto; }
  .modal-content::-webkit-scrollbar {
    height: 0;
    width: 0;
    background-color: transparent; }
  .modal-content::-webkit-scrollbar-track {
    border-radius: 0; }
  .modal-content::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: transparent; }
  .modal-content:hover::-webkit-scrollbar {
    width: 0;
    height: auto;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 0; }
  .modal-content:hover::-webkit-scrollbar-thumb {
    background-color: rgba(48, 48, 48, 0.1); }

#pxl-quickview-modal.style-1 .modal-content {
  border: 1px solid var(--divider-color); }
#pxl-quickview-modal.style-1 .modal-heading {
  padding: 30px 43px;
  margin-bottom: 0;
  line-height: 1.2;
  letter-spacing: 0.03em;
  font-weight: 400;
  border-bottom: 1px solid var(--divider-color);
  background-color: var(--secondary-color);
  position: relative; }
@media (max-width: 767px) {
  #pxl-quickview-modal.style-1 .modal-heading {
    padding: 30px 75px 30px 25px; } }
#pxl-quickview-modal.style-1 .product-content {
  padding: 40px; }
@media (max-width: 767px) {
  #pxl-quickview-modal.style-1 .product-content {
    padding: 40px 25px; } }
#pxl-quickview-modal.style-1 .product-content .product-title {
  font-size: 25px;
  color: var(--primary-color);
  letter-spacing: 0.03em; }
#pxl-quickview-modal.style-1 .product-content .product-price {
  display: inline-flex;
  color: var(--primary-color);
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0;
  margin-bottom: 12px; }
  #pxl-quickview-modal.style-1 .product-content .product-price del {
    font-size: 18px;
    padding-left: 18px;
    color: #ababab;
    order: 2; }
#pxl-quickview-modal.style-1 .product-content .pxl-divider {
  display: none; }
#pxl-quickview-modal.style-1 .product-images {
  border-top: 1px solid var(--divider-color);
  border-bottom: 1px solid var(--divider-color); }
  #pxl-quickview-modal.style-1 .product-images img {
    background-color: var(--primary-color);
    background-image: url("../images/bg-pizza-overlay.png"); }
#pxl-quickview-modal.style-1 .single-product {
  position: relative; }
#pxl-quickview-modal.style-1 .product {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }
  #pxl-quickview-modal.style-1 .product > * {
    max-width: 100%; }
#pxl-quickview-modal.style-1 .content-left {
  width: 33.33333333%; }
@media (max-width: 767px) {
  #pxl-quickview-modal.style-1 .content-left {
    width: 100%; } }
#pxl-quickview-modal.style-1 .content-right {
  width: 66.66666667%;
  padding: 50px;
  border-left: 1px solid var(--divider-color); }
@media (max-width: 767px) {
  #pxl-quickview-modal.style-1 .content-right {
    width: 100%;
    padding: 25px;
    border-left: none; } }
#pxl-quickview-modal.style-1 .yith-wapo-form-style-theme .addon-header {
  padding: 16px 30px;
  background-color: var(--divider-color);
  margin-bottom: 12px; }
  #pxl-quickview-modal.style-1 .yith-wapo-form-style-theme .addon-header h3 {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 1.2;
    font-weight: 400;
    color: var(--secondary-color); }
  #pxl-quickview-modal.style-1 .yith-wapo-form-style-theme .addon-header:has(h3 > span:empty) {
    display: none; }
#pxl-quickview-modal.style-1 .yith-wapo-form-style-theme #wapo-total-price-table:has(#wapo-total-order-price:empty) {
  display: none; }
#pxl-quickview-modal.style-1 .yith-wapo-form-style-theme .yith-wapo-label, #pxl-quickview-modal.style-1 .yith-wapo-form-style-theme .yith-wapo-addon-label {
  position: relative;
  font-size: 17px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0; }
#pxl-quickview-modal.style-1 .qty-btn-wrap {
  align-items: center;
  z-index: 1; }
@media (min-width: 1199px) {
  #pxl-quickview-modal.style-1 .product-images {
    margin-bottom: 140px; }
  #pxl-quickview-modal.style-1 .qty-btn-wrap {
    position: absolute;
    left: 35px;
    bottom: 40px; } }
@media (max-width: 1199px) {
  #pxl-quickview-modal.style-1 .product-images {
    margin-bottom: 0px; } }
#pxl-quickview-modal.style-1 .quantity {
  max-width: 123px;
  margin-right: 34px; }
  #pxl-quickview-modal.style-1 .quantity .label {
    display: none; }
  #pxl-quickview-modal.style-1 .quantity .qty-field .quantity-inner {
    align-items: center; }
    #pxl-quickview-modal.style-1 .quantity .qty-field .quantity-inner input.qty[type="number"] {
      background-color: transparent;
      border: none;
      padding: 0 15px;
      width: 55px;
      font-size: 20px;
      color: var(--heading-color);
      font-weight: 500; }
    #pxl-quickview-modal.style-1 .quantity .qty-field .quantity-inner .quantity-button {
      cursor: pointer;
      background-color: var(--primary-color);
      width: 34px;
      height: 34px;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      display: inline-flex;
      align-items: center;
      justify-content: center; }
      #pxl-quickview-modal.style-1 .quantity .qty-field .quantity-inner .quantity-button:before {
        font-family: "Rowdies";
        font-size: 23px;
        font-weight: 400;
        line-height: 1;
        color: #fff; }
      #pxl-quickview-modal.style-1 .quantity .qty-field .quantity-inner .quantity-button.quantity-up:before {
        content: "+";
        margin-bottom: 3px; }
      #pxl-quickview-modal.style-1 .quantity .qty-field .quantity-inner .quantity-button.quantity-down:before {
        content: "-";
        margin-bottom: 5px; }
#pxl-quickview-modal.style-1 .stock-wishlist {
  display: none; }
#pxl-quickview-modal.style-1 .pxl-addtocart-btn-wrap {
  margin-top: 0; }

#pxl-quickview-modal.style-2 .modal-content {
  background-color: #fff;
  border: 1px solid var(--divider-color);
  padding: 20px;
  -webkit-border-radius: 35px;
  -khtml-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none; }
#pxl-quickview-modal.style-2 .modal-heading {
  padding: 17px 43px;
  margin-bottom: 0;
  line-height: 55px;
  letter-spacing: 0.02em;
  font-weight: 600;
  background-image: -moz-linear-gradient(-90deg, #363535 0%, #121212 100%);
  background-image: -webkit-linear-gradient(-90deg, #363535 0%, #121212 100%);
  background-image: -ms-linear-gradient(-90deg, #363535 0%, #121212 100%);
  color: #fff;
  position: relative;
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px; }
  #pxl-quickview-modal.style-2 .product-content .pxl-divider {
    width: 60px;
    height: 4px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
    margin-bottom: 24px; }
    #pxl-quickview-modal.style-2 .product-content .pxl-divider:before {
      width: 100%;
      background-color: var(--secondary-color); }
  #pxl-quickview-modal.style-2 .product-content .product-price {
    display: inline-flex;
    color: var(--primary-color);
    font-weight: 600;
    font-size: 25px;
    letter-spacing: 0.02em;
    margin-bottom: 0; }
    #pxl-quickview-modal.style-2 .product-content .product-price del {
      margin-right: 10px;
      color: #c8c8c8; }
#pxl-quickview-modal.style-2 .product-images {
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden; }
#pxl-quickview-modal.style-2 .single-product {
  position: relative;
  padding: 35px 40px 30px; }
@media (max-width: 991px) {
  #pxl-quickview-modal.style-2 .single-product {
    padding: 30px 15px; } }
#pxl-quickview-modal.style-2 .single-product {
  position: relative; }
#pxl-quickview-modal.style-2 .product {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }
  #pxl-quickview-modal.style-2 .product > * {
    max-width: 100%; }
#pxl-quickview-modal.style-2 .content-right {
  border-left: 1px dashed var(--divider-color);
  margin-left: 50px;
  padding-left: 50px;
  width: calc(58.33333333% - 50px); }
@media (max-width: 767px) {
  #pxl-quickview-modal.style-2 .content-right {
    margin-top: 30px;
    margin-left: 0;
    padding-left: 0;
    border-left: none;
    width: 100%; } }
#pxl-quickview-modal.style-2 .yith-wapo-form-style-theme .addon-header {
  margin-bottom: 8px; }
  #pxl-quickview-modal.style-2 .yith-wapo-form-style-theme .addon-header h3 {
    font-size: 25px;
    margin-bottom: 0;
    line-height: 1.4;
    font-weight: 600; }
  #pxl-quickview-modal.style-2 .yith-wapo-form-style-theme .addon-header:has(h3 > span:empty) {
    display: none; }
#pxl-quickview-modal.style-2 .yith-wapo-form-style-theme #wapo-total-price-table:has(#wapo-total-order-price:empty) {
  display: none; }
#pxl-quickview-modal.style-2 .yith-wapo-form-style-theme .yith-wapo-label, #pxl-quickview-modal.style-2 .yith-wapo-form-style-theme .yith-wapo-addon-label {
  position: relative;
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
  letter-spacing: 0; }
#pxl-quickview-modal.style-2 .qty-btn-wrap {
  align-items: center;
  z-index: 1; }
#pxl-quickview-modal.style-2 .quantity {
  max-width: 123px;
  margin-right: 30px; }
  #pxl-quickview-modal.style-2 .quantity .label {
    display: none; }
  #pxl-quickview-modal.style-2 .quantity .qty-field .quantity-inner {
    align-items: center; }
    #pxl-quickview-modal.style-2 .quantity .qty-field .quantity-inner input.qty[type="number"] {
      background-color: transparent;
      border: none;
      padding: 0 15px;
      width: 55px;
      font-size: 20px;
      color: var(--heading-color);
      font-weight: 500; }
    #pxl-quickview-modal.style-2 .quantity .qty-field .quantity-inner .quantity-button {
      cursor: pointer;
      background-color: var(--primary-color);
      width: 28px;
      height: 28px;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      display: inline-flex;
      align-items: center;
      justify-content: center; }
      #pxl-quickview-modal.style-2 .quantity .qty-field .quantity-inner .quantity-button:before {
        font-family: var(--body-font-family);
        font-size: 17px;
        font-weight: 400;
        line-height: 1;
        color: #fff; }
      #pxl-quickview-modal.style-2 .quantity .qty-field .quantity-inner .quantity-button.quantity-up:before {
        content: "+"; }
      #pxl-quickview-modal.style-2 .quantity .qty-field .quantity-inner .quantity-button.quantity-down:before {
        content: "-";
        margin-bottom: 2px; }
#pxl-quickview-modal.style-2 .stock-wishlist {
  display: none; }
#pxl-quickview-modal.style-2 .pxl-addtocart-btn-wrap {
  margin-top: 0; }

.close-modal {
  width: 50px;
  height: 50px;
  font-family: "Material-Design-Iconic-Font";
  background-color: 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%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 20px;
  right: 43px; }
  .close-modal > * {
    max-width: 100%; }
  @media (max-width: 767px) {
    .close-modal {
      right: 20px; } }
  .close-modal:before, .close-modal:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #fff;
    z-index: 2;
    transform-origin: center;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .close-modal:before {
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .close-modal:after {
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
    .close-modal:hover:before, .close-modal: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); }

.close-modal:hover, .close-modal:focus {
  color: black;
  text-decoration: none;
  cursor: pointer; }

/* 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(--primary-color); }
    .wp-block-button.is-style-outline .wp-block-button__link:hover {
      background-color: var(--primary-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(--secondary-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(--secondary-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 */