/*/////////////////////////////////////////////////////////*/
/*////////////////////// COLORES /////////////////////////*/
/*///////////////////////////////////////////////////////*/

/*///////////////////////// GAMA //////////////////////////*/
:root {

}
/*///////////////////////// ELEMENTOS ESTRUCTURALES //////////////////////////*/
/************************ FONDOS ***************************/

/*Fondo de la página*/
body {
		background-color: rgb(238, 241, 243);
	}
/*Contenedor principal*/
#base1024 {
	}
/*Cabecera*/
#baseCabecera {
		background-color: rgb(255, 255, 255);
	}
#cabecera {
	}
/*Pie*/
#pie {
		background-color: rgb(255, 255, 255);
	}
/*Contenedor secundario*/
#base {
	}
/*Izquierda*/
#izda {
	}
/*Centro*/
#contenido {
	}
/*Derecha*/
#derecha{
	}
/*Fondo de formularios, de la seccion 'buscador avanzado', de los filtros centrales, del paginador en listados de productos, de los precios y, en general, otros fondos accesorios */
fieldset,div.cajaBuscadorProductosAvanzadoHome, div.filtrosPrincipales, div.filtrosDinamicos, table.visualizacion td.muestra, table.gama th, table.gama_arbol th, #navePestanyas ul, #divDropshipping, div.filtro, .filaComentarios, li.bloquePrecio, .contentstyle .ficha div.precio, #configurador h5, div.precio, .presioProducto > div {
		background-color: rgba(255, 255, 255, 0);
	}
/*Fondo datos de facturacion (mis datos) */
#datosDireccionFacturacion {
		background-color: rgba(255, 255, 255, 0);
	border-color: rgba(255, 255, 255, 0);
	}
/*///////////////////// TEXTOS COMUNES //////////////////////////*/
/*Texto general*/ 
body, .descripcionListado, .resumenProducto  p, address, .cajaCompra02, .formCompra label, .cajaCompra01, .tablaCesta tfoot td strong, .miniTexto, .cajaCompra01 p, .tablaCesta .numeroBig, .tablaCesta td, .fecha, input.css-checkbox[type="radio"] + label.labelradio, td.datosProducto .referencia, td.datosProducto .codigo_barras, td.datosProducto ul li, table.tablaCesta tr.importeTotalaPagar td span.importe_Total, ul.descargas li span.descripcion, .datosCliente, .otrosdatosCliente, #listaProveedores a, #fichaProveedor td, li.bloquePrecio, .contentstyle .ficha div.precio, p.rastroMigas, p.rastroMigas a, .tit_total, .iva {
		color:rgb(136, 141, 145);
	}
/*Texto destacado*/ 
.celdaProducto strong, .rastroMigas strong, table.visualizacion td.muestra span strong, .otrosdatosCliente strong, div.datosPresentacion dt, #fichaProveedor strong, div.opinion div.usuario > strong, li.bloquePrecio span.precioPrincipal, a.textosProducto:link, a.textosProducto:visited, div.precioPrincipal, #precio2 strong, #configurador h5, .pvpTotal, .autor > strong, .tags > strong, .financiacion strong, .enfasiscolor, ._carrusel_informes p strong, div.megaeditor strong {
		color:rgb(0, 0, 0);
	}
/*Titulos general*/ 
#contenido h1, .contenedor h1, #contenido h2, .contenedor h2, #contenido h3, #contenido .seccion, table.ficha h4, table.ficha .paddingBottom h4, .resumenProducto .lnkProducto01 h4, div.resumenProducto .listado h4, .opinion strong, .tituloListado, .tituloComunicado, table.resumenProducto td h4, #contenido #bloque.bloqueBlog h4, #bloque.bloqueBlog #listaBlog li h4 a, #comentar_comunicado_div h5.subtitulo, div.noticias #enviar_amigo_div h5.subtitulo, h5.subtitulo, table.ficha h6, td.datosProducto .nombreProducto, #paso03 .cajaFormaPago h3 label, #contenido #paso03 h3, #contenido #paso01 h4, .nombreCliente, .sector, table.gama th, table.ficha h6, .datosProducto h6, h3 a.titular_novedades_ofertas, div.cajasIzda h3, .cajaBuscador h3, .cajaBuscadorProductosAvanzado h3, dl.camposDinamicos dt, #configurador h4 {
		color:rgb(0, 0, 0);
	}
/*Texto seleccionado*/
		
/*Texto general*/
h2#descripcion {
		color:rgb(136, 141, 145);
	}
/************************ ENLACES NORMALES ***************************/
/*Enlaces general*/ 
a, #titLoginTop a.lnkCerrar, #cabecera #menuTop a, #bloque #listaBlog li a:link, #bloque #listaBlog li a:visited, a.textosProducto:hover, #cabecera_compartir_enlace a:hover, #capaLoginTop.activo div#formLoginTop ul.enlace li a:hover {
		color:rgb(0, 138, 214);
	}
div.navePestanyas ul > li > a.activo, div.navePestanyas ul > li > a.activo:hover, [class^="cabecera_carrusel_productos_"] li.selected a {
		border-color: rgb(0, 138, 214);
	}
.bx-wrapper .bx-pager.bx-default-pager a.active, .swiper-pagination-bullet-active {
  		background-color: rgb(0, 138, 214);
	}
#centro #contenido table.tablaNavegaCompra a.lnkSiguiente:link, #centro #contenido table.tablaNavegaCompra a.lnkSiguiente, #bloque #listaBlog li a:hover {
		color:rgb(0, 138, 214);
	}
#centro #contenido table.tablaNavegaCompra a.lnkAnterior:link, #centro #contenido table.tablaNavegaCompra a.lnkAnterior{
		color:rgb(0, 138, 214);
	}
/*Enlaces general OVER*/ 
a:hover, #titLoginTop a.lnkCerrar:hover, #cabecera #menuTop a:hover {
	}
#centro #contenido table.tablaNavegaCompra a.lnkAnterior:hover, #centro #contenido table.tablaNavegaCompra a.lnkSiguiente:hover{
		text-decoration:underline;	
}
/*Boton Ir arriba*/
.scrollup{
		color: rgb(255, 255, 255);
			background-color: rgb(0, 138, 214);
	}
/************************ ENLACES TIPO ETIQUETA ***************************/
.familiasRelacionadas a, .nube_tags > a {
		color: rgb(94, 100, 104);
			background-color: rgb(220, 227, 232);
	}
.familiasRelacionadas a:hover, .nube_tags > a:hover {
		color: rgb(224, 230, 235);
			background-color: rgb(20, 18, 22);
	}

/*///////////////////// ELEMENTOS COMUNES //////////////////////////*/

/************************ AVISO INICIAL ***************************/
.texto_pie_auxiliar {
			}
#texto_pie_auxiliar a {
	}
/************************ AVISO COOKIES ***************************/
.bloquear_entorno {
	}
.aviso_cookies #informacion_cookies, .aviso_cookies #mas_informacion_cookies {
		}
.aviso_cookies .contenido_cookies {
	}
#mas_informacion_cookies h2, #informacion_cookies h2 {
	}
#aviso_cookies button.botonPrincipal {
		background-color: rgb(0, 138, 214);
			border-color: rgb(0, 138, 214);
			color: rgb(255, 255, 255);
	}
#aviso_cookies button.botonPrincipal:hover {
		background-color: rgb(0, 0, 0);
			border-color: rgb(0, 0, 0);
			color: rgb(255, 255, 255);
	}
#aviso_cookies a {
    }
#aviso_cookies a:hover {
	}
/************************ FANCYS ***************************/
#jquery_background, #jquery-overlay, .fancybox-overlay, .bloquear_entorno {
		background-color: rgb(0, 138, 214) !important;
	}
#jquery_alert {
		}
#solicitar_info_div h3, #enviar_amigo_div h3, #valorar_producto_div h3, #solicitar_aviso_stock_div h3, #comentar_comunicado_div h3, #nuevoProducto > div {
		}
/************************ CARRUSELES DE PRODUCTOS***************************/
/*Elementos de navegacion*/
.bx-prev, .bx-next {
		}
.bx-prev:hover, .bx-next:hover, .bx-prev:active, .bx-next:active {
		}
.bx-wrapper .bx-pager.bx-default-pager a {
		background-color: rgb(177, 188, 198);
	}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
		background-color: rgb(0, 0, 0);
	}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
		background-color: rgb(0, 138, 214);
	}
/*Pestanyas*/
[class^="cabecera_carrusel_productos_"] {
	}
[class^="cabecera_carrusel_productos_"] li a {
			}
[class^="cabecera_carrusel_productos_"] li a:hover {
			}
[class^="cabecera_carrusel_productos_"] li.selected a {
			}
/************************ CARRUSEL DE BANNERS ***************************/
.contenedor-responsive > iframe {
	}

/*Menu superior*/
#menuTop {
	}
/*Titulo buscador*/
.cajaBuscador h3, .cajaBuscadorProductosAvanzado h3 {
	}
/*Fondo buscador*/
.cajaBuscador form, .cajaBuscadorProductosAvanzado form {
	}
/*label buscador*/
div.buscadorAvanzado label, div.buscadorAvanzadoHomeLeft label, div.buscadorAvanzadoHomeRight label, .cajaPVP .camposformHomePequenyo, #div_buscador_clientes > label  {
	}
.buscadorAvanzado .camposformHomeMediano, div.cajaBuscador input.camposformHomeMediano, .cajaBuscadorProductosAvanzado input, .cajaBuscadorProductosAvanzado select, #div_buscador_clientes select {
			}

/*Titulo catalogo*/
div.cajasIzda h3.tituloCatalogo {
		background-color: rgb(20, 18, 22);
	}
/*Fondo catalogo*/
div.cajasIzda .menu {
		background-color: rgb(255, 255, 255);
	}
/*Titulo contenedor*/
.cajaBuscador h3, .cajaBuscadorProductosAvanzado h3, .cajaBuscadorProductosAvanzadoHome h3, div.cajasIzda h3 {
	}
/*Fondo contenedor*/
div.cajasIzda   {
	}
/*Separadores*/
#izda, #derecha, #pie {
	}
#pie {
	}
/*Bullets contenedores*/
div.cajasIzda .icoh2_izda {
	}

/************************ TITULO h1 ***************************/
/* H1*/
#contenido h1, .contenedor h1 {
	}
/*Fondo y borde títulos H1*/
#contenido h1 {
		    
}
/************************ TITULO h2 ***************************/
/* H2*/
#contenido h2, .contenedor h2 {
	}
/*Fondo y borde títulos H2*/
#contenido h2 {
		    
}
/************************ TITULO h3 ***************************/
/* H3*/
#contenido h3 {
	}
/*Fondo y borde títulos H3*/
#contenido h3 {
		}
/************************ TITULO SECCION ***************************/
/*seccion*/
#contenido .seccion {
	}
/*Fondo y borde títulos seccion*/
#contenido .seccion {
		}

/*Bullets titulos*/
.bullet_h2, .bullet_h3, .bullet_seccion {
	}

#centro #contenido a.lnkBotonRojo:link, #centro #contenido a.lnkBotonRojo {
	}
#paso05 h3#paso5_h3 {
	}
div.campoCodigo input.boton {
	}
/*Enlace comprar*/
a.botonComprar:link, a.botonComprar:visited, .botonVer > a:link, .botonVer > a:visited {
		background-color: rgb(0, 138, 214);
			color: rgb(255, 255, 255) !important;
	}
/*Enlace comprar OVER*/
a.botonComprar:hover, .botonVer > a:hover {
		background-color: rgb(20, 18, 22);
		}
/*Enlace reserva*/
a.botonReservar:link, a.botonReservar:visited {
		background-color: rgb(177, 188, 198);
		}
/*Enlace reserva OVER*/
a.botonReservar:hover {
		background-color: rgb(20, 18, 22);
		}

/************************ CONTENIDOS ADICIONALES EN FICHA DE PRODUCTO ***************************/
div.navePestanyas a {
		}
div.navePestanyas a:hover {
		}

div.navePestanyas a.activo, div.navePestanyas a.activo:hover {
			}
/************************ FICHA DE PRODUCTO ***************************/
/*Referencia*/
div.datosFicha p.referencia {
	}
/*Nombre*/
#contenido h1#nombreProducto {
	}
/*Descripcion*/
#contenido h2#descripcion {
		color: rgb(94, 100, 104);
	}
////////////* Bloque tallas y colores *///////////
div.modelo {
			}
.aviso_talla_agotada {
		}
div.variaciones div {
			}
div.variaciones a {
	}
div.variaciones a:hover, div.variaciones a.activo:hover, div#color.variaciones div:hover, div.variaciones div.activo:hover, div#talla.variaciones div.imagen_talla_agotada.activo:hover, div#talla.variaciones div.imagen_talla_agotada:hover {
	}
div.variaciones a.activo, div.variaciones div.activo, div#talla.variaciones div.imagen_talla_agotada.activo {
	}
div#talla.variaciones div.imagen_talla_agotada {
			}
div.variaciones div.activo, div#talla.variaciones div.imagen_talla_agotada.activo {
    		}
div.variaciones div:hover, div#color.variaciones div:hover, div.variaciones div.activo:hover, div#talla.variaciones div.imagen_talla_agotada.activo:hover, div#talla.variaciones div.imagen_talla_agotada:hover {
    }

/*Bloque precios*/
#cuadroPrecio {
				}
.ficha div.precioPrincipal strong {
		color: rgb(20, 18, 22) !important;
	}
/*Borde imagenes*/
#foto_principal {
	}
div.noticias img, .fotoParrillaFicha div.recorte2, div.fotoParrilla a:link, div.fotoParrilla a {
	}
div.noticias img, .fotoParrillaFicha div.recorte2:hover, div.fotoParrilla a:link, div.fotoParrilla a:visited {
	}
/*Botones herramientas*/
div.herramientas a {
		}
div.herramientas a:hover {
		background-color: rgba(255, 255, 255, 0);
		}

/*///////////////////// PROCESO DE COMPRA //////////////////////////*/

/*///////////////////// MI CESTA //////////////////////////*/
/*Titulos principales*/
#paso01 h2#paso1_h2, #paso02 h2#paso2_h2, #paso03 h2#paso3_h2, #paso04 h2#paso4_h2, #paso05 h2#paso5_h2, #paso05 h3#paso5_h3 {
		color: rgb(20, 18, 22);
			}
/*Textos tabla*/
table.tablaCesta.cestaPrincipal, table.tablaCesta.cestaPrincipal td, .tablaCesta.cestaPrincipal tfoot td strong, table.tablaCesta.cestaPrincipal tr.importeTotalaPagar td span.importe_Total, div.agencias input.css-checkbox[type="radio"] + label.labelradio, table.tablaCesta.cestaPrincipal label.labelcheck, a.producto span span, a.producto span span.nombreproductocesta, #datosVersionMovil, div.tablaCesta.cestaPrincipal_totales, div.importeTotalaPagar {
		color: rgb(136, 141, 145);
	}
/*Fondo tabla*/
.tablaCesta td, .tablaResumen tbody td, td.filtro, table.ficha tr.filaComentarios, .tablaResumen tbody td, [id^="div_item_"], [id^="div_pendiente_"] {
	}
/*Borde tabla*/
.tablaCesta td, .tablaResumen tbody td, [id^="div_item_"], [id^="div_pendiente_"] {
		border-color: rgb(220, 227, 232);
	}
/*Fondo cabecera tabla*/
.tablaCesta th, .tablaForm td.celdaTitForm, .tablaResumen th, table.gama th {
		background-color: rgb(20, 18, 22);
			color: rgb(255, 255, 255);
	}
/*Nombre producto*/
a.producto span span.nombreproductocesta {
		color: rgb(20, 18, 22);
	}
/*Referencia producto*/
a.producto span span.referenciacesta {
		color: rgb(136, 141, 145);
	}


/*Fondo destacado tabla*/
.tablaCesta .filaCalculos td, table.tablaCesta tr.importeTotal td {
		background-color: rgb(238, 241, 243);
	}
/*Fondo pie tabla*/
.tablaCesta tfoot td {
	}

/*Campo cantidad y botones de auentar y reducir*/
.formCompra input.campoCantidad, .formListacompra input.campoCantidad {
		color: rgb(94, 100, 104);
			background-color: rgba(255, 255, 255, 0);
			border-color: rgb(220, 227, 232);
	}
.anyadir, .quitar {
		color: rgb(94, 100, 104);
			background-color: rgba(255, 255, 255, 0);
			border-color: rgba(255, 255, 255, 0);
	}
.anyadir:hover, .quitar:hover {
		color: rgb(20, 18, 22);
			background-color: rgba(255, 255, 255, 0);
			border-color: rgba(255, 255, 255, 0);
	}

/*Mensaje 'Logística gratis'*/
.tablaCesta tfoot td .cuadroLogistica {
		}
.tablaCesta tfoot td .cuadroLogistica > strong {
	}
/*Título fila 'Logística'*/
.tituloTarifa {
	}
/*Fondo fila 'Logística'*/
div.logistica {
		background-color: rgb(238, 241, 243);
	}
/*Textos fila 'Logística'*/
div.agencias input.css-checkbox[type="radio"] + label.labelradio, div.agencias input.css-checkbox[type="radio"] + label.labelradio, .tablaCesta tfoot td .labelradio > strong {
	}
/*label 'Logística'*/
div.logistica label {
	}
/*Campos 'Logística'*/
.formCompra div.logistica .calculoGastos select, .formCompra div.logistica .calculoGastos input[type="text"] {
			}
/*Boton 'Logística'*/
table.tablaCesta div.logistica input.botonform {
		}
table.tablaCesta div.logistica input.botonform:hover {
		}

/*Fondo destacado de agencia en fila 'Logística'*/
.agenciaSeleccionada {
		background-color: rgb(238, 241, 243);
	}
/*Texto destacado de agencia en fila 'Logística'*/
div.agencias .agenciaSeleccionada input.css-checkbox[type="radio"] + label.labelradio {
		color: rgb(20, 18, 22);
	}
/*Caja de agencia en fila 'Logística'*/
.agencias {
		}
.nombreAgencia {
	}

/*Textos filas totales*/
 .importeTotal.importeSubTotal td, .tablaCesta .filaCalculos td, table.tablaCesta tr.importeTotalaPagar td, table.tablaCesta tfoot tr.importeTotalaPagar td span.importe_Total, div.importeTotalaPagar .precio03, table.tablaCesta tfoot tr.importeTotalaPagar td {
	}
/*Precios columna 'Total'*/
.tablaCesta td.precio02, .tablaCesta tfoot .precio02, table.tablaCesta tfoot tr.importeTotalaPagar td span.importe_Total, #datosVersionMovil .precio02, .importeTotal.importeSubTotal > div:last-child, div.filaCalculos .precio02, div.precio02.importe_Dropshipping, div.importeTotalaPagar .precio03 {
		color: rgb(20, 18, 22);
	}

/*Importe total*/
table.tablaCesta tfoot tr.importeTotalaPagar td span.importe_Total, div.importeTotalaPagar .precio03, table.tablaCesta tfoot tr.importeTotalaPagar td {
		color: rgb(20, 18, 22);
	}

/*Boton 'Volver'*/
.procesoCompra a.lnkBotonRojo:link, .procesoCompra a.lnkBotonRojo {
		background-color: rgba(255, 255, 255, 0);
			color: rgb(0, 138, 214);
	} 
/*Boton 'Volver' (over)*/
.procesoCompra a.lnkBotonRojo:hover {
		background-color: rgba(255, 255, 255, 0);
			color: rgb(20, 18, 22);
	} 

/*///////////////////// MIS DATOS (PASO 1) //////////////////////////*/
/*Bloques de formularios*/
#paso02 .cajaCompra01, #paso02 .cajaCompra02 {
		}
/*Subtitulos*/
#contenido .cajaCompra01 > h3, #contenido .cajaCompra02 > h3 {
		color: rgb(20, 18, 22);
	}
/*Texto parrafos*/
.cajaCompra01 p, .cajaCompra02 p {
		color: rgb(136, 141, 145);
	}
/*Bloque 'Ya tengo cuenta'*/
#paso02 .cajaCompra01 {
		}
/*Subtitulos*/
#contenido .cajaCompra01 > h3 {
	}
/*Texto parrafos*/
.cajaCompra01 p {
	}
/*Bloque 'No tengo cuenta'*/
#paso02 .cajaCompra02 {
		}
/*Subtitulos*/
#contenido .cajaCompra02 > h3 {
	}
/*Texto parrafos*/
.cajaCompra02 p {
	}
/*Bloque 'Mis datos' (autenticado)*/
#paso02 .cajaCompra02.unaColumnaLogeado {
		}


/*Titulos formularios*/
.celdaTitForm {
		color: rgb(20, 18, 22);
			}
/*label formularios*/
.tablaForm td, #paso02 label.labelcheck, #paso02 label.labelradio, .recibir_newsletter, .cajaCompra01 label {
		color: rgb(136, 141, 145);
	}
/*campos formularios*/
#paso02 .formCompra input:not([type="button"]), #paso02 .formCompra textarea, #paso02 .formCompra select {
			}
/*Botón 'ENTRAR'*/
#paso02 .cajaCompra01 input.botonform {
			}
#paso02 .cajaCompra01 input.botonform:hover {
			}
/*Fondos*/
#datosDireccionFacturacion {
	}
#divDropshipping {
	}

/*///////////////////// FORMA DE PAGO (PASO 2) //////////////////////////*/
/*Titulo cesta resumen*/
#paso03 #contenido h4 {
		color: rgb(20, 18, 22);
	}

/*Titulos*/
#paso03 .cajaFormaPago h3 label.labelradio, #contenido #paso03 h3, #paso03 .cajaFormaPago label.labelradio {
		color: rgb(20, 18, 22);
	}
/*Texto parrafos*/
#paso03 .cajaFormaPago p {
	}
/*Bloque*/
#paso03 .cajaFormaPago {
		background-color: rgb(255, 255, 255);
			border-color: rgb(224, 230, 235);
	}
/*///////////////////// RESUMEN (PASO 3) //////////////////////////*/
/*Titulos*/
#contenido #paso04 h3 {
		color: rgb(102, 112, 121);
			background-color: rgb(224, 230, 235);
		}
/*Texto parrafos*/
div.cajaResumen {
			background-color: rgb(255, 255, 255);
			border-color: rgb(224, 230, 235);
	}
