.inti-icon { color: #3A2D0B !important; font-size: 38px !important; }

/* Encabezado: columnas estables en escritorio */
@media (min-width: 992px) and (max-width: 1400px) {
      #ss-row-1 .header-row-content {
              grid-template-columns: 20% 60% 20% !important;
                }
                  #ss-column-1,
                    #ss-column-2,
                      #ss-column-3 {
                              min-width: 0 !important;
                                }
                                }

                                /* Disponibilidad de productos digitales coordinados por consulta */
                                .product-info .text-danger {
                                      color: #198754 !important;
                                        font-size: 0 !important;
                                        }
                                        .product-info .text-danger::after {
                                              content: "Disponible";
                                                font-size: 1rem;
                                                }