.elementor-escen-product-list .swiper-slide img {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
.elementor-escen-product-list .swiper-pagination-product-list {
  position: relative;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  padding-top: 28px;
  text-align: center;
}
.elementor-escen-product-list .swiper-pagination-bullet {
  display: inline-block;
  padding: 0px 24px;
  border-radius: 0;
  width: auto;
  text-align: center;
  color: #000000;
  opacity: 1;
  border: none;
  background: transparent;
  font-size: 16px;
  line-height: 44px;
  margin-left: 12px;
  margin-right: 12px;
}
.elementor-escen-product-list .swiper-pagination-bullet-active {
  color: #000000;
  font-weight: 900;
}
@media (max-width: 1439px) {
  .elementor-escen-product-list .swiper-pagination-product-list {
    padding-top: 20px;
  }
  .elementor-escen-product-list .swiper-pagination-bullet {
    padding: 0px 18px;
  }
}
@media (max-width: 1024px) {
  .elementor-escen-product-list .swiper-pagination-product-list {
    padding-top: 16px;
  }
  .elementor-escen-product-list .swiper-pagination-bullet {
    padding: 0px 12px;
  }
}