/*Textos destacados*/
#contenido #paso04 h4, #paso04 .cajaResumen table.tablaDatosPersonales strong, #paso04 .cajaResumen table.tablaDatosPersonales th, div.infoSaldoGenerado strong {
		color: rgb(20, 18, 22);
	}
/*Bloque*/
#paso03 .cajaFormaPago {
		background-color: rgb(255, 255, 255);
			border-color: rgb(224, 230, 235);
	}
/*///////////////////// PASO FINAL //////////////////////////*/
/*Bloque*/
div.cajaFinal {
		}
/*Titulos*/
.cajaFinal > p, #identificadorPedido, #identificadorPedido span.destacado {
	}
/*Bloque 'Identificador de pedido'*/
#identificadorPedido {
			}
#identificadorPedido span.destacado {
	}

/*Form titulo*/
legend {
	}
/*Fondo de formularios centrales */
fieldset {
	}
/*label*/ 
label, input[type="radio"].css-checkbox + label.labelradio, input[type="radio"].css-checkbox:checked + label.labelradio, #datosIdentificacion td, #datosDireccionFacturacion td, #datosFacturacion td, #table_dir_envio td, #paso03 .cajaFormaPago h3 label.labelradio, #paso03 .cajaFormaPago label.labelradio {
	}

/*Texto interior, fondo y borde, en campos de texto*/ 
input, select, input.campoTexto, div#contenido form select, div#contenido form textarea, div.cajaBuscador input, div.cajaBuscadorProductosAvanzado input, input.camposformHome, .formCompra input:focus, div.formulario input, div.formulario textarea, textarea, div#buscadorTop form input.camposformHomeMediano, input.camposformHomePequenyo, select.camposformHome, #formLoginTop input.campoLT, select, textarea, input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="url"] {
		color: rgb(20, 18, 22);
				border-color: rgb(220, 227, 232);
	}



/* Borde parrilla marcas */
.contenedor-marcas, .capa-logo  {
	}
/* Texto parrilla marcas */
.capa-logo a {
		}
.capa-logo a:hover {
		}




table.ficha .celdaDescripcion, table.ficha td.opinion {
	}
table.ficha tr.filaComentarios {
	}


/*Botón ampliar*/ 
a.lnkMas {
	}
/*Botón sobre ampliar*/ 
a.lnkMas:hover {
	}

/* Fondo código promocional */ 
#codigoPromocional {
	}
/* Fondo código club */ 
#codigoClub {
	}

/* Calendario */ 
table#calendario td.finde {
	}
table#calendario td.evento {
	}
/*///////////////////// CABECERA //////////////////////////*/

/***************** Menú auxiliar **********************/

#menuTop ul {
		    
}
/*Enlace top*/ 
#cabecera  #menuTop a {
		color:rgb(20, 18, 22);
	}
/*Enlace top OVER*/ 
#cabecera #menuTop a:hover {
	}
/***************** Usuarios registrados **********************/ 
#capaLoginTop {
		}
#titLoginTop a#atitLoginTop {
		}
#titLoginTop a#atitLoginTop:hover {
	}
#formLoginTop a {
	}
#formLoginTop a:hover {
	}
#formLoginTop label {
	}
#formLoginTop input.campoLT {
			}
#formLoginTop .boton-capalogin input.boton {
		}
#formLoginTop .boton-capalogin input.boton:hover {
		}

/***************** Cesta de la compra **********************/ 

/* Info y acceso usuario */ 
#user {
	}
#botones a {
	}
#botones a:hover {
	}
/* Cesta de la compra */ 
#cesta a {
		}
/* Cesta de la compra (over) */
#cesta a:hover {
		}
/* Fondo cesta */ 
#cestaTop {
	}
/* Fondo cesta (activo) */ 
#cestaTop.activo {
		}
/* Cesta de la compra (activo) */ 
#cestaTop #cesta.activo > a, #cestaTop #cesta.activo, #cestaTop.activo #cesta a, #cestaTop.activo #cesta a:hover, #cestaTop.activo #cesta a {
		}
/*Botón cesta*/ 
.botonRevisarCesta {
	}
/*///////////////////// CONTENIDO COLUMNAS //////////////////////////*/

/********************** FIltro lateral *************************/
/*Titulo modulo*/ 
div.cajasIzda.filtroProductos h3.tituloCatalogo {
	color: rgb(255, 255, 255);
			background-color: rgb(20, 18, 22);
	} 
/*Fondo modulo*/ 
.basefiltros, .botones_filtros_laterales {
		background-color: rgba(255, 255, 255, 0);
	padding: 1px 10px 10px 10px;
	}
/*Divisorias entre módulos*/ 
#izda .conjuntofiltro {
	}

/*Textos modulo*/ 
div.cajasIzda ul.listaFiltro li label a {
		color: rgb(114, 120, 123);
	}
div.cajasIzda ul.listaFiltro li label a:hover {
		color: rgb(0, 138, 214);
	}

/*Titulo filtros*/ 
.tituloFiltro > a {
		color: rgb(20, 18, 22);
	}
.tituloFiltro > a:hover {
		color: rgb(0, 0, 0);
	}

/*Filtro Rango de precio*/ 
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
		}
.ui-widget-header {
		background-color: rgb(0, 138, 214);
	}
.ui-widget-content {
	}
.ui-widget-content {
	}
/*Filtro TALLAS*/ 
div.cajasIzda ul#ul_filtrado_tallas.listaFiltro li label a {
	}
#ul_filtrado_tallas label {
		}
div.cajasIzda ul#ul_filtrado_tallas.listaFiltro li label a:hover {
	}
#ul_filtrado_tallas label:hover {
		}
#ul_filtrado_tallas input.css-checkbox[type="checkbox"]:checked + label.labelcheck {
		}
#ul_filtrado_tallas input.css-checkbox[type="checkbox"]:checked + label.labelcheck a {
	}
/*Filtro COLORES*/ 
#ul_filtrado_colores label {
	}
#ul_filtrado_colores label:hover {
	}
#ul_filtrado_colores input[type="checkbox"].css-checkbox:checked + label.labelcheck {
	}
/*Boton RESET*/ 
#botonResetFiltrar {
	color: rgb(228, 26, 26);
			background-color: rgba(255, 255, 255, 0);
	} 
#botonResetFiltrar:hover {
	} 
/*Boton FILTRAR*/ 
#botonFiltrar {
	color: rgb(255, 255, 255);
			background-color: rgb(0, 138, 214);
	} 
#botonFiltrar:hover {
	color: rgb(255, 255, 255);
			background-color: rgb(20, 18, 22);
	} 

/*///////////////////// CONTENIDO CENTRAL //////////////////////////*/

/********************** Buscador *************************/ 

div#buscadorTop {
		background-color: rgb(224, 230, 235);
			border: 1px solid rgb(224, 230, 235);
	width: 312px;
	}
div#buscadorTop form input.camposformHomeMediano {
		color: rgb(94, 100, 104);
			background-color: rgba(255, 255, 255, 0);
			border-color: rgba(255, 255, 255, 0);
	}

/********************** Autocompletar *************************/ 
.ac_results {
			}
.ac_odd {
	}
.ac_over {
		}



/************************* Rastro de migas *****************************/
/*Texto migas*/ 
p.rastroMigas, p.rastroMigas a, p.rastroMigas a:link, p.rastroMigas a:visited {
		color:rgb(114, 120, 123);
	}
p.rastroMigas {
		}
#centro p.rastroMigas a:hover {
	}
.rastroMigas strong, .rastroMigas span a span {
		color:rgb(0, 0, 0);
	}
/*Rastro de migas resultados*/ 
.MigasResultado {
		color:rgb(0, 138, 214);
	}
/************************* Iconos para compartir url *****************************/

a .fa.fa-facebook-f {
	}
a:hover .fa.fa-facebook-f {
	}
a .fa.fa-twitter {
	}
a:hover .fa.fa-twitter {
	}
a .fa.fa-pinterest {
	}
a:hover .fa.fa-pinterest {
	}
a .fa.fa-copy {
	}
a:hover .fa.fa-copy {
	}
/*///////////////////// LISTADO PRODUCTOS //////////////////////////*/

/************************* Parrilla de familias *****************************/ 

/* Fondo parrilla familias */
table.tablaCategorias {
	}

/* Título parrilla familias */
table.gama th {
		}
/* Borde parrilla familias */
table.tablaCategorias td  {
	}
/* Texto enlace */
.tablaCategorias a.textoParrilla, .tablaCategorias a.textoParrilla02 {
		background-color: rgb(255, 255, 255);
			color: rgb(157, 164, 168);
	}
/* Texto enlace (hover) */
.tablaCategorias a:hover.textoParrilla, .tablaCategorias a:hover.textoParrilla02 {
		background-color: rgb(0, 138, 214);
			color: rgb(255, 255, 255);
	}

/* Filtro abecerdario */
.contenedor_abecedario div {
		}
.contenedor_abecedario div:hover {
		}
.show_letra.activa, .contenedor_abecedario div.show_letra.activa:hover {
		}


/************************* Paginador *****************************/ 

div.filtrosPrincipales {
			}
table.visualizacion td.muestra {
		}
table.visualizacion td.muestra span strong {
	}
table.visualizacion td.muestra {
		}
/************************* Estados de producto *****************************/ 

/*En stock*/ 
.disponible {
		}
/*Agotado*/ 
.agotado {
		}
/*En reposicion*/ 
.en_reposicion {
		}
/*En liquidacion*/ 
.parcialmentedisponible {
		}
/************************* Texto OFERTA sobre la imagen  *****************************/ 

.sticky_oferta {
			}
/************************* % Descuento sobre la imagen  *****************************/ 

.sticky_descuento {
			}
/************************* Icono LISTA DE DESEOS sobre la imagen  *****************************/ 

.sticky_wish {
		}
/************************* Bloque de precios *****************************/ 

/*Textos bloque*/ 
li.bloquePrecio, ul.filas li.bloquePrecio, ul.columnas li.bloquePrecio, li.bloquePrecio span.precioPrincipal, .ficha div.precio, .ficha div.precio strong, .precio01 p, .pvpTotal, .tit_total, .iva, .contentstyle .ficha div.precio {
	}
/*Precio principal*/ 
li.bloquePrecio span.precioPrincipal, div.precioPrincipal, .ficha div.precioPrincipal strong, .pvpTotal {
	}
/*Fondo bloque*/ 
li.bloquePrecio, ul.filas li.bloquePrecio, ul.columnas li.bloquePrecio, .contentstyle .ficha div.precio, .presioProducto > div {
		background-color: rgba(255, 255, 255, 0);
			border-top: 1px solid rgba(255, 255, 255, 0);
			border-bottom: 1px solid rgba(255, 255, 255, 0);
	}


/*Textos bloque oferta*/ 
li.precioOferta, ul.filas li.precioOferta, ul.columnas li.precioOferta, li.precioOferta span.precioPrincipal, .ficha div.precioOferta, .ficha div.precioOferta strong, .contentstyle .ficha div.precio.precioOferta {
	}
/*Precio oferta principal*/ 
li.bloquePrecio.precioOferta span.precioPrincipal, .ficha .precio.precioOferta div.precioPrincipal strong {
	}
/*Fondo bloque oferta*/ 
li.precioOferta, ul.filas li.precioOferta, ul.columnas li.precioOferta, .ficha div.precioOferta {
	}
/* Porcentaje precio anterior */
.porcentaje_precio_anterior, li.bloquePrecio span.porcentaje_precio_anterior {
		}
/************************* Cantidad *****************************/ 
/* Campo cantidad */
.decrement-unit, .increment-unit, input.campoCantidadListado, input.campoCantidadFicha {
			border-color: rgb(233, 236, 239);
			color: rgb(94, 100, 104);
	}

/* Botones para aumentar o reducir cantidad */
.decrement-unit, .increment-unit {
		background-color: rgba(255, 255, 255, 0);
			border-color: rgba(255, 255, 255, 0);
			color: rgb(94, 100, 104);
	}
.decrement-unit:hover, .increment-unit:hover {
		background-color: rgba(255, 255, 255, 0);
			border-color: rgba(255, 255, 255, 0);
			color: rgb(0, 0, 0);
	}
/* Texto unidades */
form.cantidadListado span, form.cantidad span {
		color: rgb(114, 120, 123);
	}
/************************* Cantidad (en ficha) *****************************/ 
/* Campo cantidad */
.capaCompra .decrement-unit, .capaCompra .increment-unit, input.campoCantidadFicha {
			border-color: rgb(220, 227, 232);
			color: rgb(20, 18, 22);
	}

/* Botones para aumentar o reducir cantidad */
.capaCompra .decrement-unit, .capaCompra .increment-unit, .datos_variacion .decrement-unit, .datos_variacion .increment-unit {
				color: rgb(94, 100, 104);
	}
.capaCompra .decrement-unit:hover, .capaCompra .increment-unit:hover, .datos_variacion .decrement-unit:hover, .datos_variacion .increment-unit:hover {
		background-color: rgba(255, 255, 255, 0);
				color: rgb(0, 0, 0);
	}
/* Texto unidades */
form.cantidad span {
		color: rgb(136, 141, 145);
	}

/*Fecha contenido*/
#bloque.fecha, .cajasIzda .bloque .bloque .feha, .fechaOpinion, .cajasIzda dl .feha {
	}
.tablaCesta .precio02 {
	}
.Envase, .Envase2 {
	}

/*Precio destacado*/ 
table.tablaListaProductos01 .enfasis {
	}
/* Precio club (Ficha producto) */ 
#divPreciosClub_Ficha {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/* Precio club (Listado productos) */ 
div.PreciosClub_Listado {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*BOTONES*/ 
.cajaBuscador input.botonform, .cajaBuscadorProductosAvanzado input.botonform, .boton, .cajasIzda p.botones a.boton, .cajasIzda input.botonform,  .botonRevisarCesta, .formCompra input.botonform, div.formulario input.boton, div.formulario input.boton02, #capaCesta .lnkRevisarCesta,  #capaCesta .lnkRevisarCesta:hover, div#buscadorTop form input.botonform, .cajaBuscadorProductosAvanzadoHome input.botonform, div.filtroProductos input.botonform, #botonVerde a, ul.datosAcceso li .botonform, td.pagoRecibo .boton, #formLoginTop input.boton, .accesoUsuarios.bloque-registrate input.botonform, #centro #contenido div.tablaNavegaCompra a.lnkBotonVerde.destacado, #centro a.lnkBotonVerde.destacado, .botonVer > a {
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
		color:rgb(255, 255, 255);
			background-color: rgb(20, 18, 22);
	}
.cajaBuscador input.botonform:hover, .cajaBuscadorProductosAvanzado input.botonform:hover, .boton:hover, .cajasIzda p.botones a.boton:hover, .cajasIzda input.botonform:hover,  .botonRevisarCesta:hover, .formCompra input.botonform:hover, div.formulario input.boton:hover, div.formulario input.boton02:hover, #capaCesta .lnkRevisarCesta:hover,  #capaCesta .lnkRevisarCesta:hover, div#buscadorTop form input.botonform:hover, .cajaBuscadorProductosAvanzadoHome input.botonform:hover, div.filtroProductos input.botonform:hover, #botonVerde a:hover, ul.datosAcceso li .botonform:hover, td.pagoRecibo .boton:hover, #formLoginTop input.boton:hover, .accesoUsuarios.bloque-registrate input.botonform:hover, .botonVer > a:hover {
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
		background-color: rgb(0, 0, 0);
		}

.botonSeguir > a, .cajasIzda input.botonform.botonsecundario, #boton_buscar, .botonsecundario {
		}
.botonSeguir > a:hover, .cajasIzda input.botonform.botonsecundario:hover, #boton_buscar:hover, .botonsecundario:hover {
		}
/*Boton buscador*/
.cajaBuscador input.botonform, .cajaBuscadorProductosAvanzado input.botonform, .boton02, div.filtroProductos input.botonform, .botonesFiltrosCentro .botonform {
		} 

.cajaBuscador input.botonform:hover, .cajaBuscadorProductosAvanzado input.botonform:hover, .boton02, div.filtroProductos input.botonform:hover, .botonesFiltrosCentro .botonform:hover {
		}
/*Boton buscador cabecera*/
div#buscadorTop form input.botonform {
		color: rgba(255, 255, 255, 0);
			background-color: rgba(255, 255, 255, 0);
	}
div#buscadorTop form input.botonform:hover {
		color: rgba(255, 255, 255, 0);
			background-color: rgba(255, 255, 255, 0);
	}
/*Boton 'Iniciar pedido'*/
#centro #contenido div.tablaNavegaCompra a.lnkBotonVerde.destacado, #centro #contenido a.lnkBotonVerde.destacado {
		background-color: rgb(0, 138, 214);
		} 
/*Boton 'Iniciar pedido' (over)*/
#centro #contenido div.tablaNavegaCompra a.lnkBotonVerde.destacado:hover, #centro #contenido a.lnkBotonVerde.destacado:hover {
		background-color: rgb(20, 18, 22);
		} 
/*Boton 'Revisar cesta'*/
#botonVerde a {
		} 
/*Boton 'Revisar cesta' (over)*/
#botonVerde a:hover {
		} 

/*Titulo contenedor - Titulo modulo*/ 
div.cajasIzda h3, .cajaBuscador h3, .cajaBuscadorProductosAvanzado h3  {
		color:rgb(20, 18, 22);
	}
/*Texto titulo buscador*/ 
.cajaBuscador h3, .cajaBuscadorProductosAvanzado h3 {
	}
/*Texto titulo catalogo*/ 
div.cajasIzda  h3.tituloCatalogo {
		color:rgb(255, 255, 255);
	}

/*Enlace catalogo*/ 
.menu a {
	}
/*Enlace catalogo OVER*/ 
.menu a:hover {
	}
.menu a.secundario:hover {
	}

/*Enlace destacado*/ 
table.tablaListaProductos01 td.celdaProducto a {
	}
/*Enlace destacado OVER*/ 
table.tablaListaProductos01 td.celdaProducto a:hover {
	}
/*Enlace discreto */ 
.cajasIzda .bloque .bloque .titular, .cajasIzda dl .titular {
	}
div.cajasIzda a.bloque:hover .titular {
	}
div.cajasIzda a.bloque:hover {
	}


#capaCesta .parafoProductos {
	}

/*Enlace celda producto*/ 
a.fotoProducto:link, a.fotoProducto:visited {
		border-color: rgba(255, 255, 255, 0);
	}
a.fotoProducto:hover {
		border-color: rgba(255, 255, 255, 0);
	}

/*Enlace nombre producto*/ 
a.textosProducto:link, a.textosProducto:visited {
		color: rgb(20, 18, 22);
	}
a.textosProducto:hover {
		color: rgb(20, 18, 22);
	}

/*Contenedor al añadir a cesta y reservas*/ 
ul.estadoCompra li.conestado, div.estadoCompra {
		}
ul.mini.estadoCompra, ul.columnas.estadoCompra, ul.filas.estadoCompra {
		}
ul.estadoReserva li.conestado, div.estadoReserva {
		}
ul.mini.estadoReserva, ul.columnas.estadoReserva, ul.filas.estadoReserva {
		}


/* Pie */ 
address, #pie p.condiciones {
		color: rgb(94, 100, 104);
	}
#pie a:link, #pie a:visited {
		color: rgb(0, 138, 214);
	}
#pie a:hover {
	}
table.textosCondiciones {
	}
#pie p.condiciones {
	}
#pie p.condiciones a:link, #pie p.condiciones a:visited {
	}
#pie p.condiciones a:hover {
	}
/*///////////////////// CARRUSEL //////////////////////////*/
/* Fondo carrusel */
.carrusel {
	}
/* Fondo carrusel */ 
.textoSlide {
	}
/* Fondo carrusel paginador */ 
.pagination {
	}
/* texto carrusel */
.textoSlide a,  .textoSlide h1, .textoSlide p {
		color: rgb(0, 0, 0);
	}
/* Enlace paginador carrusel */
.pagination a, .pagination a:visited, .pagination a.selected {
	}
/* Enlace (over) paginador carrusel */
.pagination a:hover, .pagination a.selected {
	}

/*///////////////////// MENU CATALOGO //////////////////////////*/
/* 1 nivel (colores) */
.menu a.principal {
				color: rgb(136, 141, 145);
	}
.menu a.principal:hover {
		background-color: rgba(255, 255, 255, 0);
			color: rgb(20, 18, 22);
	}
.menu a.activo, .menu a.activo:hover {
		background-color: rgba(255, 255, 255, 0);
			color: rgb(0, 138, 214);
	}

/* 2 nivel (colores) */
.menu a.secundario {
		background-color: rgb(233, 236, 239);
				color: rgb(136, 141, 145);
	}
.menu a.secundario:hover {
		background-color: rgba(255, 255, 255, 0);
			color: rgb(20, 18, 22);
	}
.menu ul li ul a.activo, .menu ul li ul a.activo:hover {
		background-color: rgb(0, 138, 214);
			color: rgb(255, 255, 255);
	}

/* 3 nivel (colores) */
.menu a.terciario, .menu a.cuaternario, .menu a.quinario, .menu a.sextario {
		background-color: rgb(238, 241, 243);
				color: rgb(114, 120, 123);
	}
.menu a.terciario:hover, .menu a.cuaternario:hover, .menu a.quinario:hover,.menu a.sextario:hover {
		background-color: rgba(255, 255, 255, 0);
			color: rgb(20, 18, 22);
	}
.menu ul li ul li ul a.activo, .menu ul li ul li ul a.activo:hover {
		background-color: rgb(0, 138, 214);
			color: rgb(255, 255, 255);
	}


