
.textos, .bloque-flotante-owl h2 {
    color: #fff;
}
.bloque-flotante-owl p {
    color: #FFF;
}
.bloque-flotante-owl .boton_estandar {
    background: #f0f0f0 !important;
    color: #222 !important;
}
.boton_estandar {
    background: #fff !important;
    color: #222 !important;
}
.boton_estandar:hover {
    background: #10376e;
}
.owl-dots {
    display: none !important;
}
.owl-galeria-jugadores .item {
    background-position: center !important;
}
.owl-carrusel-detalle-fondo {
    margin-bottom: 0;
}
.navbar-lanzamiento .nav-list {
    display: none;
}
.owl-galeria-imagenes {
    background: transparent;
}
.seccion-coleccion .bloque_texto.texto_izquierda {
    display: none;
}
.bloque-centrado .textos h2 {
    font-size: 1.5em;
}
.ofertas {
    background: #000;
    padding: 30px 0;
    background: url(../../../dux-gaming/bg.jpg) no-repeat center;
}
.ofertas .boton_estandar {
    color: #fff;
    background: #000;
    margin: 0 auto 0;
    border: 1px solid #000;
}
.ofertas .boton_estandar:hover {
    border: 1px solid #000;
}
.owl-carousel .zona_botones_listado_modelos:hover,
.bloque-centrado .zona_botones_listado_modelos:hover {
    background: #000 !important;
}
@media (max-width: 991px) {
    .bloque-flotante-owl {
        background: #012b5b;
    }
    .seccion_fondo_texto .bloque_texto {
        background: #b41d60;
    }
    .seccion_fondo_texto.fondo_alternativo .bloque_texto {
        background: #012b5b;
    }
    .lanzamiento.lanzamiento_es .miniatura_video {
        margin: 0 auto;
    }
}
