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 SHOP

The official Brixton Records and Discos GBR store

19,90  BAT INCLUDED

Add to cart

19,00  BAT INCLUDED

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; }

Music and style

CATALOGS, CONCERTS & MANAGEMENT

Independent record label specialising in Jamaican music. Founded in 1998, its catalogue includes renowned international bands.Fundada en 1998 incluye entre su catálogo a renombradas bandas internacionales.

Independent record label focused on the most powerful sounds of rock ‘n”’roll: punk rock, HC, OI!, psychobilly, freak beat…

Upcoming recommended live shows

Hiring of domestic and international bands

News and updates

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 [...]