/* 1 nivel (imagen catálogo) */
.menu a.catalogo_1_nivel {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
.menu a.catalogo_1_nivel:hover {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
.menu a.activo.catalogo_1_nivel, .menu a.activo.catalogo_1_nivel:hover {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}

/* 2 nivel (imagen catálogo) */
.menu a.catalogo_2_nivel {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
.menu a.catalogo_2_nivel:hover {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
.menu a.activo.catalogo_2_nivel, .menu a.activo.catalogo_2_nivel:hover {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}

/* Privado (imagen catálogo) */
.menu a.catalogo_privado {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
.menu a.catalogo_privado:hover {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
.menu a.activo.catalogo_privado, .menu a.activo.catalogo_privado:hover {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}


/* 1 nivel (imagen cms) */
.menu a.cms_1_nivel {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
.menu a.cms_1_nivel:hover {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
.menu a.activo.cms_1_nivel, .menu a.activo.cms_1_nivel:hover {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}

/* 2 nivel (imagen cms) */
.menu a.cms_2_nivel {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
.menu a.cms_2_nivel:hover {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
.menu a.activo.cms_2_nivel, .menu a.activo.cms_2_nivel:hover {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}


/* Privado (imagen cms) */
.menu a.cms_privado {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
.menu a.cms_privado:hover {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
.menu a.activo.cms_privado, .menu a.activo.cms_privado:hover {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}


/* Menú desplegable (normal) */
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
		background-color: rgb(255, 255, 255);
			color: rgb(20, 18, 22);
	}
/* Menú desplegable (over) */
.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected {
		}

/* Menú desplegable (fondo) */
.ddsmoothmenu, #mega-menu {
		background-color: rgb(255, 255, 255) !important;
	}
/* Menú desplegable (fondo separador) */
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited, .ddsmoothmenu ul li a:hover {
		border-right-color: rgb(255, 255, 255);
	}
.ddsmoothmenu ul li ul li a {
		border-bottom-color: rgb(255, 255, 255);
	}
/* Menú desplegable (activo) */
.ddsmoothmenu ul li a.itemActual {
		}
/* Menú desplegable 2nivel */
#submenu2 li a, #submenu2 li a.selected {
		background-color: rgb(255, 255, 255);
			color: rgb(136, 141, 145);
	}
/* Menú desplegable 2nivel (over) */
#submenu2 li a:hover, #submenu2 li a.selected:hover {
		background-color: rgb(220, 227, 232);
			color: rgb(20, 18, 22);
	}
/************************* MENU DESPLEGABLE (VERSION MOVIL) *****************************/ 
/* BOTON */
#mobnav-btn-cms, #mobnav-btn-prod {
		background-color: rgb(0, 138, 214);
			color: rgb(255, 255, 255);
	}
/* Menú desplegable 1 nivel */
.ddsmoothmenu.nav_menu_movil_productos ul li a:link, .ddsmoothmenu.nav_menu_movil_productos ul li a:visited, .ddsmoothmenu.nav_menu_movil_cms ul li a:link, .ddsmoothmenu.nav_menu_movil_cms ul li a:visited {
		background-color: rgb(0, 138, 214);
			color: rgb(255, 255, 255);
		}
/* Menú desplegable 1 nivel (over) */
.ddsmoothmenu.nav_menu_movil_productos ul li a:hover, .ddsmoothmenu.nav_menu_movil_productos ul li a.selected, .ddsmoothmenu.nav_menu_movil_cms ul li a:hover, .ddsmoothmenu.nav_menu_movil_cms ul li a.selected {
		}
/* Menú desplegable 2 nivel */
.ddsmoothmenu.nav_menu_movil_productos #submenu2 li a, .ddsmoothmenu.nav_menu_movil_productos #submenu2 li a.selected, .ddsmoothmenu.nav_menu_movil_cms #submenu2 li a, .ddsmoothmenu.nav_menu_movil_cms #submenu2 li a.selected {
		background-color: rgb(255, 255, 255);
			color: rgb(136, 141, 145);
		}
/* Menú desplegable 2 nivel (over) */
.ddsmoothmenu.nav_menu_movil_productos #submenu2 li a:hover, .ddsmoothmenu.nav_menu_movil_productos #submenu2 li a.selected:hover, .ddsmoothmenu.nav_menu_movil_cms #submenu2 li a:hover, .ddsmoothmenu.nav_menu_movil_cms #submenu2 li a.selected:hover {
		background-color: rgb(220, 227, 232);
			color: rgb(20, 18, 22);
	}
/* Anchura minima en el menu desplegable*/


/************************* Area privada *****************************/ 
/* Area menú  */
#menuAreaPrivada {
		}
/* Menú (normal) */
#menuTabs li a {
		color: rgb(141, 157, 173);
			border-color: rgb(213, 220, 225);
			background-color: rgb(255, 255, 255);
	}
/* Menú (over) */
#menuTabs li a:hover {
		color: rgb(102, 112, 121);
			border-color: rgb(213, 220, 225);
			background-color: rgb(220, 227, 232);
	}
/* Menú (activo) */
#menuTabs li.activo a, #menuTabs li.activo a:hover {
		color: rgb(255, 255, 255);
			border-color: rgb(20, 18, 22);
			background-color: rgb(20, 18, 22);
	}
/* Tiulos principales area privada*/
#contenido #areaPrivada h2 {
		color: rgb(20, 18, 22);
			}
/* Boton principal area privada (normal)*/
#areaPersonal a.botonComprar, #areaPersonal input.botonComprar {
		}
/* Boton principal area privada (over)*/
#areaPersonal a.botonComprar:hover, #areaPersonal input.botonComprar:hover {
		}
/*//////////////////////////////////////////////////////////*/
/*////////////////// TEXTO MENU SUPERIOR ///////////////////////*/
/*//////////////////////////////////////////////////////////*/

#base-mensajeCabecera{
	height: 40px;
	background-color: rgb(20, 18, 22);
	color: rgb(188, 195, 199);
	font-size: 12px;
}
#base-mensajeCabecera a{
	color: rgb(188, 195, 199);
}
	/*//////////////////////////////////////////////////////////*/
/*////////////////// IMAGENES MÓDULOS ///////////////////////*/
/*//////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////*/
/*///////////// imagenES MÓDULOS (FAMILIAS) ////////////////*/
/*//////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////*/
/*////////////////////// IMAGENES //////////////////////////*/
/*//////////////////////////////////////////////////////////*/

body {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
#baseCabecera {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
#cabecera {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Contenedor principal*/
#antebase {
				background-image: url('/cms/site_0003/ficherosPlantilla/bg_bottom-1_6ecd10f32f2fb18ee9f0faf190027cb3.gif');
						background-repeat: repeat-x;
						background-position: bottom center;
						background-attachment: scroll;
			}
/*Contenedor secundario*/
#base {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
#pie{
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Titulo buscador*/
.cajaBuscador h3{
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Fondo buscador*/
.cajaBuscador {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Titulo buscador productos avanzado*/
.cajaBuscadorProductosAvanzado h3{
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Fondo buscador productos avanzado*/
.cajaBuscadorProductosAvanzado {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Titulo catalogo*/
div.cajasIzda h3.tituloCatalogo {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}

/*Titulo contenedor*/
div.cajasIzda h3 {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Botones*/
.cajaBuscador input.botonform, .cajaBuscadorProductosAvanzado input.botonform, topSubnave input.boton, div.formulario input.boton, .boton02, .cajasIzda input.botonform, div.filtroProductos input.botonform, .botonesFiltrosCentro .botonform {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}

/*Fondo cesta*/
#capaCesta {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Fondo botón revisar cesta*/
.botonRevisarCesta {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Enlace comprar*/
a.botonComprar:link, a.botonComprar:visited {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Enlace comprar OVER*/
a.botonComprar:hover {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Enlace reserva*/
a.botonReservar:link, a.botonReservar:visited {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Enlace reserva OVER*/
a.botonReservar:hover {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Fondo logeado (usuarios registrados)*/
#cajaLogeado {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Fondo no logeado (usuarios registrados)*/
#cajaNoLogeado {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Fondo boletín*/
#cajaBoletin {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Fondo oferta*/
li.precioOferta, .ficha div.precioOferta {
				background-image: url('/cms/site_0003/ficherosPlantilla/oferta-1_955b8e329453f674ca36cb06f6b5981c.png');
						background-repeat: repeat;
						background-position: left top;
						background-attachment: scroll;
			}

/*imagen fondo H1*/
#contenido h1 {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*imagen fondo H2*/
#contenido h2 {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*imagen fondo H3*/
#contenido h3 {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*imagen fondo seccion*/
#contenido .seccion {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}

@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, .filtro input, .filtro select, .tablaFiltros select, div.formulario input, div.formulario select, div.formulario textarea  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

/*///////////////////// CSS DINÁMICO : General //////////////////////////*/

body{
   /*overflow-x: hidden;*/
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
}
/*/////////////////////////////////////////////////////////////////////////////////////////
   GENERICOS
/////////////////////////////////////////////////////////////////////////////////////////*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-family: 'Lato', sans-serif;
}
.scrollup {
    opacity: 1;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    bottom: 65px;
    right: 20px;
    height: 60px;
    width: 60px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border: 5px solid #fff;
}
p.rastroMigas {
    font-size: 13px;
    font-weight: 300;
    padding-bottom: 20px;
}
.rastroMigas strong, .rastroMigas span a span {
    font-weight: 700;
}
#contenido h1 {
    text-align: center;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: .05em;
    margin-bottom: 30px;
    line-height: 1.2;
}
#contenido h1::before {
    display: block;
    content: "";
    width: 150px;
    height: 3px;
    background-color: #008ad6;
    margin: 0 auto 15px;
}
#contenido h2:not(:first-child) {
    margin-top: 40px;
}
#contenido h2 {
    margin-bottom: 10px;
}
#contenido h3 {
    font-size: 20px;
}
#contenido div.megaeditor h4 {
    font-size: 18px;
    color: #000;
}
.formulario fieldset {
    margin: 0;
    padding: 20px 0;
}
div.formulario form label {
  font-size: 14px;
  width: 135px;
  text-align: left;
}
#condiciones-registrodinamico label {
    float: none;
    width: auto;
    padding-top: 0;
    font-size: 14px;
}
div.formulario input[name="imprimir"] {
    display: none;
}
input, select, input.campoTexto, div#contenido form select, div#contenido form textarea, div.cajaBuscador input, div.cajaBuscadorProductosAvanzado input, input.camposformHome, .formCompra input:focus, div.formulario input, textarea, div#buscadorTop form input.camposformHomeMediano, input.camposformHomePequenyo, select.camposformHome, #formLoginTop input.campoLT, select, textarea, input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="url"],  div.formulario textarea {
    border-width: 2px;
    font-size: 18px;
    border-color: rgb(220, 227, 232);
}
input[type="radio"].css-checkbox + label.labelradio {
    font-size: 14px;
}
div.formulario input.boton, ul.datosAcceso li .botonform {
    font-size: 16px;
    font-weight: 500;
    padding: 12px 25px;
}
div.megaeditor p, div.megaeditor li {
    font-size: 16px;
}
div.megaeditor li {
    margin-bottom: 5px;
}
legend {
  color: #202020;
  font-size: 14px;
  padding-right: 0;
  padding-left: 0;
  font-weight: 600;
}
input[type="radio"].css-checkbox + label.labelradio {
  background-image: url(/cms/site_0001/imagenes_css/imagen_css-13-1d6279554d401130d3.svg);
  background-size: 20px auto;
}
input[type="radio"].css-checkbox:checked + label.labelradio {
  background-image: url(/cms/site_0001/imagenes_css/imagen_css-13-9232a5406115eab8a0.svg);
}
#ul_filtrado_familias label.labelcheck, #ul_filtrado_marcas label.labelcheck, #ul_filtrado_tipos label.labelcheck, label.labelcheck, ul[id^="ul_valores"] label.labelcheck {
  background-image: url(/cms/site_0001/imagenes_css/imagen_css-13-badbdf97299426ae1f.svg);
  background-size: 16px auto;
}
#bloque #listaBlog li div.herramientas a.addthis_button, div.herramientas a.addthis_button {
  display: none;
}
/*/////////////////////////////////////////////////////////////////////////////////////////
   ESTRUCTURA
/////////////////////////////////////////////////////////////////////////////////////////*/
#base1024 {
    width: 100%;
    background-color: transparent;
}
#cabecera, #base {
    max-width: 1600px;
    margin: 0 auto;
}
#izda {
    margin: 0;
}
#izda > div {
    margin-bottom: 40px;
}
#base {
    padding-top: 10px;
}
#centro.dobleColumna {
    width: 82%;
}
#centro.columnaUnica {
    float: none;
    padding-left: 0;
}
#contenido {
    padding-top: 0;
}
/*/////////////////////////////////////////////////////////////////////////////////////////
   HOME
/////////////////////////////////////////////////////////////////////////////////////////*/
#body_cms_home #base {
    max-width: inherit;
    padding-left: 0;
    padding-right: 0;
}
#body_cms_home #centro {
  text-align: center;
  padding-left: 0;
  padding-bottom: 60px;
}
#body_cms_home #centro.columnaUnica {
    max-width: 1600px;
}
#body_cms_home p.rastroMigas {
    display: none;
}
section.seccionHome, #novedades_ofertas_novedad {
    max-width: 1600px;
    margin: 0 auto;
}
#centro section.sinmarginBottom {
    margin-bottom: 0;
}
#centro section.conFondo {
    background-color: #fff;
    border-top: 2px solid #e0e6eb;
    padding-top: 30px;
    padding-bottom: 30px;
}
/* PORTADA MOVIL ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
#body_cms_home #contenido h2.titulo-entrada a, #body_cms_home #contenido h2.titulo-entrada a:hover {
    background-color: #b3ddf5;
    width: 84%;
    margin: 15px auto 20px;
    padding: 20px 20px 150px;
    font-weight: 400;
    font-size: 30px;
    background-image: url("/UserFiles/images/logo_buffet.png");
    background-repeat: no-repeat;
    background-position: center calc(100% - 20px);
    background-size: auto 110px;
    display: block;
    color: #000;
    text-decoration: none;
}

/* CARRUSEL PRINCIPAL ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/

/*#body_cms_home section.gal_carrusel {
    max-width: 1600px;
    margin: 40px auto;
}
#body_cms_home section.gal_carrusel .slide {
    background-color: #fff;
    padding: 15px;
}*/
.textoSlide {
    background-color: rgba(0, 138, 214, 0.35);
    padding: 30px 50px;
    width: 560px !important;
    height: 340px;
    top: 50% !important;
    margin-top: -170px;
    left: 70px !important;
}
.textoSlide h1, .textoSlide h2 {
    font-size: 30px;
    line-height: 120%;
    color: #000;
}

.textoSlide p {
    font-size: 20px;
    line-height: 120%;
}
.textoSlide p a, .textoSlide p a:hover {
    display: block;
    padding: 14px;
    border: 3px solid #000;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px;
    max-width: 280px;
    color: #000;
}
.textoSlide p a:hover {
    background-color:  #000;
    color: #fff;
}
.carrusel_flechas_galeria .bx-prev, .carrusel_flechas_galeria .bx-next {
    width: 50px;
    display: block;
    height: 50px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    background-color: #000;
}
.carrusel_flechas_galeria .bx-prev:hover, .carrusel_flechas_galeria .bx-next:hover {
    background-color: #009bdb;
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
  width: 30px;
}
/* TEXTO ENTRADA ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
section.textoEntrada {
    max-width: 1024px;
    margin: 0 auto;
}
section.textoEntrada p {
    font-size: 24px;
}
/* ---------------------------------------------------------------------------------------------------------------------------*/
#body_cms_home #contenido h1 {
  font-size: 36px;
  margin-bottom: 10px;
  letter-spacing: 0;
  font-weight: 700;
  margin-top: 30px;
}
#body_cms_home #contenido h1::before {
  display: none;
}
#body_cms_home #contenido h2 {
    font-size: 36px;
    margin-bottom: 10px;
}
#body_cms_home #contenido h3::before, #body_productos_detalle #contenido h3::before {
    display: block;
    content: "";
    width: 150px;
    height: 3px;
    background-color: #008ad6;
    margin: 30px auto;
}
#body_cms_home #contenido h3, #body_productos_detalle #contenido h3 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 30px;
    letter-spacing: .15em;
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
}
/* ACCESOS DIRECTOS ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
div.megaeditor ul#accesosClarinete, div.megaeditor ul#accesosSaxofon {
    margin: 60px 0;
    padding: 0;
    list-style: none;
    font-size: 24px;
    font-weight: bold;
    display: inline-block;
    width: 48%;
    position: relative;
}
div.megaeditor ul#accesosClarinete::after , div.megaeditor ul#accesosSaxofon::after {
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    content: "";
    background-color: #009bdb;
    top: 78px;
    left: 50%;
    margin-left: -45px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border: 10px solid #fff;
    background-repeat: no-repeat;
    background-position: center center;
}
div.megaeditor ul#accesosClarinete::after {
    background-image: url("/UserFiles/images/clarinete.svg");
    background-size: 60px auto;
}
div.megaeditor ul#accesosSaxofon::after {
    background-image: url("/UserFiles/images/saxo.svg");
    background-size: 60px auto;
}
div.megaeditor ul#accesosClarinete {
    float: left;
}
div.megaeditor ul#accesosSaxofon {
    float: right;
    margin-right: 15px;
}
div.megaeditor ul#accesosClarinete li, div.megaeditor ul#accesosSaxofon li {
    display: inline-block;
    vertical-align: bottom;
    width: 49.7%;
    white-space: normal;
    font-size: 20px;
}
#accesorios {
    margin-left: -13px;
}
div.megaeditor ul#accesosClarinete li a, div.megaeditor ul#accesosSaxofon li a {
    color: #141216;
    display: block;
}
div.megaeditor ul#accesosClarinete li img, div.megaeditor ul#accesosSaxofon li img {
    padding: 10px;
    background-color: #fff;
    margin-bottom: 10px;
    height: auto;
    max-width: 100%;
}
div.megaeditor ul#accesosClarinete li a:hover img, div.megaeditor ul#accesosSaxofon li a:hover img {
  filter: grayscale(100%);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: .5;
}
div.megaeditor ul#accesosClarinete li a:hover, div.megaeditor ul#accesosSaxofon li a:hover {
  text-decoration: none;
}
/* ACCESO TALLER ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
section.taller {
    background-color: #fff;
    padding: 15px;
    text-align: left;
    overflow: hidden;
}
#contenidoTaller {
    float: right;
    width: 50%;
    padding: 20px 40px;
}
#body_cms_home #contenido #contenidoTaller h2 {
    font-size: 28px;
    margin-bottom: 30px;
    line-height: 1.3;
}
div.megaeditor #contenidoTaller p {
    font-size: 20px;
}
#contenidoTaller a {
    display: block;
    color: #fff;
    background-color: #008ad6;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 15px 30px;
    text-align: center;
    max-width: 300px;
    font-size: 16px;
}
#contenidoTaller a:hover {
    background-color: #000;
    color: #fff;
    border-color: #000;
    text-decoration: none;
}
#ilustracionTaller {
    background-repeat: no-repeat;
    background-position: left bottom;
    background-position: center center;
    background-image: url("/UserFiles/images/taller-atelierdecelia.jpg");
    background-image: url("/UserFiles/images/foto-taller.jpg");
    width: 50%;
    min-height: 350px;
    float: left;
    background-size: auto 100%;
}
/* SLIDER NOVEDADES ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
#body_cms_home  .baseTablaMini .bx-wrapper {
    background-color: transparent;
}
#contenido_slider_novedad .bx-viewport, ._carrusel_informes .bx-viewport {
    min-height: 600px;
}
/* NUESTRAS MARCAS ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
._parrilla_imagenes_marcas {
    background-color: #fff;
}
._parrilla_imagenes_marcas > div {
    max-width: 1600px;
    margin: 0 auto;
}
#body_cms_home .capa-logo img {
    margin: 0 auto;
    max-width: 100%;
    max-height: inherit;
    opacity: 0.5;
    filter: url('#grayscale');
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: Gray();
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#body_cms_home .capa-logo img:hover {
    filter: inherit;
    -webkit-filter: inherit;
    -moz-filter: inherit;
    -ms-filter: inherit;
    -o-filter: inherit;
    filter: inherit;
    filter: inherit;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.carrusel_flechas.flechas_slider_marcas {
    width: 100%;
}
.carrusel_flechas.flechas_slider_marcas > li.flecha_izq {
    font-size: 24px;
    left: 0px;
    position: absolute;
    top: 80px;
    z-index: 9;
}
.carrusel_flechas.flechas_slider_marcas > li.flecha_der {
    font-size: 24px;
    position: absolute;
    right: 0px;
    top: 80px;
    z-index: 9;
}
.carrusel_flechas.flechas_slider_marcas > li.flecha_izq a {
    display: block;
    height: 50px;
    padding: 6px 10px 6px;
    width: 50px;
}
.carrusel_flechas.flechas_slider_marcas > li.flecha_der a {
    display: block;
    height: 50px;
    padding: 6px 10px 6px 13px;
    width: 50px;
}
.carrusel_flechas.flechas_slider_marcas .bx-next, .carrusel_flechas.flechas_slider_marcas .bx-prev {
    background-color: #141216;
    color: #cccccc;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
}
.marcas .bx-controls.bx-has-pager {
    display: none;
}
.marcas .bx-wrapper {
    margin-bottom: 0;
}
#body_cms_home section[id^="parrilla_imagenes_marcas_"] .bx-next, #body_cms_home section[id^="parrilla_imagenes_marcas_"] .bx-prev {
    color: #fff !important;
}
#body_cms_home .marcas::after {
    background-color: #e0e6eb;
    content: "";
    width: 100%;
    height: 135px;
    position: absolute;
    left: 0;
    top: 0;
    mix-blend-mode: color;
    pointer-events: none;
    opacity: .75;
}
#body_cms_home .marcas:hover:after {
    background-color: transparent;
    opacity: 0;
}
.flecha_izq i, .flecha_der i {
    display: none;
}
.flecha_izq a {
    background-repeat: no-repeat;
    background-image: url("/UserFiles/images/izda.svg");
    background-position: center center;
    background-size: auto 30px;
}
.flecha_der a {
    background-repeat: no-repeat;
    background-image: url("/UserFiles/images/dcha.svg");
    background-position: center center;
    background-size: auto 30px;
}
/* CARRUSEL DE INFORMES ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
[class^="cabecera_carrusel_productos_"] {
    display: none;
}
._carrusel_informes {
    max-width: 1600px;
    margin: 0 auto;
}
.product_list .slide ul, #product_list_novedad .slide ul {
  margin-bottom: 10px;
  padding: 15px;
}
/* CARRUSELES DE PRODUCTOS ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
[id^="contenido_slider_tipos_"] .carrusel_flechas, [id^="carrusel_informes_"] .carrusel_flechas, #body_productos_detalle [id^="contenido_slider_"] .carrusel_flechas, #contenido_slider_novedad .carrusel_flechas {
	width: 100%;
	top: 50%;
	margin-top: -20px;
}
[id^="contenido_slider_tipos_"] .carrusel_flechas > li:first-child, [id^="carrusel_informes_"] .carrusel_flechas > li:first-child, #body_productos_detalle [id^="contenido_slider_"] .carrusel_flechas > li:first-child, #contenido_slider_novedad .carrusel_flechas  > li:first-child {
	position: absolute;
	left: 0;
	z-index: 99;
}
[id^="contenido_slider_tipos_"] .carrusel_flechas > li a.bx-prev, [id^="carrusel_informes_"] .carrusel_flechas > li a.bx-prev, #body_productos_detalle [id^="contenido_slider_"] .carrusel_flechas > li a.bx-prev, #contenido_slider_novedad .carrusel_flechas > li a.bx-prev {
	height: 40px;
	width: 40px;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	padding: 11px 10px 10px 12px;
	display: block;
}
[id^="contenido_slider_tipos_"] .carrusel_flechas > li:last-child, [id^="carrusel_informes_"] .carrusel_flechas > li:last-child, #body_productos_detalle [id^="contenido_slider_"] .carrusel_flechas > li:last-child, #contenido_slider_novedad .carrusel_flechas > li:last-child {
	right: 0;
	position: absolute;
	z-index: 99;
}
[id^="contenido_slider_tipos_"] .carrusel_flechas > li a.bx-next, [id^="carrusel_informes_"] .carrusel_flechas > li a.bx-next, #body_productos_detalle [id^="contenido_slider_"] .carrusel_flechas > li a.bx-next, #contenido_slider_novedad .carrusel_flechas > li a.bx-next {
	height: 40px;
	width: 40px;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	padding: 11px 10px 10px 15px;
	display: block;
}
[id^="contenido_slider_tipos_"] .carrusel_flechas > li a i, [id^="carrusel_informes_"] .carrusel_flechas > li a i, #body_productos_detalle [id^="contenido_slider_"] .carrusel_flechas > li a i {
	font-size: 18px;
}
/* OPINIONES ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
section.opiniones {
    background-image: url("/UserFiles/images/bg_opiniones.jpg");
    max-width: 1600px;
    margin: 0 auto;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background-repeat: no-repeat;
    background-position: center -240px;
    background-size: cover;
    color: #fff;
    font-size: 20px;
    padding: 40px 100px;
    line-height: 1.6;
}
#body_cms_home #contenido section.opiniones h3 {
    color: #fff;
    text-transform: inherit;
    letter-spacing: inherit;
    font-weight: 600;
    font-size: 36px;
    line-height: 1.3;
}
#body_cms_home #contenido section.opiniones h3:before {
    display: none;
}
section.opiniones div.megaeditor p {
    font-size: 28px;
    text-align: left;
}
section.opiniones div.megaeditor .firma {
    float: right;
    text-align: right;
}
section.opiniones div.megaeditor .firma span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
}
/* OPINIONES (CARRUSEL) ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
#galeria_imagenes_cabecera_139 {
    max-width: 1170px;
}
#carrusel139 {
    background-image: url("/cms/site_0002/galerias/img_5947_f9b42e807a53b627919e210e09695366_2.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    border-radius: 12px;
}
#carrusel139 .sliderwrapper {
    height: 438px !important;
}
.sliderwrapper .contentdiv {
    background: transparent;
    width: 100%;
}
#carrusel139 .textoSlide {
  background-color: transparent;
  width: 100% !important;
  opacity: 1 !important;
  left: 0 !important;
  padding-top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#carrusel139 .textoSlide h1, #carrusel83 .textoSlide h2 {
    color: #fff;
    font-size: 36px !important;
    margin-bottom: 20px !important;
    font-weight: 600;
    letter-spacing: 0;
    padding-left: 0 !important;
}
#carrusel139 .textoSlide h1:before, #carrusel83 .textoSlide h2:before {
    display: none;
}
#carrusel139 .textoSlide p {
    color: #fff;
    font-size: 28px !important;
    font-weight: 300;
    padding: 0 !important;
}
.pagination {
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    bottom: 25px;
    left: 50%;
    padding-right: 0;
    padding-left: 0;
    margin-left: -36px;
    right: inherit;
}
.pagination a.prev, .pagination a.next {
    display: none;
}
.pagination a {
    text-indent: -99999em;
    display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #d6dbdf;
    margin: 0 3px;
}
.pagination a:hover {
    background-color: #fff;
}
.pagination a.selected {
    background-color: #000;
}
/* WIDGET INSTAGRAM ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
#centro section#div_seccion_251 {
  margin-top: 3%;
  margin-bottom: 0;
}
/* COMUNICADOS/EVENTOS ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
#body_comunicados_eventos #centro, #body_comunicados_blog_detalle #centro {
    max-width: 728px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////
   LISTADOS
/////////////////////////////////////////////////////////////////////////////////////////*/
#body_comunicados_eventos h2::before {
    display: block;
    content: "";
    width: 150px;
    height: 3px;
    background-color: 
    #008ad6;
    margin: 0 auto 15px;
}
#body_comunicados_eventos h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: .05em;
    margin-bottom: 30px;
    line-height: 1.2;
}
#body_comunicados_eventos #bloque li {
    border-bottom: 2px solid #e9ecef;
}
#body_comunicados_eventos #bloque li a {
    padding: 15px 20px;
}
#body_comunicados_eventos #bloque a:hover {
    background-color: #eceff2;
}
#body_comunicados_eventos .tituloListado {
    line-height: 1.4;
    font-size: 22px;
}
#body_comunicados_eventos .descripcionListado {
    font-size: 16px;
}
#body_comunicados_eventos  div.noticias li img {
    float: left;
}
#body_comunicados_eventos .fecha {
    clear: right;
}

