/* ======================================================================
   UBD Visual UX · PRODUCT TEXT LABEL FILES 1.6.38

   Cobertura ampliada para productos con personalización mixta:
   - archivos/fotos + campo de texto visible
   - elimina definitivamente cualquier fondo amarillo/gradiente en el
     rótulo descriptivo del campo de texto, incluso cuando la estructura
     del producto difiere (ej. pizarrón de fotos, extra postal, etc.)
   - sólo afecta el rótulo descriptivo dentro de la ficha naranja.
   ====================================================================== */

html.ubd-product-ready body#product .product-customization.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n),
html.ubd-product-ready body#product .product-customization.ubd-custom-visible.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n),
html body#product .product-customization.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n),
html .page-product .product-customization.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n) {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

html.ubd-product-ready body#product .product-customization.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n) > :is(label, span.control-label, .control-label:first-child),
html.ubd-product-ready body#product .product-customization.ubd-custom-visible.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n) > :is(label, span.control-label, .control-label:first-child),
html body#product .product-customization.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n) > :is(label, span.control-label, .control-label:first-child),
html .page-product .product-customization.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n) > :is(label, span.control-label, .control-label:first-child) {
  display: block !important;
  width: auto !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  border: 0 !important;
  outline: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  filter: none !important;
  text-shadow: none !important;
  color: rgba(255,255,255,.96) !important;
  -webkit-text-fill-color: rgba(255,255,255,.96) !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-align: left !important;
  text-decoration: none !important;
}

html.ubd-product-ready body#product .product-customization.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n) > :is(label, span.control-label, .control-label:first-child)::before,
html.ubd-product-ready body#product .product-customization.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n) > :is(label, span.control-label, .control-label:first-child)::after,
html.ubd-product-ready body#product .product-customization.ubd-custom-visible.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n) > :is(label, span.control-label, .control-label:first-child)::before,
html.ubd-product-ready body#product .product-customization.ubd-custom-visible.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n) > :is(label, span.control-label, .control-label:first-child)::after,
html body#product .product-customization.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n) > :is(label, span.control-label, .control-label:first-child)::before,
html body#product .product-customization.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n) > :is(label, span.control-label, .control-label:first-child)::after,
html .page-product .product-customization.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n) > :is(label, span.control-label, .control-label:first-child)::before,
html .page-product .product-customization.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n) > :is(label, span.control-label, .control-label:first-child)::after {
  content: none !important;
  display: none !important;
  background: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

html.ubd-product-ready body#product .product-customization.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n) > :is(label, span.control-label, .control-label:first-child) *,
html.ubd-product-ready body#product .product-customization.ubd-custom-visible.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n) > :is(label, span.control-label, .control-label:first-child) *,
html body#product .product-customization.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n) > :is(label, span.control-label, .control-label:first-child) *,
html .page-product .product-customization.ubd-custom-has-files .product-customization-item.ubd-custom-visible-item:nth-of-type(n) > :is(label, span.control-label, .control-label:first-child) * {
  color: inherit !important;
  -webkit-text-fill-color: inherit !important;
  background: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}
