.tabs-listing button:after {
content: "";
background-color: rgb(var(--bg-primary));
height: 2px;
width: 0%;
position: absolute;
bottom: 0;
left: 0;
transition: width 0.5s ease;
}
.tabs-listing button.active:after {
width: 100%;
}
#js-product-related-mw {
max-width: 99.9%;
}
.product-gallery__wrapper {
margin: 0 0 0 125px;
}
.slick-dots {
bottom: 40px;
left: 40px;
position: absolute;
list-style: none;
margin: 26px 0 0 0;
padding: 0;
}
.slick-dots li {
display: inline-block;
line-height: 1;
margin: 0 5px;
margin-left: 5px;
}
.slick-dots li:first-child {
margin-left: 0;
}
.slick-dots button {
font-size: 0;
line-height: 0;
width: 20px;
height: 20px;
padding: 7px;
border: 0;
outline: 0;
position: relative;
background: transparent;
}
.slick-dots button::before {
content: "";
font-size: 6px;
line-height: 20px;
color: #161619;
text-align: center;
width: 6px;
height: 6px;
display: block;
border-radius: 50%;
background: #cdcfd0;
}
.slick-dots .slick-active button::before {
background: #161619;
}
.btn-add-wrapper {
border: 1px solid #888888;
}
.btn-add {
border: 0 !important;
background-color: #fff;
font-size: 9px;
}
.input-add {
border-radius: 0 !important;
border: 0 !important;
background-color: #fff;
}
.flex-control-nav {
position: absolute !important;
top: 0;
left: 0;
width: 120px;
height: 100%;
}
.flex-control-nav-scroll {
position: absolute !important;
top: 0;
left: 0;
width: 120px;
height: 100%;
overflow: scroll;
}
.btn-product-view, #pdx-btn-add-wishlist {
height: 60px;
}
#pdx-btn-add-wishlist {
height: 40px;
}
.btn-product-view {
width: 100%;
}
.btn-add-wrapper {
width: 100%;
}
.input-add {
width: 100%;
}
@media(min-width: 991px) {
.btn-product-view {
height: 40px;
}
.btn-add-wrapper, .btn-product-view {
width: auto;
}
.input-add {
width: 60px;
}
}
.option-list {
background-color: #ffffff !important;
border: 1px solid #555555 !important;
color: #555555 !important;
transition: all 0.5s ease-in-out;
width: 100%;
}
.option-list:hover, .option-list.active {
background-color: #555555 !important;
border: 1px solid #555555 !important;
color: #ffffff !important;
}
@media(min-width: 991px) {
.option-list {
width: auto;
}
}
NU25 MCT UL
No disponible
La combinación elegida no se encuentra disponible en este momento.
$
48
$
-%
158 disponibles
400 Lumens - 45g
- Categoría: ACCESORIOS
- Marca: NiteCore
La Nitecore NU25 MCT UL es una linterna frontal ultraligera y versátil, diseñada para quienes buscan rendimiento, comodidad y fiabilidad en un solo dispositivo. Ideal para trail running, senderismo, campismo, escalada y cualquier actividad al aire libre donde el peso y la potencia importan.
⚙️ Especificaciones técnicas:
-
Peso: Solo 45 gramos (incluyendo banda UL), ¡prácticamente imperceptible!
-
Lúmenes máximos: 400 lúmenes
-
Distancia de alcance: Hasta 64 metros
-
Modos de luz:
-
Luz principal (blanca) con 3 niveles de brillo
-
Luz CRI alta (auxiliar para lectura o fotografía)
-
Luz roja (ideal para visión nocturna y señalización)
-
-
Batería integrada: 650 mAh Li-ion recargable por USB-C
-
Autonomía: Hasta 45 horas en modo ultra bajo
-
Resistencia al agua: IP66 – Resistente a lluvia y polvo
-
Ángulo ajustable: 60°
🎒 Ideal para:
-
Corredores de trail y ultra distancia
-
Aventureros minimalistas y thru-hikers
-
Fotógrafos nocturnos y astrónomos (gracias a su luz CRI y roja)
-
Excursionistas que valoran la ligereza sin sacrificar potencia
💡 ¿Por qué elegir la NU25 MCT UL?
-
Ultraligera y compacta: Perfecta para largas distancias y travesías donde cada gramo cuenta.
-
Versatilidad de iluminación: Combina luz blanca potente, luz cálida de alto CRI y luz roja para múltiples usos.
-
Banda UL incluida: Sistema de sujeción elástico y minimalista, cómodo incluso tras horas de uso.
-
Carga rápida y sencilla: Conexión USB-C compatible con baterías portátiles.
📦 Incluye:
-
Linterna frontal NU25 MCT UL
-
Banda UL de cabeza
-
Cable de carga USB-C
-
Manual de usuario
🕐
No tenemos reseñas de este producto
Tarjetas en cuadrícula
.card-product-description {
position: relative;
transition: all 0.5s;
background-color: #ffffff;
}
.card-product-description .products-bottons {
opacity: 0;
transition: all 0.5s;
}
.product-card:hover .card-product-description {
margin-top: -50px;
box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.product-card:hover .card-product-description .products-bottons {
opacity: 1;
}