/* COMUNICADOS/NOTICIAS ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
div.noticias {
    font-size: 14px;
}
#body_comunicados_listado #centro, #body_comunicados_detalle #centro {
    max-width: 990px;
}

/*/////////////////////////////////////////////////////////////////////////////////////////
   LISTADOS
/////////////////////////////////////////////////////////////////////////////////////////*/
#body_productos_listado #contenido {
    padding-top: 0;
}
.noticias.titulares .filtro {
    margin-left: 20px;
}
.noticias.titulares table.visualizacion td {
    font-size: 12px;
}
#body_comunicados_listado h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: .05em;
    margin-bottom: 30px;
    line-height: 1.2;
}
#body_comunicados_listado h2::before {
    display: block;
    content: "";
    width: 150px;
    height: 3px;
    background-color: 
    #008ad6;
    margin: 0 auto 15px;
}
.mensajeInfo {
    border: 2px solid #e0e6eb;
    font-size: 16px;
    background-color: #fff;
}
#body_comunicados_listado #bloque li {
    border-bottom: 2px solid #e9ecef;
}
#body_comunicados_listado #bloque li a {
    padding: 15px 30px;
}
#body_comunicados_listado #bloque a:hover {
    background-color: #eceff2;
}
.fecha {
    display: block;
    background-color: #008ad6;
    color: #fff !important;
    padding: 3px 15px;
    float: left;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-bottom: 5px;
}
#body_comunicados_listado .tituloListado {
    line-height: 1.4;
    font-size: 22px;
    clear: left;
}
#body_comunicados_listado .descripcionListado {
    font-size: 16px;
}
div.paginador {
    border: none;
    font-size: 16px;
    padding: 15px 0;
}
div.paginador a {
    padding: 5px 10px !important;
    border: 1px solid #eceff2;
    background-color: #eceff2;
    color: #91a2b1;
}
 div.paginador a:hover {
    border-color: #008ad6;
    background-color: #008ad6;
    color: #fff;
    text-decoration: none;
}
span.paginaActual {
    color: #fff;
    font-size: 16px;
    background-color: #000;
    padding: 5px 10px;
    border: 1px solid #eceff2;
}
#body_comunicados_listado  div.noticias li img {
    max-width: 250px;
    float: right;
    margin-right: 25px;
}

/*/////////////////////////////////////////////////////////////////////////////////////////
   FICHA COMUNICADO
/////////////////////////////////////////////////////////////////////////////////////////*/
.noticias.detalle .fecha {
    margin-bottom: 15px;
}
#body_comunicados_detalle #contenido h1.tituloComunicado::before, #contenido #bloque.bloqueBlog h1:before {
    display: none;
}
#body_comunicados_detalle #contenido h1.tituloComunicado, #contenido #bloque.bloqueBlog h1 {
    text-align: left;
    clear: left;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 30px;
    margin-bottom: 10px;
}
#body_comunicados_detalle .descripcionListado {
    font-size: 18px;
    padding-bottom: 10px;
}
.imagen-ficha-comunicado {
    display: none;
}
div.herramientas a.imprimir-com {
    display: none;
}
/* BLOG ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
#body_comunicados_blog #centro, #body_comunicados_blog_detalle #centro {
    max-width: 728px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////
   LISTADOS
/////////////////////////////////////////////////////////////////////////////////////////*/
#bloque #listaBlog li {
    border: none;
    margin-bottom: 80px;
}
#bloque #listaBlog li:last-child {
    margin-bottom: 40px;
}
.fechaBlog01 {
    display: block;
    background-color: #008ad6;
    color: #fff !important;
    padding: 3px 15px;
    float: left;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-bottom: 10px;
}
#contenido #bloque.bloqueBlog h2 {
    line-height: 1.4;
    font-size: 22px;
    clear: left;
}
#bloque.bloqueBlog #listaBlog li h2 a:hover, #bloque.bloqueBlog #listaBlog li h4 a:hover {
    color: #000;
}
#contenidoComunicado p {
    font-size: 16px;
}

/*/////////////////////////////////////////////////////////////////////////////////////////
   FICHA
/////////////////////////////////////////////////////////////////////////////////////////*/
.imagen-ficha-blog {
    float: left;
    margin-right: 25px;
    margin-left: 0;
}
#contenidoComunicado img {
    margin: 20px;
}
#body_productos_detalle #base {
  overflow: visible;
}
.producto_anterior, .producto_siguiente {
  height: inherit;
}
div.imagen {
  position: sticky;
  top: 30px;
}
#contenido_textos_avanzados_pestanyas {
  margin-top: 40px;
}
#fotos {
  margin-right: 60px;
}
#fotos.vertical {
  margin-bottom: 40px;
}
div.datosFicha, div.imagen {
  float: none;
  vertical-align: top;
  width: 49%;
  display: inline-block;
}
#comentarios {
  margin: 0 40px 40px 0;
}
#comentarios::before {
  content: "NOTES";
  font-size: 14px;
  font-weight: 600;
  color: #282828;
  display: block;
}
.filaComentarios {
  margin-top: 0;
  padding: 8px 10px 10px 0;
}
.textoValoracion {
  display: none;
}
.usuario-comentario {
  font-size: 14px;
}
div.datosProducto {
  margin-top: 60px;
}
#contenido_textos_avanzados_pestanyas_movil {
  margin-top: 40px;
}
div#contenido_textos_avanzados_pestanyas_movil.movil .boton {
  padding: 5px 10px;
  background-position: calc(100% - 10px) center;
}
div#contenido_textos_avanzados_pestanyas_movil.movil .boton.activo {
  background-color: transparent;
  color: #008ad6;
  margin-bottom: 10px;
  padding-left: 0;
}

#centro section.productos_relacionados_listado_relacionados {
  margin-top: 0;
  margin-bottom: 50px;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  overflow: visible;
}
#centro section.productos_relacionados_listado_relacionados .baseTablaMini {
  max-width: 1600px;
  margin: 0 auto;
}
.imagen-ficha-blog {
    float: left;
    margin-right: 25px;
    margin-left: 0;
}

/* MENU LATERAL ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
.menu a {
    font-size: 16px;
}
a.principal:link, a.principal:visited {
    padding: 5px 0;
}
.icoMenu {
    display: none;
}
a.secundario:link, a.secundario:visited {
    padding: 1px 15px;
}
a.terciario:link, a.terciario:visited {
    padding: 1px 15px 1px 25px;
    background-image: none;
}
/* FILTROS ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
#body_productos_listado #izda {
  display: none;
}
div.cajasIzda > div.menu.parrilla {
    padding: 0 20px;
    background-color: #fff;
}
div.cajasIzda h3.tituloCatalogo {
    text-align: center;
    padding: 10px;
    font-size: 14px;
    font-weight: 500;
}
div.cajasIzda.filtroProductos h3.tituloCatalogo::before {
    content: "";
    background-image: url("/UserFiles/images/ico-filtros.svg");
    background-repeat: no-repeat;
    background-size: 16px auto;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    background-position: left top;
    vertical-align: middle;
}
.tituloFiltro > a {
    font-size: 12px;
}
div.cajasIzda ul.listaFiltro li label a {
    text-transform: uppercase;
    font-weight: 500;
}
div.cajasIzda .filtoUnico label a, div.cajasIzda ul.listaFiltro li label a {
  color: rgb(114, 120, 123);
  text-transform: uppercase;
}
input[type="checkbox"].css-checkbox.check_filtro_campos_variables:checked + label.labelcheck a, input[type="checkbox"].css-checkbox.check_filtro_familias:checked + label.labelcheck a, input[type="checkbox"].css-checkbox.check_filtro_marcas:checked + label.labelcheck a, input[type="checkbox"].css-checkbox.check_filtro_tipos:checked + label.labelcheck a {
    color: #0279bb;
}


/* DESCRIPCION FAMILIAS ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
div.descripcion_familia {
    margin-bottom: 50px;
    padding: 20px 0;
}
div.descripcion_familia p {
    font-size: 18px;
}
div.descripcion_familia strong {
    color: #000;
}
#descripcionFamilia h2 {
    font-size: 26px;
    color: #141216;
    margin-bottom: 5px;
    margin-top: 40px;
}
#descripcionFamilia h2 + p {
    margin-top: 0;
}
/* PARRILLA FAMILIAS ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
table.gama {
    background-color: transparent;
    margin: 0;
}
table.gama th {
    display: none;
}
table.tablaCategorias {
    text-align: left;
}
table.tablaCategorias tr {
    display: inline;
}
table.tablaCategorias td {
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    display: inline-block;
    vertical-align: top;
    width: 18% !important;
    margin: 0 2% 2% 0;
}
.tablaCategorias a {
    font-size: 14px;
    font-weight: 500;
    height: 80px;
    border: 2px solid #e0e6eb;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.tablaCategorias a:hover.textoParrilla, .tablaCategorias a:hover.textoParrilla02 {
    /*box-shadow: 7px 7px 12px rgba(0, 0, 0, 0.2);*/
    background-image: url("/UserFiles/images/bg-botones.png");
    background-position: left;
    mix-blend-mode: multiply;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-color: #44b0f8;
}
/* VISTAS ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
.filtro select.filtro {
    border: 3px solid #e0e6eb;
    font-size: 14px;
    color: #72787b;
}
.visualizacion.top tr {
    display: inline;
}
table.visualizacion td {
  font-size: 14px;
}
table.visualizacion td#td_productos_orden {
    float: right;
}
table.visualizacion td#td_productos_orden {
    float: right;
    padding: 0;
}
table.visualizacion.top td {
    display: inline-block;
    vertical-align: middle;
}
table.visualizacion td#td_productos_orden span.filtro .filtro {
  font-size: 14px;
}
table.visualizacion td.muestra {
  float: left;
  padding-left: 0;
}
#td_productos_vistas {
    display: none;
}
table.visualizacion td.muestra img {
    margin-left: 0;
    margin-bottom: 3px;
}
#productosListado {
    display: block;
    margin-top: 3px;
}
.camposformHome.numprod {
  width: 50px;
  font-size: 14px;
}
/* -----------------------------------------------------------------------------------------------------------------------------------*/
#body_productos_listado #centro {
    padding: 0;
    float: none;
    width: 100%;
}
.fotoProducto > img {
    max-height: 250px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
form.cantidadListado span {
    display: block;
    font-size: 12px;
    font-weight: 300;
    margin-left: 0;
}
.decrement-unit, .increment-unit {
    padding: 0;
    width: 20px;
    font-size: 20px;
}
li .decrement-unit, li .increment-unit, li input.campoCantidadListado {
    height: 36px;
}
li input.campoCantidadListado {
    border-width: 3px;
}
li.bloquePrecio > span.precioIVA {
    color: #72787b;
    font-size: 12px;
    font-weight: 300;
}
/* MINI ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
ul.carrusel_banners.mini {
  padding: 0;
  border: none;
}
ul.mini {
  background-color: #fff;
  width: 18.5%;
  margin: 1% .5% 30px;
  padding: 15px;
  border: 5px solid #fff;
  text-align: left;
  -wekit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
ul.mini:hover {
  border: 5px solid #f0f3f5;
}
.fotoProductoVarias {
    display: none;
}
ul.mini .nombreProducto {
  font-size: 16px;
  height: 60px;
  overflow: hidden;
  line-height: 1.3;
  margin: 0;
}
ul.mini li.bloquePrecio > span {
    margin-right: 0;
}
ul.mini li.bloquePrecio span.precioPrincipal {
    font-size: 28px;
}
ul.mini li.bloquePrecio {
  float: right;
  padding-top: 0;
  margin: 0;
}
ul.mini li.cantidad {
    float: left;
    width: 96px;
    margin-top: 5px;
}
.fotoMarca > img {
  max-width: 100px;
}
ul.mini li.li_mini {
  height: 250px;
}
ul.mini:hover li.li_mini a.fotoProducto img {
  transform: scale(1.2);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
li .agotado, .disponible, .disponible_sin_stock, .en_reposicion, .parcialmentedisponible {
  float: none;
  clear: left;
  margin-bottom: 5px;
  margin-top: 15px;
}
li .botonWishList {
  position: absolute;
  right: 0;
  z-index: 9999;
  top: ;
}
ul.mini li.botondeCompra {
    clear: both;
}
ul.mini li.bloquePrecio > span.consulta {
    min-height: 104px;
}
a.botonComprar:link, a.botonComprar:visited, a.botonReservar:link, a.botonReservar:visited {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 13px 10px;
    font-weight: 600;
}
a.botonComprar:hover {
    background-image: none;
}
ul.mini li.datosProductoSup {
    position: absolute;
    width: 110px;
    left: 50%;
    margin-left: -60px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////
   FICHA
/////////////////////////////////////////////////////////////////////////////////////////*/
#body_productos_detalle #contenido {
  margin-bottom:  60px;
  float: none;
  padding-top: 0;
}
#div_slider_fotos .bx-wrapper {
    background-color: transparent;
}
div.datosFicha {
  padding-top: 60px;
}
#logomarca {
  margin-left: 20px;
  float: right;
  margin-top: -60px;
}
#logomarca img {
  max-height: 60px;
   max-width: 100px;
}
#foto_principal {
    height: auto !important;
}
img.fotoPrincipal {
  height: auto;
}
#foto_principal > a {
    padding: 15px;
    background-color: #fff;
}
.fotoParrillaFicha div.recorte2 {
    border: 1px solid #e0e6eb;
    background-color: #fff;
}
#jquery-overlay {
    background-color: rgb(0, 138, 214) !important;
}
#contenido h1#nombreProducto {
    text-align: left;
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 0;
}
#contenido h1#nombreProducto::before {
    margin-left: 0;
}
#contenido h2#descripcion {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 10px;
}
p.botonComprarFicha, p.botonReservarFicha {
  float: none;
}
#datosmenores {
    margin-top: 20px;
}
.plazoEntrega {
  padding-top: 5px;
  margin-left: -3px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px;
  display: block;
  clear: both;
}
#cuadroPrecio {
    /*border-top: 5px solid #dce3e8;*/
    padding: 20px 0 0;
    position: relative;
}
form.cantidad {
    position: absolute;
    bottom: 0;
}
input#cantidad_.campoCantidadFicha {
    border-width: 3px;
    font-size: 18px;
    font-weight: 500;
    height: 40px;
    width: 60px;
}
form.cantidad span {
    font-size: 14px;
    font-weight: 300;
}
#cuadroPrecio .decrement-unit, #cuadroPrecio .increment-unit {
    font-size: 24px;
}
div.precioPrincipal {
    font-size: 48px;
}
#textoIVA {
    font-size: 14px;
    font-weight: 300;
}
p.botonComprarFicha {
    float: none;
}
.contentstyle .ficha a.botonComprar, .contentstyle .ficha a.botonReservar {
    padding: 20px 30px;
    font-size: 26px;
    font-weight: 600;
}
/* DATOS AÑADIDOS ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
div.descripcionLarga {
    font-size: 18px;
    font-weight: 300;
}
.descripcionLarga img {
    background-color: #fff;
    border: 10px solid #fff;
}
.descripcionLarga iframe {
  background-color: #fff;
  max-width: 100%;
  width: 100%;
  height: 400px;
}
.datosProducto h6 {
    font-size: 14px;
    margin-bottom: 4px;
}
.familiasRelacionadas a {
    margin: 5px 10px 5px 0;
    padding: 6px 25px;
    text-transform: uppercase;
}
.camposDinamicos p, .descargas p, .familiasRelacionadas p, .fechaLanzamiento p, .fechaPrelanzamiento p, .fichaMarca p, #descargas li a {
    font-size: 16px;
    font-weight: 300;
}
#eCalculadoraCetelemDiv {
  margin: 0;
}
/* HERRAMIENTAS ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
.herramientas a > span {
    display: none;
}
div.herramientas {
    border-top: none;
    margin: 20px 0 0;
    clear: none;
    float: left;
    width: auto;
}
div.herramientas a {
    padding: 0;
}
.herramientas a > img {
    width: 32px;
}
div.formulario p, div.noticias div.formulario p {
    font-size: 16px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////
   CONTENIDO
/////////////////////////////////////////////////////////////////////////////////////////*/
/* PAGINA TALLER ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
.ilus.taller {
    background-image: url("/UserFiles/images/taller-atelierdecelia.png");
    background-repeat: no-repeat;
    background-position: right top;
    height: 50vh;
    background-size: cover;
    margin-bottom: 20px;
}
/* PAGINA GASTOS DE ENVIO ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
#tableGastosenvio {
  border-collapse: collapse;
}
#tableGastosenvio thead th {
  text-align: center;
  padding: 0 10px 5px;
  border-bottom: 1px solid #e3e6e8;
  vertical-align: top;
  line-height: 1.2;
}
#tableGastosenvio thead th span {
  display: block;
  font-size: 11px;
  font-weight: 400;
}
#tableGastosenvio tbody th {
  background-color: #f3f4f5;
  padding-left: 20px;
border-bottom: 1px solid #e3e6e8;
}
div.megaeditor #tableGastosenvio td {
  font-size: 14px;
  border-bottom: 1px solid #e3e6e8;
  padding: 5px 15px;
}


div.megaeditor .tablaPrecios {
    margin: 40px auto 10px;
    width: 100%;
}
div.megaeditor .tablaPrecios caption {
    color: #3e4042;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 5px;
    text-align: left;
}
div.megaeditor .tablaPrecios th {
    color: #000;
    font-size: 11px;
    background-color: #e0e6eb;
    padding: 5px 10px;
    border-bottom: 2px solid #eef1f3;
    text-align: center;
}
div.megaeditor .tablaPrecios th:first-child {
    width: 150px;
}
div.megaeditor .tablaPrecios td {
    font-size: 16px;
    padding: 7px 10px;
    border-bottom: 2px solid #e0e6eb;
    text-align: center;
}
div.megaeditor p.preciosNota {
    font-size: 12px;
}
/* PAGINA LOCALIZACION Y CONTACTO ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
#localizacionMapa {
    margin-bottom: 10px;
}
#direccion, #contacto {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 15px;
}
#direccion h2, #contacto h2 {
    font-size: 18px;
}
#formulario_5_1 {
    max-width: 600px;
    margin: 0 auto;
}
/* LOGIN ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
#body_login #centro {
    float: none;
    width: 100% !important;
    max-width: 600px;
}
#descripcion_iniciar_sesion {
    font-size: 18px;
    margin-bottom: 50px;
}
#descripcion_iniciar_sesion {
    font-size: 18px;
}
.datosAcceso input[type="password"], .datosAcceso input[type="text"] {
    padding: 10px;
}
#body_login ul.datosAcceso li .botonform {
    padding: 11px 25px;
}
.accesoUsuarios.bloque-registrate {
    background-color: #fff;
    padding: 20px 40px;
    border: 1px solid #e0e6eb;
    margin: 50px 0;
}
div.accesoUsuarios p {
    font-size: 16px;
}
.accesoUsuarios.bloque-registrate .botonform {
    font-weight: 600;
}
/*/////////////////////////////////////////////////////////////////////////////////////////
   PROCESO DE COMPRA
