let lastScrollY = window.scrollY; const header = document.getElementById("site-header"); window.addEventListener("scroll", () => { const currentScrollY = window.scrollY; if (!header) return; if (currentScrollY > lastScrollY && currentScrollY > 100) { // Scroll hacia abajo header.classList.add("header-hidden"); } else { // Scroll hacia arriba header.classList.remove("header-hidden"); } lastScrollY = currentScrollY; }); /* Estilo base */ #site-header { position: fixed; top: 0; left: 0; right: 0; z-index: 9999; transition: transform 0.3s ease; } /* Oculto al hacer scroll hacia abajo */ #site-header.header-hidden { transform: translateY(-100%); }

BRIXTON DENDA

la Tienda oficial de brixton Records y Discos GBR

6,00  IVA incluido

Add to cart

8,00  IVA incluido

Add to cart

10,00  IVA incluido

Add to cart

10,00  IVA incluido

Add to cart

10,00  IVA incluido

Add to cart

15,00  IVA incluido

Add to cart

15,00  IVA incluido

Add to cart

10,00  IVA incluido

Add to cart

10,00  IVA incluido

Add to cart

7,00  IVA incluido

Add to cart

5,00  IVA incluido

Add to cart

10,00  IVA incluido

Add to cart
(function($){ // === CONFIGURACIÓN === const facetSelector = '.facetwp-facet-filtro_total'; // cambia si tu facet tiene otro nombre const childSelector = '.facetwp-depth'; // contenedor de subniveles // === FUNCIÓN: actualizar iconos +/– según visibilidad de subniveles === function updateIcons($facet) { $facet.find('.facetwp-checkbox').each(function(){ const $this = $(this); const $expand = $this.find('.facetwp-expand'); if (!$expand.length) return; const $child = $this.next(childSelector); const isVisible = $child.length && $child.is(':visible'); $expand.text(isVisible ? '-' : '+'); }); } // === FUNCIÓN: alternar visibilidad de un bloque de subcategorías === function toggleSubcategories($checkbox) { const $child = $checkbox.next(childSelector); if (!$child.length) return; const isVisible = $child.is(':visible'); $child.toggle(!isVisible); } // === INICIALIZAR === function initFacet($facet) { // 1️⃣ Ocultar todos los subniveles $facet.find(childSelector).hide(); // 2️⃣ Abrir los de las categorías activas $facet.find('.facetwp-checkbox.checked').each(function(){ const $checked = $(this); const $child = $checked.next(childSelector); if ($child.length) $child.show(); }); // 3️⃣ Actualizar iconos updateIcons($facet); } // === EVENTOS === // Al hacer clic en el signo +/– $(document).on('click', `${facetSelector} .facetwp-expand`, function(e){ e.preventDefault(); e.stopPropagation(); const $checkbox = $(this).closest('.facetwp-checkbox'); toggleSubcategories($checkbox); updateIcons($(facetSelector)); }); // Al recargar FacetWP (tras filtro, búsqueda, etc.) $(document).on('facetwp-loaded', function(){ const $facet = $(facetSelector); if (!$facet.length) return; initFacet($facet); }); })(jQuery); .facetwp-selections li .facetwp-selection-value { font-family: "Asap condensed"; font-size: 2em; color: #1996c0; text-transform: uppercase; font-weight: 700; color:#1996C0!important; } li span.facetwp-selection-label { display: none!important; }

Música y estilo

CATÁLOGOS, CONCIERTOS & MANAGEMENT

Discográfica independiente especializada en sonidos de origen jamaicano. Fundada en 1998 incluye entre su catálogo a renombradas bandas internacionales.

Discográfica independiente centrada en los sonidos más contundentes del rock’n’roll: punk rock, HC, OI!, psychobilly, freak beat…

Próximos directos recomendados

Contratación de bandas nacionales e internacionales

NOticias y novedades

Head Holes, one of Bilbao’s most promising young rock bands, [...]

Turbofuckers’ sixth release is now available as a 4-track vinyl [...]

As of today, the new digital single from the NORTH [...]

The online magazine Exile Magazine reviews the tracks on Kinki [...]