.cgkit-attribute-swatches[data-attribute="attribute_pa_spalva"]
  .swatch.opto-variation-image-swatch {
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
  background-color: #f6f7f7 !important;
  aspect-ratio: 1 / 1 !important;
  width: 65px !important;
  height: 65px !important;
  min-width: 65px !important;
  min-height: 65px !important;
  overflow: hidden !important;
  text-indent: -9999px !important;
  white-space: nowrap !important;
  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
}

.cgkit-attribute-swatches[data-attribute="attribute_pa_spalva"]
  .swatch.opto-variation-image-swatch
  > * {
  display: none !important;
}