/////////////////////////////////////////////////////////////////////////////////////////*/
#paso01 h2#paso1_h2, #paso02 h2#paso2_h2, #paso03 h2#paso3_h2, #paso04 h2#paso4_h2, #paso05 h2#paso5_h2, #paso05 h3#paso5_h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 40px;
    text-transform: uppercase;
}

/* PASO 1 (CESTA) ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
#paso01 {
    max-width: 1200px;
    margin: 0 auto;
}
ul.otrosDatosCesta li select {
  font-size: 14px !important;
}
.tablaCesta tbody td {
    padding: 15px 10px;
}
.imgProducto {
  margin-right: 20px;
  max-width: 120px;
}
.imgProducto + span, a.producto + span {
  width: calc(100% - 160px);
}
a.producto span span.nombreproductocesta {
    font-size: 16px;
}
th.columnaCantidad {
    text-indent: -999999em;
}
.anyadir, .quitar {
    width: 10px;
    padding-left: 0;
    padding-right: 0;
}
.formCompra input.campoCantidad, .formListacompra input.campoCantidad {
    border-width: 3px;
}
select#dir_envio_id2 {
  max-width: 100%;
}
.cuadroDescuentos {
    background-color: transparent;
    border: 2px solid #dce3e8;
    padding: 5px 15px;
}
.titularDescuentos {
    background-color: transparent;
    color: #5e6468;
    font-size: 12px;
    font-weight: 600;
    padding: 10px 15px 5px;
    text-transform: uppercase;
    letter-spacing: .04em;
    text-align: left;
}
.cuadroDescuentos ul {
    padding: 0 15px 5px;
}
.cuadroDescuentos ul li input[type="text"] {
    border: 2px solid #dce3e8;
}
.cuadroDescuentos input[type="button"] {
    background-color: #5e6468;
    border: 2px solid #5e6468;
    font-weight: 500;
}
.cuadroDescuentos input[type="button"]:hover {
    border: 2px solid #141216;
    background-color: #141216;
}
/* GRAFICO PASOS ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
.tablaProcesoCompra {
    max-width: 996px;
    margin: 0 auto 10px;
}
.tablaProcesoCompra td {
    font-size: 16px;
}
.uno.activo > div, .dos.activo > div, .tres.activo > div {
    background-color: #141216;
    mix-blend-mode: darken;
}
.uno > div, .dos > div, .tres > div {
    background-color: transparent;
    color: #5e6468;
    mix-blend-mode: darken;
}
/* PASO 2 ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
#paso02 {
    max-width: 1200px;
    margin: 0 auto;
}
#paso02 .cajaCompra01 {
    border: 1px solid #e0e6eb;
    background-color: #fff;
    padding: 20px 40px;
}
.cajaCompra01 p, .cajaCompra02 p {
    font-size: 16px;
}
#contenido .cajaCompra01 > h3, #contenido .cajaCompra02 > h3 {
    font-size: 22px;
}
.tablaForm td, #paso02 label.labelcheck, #paso02 label.labelradio, .recibir_newsletter, .cajaCompra01 label, .tablaForm td {
    font-size: 16px;
}
.celdaTitForm.zonaDatosIdentificacion {
    padding-top: 0;
}
.celdaTitForm {
  border-bottom: none;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .05em;
  padding-top: 20px;
  font-size: 16px;
  padding-bottom: 20px;
}
#paso02 .cajaCompra01 input.botonform {
    font-size: 14px;
    font-weight: 600;
    padding: 9px 20px;
}
/* BOTONERA INFERIOR ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
.tablaNavegaCompra {
    margin: 40px 0;
}
#centro #contenido div.tablaNavegaCompra a.lnkBotonVerde.destacado, #centro #contenido a.lnkBotonVerde.destacado {
    background-color: rgb(0, 138, 214);
    font-weight: 600;
    padding: 20px 40px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    background-image: url("/UserFiles/images/bg-botones.png");
    background-repeat: no-repeat;
    background-position: left center;
}
#centro #contenido div.tablaNavegaCompra a.lnkBotonVerde.destacado:hover, #centro #contenido a.lnkBotonVerde.destacado:hover {
    background-image: none;
}
.procesoCompra a.lnkBotonRojo:link, .procesoCompra a.lnkBotonRojo {
    font-size: 16px;
}
.capaCondiciones {
  text-align: right;
}
.cajaResumen.observaciones {
  padding: 0;
  border: none;
}
#contenido #paso04 #formulario_compra h3 {
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  background-color: transparent;
  text-transform: initial;
}
#contenido .cajaResumen.formasdePago h4 {
  font-size: 18px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////
   AREA PRIVADA
/////////////////////////////////////////////////////////////////////////////////////////*/
/* MENU ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
#menuTabs {
    padding-top: 0;
    text-align: center;
}
#menuTabs li a {
    padding: 10px 20px;
    font-weight: 500;
}
#menuTabs li.liMisPedidos {
    display: none;
}
/* MIS DATOS ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
#areaPrivada, #menuAreaPrivada {
    max-width: 1200px;
    margin: 0 auto;
}
.leyendaObligatorio {
    margin-bottom: 0;
}
.miniTexto {
    font-size: 11px;
    margin-bottom: 0;
}
fieldset.areaprivada.misdatos {
    margin-top: 0;
}
#areaPrivada label {
    font-size: 16px;
}
fieldset.areaprivada {
    border-top: 3px solid #e0e6eb;
}
#areaPrivada .celdaTitForm {
    background-color: #e0e6eb;
    color: #888d91;
    font-size: 12px;
    font-weight: 500;
    padding: 7px 25px;
}
.formCompra input.campoInactivo {
    background-color: #e0e6eb;
}
#areaPrivada p.guardar {
    margin-top: 0;
    margin-bottom: 30px;
}
#areaPersonal a.botonComprar, #areaPersonal input.botonComprar {
    padding-left: 30px;
    padding-right: 30px;
}
/* FORMA DE PAGO ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
#paso03 {
    max-width: 1200px;
    margin: 0 auto;
}
#paso03 h4 {
    text-align: center;
    color: #141216;
}
#contenido h2#paso3_h2 {
    margin-top: 80px;
    margin-bottom: 20px
}
div.cuadroAviso {
    border: 2px solid #e0e6eb;
    padding: 15px 30px;
}
div.procesoCompra .cuadroAviso > p {
    font-size: 16px;
}
div.procesoCompra .cuadroAviso > p:first-child {
    margin-top: 0;
}
#paso03 .cajaFormaPago {
    border-width: 2px;
    padding: 15px 30px 30px;
    font-size: 16px;
}
#paso03 .cajaFormaPago h3 label.labelradio, #contenido #paso03 h3, #paso03 .cajaFormaPago label.labelradio {
    font-weight: 600;
}
/* RESUMEN ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
#paso04 {
    max-width: 1200px;
    margin: 0 auto;
}
#contenido #paso04 h3 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .05em;
}
div.cajaResumen.productosStock {
    padding-top: 5px;
    background-color: transparent;
}
div.cajaResumen {
    border-width: 2px;
}
.cajaResumen.formasdePago h4 {
    margin-top: 0;
}
.cajaResumen table.tablaDatosPersonales strong {
    text-transform: uppercase;
}
.cajaResumen table.tablaDatosPersonales td {
    font-size: 16px;
}
.modificar {
    margin-bottom: 40px;
}
.modificar a.lnkSize {
    font-size: 14px;
    margin-bottom: 15px;
}
#paso04 input[type="checkbox"].css-checkbox + label.labelcheck {
    font-size: 14px;
}
/* REGISTRO  ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
#body_registro #contenido {
  max-width: 768px;
  margin: 0 auto 40px;
}
#condiciones-registrodinamico {
  text-align: right;
  margin-top: 0;
}
/* PAGINAS CMS  ----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------*/
#body_cms #contenido {
  max-width: 1024px;
  margin: 0 auto;
}
div.megaeditor p.destacado01 {
  padding: 0 0 0 40px;
  color: #121212;
  font-size: 22px;
  margin-left: 30px;
  float: right;
  max-width: 340px;
  position: relative;
}
div.megaeditor p.destacado01::before {
  content: '"';
  color: #008ad6;
  font-size: 100px;
  display: block;
  position: absolute;
  top: -30px;
  left: -7px;
}
div.megaeditor p img {
  max-width: 100%;
  height: auto !important;
}
/********** PAGINAS QUIENES SOMOS - EQUIPO  **********/
#centro #contenido section._sec_equipo div.megaeditor {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  column-gap: 40px;
}
#centro #contenido section._sec_equipo blockquote {
  margin: 20px 0;
}
#centro #contenido section._sec_equipo blockquote h3 {
  font-weight: 500;
}
#centro #contenido section._sec_equipo blockquote h4 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 11px;
  color: #fff;
  font-weight: 400;
  background-color: #069cf6;
  padding: 3px 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  margin-top: 5px;
  font-weight: 600;
  letter-spacing: .05em;
  margin-bottom: 10px;
}
#centro #contenido section._sec_equipo blockquote p {
  padding: 5px 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 14px;
}
/*///////////////////// CSS DINÁMICO : Cabecera y pie //////////////////////////*/

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    FONDO CABECERA
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
header {
    position: relative;
}    
.ocean {
    height: 5%;
    width: 100%;
    position: absolute;
    top: -100px;
    left: 0;
    background: #008ad6;
    transform: rotate(180deg);
}
.wave {
  background: url("/UserFiles/images/wave03.svg") repeat-x; 
  position: absolute;
  top: -198px;
  width: 6400px;
  height: 198px;
  transform: translate3d(0, 0, 0);
  mix-blend-mode: overlay;
}
.wave:nth-of-type(2) {
  top: -175px;

  opacity: 1;
}
.wave:nth-of-type(3) {
  top: -155px;

  opacity: .6;
}
#baseCabecera:hover .wave {
  animation: wave 7s cubic-bezier( 0.36, 0.45, 0.63, 0.53) infinite;
}
#baseCabecera:hover .wave:nth-of-type(2) {
  animation: wave 7s cubic-bezier( 0.36, 0.45, 0.63, 0.53) -.125s infinite, swell 7s ease -1.25s infinite;
}
#baseCabecera:hover .wave:nth-of-type(3) {
  animation: wave 7s cubic-bezier( 0.36, 0.45, 0.63, 0.53) -.125s infinite, swell 7s ease -1.25s infinite;
}
@keyframes wave {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -1600px;
  }
}
@keyframes swell {
  0%, 100% {
    transform: translate3d(0,-25px,0);
  }
  50% {
    transform: translate3d(0,5px,0);
  }
}

#baseCabecera {
    border-bottom: 2px solid #e0e6eb;
/*background: url("/UserFiles/images/bg-cab2.png") no-repeat center top;*/
}

div.logo {
    right: inherit !important;
    left: 2.5%;
    z-index: 99990;
}
div.logo {
width: 160px;
height: auto;
}

#mensajeCabecera {
    padding: 10px 20px 0;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    MENU AUXILIAR
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#menuTop {
    padding: 0;
    text-align: center;
}
#menuTop ul {
    position: relative;
    font-size: 12px;
    padding: 0;
}
.icomenuTop {
    display: none;
}
#menuTop ul li a:link, #menuTop ul li a:visited {
    padding: 0 5px 0 5px;
}
#menuTop ul li a:link, #menuTop ul li a:visited {
    text-transform: inherit;
}
#menuTop ul li::after {
    content: "|";
    color: #000;
}
#menuTop ul li:last-child::after {
    display: none;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    MENU  DESPLEGABLE
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.ddsmoothmenu {
    font-size: 14px;
    text-transform: uppercase;
}
.ddsmoothmenu ul {
    text-align: center;
}
.ddsmoothmenu ul li {
    text-align: left;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited, .ddsmoothmenu ul li a:hover {
    border-right: none;
}
.ddsmoothmenu ul  li  a::before {
    content: '';
    position: relative;
    top: -8px;
    display: block;
    margin: auto;
    height: 2px;
    width: 0px;
    background-color: transparent;
    transition: width .2s ease, background-color .2s ease;
}
.ddsmoothmenu ul  li  a:hover::before {
    width: 100%;
    background-color: #008ad6;
}
.ddsmoothmenu ul  li  li a::before, .ddsmoothmenu ul li li a:hover::before  {
    display: none;
}
.ddsmoothmenu ul li a strong {
    font-weight: inherit;
}
#submenu2 {
    border: 1px solid #e0e6eb;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    background-color: #fff;
}
.ddsmoothmenu ul li ul li a {
    width: 250px;
    border-bottom: none;
}
.ddsmoothmenu ul li li a:hover {
    background-color: rgb(238, 241, 243);
}
.downarrowclass {
    top: 12px;
    right: 5px;
    max-width: 16px;
}
.rightarrowclass {
    top: 7px;
    right: 5px;
    max-width: 16px;
}
#submenu2 li a, #submenu2 li a.selected {
    padding-left: 15px !important;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    MENU  PESTAÑAS
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#pestanyas li a {
    width: 20px;
    background-size: 18px auto !important;
    background-position: center center !important;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   BUSCADOR
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
div#buscadorTop {
    width: 370px;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    right: inherit !important;
    margin-left: -185px;
    left: 50%;
}
#buscadorTop input.camposformHomeMediano {
    width: 325px;
    font-size: 16px;
    padding: 8px 5px 8px 20px;
    border: none;
}
div#buscadorTop form input.botonform {
    background-image: url("/UserFiles/images/ico-buscar01.svg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 30px;
    padding: 0;
    height: 30px;
    background-size: 24px auto;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   CESTA Y USUARIOS
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#registro, .espaciosesion {
    display: inline-block;
}
.no_log #user {
    display: none;
}
#cestaTop {
    z-index: 999991;
}
#loginTop, #cesta, #user, #botones {
    display: inline-block;
    vertical-align: top;
}
#user {
    margin-right: 20px;
    text-transform: uppercase;

    display: none;
}
#loginTop {
    font-weight: bold;
    color: #000;
}
#botones a {
    text-transform: uppercase;
    color: #1c1e24;
}
#cesta {
    background-color: transparent;
    width: auto;
    min-width: auto;
    margin: -4px 0 0 10px;
}
#cesta a {
    padding-top: 0;
    color: #000;
    background-color: rgba(255, 255, 255, 0);
    background-repeat: no-repeat;
    background-image: url("/UserFiles/images/icons8-shopping-cart.svg");
    background-size: 18px auto;
    background-position: left 2px;
    padding: 3px 0 2px 20px;
}
#cesta a > span:first-child, #cesta a > span > span {
    display: none;
}
/*///////// LLENA //////*/
#cestaTop #cesta.activo a {
    background-position: left top;
    color: rgb(28, 30, 34);
}
#cestaTop #cesta.activo {
    background-color: transparent;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   IDIOMAS
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*
ul#idioma {
margin: 0;
padding: 0 3px 0 0;
position: absolute;
top: 10px;
right: 235px;
border-right: 1px dotted rgba(0, 0, 0, .4);
}
*/
ul#idioma {
margin: 0 5px 0 0;
padding: 0 3px 0 0;
position: relative;
display: inline-block;
border-right: 1px dotted rgba(0, 0, 0, .4);
}

ul#idioma li {
display: inline-block;
}
ul#idioma li a {
display: inline-block;
width: 17px;
height: 17px;
margin-right: 4px;
position: relative;
text-align: left;
text-indent: -99999px;
background-repeat: no-repeat;
background-position: center center;
background-size: 100%;
opacity: .3;
}
ul#idioma li.idioma-es  a {
background-image:  url("/UserFiles/images/b-es.png");
}
ul#idioma li.idioma-fr  a {
background-image:  url("/UserFiles/images/b-fr.png");
}
ul#idioma li.idioma-it  a {
background-image:  url("/UserFiles/images/b-it.png");
}
ul#idioma li.idioma-pt  a {
  background-image:  url("/UserFiles/images/b-pt.png");
}
ul#idioma li.idioma-es  a:hover, ul#idioma li.idioma-fr  a:hover, ul#idioma li.idioma-it  a:hover, 
ul#idioma li.idioma-es.activo  a, ul#idioma li.idioma-fr.activo a, ul#idioma li.idioma-it.activo a, ul#idioma li.idioma-pt.activo  a, ul#idioma li.idioma-pt  a:hover
 {
opacity: 1;
}ul#idioma li.idioma-es.activo  a, ul#idioma li.idioma-fr.activo a {
cursor: default;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   PIE
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
address {
    padding: 0;
    margin: 0;
}
/* BOLETIN ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
#pieA {
    border-bottom: 7px solid #008ad6;
    background-color: #141216;
    text-align: left;
    color: #fff;
    padding: 40px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("/UserFiles/images/bg-boletin.jpg");
}
#pieA form {
    max-width: 768px;
    margin: 0 auto;
    padding: 0 30px;
}
#pieA h3 {
    margin: 0;
    font-size: 24px;
    font-family: Montserrat;
}
#pieA p {
    font-size: 18px;
    margin: 0;
}
#botonBoletin {
    background-color: #008ad6;
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    font-family: Montserrat;
    font-weight: 500;
    letter-spacing: .1em;
    width: 30%;
    padding: 13px;
    vertical-align: middle;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
   /* background-image: url("/UserFiles/images/bg-botones.png");
    background-repeat: no-repeat;
    background-position: left center;*/
}
#inputBoletin {
    width: 70%;
    border: none;
    vertical-align: bottom;
    padding-left: 50px;
    padding-top: 10px;
    margin-top: 25px;
    color: #000;
    background-repeat: no-repeat;
    background-size: 36px auto;
    background-position: 8px center;
    padding-bottom: 10px;
    background-image: url("/UserFiles/images/bg-enviar-boletin.svg");
    font-size: 18px;
}
#pieA input[type="checkbox"].css-checkbox + label.labelcheck {
    font-size: 14px;
    margin-bottom: 5px;
}
#checkBoletin {
    margin-top: 10px;
    font-size: 14px;
}

#redes-pie a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}
#redes-pie img {
    max-height: 18px;
}
/* PIE ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
#menuPie ul#instrumentos-menu-movil {
  display: none;
}
#pieB {
    font-size: 14px;
    font-weight: 300;
    max-width: 1600px;
    margin: 0 auto;
}
#datosEmpresa, #menuPie, #servicioTecnico {
    display: inline-block;
    vertical-align: top;
}
#datosEmpresa {
    width: 325px;
    float: left;
}
#datosEmpresa #menuTop {
    text-align: center;
}
#datosEmpresa #menuTop ul {
    padding: 0;
    margin: 0;
    position: relative;
}
#logopie {
    width: 100%;
    max-width: 250px;
}
#menuPie {
    width: calc(100% - 585px);
    margin-top: 30px;
}
#menuPie ul {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0 40px;
}
#menuPie ul li + li.titularMenuPie {
    margin-top: 20px;
}
#pie #menuPie li.titularMenuPie a {
    color: #141216;
    font-size: 18px;
    font-family: Montserrat;
    font-weight: 600;
}
#pie #menuPie a {
    color: #5e6468;
}
#pie p.condiciones a {
    color: #5e6468;
}
#servicioTecnico {
    background-color: #eef1f3;
    width: 250px;
    text-align: center;
    border-left: 10px double #fff;
    border-right: 10px double #fff;
    padding: 40px 20px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}
#servicioTecnico img {
    margin: 0 0 20px;
    height: auto;
    max-width: 100%;
}
/* BOTTOM ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
.textosCondiciones {
    border-top: 3px solid #eef1f3;
}
table.textosCondiciones {
  display: none;
}
/* AVISO COOKIES ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
.texto_pie_auxiliar {
    background: rgba(251,251,251,.95) none repeat scroll 0 0;
}
#botoncerrar {
    position: relative;
    background-image: none;
    text-transform: uppercase;
    padding: 10px 20px;
    color: #006eaa;
    border: 3px solid#008ad6;
    width: 100%;
    height: auto;
    font-weight: bold;
    margin-top: -20px;
    margin-left: 0;
}
/*///////////////////// CSS DINÁMICO : FIltros //////////////////////////*/

