#fw-section-header {
--color-primary: #f1f861;
--color-primary-rgb: 241, 248, 97;
--color-background: #000000;
--color-background-rgb: 0, 0, 0;
--color-on-primary: #000000;
--color-on-primary-rgb: 0, 0, 0;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 0;
background-color: var(--color-background);
color: var(--color-on-background);

}






















#fw-section-featured-collection-0 {

/* “BESTSELLER” над заголовком товара */
.tile.tile--zoom[href*="/products/big-floppa-x-deathmetal-classic-tee"] .tile__heading::before {
  content: "BESTSELLER";
  display: block;
  margin-bottom: 4px;
  padding: 2px 6px;
  font-size: 0.75rem;
  font-weight: bold;
  color: #000;
  background: #ffdf00;
  border-radius: 3px;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0,0,0,0.2);
  pointer-events: none;
}

/* “Gone Soon!” над заголовком для pre-order Plushie */
.tile.tile--zoom[href*="/products/floppa-cube-plushie-pre-order"] .tile__heading::before {
  content: "Sold Out!";
  display: block;
  margin-bottom: 4px;
  padding: 2px 6px;
  font-size: 0.75rem;
  font-weight: bold;
  color: #000;
  background: #ffdf00;
  border-radius: 3px;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0,0,0,0.2);
  pointer-events: none;
}

.tile.tile--zoom[href*="/products/big-floppa-rap-vintage"] .tile__heading::before {
  content: "Fans Favorite";
  display: block;
  margin-bottom: 4px;
  padding: 2px 6px;
  font-size: 0.75rem;
  font-weight: bold;
  color: #000;
  background: #ffdf00;
  border-radius: 3px;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0,0,0,0.2);
  pointer-events: none;
}

.tile.tile--zoom[href*="/products/le-flop-vintage-basketball-tee"] .tile__heading::before {
  content: "Bestseller";
  display: block;
  margin-bottom: 4px;
  padding: 2px 6px;
  font-size: 0.75rem;
  font-weight: bold;
  color: #000;
  background: #ffdf00;
  border-radius: 3px;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0,0,0,0.2);
  pointer-events: none;
}

.tile.tile--zoom[href*="/products/world-peace-classic-t-shirt"] .tile__heading::before {
  content: "LATEST DROP";
  display: block;
  margin-bottom: 4px;
  padding: 2px 6px;
  font-size: 0.75rem;
  font-weight: bold;
  color: #000;
  background: #ffdf00;
  border-radius: 3px;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0,0,0,0.2);
  pointer-events: none;
}
}






#fw-section-custom-html-ffd1e2df-7ee6-47c8-88da-17b7e57f6878 {

.custom-html-empty {
  position: absolute !important;
  inset: 0 !important;
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  overflow: hidden !important;
  pointer-events: none !important;
  display: block !important;
  z-index: -1 !important;
}

}

#fw-section-custom-html-541bd0c0-7c64-4200-ae51-1deb50dc97eb {

.custom-html-empty {
  position: absolute !important;
  inset: 0 !important;
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  overflow: hidden !important;
  pointer-events: none !important;
  display: block !important;
  z-index: -1 !important;
}

}