/*.product_name {
  display: none;
}*/

.w-lightbox-noscroll {
  overflow: visible;
}

.product_filter-card.accessoires {
  display: none;

}

[engraving="container"] {
  display: none;
}

.group-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  grid-column-gap: 0.7rem;
  grid-row-gap: 0.7rem;
  /* Adds spacing between rows */
}

@media (max-width: 992px) {
  .group-header {
    width: 100% !important;
  }
}

.group-header {
  font-size: 0.875rem;
  width: 5rem;
}

.w--redirected-checked~.fs-radio_text {
  color: black !important;

}

smootify-product:not(.loaded) img {
  animation: none !important;
}

.navbar_header-tag {
  position: absolute !important;
}

.product-wrapper {
  opacity: 0;
}