div.cajasIzda.filtroProductos h3.tituloCatalogo {
  cursor: pointer;
}
.filtroProductos {
  background-color: #f4f5f6;
  padding: 10px 10px 10px 0;
  margin-top: 0;
  margin-bottom: 20px;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#div_filtrado_oferta, #div_filtrado_stock, #div_filtrado_reservados {
  position: relative;
  display: block !important;
  box-shadow: none;
  padding: 0;
  z-index: 0;
  background-color: transparent;
}
div.cajasIzda label {
  margin: 0;
}
#div_filtrado_oferta label a, #div_filtrado_stock label a, #div_filtrado_reservados label a {
  font-size: 12px;
  font-weight: 600;
  color: #141216;
}
div.cajasIzda h3[id^="h3_filtro_productos"] {
  display: none;
}
.basefiltros {
  float: left;
  width: calc(100% - 200px);
  padding: 0;
}
#centro .conjuntofiltro, #centro div.filtrosPrincipales .filtro {
  margin-bottom: 0;
}
.conjuntofiltro.filtro_unico_oferta, .conjuntofiltro.filtro_unico_stock, .conjuntofiltro.filtro_unico_reservados {
  padding-top: 17px;
  padding-right: 0;
}
.conjuntofiltro {
  display: inline-block;
  margin-right: 0;
  vertical-align: top;
  margin-bottom: 0;
  padding-top: 20px;
  margin-top: 0;
  padding-left: 15px;
}
div.cajasIzda div.tituloFiltro {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 5px;
  color: #1a1a1a;
}
#ul_filtrado_familias label.labelcheck, #ul_filtrado_marcas label.labelcheck, #ul_filtrado_tipos label.labelcheck {

}
#div_checkbox_stock label {
  width: 78px;
  white-space: nowrap;
  overflow: hidden;
}
#ul_filtrado_colores input.css-checkbox[type="checkbox"] + label.labelcheck span {
  text-indent: -9999px;
}
.conjuntofiltro > div:last-child {
  display: none;
  position: absolute;
  padding: 10px 0px 5px 15px;
  z-index: 999999;
  -webkit-box-shadow: rgba(0, 0, 0 , 0.15) 10px 10px 20px;
  -moz-box-shadow: rgba(0, 0, 0 , 0.15) 10px 10px 20px;
  box-shadow: rgba(0, 0, 0 , 0.15) 10px 10px 20px;
  background-color: #fff;
}
div.cajasIzda a.vertodosFiltro {
  font-size: 12px;
  color: #008ad6;
  font-weight: 500;
  margin-bottom: 5px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border-width: 2px;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.5em;
}
div.cajasIzda div.tituloFiltro {
  padding-right: 15px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 10px;
}
div.cajasIzda div.tituloFiltro.no_visible {
  background-image: url("/cms/site_0001/ficherosPlantilla/icons8_expand_arrow-1_888ddfa742b9a60defd8600395a4e9e7.svg");
  background-size: 16px auto;
  background-position: right 0;
}
div.cajasIzda div.tituloFiltro.visible {
  background-image: url("");
}
div.cajasIzda ul.listaFiltro li.padre {
  margin-bottom: 0 !important;
  padding: 5px 0;
}
div.cajasIzda ul.listaFiltro li.padre:first-child {
  border: none;
}
div.cajasIzda ul.listaFiltro li.padre + li.padre {
  margin-top: 7px !important;
}
div.cajasIzda ul.listaFiltro li.hijo {
  padding-left: 25px;
  background-repeat: repeat-y;   
  background-image: url(/UserFiles/images/bg_arbol.png);
  background-position: 5px -5px;
  padding-top: 5px;
  margin-bottom: 0 !important;
  padding-bottom: 5px;
}
div.cajasIzda ul.listaFiltro li.hijo:last-child {
  background-image: url(/UserFiles/images/bg_arbol-fin.png);
}
.filtro_lateral li a span {
  display: none;
}
div.cajasIzda ul.listaFiltro li label a:hover {
  color: #008ad6;
}
#ul_filtrado_familias, #ul_filtrado_marcas, #ul_filtrado_tipos, ul[id^="ul_valores"] {
  max-height: 300px;
  overflow: auto;
  padding-right: 30px;
  min-width: 160px;
}
.vertodosFiltro > span#ver_mas_ul_filtrado_familias::after, .vertodosFiltro > span#ver_menos_ul_filtrado_familias::before {
  content: "";
}
/* RANGO PRECIO -------------------------------------------------------------------------------------*/
#div_filtrado_precios {
  width: 260px;
  padding-right: 20px;
  text-align: center;
  font-weight: 600;
  color: #141216;
  padding-top: 20px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 2px solid #b6c2ce;
}
#precio_desde, #precio_hasta {
  border: 2px solid rgb(233, 236, 239);
  color: #141216;
  font-weight: 600;
  width: 70px;
  background-color: #fff;
  padding: 5px 10px;
  margin-right: 3px;
  font-size: 14px;
}
.ui-slider-horizontal {
  height: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#paginador_abajo {
  float: right;
}
/* BOTONES -------------------------------------------------------------------------------------*/
.botones_filtros_laterales .botonform.botonsecundario {
  padding: 0;
  background-color: transparent;
  color: #b92967;
  text-transform: inherit;
  font-size: 14px;
  background-position: right 2px;
  background-image: url(/UserFiles/images/ico-delete.svg);
  padding-right: 23px;
  background-size: 20px auto;*/
}
.botones_filtros_laterales .botonform.botonsecundario:hover {
  text-decoration: underline;
  background-color: transparent;
}
.botones_filtros_laterales {
  float: right;
  clear: none;
  width: 200px;
  padding: 0;
  margin-top: 7px;
  margin-bottom: 5px;
}
#botonResetFiltrar {
  border: none;
  margin-right: 0;
  width: 90px;
  padding-inline: 0;
}
#botonResetFiltrar:hover {
  text-decoration:  underline;
}
#botonFiltrar {
  background: #008ad6;
  border-color: #008ad6;
  letter-spacing: 1px;
  font-weight: 600;
  width: 100px;
}
#botonFiltrar:hover {
  background: #141216;
  border-color: #141216;
}
/*///////////////////// CSS DINÁMICO : Preguntas frecuentes //////////////////////////*/

/* PREGUNTAS FRECUENTES ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
div.megaeditor ul.cd-faq-group {
  margin: 0 0 30px;
  padding: 0 0 0 25px;
  list-style: none;
}
.cd-faq {
  margin: 40px 0 0;
}

div.megaeditor .cd-faq ul {
    padding: 0 4px;
    margin-left: 0;
    margin-bottom: 70px;
}
.cd-faq-items > ul, .cd-faq-items > ul > li {
    list-style: none !important;
}
.cd-faq-group > li.cd-faq-title {
    border: none;
}
.cd-faq:after {
  content: "";
  display: table;
  clear: both;
}
.cd-faq-categories a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  padding: 0 28px 0 16px;
  background-color: #4e5359;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  white-space: nowrap;
  border-bottom: 1px solid #555b61;
  text-overflow: ellipsis;
}
.cd-faq-categories a::before, .cd-faq-categories a::after {
  /* plus icon on the right */
  position: absolute;
  top: 50%;
  right: 16px;
  display: inline-block;
  height: 1px;
  width: 10px;
  background-color: #7f868e;
}
.cd-faq-categories a::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cd-faq-categories li:last-child a {
  border-bottom: none;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     DESDE 600
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (min-width: 600px) {
  .cd-faq-categories {
    width: 20%;
    float: left;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  }
  .cd-faq-categories a {
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 600;
    padding-left: 24px;
    padding: 0 24px;
    -webkit-transition: background 0.2s, padding 0.2s;
    -moz-transition: background 0.2s, padding 0.2s;
    transition: background 0.2s, padding 0.2s;
  }
  .cd-faq-categories a::before, .cd-faq-categories a::after {
    display: none;
  }
  .no-touch .cd-faq-categories a:hover {
    background: #555b61;
  }
  .no-js .cd-faq-categories {
    width: 100%;
    margin-bottom: 2em;
  }

div.megaeditor ul.cd-faq-group ::after, div.megaeditor ul.cd-faq-group ::before {
  content: '';
}
  .cd-faq-trigger::before, .cd-faq-trigger::after {
    /* arrow icon on the right */
    position: absolute;
    right: 24px;
    top: 50%;
    height: 3px;
    width: 13px;
    background: rgb(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }
  .cd-faq-trigger::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 32px;
  }
  .cd-faq-trigger::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .content-visible .cd-faq-trigger::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .content-visible .cd-faq-trigger::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     DESDE 1024
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (min-width: 1024px) {
  .cd-faq-categories {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    z-index: 2;
  }
  .cd-faq-categories a::before {
    /* decorative rectangle on the left visible for the selected item */
    display: block;
    top: 0;
    right: auto;
    left: 0;
    height: 100%;
    width: 3px;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .cd-faq-categories .selected {
    background: #42464b !important;
  }
  .cd-faq-categories .selected::before {
    opacity: 1;
  }
  .cd-faq-categories.is-fixed {
    /* top and left value assigned in jQuery */
    position: fixed;
  }
  .no-js .cd-faq-categories {
    position: relative;
  }
}

.cd-faq-items {
  position: fixed;
  height: 100%;
  top: 0;
  right: 0;
  background: #ffffff;
  padding: 0 5% 1em;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) translateX(100%);
  -moz-transform: translateZ(0) translateX(100%);
  -ms-transform: translateZ(0) translateX(100%);
  -o-transform: translateZ(0) translateX(100%);
  transform: translateZ(0) translateX(100%);
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  transition: transform .3s;
}
.cd-faq-items.slide-in {
  -webkit-transform: translateZ(0) translateX(0%);
  -moz-transform: translateZ(0) translateX(0%);
  -ms-transform: translateZ(0) translateX(0%);
  -o-transform: translateZ(0) translateX(0%);
  transform: translateZ(0) translateX(0%);
}
.no-js .cd-faq-items {
  position: static;
  height: auto;
  width: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     DESDE 768
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (min-width: 600px) {
  .cd-faq-items {
    position: static;
    height: auto;
    overflow: visible;
    -webkit-transform: translateZ(0) translateX(0);
    -moz-transform: translateZ(0) translateX(0);
    -ms-transform: translateZ(0) translateX(0);
    -o-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
    padding: 0;
    background: transparent;
  }

}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     DESDE 1024
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (min-width: 1024px) {
  .cd-faq-items {
    float: none;
    width: 100%;
  }
  .no-js .cd-faq-items {
    padding-left: 0;
  }
}

.cd-close-panel {
  position: fixed;
  top: 5px;
  right: -100%;
  display: block;
  height: 40px;
  width: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: right 0.4s;
  -moz-transition: right 0.4s;
  transition: right 0.4s;
}
.cd-close-panel::before, .cd-close-panel::after {
  /* close icon in CSS */
  position: absolute;
  top: 16px;
  left: 12px;
  display: inline-block;
  height: 3px;
  width: 18px;
  background: #6c7d8e;
}
.cd-close-panel::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-close-panel::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cd-close-panel.move-left {
  right: 2%;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     DESDE 768
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (min-width: 600px) {
  .cd-close-panel {
    display: none;
  }
}


.cd-faq-group.selected {
  display: block;
}
.cd-faq-group .cd-faq-title {
  background: transparent;
  box-shadow: none;
  margin: 1em 0;
}
.no-touch .cd-faq-group .cd-faq-title:hover {
  box-shadow: none;
}
.cd-faq-group .cd-faq-title h2 {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #bbbbc7;
}
.no-js .cd-faq-group {
  display: block;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     DESDE 768
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (min-width: 600px) {
  .cd-faq-group {
    /* all groups visible */
    display: block;
  }
  .cd-faq-group > li {
    background: #ffffff;
    margin-bottom: 6px;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;*/
    transition: box-shadow 0.2s;
    border-bottom: 1px solid #e6e6e6;
  }
  .no-touch .cd-faq-group > li:hover {
    box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);
  }
  .cd-faq-group .cd-faq-title {
    margin: 2em 0 1em;
  }
  .cd-faq-group:first-child .cd-faq-title {
    margin-top: 0;
  }
}

.cd-faq-trigger {
  position: relative;
  display: block;
  margin: 1.6em 0 .4em;
  line-height: 1.2;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     DESDE 768
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (min-width: 600px) {
.cd-faq-trigger, .cd-faq-trigger:hover, .cd-faq-trigger:visited, .cd-faq-trigger:active, .cd-faq-trigger:focus {
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    padding: 15px 72px 15px 0;
    color: #000;
}
.cd-faq-trigger:hover, .cd-faq-trigger:active, .cd-faq-trigger:focus {
  color: #008ad6;
  text-decoration: none;
}
  .cd-faq-trigger::before, .cd-faq-trigger::after {
    /* arrow icon on the right */
    position: absolute;
    right: 10px;
    top: 50%;
    height: 3px;
    width: 13px;
    background: #000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }
.cd-faq-trigger:hover::before, .cd-faq-trigger:hover::after, .cd-faq-trigger:active::before, .cd-faq-trigger:active::after, .cd-faq-trigger:focus::before, .cd-faq-trigger:focus::after {
    background: #008ad6;
}
  .cd-faq-trigger::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 18px;
  }
  .cd-faq-trigger::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .content-visible .cd-faq-trigger::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .content-visible .cd-faq-trigger::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

div.megaeditor .cd-faq-content p {
  line-height: 1.4;
  font-size: 16px;
}
@media only screen and (min-width: 600px) {
  .cd-faq-content {
    display: none;
    padding: 0 35px 10px 0;
  }
  .cd-faq-content p {
    line-height: 1.6;
  }
  .no-js .cd-faq-content {
    display: block;
  }
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     HASTA 600
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (max-width: 600px) {
div.megaeditor ul.cd-faq-group {
  padding-left: 0;
}
.cd-faq-items {
  position: inherit;
  height: inherit;
  top: inherit;
  right: inherit;
  background: inherit;
  padding: inherit;
  overflow: inherit;
  -webkit-overflow-scrolling: inherit;
  z-index: inherit;
  -webkit-backface-visibility: inherit;
  backface-visibility: inherit;
  -webkit-transform: inherit;
  -moz-transform: inherit;
  -ms-transform: inherit;
  -o-transform: inherit;
  transform: tinherit;
}
.cd-faq-trigger {
    color: #000;
    font-weight: 600;
    font-size: 18px;
}
}

/*///////////////////// CSS DINÁMICO : Gráfico pasos compra //////////////////////////*/

/* GRAFICO PASOS /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.tablaProcesoCompra {
  max-width: 600px;
  margin: 0px auto 30px;
}
.uno.activo > div, .dos.activo > div, .tres.activo > div {
    background-image: none;
    background-color: transparent;
    color: #141216;
}
.tablaProcesoCompra td {
    position: relative;
}
.uno > div, .dos > div, .tres > div {
    background-image: none;
    background-color: transparent;
    font-size: 14px;
    position: relative;
}
.uno > div::before, .dos > div::before, .tres > div::before {
    width: 60px;
    height: 60px;
    display: flex;
    font-size: 26px;
    font-weight: 700;
    margin: 0 auto 10px;
    justify-content: center;
    align-items: center;
    background-color: #f2f2f2; /* color de fondo del paso no activo */
    color: #fff; /* color de texto del paso no activo */
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.uno > div::before {
    content: "1";
}
.dos > div::before {
    content: "2";
}
.tres > div::before {
    content: "3";
}
.uno.activo > div::before, .dos.activo > div::before, .tres.activo > div::before {
    background-color: #141216;  /* color de fondo del paso activo */
    color: #fff; /* color de texto del paso activo */
}
.tablaProcesoCompra td.activo {
    font-weight: 600;
}

.tablaProcesoCompra td::before {
    content: "";
    height: 5px;
    width: 42%;
    position: absolute;
    top: 35%;
    background-color: #f2f2f2;  /* color de la línea media */
}
.tablaProcesoCompra td.uno::before {
    right: 0;
}
.tablaProcesoCompra td.dos::before {
  width: 40%;
  left: 0;
}
.tablaProcesoCompra td.dos::after {
  content: "";
  height: 5px;
  width: 40%;
  position: absolute;
  top: 35%;
  background-color: #f2f2f2;
  right: 0;
}
.tablaProcesoCompra td.dos.activo::before {
    width: 100%;
    right: 0;
}
.tablaProcesoCompra td.dos.activo::after {
  display: none;
}
.tablaProcesoCompra td.tres::before {
    left: 0;
}

/*///////////////////// CSS DINÁMICO : CABECERA / MEGAMENU 2024 //////////////////////////*/

#base-mensajeCabecera {
  color: rgb(188, 195, 199);
  font-size: 12px;
}

div.logo {
  width: 180px;
top: -115px!important;
}
div.logo img {
max-width: 100%;
height: auto;
}

#cesta {
  font-size: 14px;
margin: -2px 0 0 5px;
}
#loginTop {
display: none;
}
#cesta a {
  background-image: url("/UserFiles/images/atelier2024/ico-cesta-top.png");
  background-size: 21px auto;
}
/* SALDOS */
span.infoSaldoCesta {
padding-left: 20px;
  background: url("/UserFiles/images/atelier2024/ico-saldo-top.png") no-repeat left center;
  background-size: 18px auto;
margin-left: 10px;
}

/**/
/* BUSCADOR TOP
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
div#buscadorTop {
background: #f4f4f4;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}
div#buscadorTop form input.camposformHomeMediano {
border: 0 none;
background: transparent;
}
div#buscadorTop form input.botonform {
border: 0 none;
background-color: transparent;
  background-image: url("/UserFiles/images/atelier2024/ico-busca-negro.png");
  background-repeat: no-repeat;
  background-position: center center;
  width: 30px;
  padding: 0;
  height: 30px;
  background-size: 25px auto;
text-align: left;
 position: relative;
text-indent: -99999px;
}
div#buscadorTop form input.botonform:hover {
background-color: transparent;
  background-image: url("/UserFiles/images/atelier2024/ico-busca-azul.png");
}


/* LOGIN TOP
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#capaLoginTop {
  min-width: 60px;
  display: inline-block;
  vertical-align: top;
  background: transparent;
  z-index: 9990;
  border-left: 2px dotted rgba(255, 255, 255, .5);
  border-right: 2px dotted rgba(255, 255, 255, .5);
}
#titLoginTop a {
  display: inline-block;
  padding: 4px 13px 5px;
  font-size: 12px;
  color: #fff;
  text-transform: none;
  background: none;
  text-align: center;
  height: 27px;
}
#titLoginTop a#atitLoginTop {
  padding: 5px 0 5px;
  margin: 0 0 0 5px;
  width: 30px;
  overflow: hidden;
  white-space: nowrap;
}
#titLoginTop a:hover {
  color: #fff;
}
#titLoginTop a span {
  display: none;
}
#titLoginTop a:before {
  content:"";
  display: block;
  width: 20px;
  height: 20px;
  background: url("/UserFiles/images/atelier2024/ico-login-top.png") no-repeat center center;
  background-size: 20px;
  margin: 0 auto;
}
#titLoginTop a.lnkCerrar {
  display: inline-block;
  color: transparent;
  width: 30px;
  padding: 5px 2px 1px;
  position: relative;
  top: auto;
  right: auto;
  margin-right: 0px;
}
#titLoginTop a.lnkCerrar:hover {
  color: rgb(43, 102, 122);
  color: transparent;
}
#titLoginTop a.lnkCerrar::before {
  background: url("/UserFiles/images/atelier2024/ico-cerrar-top.png") no-repeat center center;
background-size: 21px;
}
#formLoginTop {
  white-space: normal;
}
#formLoginTop input.boton {
  float: none;
  display: block;
  width: 100%;
  padding: 8px 15px;
  letter-spacing: 1px;
  text-align: center;
}
/********* ABIERTO *********/
#titLoginTop {
  position: relative;
}
#capaLoginTop.activo {
  background: #fff;
border: 10px solid #f4f4f4;
  border: 0 none;
  z-index: 9999999;
  -webkit-box-shadow: rgba(0, 0, 0, 0.20) 0px 10px 30px;
  -moz-box-shadow: rgba(0, 0, 0, 0.20) 0px 10px 30px;
  box-shadow: rgba(0, 0, 0, 0.20) 0px 10px 30px;
}
#capaLoginTop.activo #titLoginTop a {
  color: #262626;
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .5px;
}
#capaLoginTop.activo #titLoginTop a span {
  display: inline;
}
#capaLoginTop.activo #titLoginTop a#atitLoginTop {
  width: 100%;
  margin: 0;
  background: url("/UserFiles/images/atelier2024/ico-aspas-top.png") no-repeat calc(100% - 10px) 8px;
  background-size: 12px;
  background-color: #eaeaea;
}
#capaLoginTop.activo #titLoginTop a:hover {
  color: rgb(98, 162, 216);
}
#capaLoginTop.activo #titLoginTop a::before {
  background: url("/UserFiles/images/atelier2024/ico-login-top.png") no-repeat top right;
  background-size: 16px;
  vertical-align: middle;
  display: inline-block;
  margin-inline: 5px;
}
#capaLoginTop.activo #titLoginTop a.lnkCerrar {
  position: absolute;
  top: 3px;
  right: 25px;
}
/**/
#formLoginTop input {
border-color: #eaeaea;
}
/**/
#capaLoginTop.activo div#formLoginTop ul.enlace {
  margin-top: 0;
  margin: 0 0 15px;
  padding: 0;
  list-style-type: none;
}
#capaLoginTop.activo div#formLoginTop ul.enlace li a {
  display: block;
  padding: 5px 10px 5px 35px;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 15px;
  color: #372A18;
}
#capaLoginTop.activo div#formLoginTop ul.enlace li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#capaLoginTop.activo div#formLoginTop ul.enlace li a:hover {
  background-color: #f4f4f4;
  padding: 5px 15px 5px 35px;
  text-decoration: none;
  color: #000000;
}
#capaLoginTop.activo div#formLoginTop ul.enlace li a > span {
  background-color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  height: 20px;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  min-width: 20px;
  padding-inline: 6px;
}
#capaLoginTop.activo div#formLoginTop ul.enlace li a span::before, #capaLoginTop.activo div#formLoginTop ul.enlace li a span::after {
  display: none;
}
#capaLoginTop.activo div#formLoginTop ul.enlace li.misDatos a {
  background-image: url("/UserFiles/images/atelier2024/ico-misdatos.png");
}
#capaLoginTop.activo div#formLoginTop ul.enlace li.misPedidos a {
  background-image: url("/UserFiles/images/atelier2024/ico-cesta-top.png");
}
#capaLoginTop.activo div#formLoginTop ul.enlace li.misFacturas a, #capaLoginTop.activo div#formLoginTop ul.enlace li.misAlbaranes a {
  background-image: url("/UserFiles/images/atelier2024/ico-doc-top.png");
}
#capaLoginTop.activo div#formLoginTop ul.enlace li.misSaldos a, 
#capaLoginTop.activo div#formLoginTop ul.enlace li.misSaldoscomerciales a {
  background-image: url("/UserFiles/images/atelier2024/ico-saldo-top.png");
}
#capaLoginTop.activo div#formLoginTop ul.enlace li.misListasCompra a {
  background-image: url("/UserFiles/images/atelier2024/ico-lista-top.png");
}
#capaLoginTop.activo div#formLoginTop ul.enlace li.misListasDeseos a {
  background-image: url("/UserFiles/images/atelier2024/ico-lista-top.png");
}
#capaLoginTop.activo div#formLoginTop ul.enlace li.misAvisosStock a {
  background-image: url("/UserFiles/images/frikibunker/ico-login-alerta.svg");
}
#capaLoginTop.activo div#formLoginTop ul.enlace li.liCompras a {
  background-image: url("/UserFiles/images/atelier2024/ico-cesta-top.png");
}
/**/
#capaLoginTop.activo #titLoginTop a.lnkCerrar, #capaLoginTop.activo #titLoginTop a.lnkCerrar:hover {
  color: transparent !important;
}
#capaLoginTop.activo #titLoginTop a.lnkCerrar::before {
  background: url("/UserFiles/images/frikibunker/ico-cerrar-rojo.svg") no-repeat center center;
}

