/* Całkowite wyłączenie nakładki i gradientu */
.theme-product-image-loader-dots {
  background: none !important;
}

.theme-product-image-loader-dots::before,
.theme-product-image-loader-dots::after {
  background: none !important;
  content: none !important;
  display: none !important;
  animation: none !important;
}

.theme-shimmer-animation {
  background: none !important;
  animation: none !important;
}
