.style_smart-product-debug-container__Jlh3i {
  display: none;
}

:hover > .style_smart-product-debug-container__Jlh3i {
  background: white;  
  bottom: 0;
  display: flex;
  flex-direction: column;
  font-size: 18px;
  padding: 10px;
  position: absolute;
  z-index: 30;
}

.style_smart-product-debug-row__dbLov {
  align-items: center;
  display: flex;
  flex-direction: row;
  font-weight: normal;
  gap: 10px;
  justify-content: space-between;
  width: 100%;
}

.style_smart-product-debug-row__dbLov label {
  font-weight: bold;
}