/*MEGAMENU 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#superContenedorMegamenu {
pointer-events: none;
}
#superContenedorMegamenu a, 
#superContenedorMegamenu button {
pointer-events: auto;
}

.navbar.navbar-inverse {
  background:  transparent;
}
.navbar.navbar-inverse .navbar-collapse {
  background-color: transparent;
}

#superContenedorMegamenu {
 z-index: 999999;
 position: relative;
top: 65px;
}
 .navbar-left {
    float: none !important;
    text-align: center;
  }
.nav.navbar-nav > li {
    float: none;
display: inline-block;
  }

.navbar .nav > li.dropdown-full > a {
font-size: 15px;
font-weight: 600;
background-color: transparent;

-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
.navbar .nav > li.dropdown-full > a:hover {
font-size: 15px;
font-weight: 600;
color: rgb(98, 162, 216);
background-color: transparent;
}
/**/
.navbar.navbar-inverse .navbar-nav > li.open > a,
.navbar.navbar-inverse .navbar-nav > li.open:hover > a {
color: #aaa;
  background-color: #f4f4f4;
}

/* 2 NIVEL */
.navbar.navbar-inverse .navbar-nav > li .dropdown-menu:not([class*="collaps"]) {
margin-top: -10px;
  border: 10px solid #f4f4f4;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.navbar .navbar-nav .dropdown-menu li.tit-menu {
font-size: 16px;
  font-weight: 600;
}
.navbar .navbar-nav .dropdown-menu li.tit-menu > a {
  font-weight: 600;
}
.navbar .navbar-nav .dropdown-menu li.tit-menu > a:hover {
  text-decoration: none;
}
.navbar .navbar-nav .dropdown-menu li.tit-menu.tit-centro {
font-size: 18px;
text-align: center;
}

.navbar .dropdown-menu li.item-menu {
}
.navbar .dropdown-menu li.item-menu > a {
  display: block;
  padding: 3px 15px 2px;
}
.navbar .dropdown-menu li.item-menu > a:hover, 
.navbar.navbar-inverse .navbar-nav .dropdown-menu li.item-menu:not(.list-group) > a:hover {
color: rgb(98, 162, 216);
  text-decoration: none;
  padding: 3px 12px 2px 18px;
}

.navbar .dropdown-menu li.item-menu-destacado {
background: #f4f4f4;
text-align: center;
padding: 1px;
margin-bottom: 10px;

-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.navbar .dropdown-menu li.item-menu-destacado:hover {
color: #fff;
background: #008ad6;
text-decoration: none;
}
.navbar .dropdown-menu li.item-menu-destacado a {
font-weight: 600;
}
.navbar .dropdown-menu li.item-menu-destacado a:hover {
color: #fff!important;
text-decoration: none;
}

/**/
.navbar.navbar-inverse .navbar-nav .dropdown-menu li.dulza > a {
padding: 25px 10px 25px 50%;
background-repeat: no-repeat;
background-position: 10px center;
background-size: 45%;
}
.navbar.navbar-inverse .navbar-nav .dropdown-menu li.dulza.dul-instrumento > a {
background-image: url("/UserFiles/images/atelier2024/mm-dulzaina-instrumentos.jpg");
}
.navbar.navbar-inverse .navbar-nav .dropdown-menu li.dulza.dul-partitura > a {
background-image: url("/UserFiles/images/atelier2024/mm-dulzaina-partituras.jpg");
}
.navbar.navbar-inverse .navbar-nav .dropdown-menu li.dulza.dul-accesorio > a {
background-image: url("/UserFiles/images/atelier2024/mm-dulzaina-accesorios.jpg");
}

/* EXTRAS */
.navbar .dropdown-menu li.item-menu-extra {
padding-right: 15px;
}
.navbar .dropdown-menu li.item-menu-extra > a {
font-size: 18px;
font-weight: 600;
display: flex;
background-color: #f4f4f4 !important;
padding: 0 15px 0 20px;
  margin: 10px;
  align-items: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.navbar .dropdown-menu li.item-menu-extra > a:hover, 
.navbar.navbar-inverse .navbar-nav .dropdown-menu li.item-menu-extra:not(.list-group) > a:hover {
text-decoration: none;
background-color: rgb(98, 162, 216)!important;
color: #fff;
}
.navbar .dropdown-menu li.item-menu-extra > a:before {
content: "";
display: inline-block;
width: 210px;
height: 50px;
background-repeat: no-repeat;
 background-position: center center;
background-size: auto 100%;
mix-blend-mode: multiply;
}
.navbar .dropdown-menu li.item-menu-extra.item-clarinDO > a:before {
background-image: url("/UserFiles/images/atelier2024/mm-clarinete-mini-DO.jpg");
}
.navbar .dropdown-menu li.item-menu-extra.item-clarinRE > a:before {
background-image: url("/UserFiles/images/atelier2024/mm-clarinete-mini-DO.jpg");
}
.navbar .dropdown-menu li.item-menu-extra.item-corno > a:before {
background-image: url("/UserFiles/images/atelier2024/mm-clarinete-mini-DO.jpg");
}

/***/
.navbar .navbar-nav .dropdown-menu li.bann-corto > a > div {
max-height: 160px;
  display: flex;
  align-items: end;
}

/* CLARINETES */
.mm-clarinetes li.mm-banner {
padding-top: 50px;
}

/* SAXOFONES */
.mm-saxofones li.mm-banner {
padding-top: 50px;
}
/* PARTITURAS */
.navbar .navbar-nav .dropdown-menu.mm-partituras li.tit-menu {
font-size: 18px;
}
.navbar .navbar-nav .dropdown-menu.mm-partituras li.tit-menu.tit-vacio {
font-size: 18px;
position: relative;
text-indent: -99999px;
}

/* OULET */
.navbar .navbar-nav .dropdown-menu.mm-outlet li.tit-menu {
font-size: 18px;
}

/*///////////////////// CSS DINÁMICO : RESPONSIVE 2024 //////////////////////////*/

.versiones {
	display: none;
}
input, select, textarea, button {
	-webkit-border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	color: inherit;
	font: inherit;
	text-overflow: ellipsis;
}
#datosVersionMovil .producto span.referenciacesta {
    font-weight: 400;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS DESDE 769
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (min-width: 769px) {
#baseCabecera {
  position: fixed;
  z-index: 999;
  width: 100%;
}
#body_cms_home section.gal_carrusel {
  margin-top: 162px;
}
#base:not(#body_cms_home #base) {
  padding-top: 172px;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1200 H
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (max-height: 1200px) {
#baseCabecera {
  position: relative;
}
#body_cms_home section.gal_carrusel {
  margin-top: 0;
}
#base:not(#body_cms_home #base) {
  padding-top: 5px;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1660
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 1660px) {
/*************************************** ESTRUCTURA *************************************/
#base1024, #cabecera, #base, address {
	width: 100% !important;
}
#base {
	padding-left: 3%;
	padding-right: 3%;
}
#izda, #derecha {
	width: 20% !important;
}
#centro.dobleColumna {
	width: 76% !important;
}
#centro.tripleColumna, .anchoCompleto {
	width: 100% !important;
	padding: 0;
}
/********************************************** GENERICOS *******************************************/
.imagen_cabecera_cms img {
	height: auto;
	width: 100%;
}
#contenido h2 {
	padding: 0;
}
.noticias.detalle iframe {
	width: 100% !important;
}
/********************************************** HOME *******************************************/
/*#body_cms_home section.gal_carrusel {
    max-width: 96%;
}*/
#body_cms_home #centro {
    width: 100% !important;
}
div.megaeditor ul#accesosClarinete li, div.megaeditor ul#accesosSaxofon li {
    width: 49%;
}
.textoSlide {
    padding: 30px;
    width: 550px !important;
    height: 280px;
}
.textoSlide h1, .textoSlide h2 {
    font-size: 26px;
}
.textoSlide p {
    font-size: 18px;
}
.textoSlide p a, .textoSlide p a:hover {
    font-size: 16px;
    margin-top: 20px;
    max-width: 250px;
}
#body_cms_home #contenido h3, #body_cms_home #contenido h2 {
    font-size: 28px;
}
#body_cms_home #contenido h3::before, #body_productos_detalle #contenido h3::before {
    margin: 25px auto;
}
section.textoEntrada p {
    font-size: 22px;
}
div.megaeditor ul#accesosClarinete::after, div.megaeditor ul#accesosSaxofon::after {
    width: 5vw;
    height: 5vw;
    margin-left: -2.5vw;
    border: .5vw solid #fff;
    margin-top: -3.5vw;
    top: 50%;
}
div.megaeditor ul#accesosClarinete::after, div.megaeditor ul#accesosSaxofon::after {
    background-size: 3vw auto;
}
div.megaeditor ul#accesosClarinete, div.megaeditor ul#accesosSaxofon {
    font-size: 22px;
}
#ilustracionTaller {
    width: 40%;
    background-size: 700px auto;
}
#contenidoTaller {
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 60%;
}
#body_cms_home #contenido #contenidoTaller h2 {
    font-size: 24px;
    margin-bottom: 20px;
}
div.megaeditor #contenidoTaller p {
    font-size: 18px;
}
#novedades_ofertas_novedad, ._carrusel_informes, section.opiniones {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}
section.opiniones {
    padding: 20px 40px 30px;
    font-size: 18px;
}
#body_cms_home #contenido section.opiniones h3 {
    font-size: 30px;
}
section.opiniones div.megaeditor p {
    font-size: 24px;
}
#carrusel83 .textoSlide {
    margin: 0;
    top: 30px !important;
}
/********************************************** CABECERA *******************************************/
div.logo {
	right: inherit !important;
	text-align: left;
}
/********************************************** LISTADOS *******************************************/
#body_productos_listado aside {
    padding-right: 0;
}
 #body_productos_listado #centro.dobleColumna {
    width: 100% !important;
  }
#body_productos_listado #izda {
    width: 100% !important;
}
table.gama {
  margin-left: 0;
  width: 100%;
}
 ul.mini {
  width: 23.5%;
}
/********************************************** AREA PRIVADA *******************************************/
#menuTabs {
	background-color: transparent;
	padding: 5px 0 0;
}
#menuTabs li {
	display: inline-block;
	white-space: nowrap;
}
#menuTabs li:hover {
	margin: 7px 3px 3px;
}
#menuTabs li.activo, #menuTabs li.activo:hover {
	border: 1px solid #ccc;
	margin: 7px 3px 3px;
	padding-bottom: 0;
	padding-top: 0;
}
/********************************************** PIE *******************************************/
#menuPie {
    width: calc(100% - 38vw);
}
#menuPie ul {
    width: 33%;
}
#servicioTecnico {
    width: 17vw;
}
#datosEmpresa {
    width: 20vw;
}
#datosEmpresa > div {
    padding-left: 25px;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1400
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 1400px) {

/********************************************** CEBECERA *******************************************/
div.logo {
  width: 150px;
  top: -95px !important;
}
/**/
.ddsmoothmenu {
    font-size: 12.5px;
    left: inherit !important;
}
.ddsmoothmenu ul {
    text-align: right;
}
.ddsmoothmenu ul li > a:link, .ddsmoothmenu ul li > a:visited {
    padding: 8px;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1200 
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 1200px) {

#centro.columnaUnica {
    width: 100% !important;
}

.ilus.taller {
height: 45vw;
}
/********************************************** HOME *******************************************/
/*#body_cms_home section.gal_carrusel .slide {
    padding: 10px;
}*/
.textoSlide h1, .textoSlide h2 {
    font-size: 23px;
}
#body_cms_home #contenido h3, #body_cms_home #contenido h2 {
    font-size: 26px;
}
#body_cms_home #contenido h3::before, #body_productos_detalle #contenido h3::before {
    margin: 20px auto;
}
section.textoEntrada p {
    font-size: 20px;
}
div.megaeditor ul#accesosClarinete li, div.megaeditor ul#accesosSaxofon li {
    font-size: 18px;
}
section.opiniones {
    background-size: auto;
}
div.megaeditor ul#accesosClarinete, div.megaeditor ul#accesosSaxofon {
    font-size: 20px;
}
#contenidoTaller {
    padding-top: 0;
}
div.megaeditor #contenidoTaller p {
    font-size: 17px;
}
.slide ul.columnas, .slide ul.foto, .slide ul.mini {
    padding: 15px;
}
#body_cms_home .capa-logo img{
    filter: inherit;
    -webkit-filter: inherit;
    -moz-filter: inherit;
    -ms-filter: inherit;
    -o-filter: inherit;
    filter: inherit;
    filter: inherit;
    opacity: 1;
}
#body_cms_home .marcas::after {
    background-color: transparent;
    opacity: 1;
}
#galeria_imagenes_cabecera_83 {
    width: 92%;
}
#carrusel83 .textoSlide h1, #carrusel83 .textoSlide h2 {
    font-size: 30px !important;
}
#carrusel83 .textoSlide p {
    font-size: 26px !important;
}
/*************************************** CABECERA *************************************/
div.logo {
  width: 130px;
  top: -84px !important;
}
/**/
ul#idioma {
/*    right: 295px;*/
    white-space: nowrap;
}
#mensajeCabecera {
    white-space: nowrap;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
#menuTop {
    text-align: left;
}
#menuTop ul {
    right: inherit !important;
    margin-left: 15px;
}
/**/
#superContenedorMegamenu {
  top: 74px;
}
.navbar .nav > li.dropdown-full > a {
padding: 10px;
}
.navbar:not(.no-open-arrow) .navbar-nav > .open > a.dropdown-toggle::after {
display: none;
}
/*
#cestaTop {
    top: 0px !important;
    right: 20px !important;
}
#pestanyas {
    top: 35px !important;
    right: 75px !important;
}
div#buscadorTop {
    width: 280px;
    margin-left: 0;
    left: 20px;
}
#buscadorTop input.camposformHomeMediano {
    width: calc(100% - 40px);
}
div.logo {
    left: 50%;
    top: 0px !important;
    margin-left: -75px;
}
#img_logo {
    max-width: 150px;
}
*/
.ddsmoothmenu {
    font-size: 12px;
    left: inherit !important;
    top: 130px !important;
}
.ddsmoothmenu ul {
    text-align: center;
}
.downarrowclass {
    top: 10px;
}
.ddsmoothmenu ul li > a:link, .ddsmoothmenu ul li > a:visited {
    padding: 6px 4px;
}
#submenu2 li a, #submenu2 li a.selected {
    padding-left: 10px !important;
}
/*************************************** LISTADOS *************************************/
ul.mini {
  width: 31%;
}
ul.mini:nth-child(2n) {
    margin-right: 0;
}
ul.mini:nth-child(3n) {
    margin-right: 2%;
}
/*************************************** PIE *************************************/
 #menuPie {
    width: 100%;
}
#datosEmpresa {
    width: 100%;
}
#datosEmpresa > div {
    padding-left: 0;
}
#servicioTecnico {
    width: 100%;
    float: none;
    padding: 0 0 15px;
    border-left: none;
    border-right: none;
    border-top: 10px double #fff;
    border-bottom: 10px double #fff;
    margin-top: 40px;
}
#servicioTecnico img {
    margin: 20px;
    max-height: 100px;
    display: inline-block;
    height: auto !important;
    width: auto !important;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1024 
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 1024px) {
p.rastroMigas {
    font-weight: 400;
    padding-bottom: 10px;
}
#contenido h1 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 15px;
    letter-spacing: .02em;
}
.downarrowclass {
    top: 8px;
    right: 7px;
}
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 960 
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 960px) {

/*************************************** CABECERA *************************************/
div.logo {
  width: 120px;
  top: -74px !important;
}
/**/

div#buscadorTop {
  margin-left: 0;
  left: 170px;
  width: calc(100% - 470px);
}
#buscadorTop input.camposformHomeMediano {
  width: calc(100% - 41px);
}
/**/
.navbar .nav > li.dropdown-full > a {
    padding: 10px 5px;
  }

}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 768 
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 768px) {
/*************************************** ESTRUCTURA *************************************/
div.logo {
  width: 120px;
  top: -74px !important;
}
/**/
#centro {
    margin-left: 0;
    margin-right: 0;
}
#centro.tripleColumna {
	width: 100% !important;
}
.bc-head-txt-label {
  left: calc(50% - .5rem);
  line-height: 1;
  padding-top: .5rem;
  position: relative;
  transform: rotate(180deg);
  white-space: nowrap;
  writing-mode: vertical-rl;
}
#tableGastosenvio tbody th {
  padding-left: 10px;
}
/*************************************** GENERICO *************************************/
#pieB, p.rastroMigas, #contenido h1, table.visualizacion td.muestra, form.cantidadListado span, li.bloquePrecio > span.precioIVA, #contenido h2#descripcion, .plazoEntrega, form.cantidad span, #textoIVA, div.descripcionLarga, .camposDinamicos p, .descargas p, .familiasRelacionadas p, .fechaLanzamiento p, .fechaPrelanzamiento p, .fichaMarca p, #descargas li a {
    font-weight: 400;
}
p.rastroMigas {
    white-space: nowrap;
    overflow: auto;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
   text-align: center;
}
#contenido h1 {
    margin-top: 20px;
    margin-bottom: 20px;
}
/***************************************** HOME *************************************/
section.textoEntrada, section.seccionHome, #novedades_ofertas_novedad {
    padding-left: 30px;
    padding-right: 30px;
}
section.opiniones {
    width: 92%;
}
section.taller {
    padding-top: 30px;
}
div.megaeditor ul#accesosClarinete {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
}
div.megaeditor ul#accesosSaxofon {
    float: none;
    width: 100%;
    margin-right: 0;
}
div.megaeditor ul#accesosClarinete::after, div.megaeditor ul#accesosSaxofon::after {
    background-size: 6vw auto;
}
div.megaeditor ul#accesosClarinete::after, div.megaeditor ul#accesosSaxofon::after {
    width: 10vw;
    height: 10vw;
    margin-left: -5vw;
    border: 1vw solid #fff;
    margin-top: -7vw;
}
#ilustracionTaller {
    width: 100%;
min-height: auto;
background-size: 100% !important;
height: 40vw;
}
#contenidoTaller {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
}
div.megaeditor #contenidoTaller p:last-child {
    margin-bottom: 0;
}
#body_cms_home #contenido section.opiniones h3 {
    font-size: 26px;
    margin-bottom: 20px;
}
section.opiniones div.megaeditor p {
    font-size: 20px;
    line-height: 1.4;
}
#body_cms_home #contenido h3, #body_cms_home #contenido h2 {
    font-size: 24px;
}
#carrusel83 .textoSlide h1, #carrusel70 .textoSlide h2 {
    margin-bottom: 20px !important;
}
#carrusel83 .textoSlide p {
    font-size: 24px !important;
}
#carrusel83 .textoSlide {
    height: 335px;
    overflow: auto;
}

/***************************************** GENERICOS *************************************/
div.galeria, div.megaeditor, #contenido .seccion, div.noticias, #contenido h3, #enviar_amigo_div, #comentar_comunicado_div, #comentar_comunicado_div, div.filtro, div.listados, #navePestanyas, div.formulario, #contenido #areaPrivada, .noticias.detalle, .noticias.titulares, .noticias.blog, div.adicional_noticias, #entrada, .contenedor {
	margin-right: 0;
	margin-left: 0;
}
iframe[id^="carrusel"] {
	width: 0;
}
/******************************************* BLOG ***************************************/
#body_comunicados_blog #centro {
  display: block;
  width: 100% !important;
  margin-bottom: 20px;
}
div.paginador {
  text-align: center;
}
#body_comunicados_blog #derecha {
  padding: 0 20px;
  display: block;
  width: 100% !important;
  margin-top: 0;
}
/******************************************* CLIENTES ***************************************/
.pestanyaCliente {
	padding-left: 0;
}
div.mapaGoogle {
	width: 100%;
}
/******************************************* CABECERA ****************************************/
/* IDIOMA */
  ul#idioma {
    position: absolute;
    top: -17px;
    right: -35px;
    border: 0 none;
    margin: 0;
  }

/**/
#baseCabecera:hover .wave, #baseCabecera:hover .wave:nth-of-type(2), #baseCabecera:hover .wave:nth-of-type(3) {
    animation: none;
}
.wave {
    background-position: center top;
}

div.logo {
    width: 110px;
    top: -70px !important;
  }

#cestaTop {
top: 28px!important;
overflow: visible;
}

