@charset 'UTF-8';
/* Swiper */
.swiper {z-index:9999;}
.swiper-container {
  position: relative;
}
.swiper-pagination {
  position: relative !important;
  z-index:100 !important;
}
.swiper-slide {
  border: #444444 solid 1px !important;
}
.wd_creative_pallet_design::-webkit-scrollbar {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