#capaLoginTop {
top: 34px!important;
}

  ul#idioma {
    position: absolute;
    top: -17px;
    right: -35px;
    border: 0 none;
    margin: 0;
  }

/**/
 div#buscadorTop {
    margin-left: 0;
    left: auto;
    width: calc(100% - 90px);
    right: 15px !important;
    top: 73px !important;
  }
#buscadorTop input.camposformHomeMediano {
  padding: 5px 5px 5px 20px;
}

/* MEGAMENU */
 #superContenedorMegamenu {
    top: 65px;
  }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.navbar-toggle {
  float: left;
}
.navbar .navbar-toggle {
margin-left: 30px;
}
.navbar.navbar-inverse .navbar-collapse {
  background-color: #fff;
}

nav.navbar-nav > li {
  display: block;
text-align: left;
  padding: 0 13px;
  margin: 0;
}

/*
#cestaTop {
    right: 15px !important;
}
#pestanyas {
    right: 20px !important;
}
div#buscadorTop {
    top: 35px !important;
    width: calc(42% - 50px);
}
#capaLoginTop {
	display: none;
}
#pestanyas li a {
    margin-right: 7px;
}

/**/
#cestaTop {
  overflow: visible;
}

*/
/******************************************* LISTADOS ********************************************/
#body_productos_listado aside {
    position: relative;
    top: 0;
    display: block;
    width: 100%;
}
#body_productos_listado #centro {
    display: block;
    width: 100% !important;
}
table.gama {
    margin-left: 1.5%;
}
table.tablaCategorias tr {
    display: inline;
}
table.tablaCategorias td {
    display: inline-block;
    text-align: left;
    width: 31% !important;
}
#contenido .tablaCategorias a {
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}

.baseTablaMini, .baseTablaFoto, .baseTablaColumnas, .baseTablaFilas {
	width: 100%;
}
table.visualizacion {
	width: 100%;
}
table.visualizacion td#td_productos_orden {
	padding-left: 0;
}
table.visualizacion.top td#td_productos_vistas {
	padding-right: 0;
}
ul.mini .nombreProducto {
    font-size: 18px;
    height: 70px;
}
/*////////////////////////////////////////////// MINI //////////////////////////////////////////*/
ul.mini {
	width: 47%;
}
/********************************************** FICHA ******************************************/
#fotos.vertical {
  float: none;
  margin-right: 0;
  width: 100%;
}
div.imagen, div.datosFicha {
  width: 100%;
}
#foto_principal {
  padding: 0;
}
 div.imagen {
  position: relative;
   top: initial;
}
table.ficha td.descripciones, table.ficha td.descargas, table.ficha td.familiasRelacionadas, table.ficha td.fechaLanzamiento, table.ficha td.camposDinamicos, table.ficha td.fichaMarca, table.ficha td.fechaPrelanzamiento {
  padding-left: 0;
  padding-right: 0;
}
.contentstyle {
  margin: 0;
  padding: 0;
}
div.megaeditor p, table.ficha td.descripciones {
  padding: 0;
}
#valorar_producto_div, #solicitar_info_div, #comentar_comunicado_div, div.noticias #enviar_amigo_div {
  margin-left: 0;
  margin-right: 0;
}
/********************************************** COMPRA *******************************************/
body#areaCompra .ilustracion > img {
	height: auto;
	max-width: 100%;
}
body#areaCompra #centro {
	width: 100% !important;
}
#paso01, #paso02, #paso03, #paso04, #paso05 {
	margin-left: 0;
	margin-right: 0;
}
div.overflow {
	overflow: auto;
	margin-bottom: 2%;
}
.tablaProcesoCompra {
	margin: 0 auto;
	width: 100%;
}
/*////////////////////////////////////////////// PASO 2 (MIS DATOS) //////////////////////////////////////////////*/
#paso02 .cajaCompra01.dosColumnas {
	width: 100%;
}
#paso02 .cajaCompra01 {
	float: none;
	margin-right: 0;
	width: 100%;
	margin-bottom: 0;
}
#paso02 .cajaCompra02, #paso02 .cajaCompra02.unaColumnaLogeado {
	float: none;
	margin-left: 0;
	width: 100%;
}
.cajaCompra01, .cajaCompra02 {
	padding: 3% 5%;
}
/*////////////////////////////////////// PASO 3 (FORMA DE PAGO) ////////////////////////////////////////////*/
#paso03 .cajaFormaPago {
	padding: 3% 5%;
	width: 90%;
}
/********************************************** FORMS *******************************************/
div.formulario form label, #comentar_comunicado_div label, div.noticias #enviar_amigo_div label {
	display: block;
	float: none;
	text-align: left;
	width: auto;
}
#captcha > label, #comentar_comunicado_div #captcha > label, div.noticias #enviar_amigo_div #captcha > label {
	width: auto;
}
/********************************************** PIE *******************************************/
#pieA {
    padding: 30px 0;
}
#redes-pie a {
    margin: 0 8px;
}
#redes-pie img {
    max-height: 24px;
}
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 600 
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 600px) {
/*************************************** GENERICOS ************************************/
#contenido h1 {
    font-size: 42px;
    letter-spacing: .02em;
    margin-top: 15px;
    margin-bottom: 15px;
}
#contenido h1::before {
    width: 100px;
    margin: 0 auto 15px;
}
div.megaeditor p.destacado01 {
  display: none;
}
/*************************************** HOME ************************************/
#contenidoTaller a {
    max-width: inherit;
    float: none;
}
#body_cms_home #contenido h2 {
    line-height: 1.3;
}
/*#body_cms_home section.gal_carrusel {
    max-width: 90%;
}*/
/**************************************** CLIENTES *****************************************/
div.filtro {
	overflow: hidden;
}
div.filtro span {
	display: block;
	float: left;
	margin: 0 0 2% !important;
	text-align: left;
	width: 45%;
	font-size: 12px;
}
/****************************************** CABECERA***************************************/
/*#cabecera {
    height: 135px !important;
}
div.logo {
    left: 10%;
    margin-left: 0;
    z-index: 0;
}

#menuTop {
    display: none;
}
div#buscadorTop {
    top: 75px !important;
    width: calc(60% - 50px);
    left: inherit;
    right: 15px !important;
}*/
/*///////////////////////////////////////////// MENÚ DESPLEGABLE ///////////////////////////////////////////////////*/
.ddsmoothmenu {
    top: 0 !important;
    left: 0 !important; 
    font-size: 14px;
}
.ddsmoothmenu ul:hover, .ddsmoothmenu ul li:hover, .ddsmoothmenu ul li a:hover {
	display: block !important;
}
.ddsmoothmenu ul li a[style], .ddsmoothmenu ul li a[class~="conSubmenu"] {
	pointer-events: none;
}
#mobnav-btn-cms, #mobnav-btn-prod {
    padding: 6px 15px;
    font-size: 26px;
}
.ddsmoothmenu {
	display: block;
	z-index: 999999;
	width: auto;
}
.ddsmoothmenu ul li > a:link, .ddsmoothmenu ul li > a:visited {
    background-color: #008ad6;
    color: #fff;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
    padding: 8px 15px;
}
.ddsmoothmenu ul li, .ddsmoothmenu ul li ul, .ddsmoothmenu ul li ul li a {
	top: inherit !important;
	width: 100% !important;
}
.ddsmoothmenu ul:hover, .ddsmoothmenu ul li:hover, .ddsmoothmenu ul li a:hover {
	display: block !important;
}
.ddsmoothmenu ul li ul {
	position: relative;
}
.ddsmoothmenu ul li ul li ul {
	left: 0 !important;
	position: relative;
	width: 100% !important;
}
.rightarrowclass {
	transform: rotate(90deg);
}
#submenu2 {
    border: none;
    box-shadow: none;
}
#submenu2 li a, #submenu2 li a.selected {
    color: rgb(136, 141, 145);
    background-color: #fff;
    font-size: 14px;
}
#submenu2 li a:hover {
    background-color: #dce3e8;
}
#submenu2 li li a {
    background-color: rgb(233, 236, 239);
    padding-left: 30px;
}
/******************************************* PAGINA LOCALIZACION Y CONTACTO ******************************************/
#direccion, #contacto {
    text-align: left;
}
/******************************************* LISTADOS ******************************************/
#contenido div.cajasIzda h3[id^="h3_filtro_productos"] {
  display: block;
  color: #fff !important;
  font-size: 14px !important;
  padding: 10px;
  width: 200px;
  border-radius: 6px;
  margin: 0 auto;
}
.basefiltros {
    float: none;
    width: 100%;
    display: none;
    background-color: #f4f5f6;
    border-radius: 10px;
    padding: 5px 10px 5px 0;
    margin-top: 10px;
  }
.filtroProductos {
  padding: 0;
  background-color: transparent;
}
#centro .conjuntofiltro, #centro div.filtrosPrincipales .filtro {
  display: block;
  width: 100%;
  padding-top: 10px;
}
.conjuntofiltro.filtro_unico_oferta, .conjuntofiltro.filtro_unico_stock, .conjuntofiltro.filtro_unico_reservados {
  padding-bottom: 10px;
  float: left;
  width: initial !important;
}
.conjuntofiltro > div:last-child {
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  padding: 0 0 0 15px;
}
#botonResetFiltrar, #botonFiltrar {
  width: 49%;
}
.botones_filtros_laterales {
  float: none;
  clear: none;
  width: 100%;
  text-align: right;
  display: none;
}

ul.mini {
    width: 100%;
    margin-bottom: 20px;
}
/*/////////////////////////////////////////////// FICHA /////////////////////////////////////////////////////////*/
#fotos {
  margin-right: 0;
}
div.zoomWindow, .zoomPup, .zoomPreload {
  display: none !important;
}
.descripciones iframe {
  width: 100%;
}
.descripcionLarga img, .descripcionLarga iframe {
  max-width: inherit;
  width: 100%;
}
div.datosFicha, div.imagen {
    margin-bottom: 0;
}
#contenido h1#nombreProducto {
    font-size: 30px;
    margin-top: 20px;
}
/**** VALORACIONES ***/
.valoraciones {
    width: 100%;
    float: none;
    margin-top: 10px;
    clear: both;
    display: block;
    text-align: left;
}
/********************************************** CAPA COMPRA EMERGENTE ********************************************/
#jquery_alert {
    width: 96% !important;
    left: 2% !important;
}
table#nuevoProducto td {
    display: block;
    float: left;
}
table#nuevoProducto td.imagenProducto {
    padding: 0;
    width: 25%;
}
table#nuevoProducto td.datosProducto {
    width: 75%;
    clear: none;
    float: right;
    padding: 0;
}
table#nuevoProducto td.presioProducto {
    width: 100%;
    padding: 0;
}
.presioProducto > div {
    padding: 0 0 10px 0;
}
.tit_total {
    text-align: right;
    margin: 0;
}
/********************************************** PARRILLLA DE MARCAS ********************************************/
.submarcas {
	width: 100%;
}
.titulo-submarcas {
	display: none;
}
/********************************************** PIE ********************************************/
#pieA h3 {
    font-size: 22px;
}
#pieA p {
    font-size: 16px;
}
#inputBoletin {
    margin-top: 15px;
}
#botonBoletin {
    letter-spacing: 0;
}
.textosCondiciones td {
	display: block;
}
#datosEmpresa #menuTop {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
/******************************************** COMPRA ****************************************/
.prescindible {
	display: none;
}
.cajaFormaPago ul#formasPago li {
	width: 45%;
}
.imgProducto {
	display: block;
	margin-right: 0;
}
.agencias {
	width: 48%;
}
table.tablaCesta tr.importeTotalaPagar td span.importe_Total {
	font-size: 24px;
}
.producto > span {
	clear: both;
	padding: 0;
}
table.tablaCesta tr.importeTotalaPagar td span.importe_Total, .importeSubTotal .precio02, .filaCalculos .precio02 {
	padding-right: 10px;
}
/*/////////////////////////////////////////////// COMUNICADOS /////////////////////////////////////////////////////////*/

#comentar_comunicado_div input, #comentar_comunicado_div textarea, div.noticias #enviar_amigo_div input, div.noticias #enviar_amigo_div textarea {
	width: 96%;
}
/********************************************** AVISO INFERIOR *******************************************/
.texto_pie_auxiliar {
	bottom: 0;
	margin: 0 auto;
	right: 0;
	width: 100%;
	z-index: 99999999;
}
/********************************************** PIE *******************************************/
#pieA h3 {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 10px;
}
 #menuPie ul {
    width: 100%;
    text-align: center;
  }
#menuPie ul#instrumentos-menu-movil {
  display: block;
}
#menuPie ul#instrumentos-menu-movil li.titularMenuPie {
  margin-top: 0;
}
#menuPie ul.m-prescindible, #menuPie ul li.m-prescindible {
  display: none;
}
#datosEmpresa {
    width: 100%;
    float: none;
}
.textosCondiciones {
    border-top: none;
}
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   ESTILOS HASTA 480 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 480px) {
/************************************* GENERICOS *****************************************/
#base {
    padding-left: 5%;
    padding-right: 5%;
}

.avisoResolucionMenor {
	background-image: url("../images/scroll.png");
	background-repeat: no-repeat;
	height: 15px;
	margin-top: 5px;
}
#contenido h1 {
    font-size: 36px;
}
div.megaeditor #tableGastosenvio td {
  padding: 5px 10px;
}
/*/////////////// CAPA AÑADIR A CESTA ///////////////*/
#jquery_alert {
	left: 0 !important;
	width: 100% !important;
}
#nuevoProducto > div {
	background-image: none;
	padding-left: 20px;
}
.botonSeguir, .botonVer {
	padding: 0;
}
.tit_total {
	float: left;
}
/************************************* HOME ********************************************/
div.megaeditor ul#accesosClarinete {
    margin-bottom: 0;
}
div.megaeditor ul#accesosClarinete li, div.megaeditor ul#accesosSaxofon li {
    width: 100%;
}
div.megaeditor ul#accesosClarinete::after, div.megaeditor ul#accesosSaxofon::after {
    display: none;
}
div.megaeditor ul#accesosClarinete li, div.megaeditor ul#accesosSaxofon li {
    width: 100%;
    margin-bottom: 30px;
}
#accesorios {
    margin-left: 0;
}
section.opiniones {
    padding: 20px 30px 30px;
}

#novedades_ofertas_novedad, ._carrusel_informes {
    width: 100%;
}
._carrusel_informes {
    padding-left: 30px;
    padding-right: 30px;
}
#contenido_slider_novedad .carrusel_flechas > li:last-child,  [id^="carrusel_informes_"] .carrusel_flechas > li:last-child {
    right: -15px;
}
#contenido_slider_novedad .carrusel_flechas > li:first-child,  [id^="carrusel_informes_"] .carrusel_flechas > li:first-child {
    left: -20px;
}
#carrusel83 .textoSlide h1, #carrusel83 .textoSlide h2 {
    font-size: 28px !important;
    margin-bottom: 15px !important;
}
/************************************* CABECERA ********************************************/

#mensajeCabecera .none-responsive {
    display: none;
}

.wave {
    background-position: center 30px;
}


/*/////////////////////////////////////////////// MENÚ AUXILIAR /////////////////////////////////////////////////////////*/
#menuTop {
	display: none;
}
/******************************************* PAGINA LOCALIZACION Y CONTACTO ******************************************/
#direccion, #contacto {
    width: 100%;
}
/*********************************** MÓDULOS COLUMNAS *************************************/
#fecha {
	width: 100%;
}
/******************** BUSCADOR AVANZADO (SECCIÓN CENTRAL) ****************************/
div.cajaBuscadorProductosAvanzadoHome {
	margin: 0 !important;
}
div.buscadorAvanzadoHomeLeft, div.buscadorAvanzadoHomeRight {
	width: 100%;
}
/************************************ LISTADOS ************************************************/
.ilustracion {
  display: none;
}
table#nuevoProducto td {
  clear: both;
  display: block;
  width: 100%;
}
.tablaFiltros td {
  display: inline-block;
}
div.descripcion_familia {
  padding: 20px 10px;
}
/*************************************** LISTADO - MINI *******************************************/
ul.mini {
  width: 100%;
  border: 5px solid #f0f3f5;
}
ul.mini .nombreProducto {
    height: auto;
}
ul.mini li.bloquePrecio > span.consulta {
    min-height: inherit;
}
/********************************************* FICHA **********************************************/
div.ficha img.fotoPrincipal {
	width: 100%;
	height: auto;
}
div.formulario form label {
	display: block;
	float: none;
	text-align: left;
}
div.formulario input[type="text"], div.formulario textarea {
	width: 90%;
}
.contentstyle .ficha a.botonComprar, .contentstyle .ficha a.botonReservar {
    font-size: 20px;
}
/********************************************* Compra emergente **********************************************/
table#nuevoProducto td:nth-child(1) {
	clear: none;
	float: left;
	width: 35%;
}
table#nuevoProducto td:nth-child(2) {
	clear: none;
	float: left;
	width: 65%;
}
.tit_total {
	margin-bottom: 0;
}
/*/////////////////////////////////////////////// COMPRA /////////////////////////////////////////////////////////*/
#paso01 h2#paso1_h2, #paso02 h2#paso2_h2, #paso03 h2#paso3_h2, #paso04 h2#paso4_h2, #paso05 h2#paso5_h2, #paso05 h3#paso5_h3 {
    margin-bottom: 20px;
    margin-top: 0;
}
.tablaNavegaCompra {
    margin: 0;
}
#centro #contenido a.lnkBotonRojo:link, #centro #contenido a.lnkBotonRojo {
	display: inline-block;
	margin-bottom: 2%;
}
#centro #contenido a.lnkBotonVerde:link, #centro #contenido a.lnkBotonVerde {
	display: inline-block;
	white-space: nowrap;
}
.cajaFormaPago ul#formasPago li {
	width: 100%;
}
#identificadorPedido .campos li:first-child {
	margin-right: 0;
}
#identificadorPedido .campos li {
	margin: 7px 0;
	width: 100%;
}
#centro #contenido a.lnkBotonRojo:link, #centro #contenido a.lnkBotonRojo, #centro #contenido div.tablaNavegaCompra a.lnkBotonVerde.destacado, #centro #contenido a.lnkBotonVerde.destacado {
    display: block;
    margin-bottom: 2%;
    width: 100%;
    float: none;
    text-align: center;
}
/********************************************** MIS DATOS *******************************************/
#tablaEntradaUsuarios .pass, #tablaEntradaUsuarios .login {
    width: 49%;
    margin-right: 0;
}
#tablaEntradaUsuarios .pass {
    float: right;
}
#tablaEntradaUsuarios .pass input, #tablaEntradaUsuarios .login input {
    width: 100%;
}
#tablaEntradaUsuarios .aceptacion {
    padding-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    float: none;
    clear: both;
}
.aceptacion .botonform {
    width: 100%;
}
#datosDireccionFacturacion, #datosFacturacion {
    width: 100%;
    float: none;
}
#datosFacturacion {
    margin: 0;
}
#datosDireccionFacturacion td, #datosFacturacion td, #datosIdentificacion td, #table_dir_envio td {
    text-align: left;
    display: block;
    padding: 0 !important;
}
#datosDireccionFacturacion tr, #datosFacturacion tr, #datosIdentificacion tr, #table_dir_envio tr {
    margin-bottom: 10px;
    display: block;
}
#paso02 .cajaCompra02.unaColumnaLogeado .campos {
    width: 100%;
}
#areaCompra .celdaTitForm {
    margin-bottom: 10px;
}
#nombre_empresa {
    margin-top: 5px;
}
#datosIdentificacion, #datosEnvio, #tr_dir_envio {
    margin-bottom: 30px;
    margin-top: 0;
}
#paso02 .cajaCompra02.unaColumna #datosFacturacion td.campos, #paso02 .cajaCompra02.unaColumna #datosDireccionFacturacion td.campos, #paso02 .cajaCompra02.unaColumna #table_dir_envio td.campos {
    width: 100%;
}
#avisoLegal {
    margin-top: 0;
}

/********************************************** RESUMEN *******************************************/
.capaCondiciones {
    text-align: left;
}
/********************************************** AREA PRIVADA *******************************************/
#menuTabs {
	background-color: transparent;
	padding: 5px 0 0;
}
#menuTabs li {
	display: inline-block;
	width: 48%;
	white-space: nowrap;
}
#menuTabs li:hover {
	margin: 7px 3px 3px;
}
#menuTabs li.activo, #menuTabs li.activo:hover {
	border: 1px solid #ccc;
	margin: 7px 3px 3px;
	padding-bottom: 0;
	padding-top: 0;
}
#areaPrivada div.paginador {
	float: left;
}
/********************************************** PIE *******************************************/
#pieA h3 {
    font-size: 20px;
}
#inputBoletin {
    width: 100%;
    background-image: none;
    padding-left: 10px;
}
#botonBoletin {
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin-top: 10px;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   ESTILOS HASTA 380 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 380px) {
/************************************ LISTADOS ************************************************/

/******************** BUSCADOR AVANZADO (SECCIÓN CENTRAL) ****************************/
.checkBuscadorAvanzadoHome {
	float: none;
	width: 100%;
}

/*/////////////// PARRILLA DE FAMILIAS ///////////////*/
table.tablaCategorias td {
    width: 48% !important;
}
table.tablaCategorias td ul {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 30px;
}
ul.foto {
	width: 100%;
}
.contentstyle .ficha a.botonComprar, .contentstyle .ficha a.botonReservar {
    font-size: 18px;
}
/********************************************** CAPA COMPRA EMERGENTE ********************************************/
table#nuevoProducto, table#navegacion {
    width: 90%;
}
table#navegacion {
    margin-bottom: 5px;
}
table#nuevoProducto td.imagenProducto {
	display: none;
}
table#nuevoProducto td:nth-child(2) {
    width: 100%;
}
#nuevoProducto > div {
    padding-right: 55px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
table#navegacion td {
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 0;
}
.botonSeguir > a, .botonVer > a {
    display: block;
}
/*/////////////////////////////////////////////// COMPRA /////////////////////////////////////////////////////////*/
div.logistica {
	padding: 0 20px 10px 15px;
}
.agencias {
	float: none;
	width: 100%;
}
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   ESTILOS HASTA 320 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 320px) {
table.gama {
    margin-left: 0;
}
table.tablaCategorias td {
	display: block;
	text-align: left;
        width: 100% !important;
}
}