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

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

	--color-enlace-principal-01: rgb(16, 16, 16);
	--color-fondo-dark-01: rgb(24, 24, 24);
	--color-enlace-secundario-01: rgb(37, 37, 37);
	--color-texto-enfasis-01: rgb(53, 53, 53);
	--color-texto-secundario-01: rgb(83, 83, 83);
	--color-texto-estandar-01: rgb(124, 124, 124);
	--color-fondo-secundario-03: rgb(156, 156, 156);
	--color-fondo-secundario-02: rgb(181, 181, 181);
	--color-borde-primario-01: rgb(216, 216, 216);
	--color-borde-secundario-01: rgb(225, 225, 225);
	--color-fondo-secundario-01: rgb(237, 237, 237);
}
/*///////////////////////// ELEMENTOS ESTRUCTURALES //////////////////////////*/
/************************ FONDOS ***************************/

/*Fondo de la página*/
body {
	}
/*Contenedor principal*/
#base1024 {
	}
/*Cabecera*/
#baseCabecera {
	}
#cabecera {
	}
/*Pie*/
#pie {
		background-color: rgb(1, 1, 1);
	}
/*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 {
	}
/*Fondo datos de facturacion (mis datos) */
#datosDireccionFacturacion {
	}
/*///////////////////// 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 {
	}
/*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 {
	}
/*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 {
	}
/*Texto seleccionado*/
		
/*Texto general*/
h2#descripcion {
	}
/************************ 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(65, 122, 255);
	}
div.navePestanyas ul > li > a.activo, div.navePestanyas ul > li > a.activo:hover, [class^="cabecera_carrusel_productos_"] li.selected a {
		border-color: rgb(65, 122, 255);
	}
.bx-wrapper .bx-pager.bx-default-pager a.active, .swiper-pagination-bullet-active {
  		background-color: rgb(65, 122, 255);
	}
#centro #contenido table.tablaNavegaCompra a.lnkSiguiente:link, #centro #contenido table.tablaNavegaCompra a.lnkSiguiente, #bloque #listaBlog li a:hover {
		color:rgb(65, 122, 255);
	}
#centro #contenido table.tablaNavegaCompra a.lnkAnterior:link, #centro #contenido table.tablaNavegaCompra a.lnkAnterior{
		color:rgb(65, 122, 255);
	}
/*Enlaces general OVER*/ 
a:hover, #titLoginTop a.lnkCerrar:hover, #cabecera #menuTop a:hover {
		color:rgb(24, 24, 24);
	}
#centro #contenido table.tablaNavegaCompra a.lnkAnterior:hover, #centro #contenido table.tablaNavegaCompra a.lnkSiguiente:hover{
		color:rgb(24, 24, 24);
		text-decoration:underline;	
}
/*Boton Ir arriba*/
.scrollup{
		color: rgb(255, 255, 255);
			background-color: rgb(65, 122, 255);
	}
/************************ ENLACES TIPO ETIQUETA ***************************/
.familiasRelacionadas a, .nube_tags > a {
		}
.familiasRelacionadas a:hover, .nube_tags > a:hover {
		color: rgb(255, 255, 255);
			background-color: rgb(24, 24, 24);
	}

/*///////////////////// 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(253, 231, 0);
			border-color: rgb(253, 231, 0);
			color: rgb(0, 0, 0);
	}
#aviso_cookies button.botonPrincipal:hover {
		background-color: rgb(0, 0, 0);
			border-color: rgb(0, 0, 0);
			color: rgb(253, 231, 0);
	}
#aviso_cookies a {
    }
#aviso_cookies a:hover {
	}
/************************ FANCYS ***************************/
#jquery_background, #jquery-overlay, .fancybox-overlay, .bloquear_entorno {
	}
#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 {
		background-color: rgb(253, 231, 0);
			color: rgb(24, 24, 24);
	}
.bx-prev:hover, .bx-next:hover, .bx-prev:active, .bx-next:active {
		}
.bx-wrapper .bx-pager.bx-default-pager a {
	}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
		background-color: rgb(24, 24, 24);
	}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
		background-color: rgb(24, 24, 24);
	}
/*Pestanyas*/
[class^="cabecera_carrusel_productos_"] {
	}
[class^="cabecera_carrusel_productos_"] li a {
			border-color: rgb(255, 255, 255);
		}
[class^="cabecera_carrusel_productos_"] li a:hover {
			}
[class^="cabecera_carrusel_productos_"] li.selected a {
			border-color: rgb(1, 1, 1);
		}
/************************ 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 {
	}
/*Fondo catalogo*/
div.cajasIzda .menu {
	}
/*Titulo contenedor*/
.cajaBuscador h3, .cajaBuscadorProductosAvanzado h3, .cajaBuscadorProductosAvanzadoHome h3, div.cajasIzda h3 {
		background-color: rgba(255, 255, 255, 0);
	}
/*Fondo contenedor*/
div.cajasIzda   {
		background-color: rgba(255, 255, 255, 0);
	}
/*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(253, 231, 0);
			color: rgb(24, 24, 24) !important;
	}
/*Enlace comprar OVER*/
a.botonComprar:hover, .botonVer > a:hover {
		background-color: rgb(65, 122, 255);
			color: rgb(255, 255, 255) !important;
	}
/*Enlace reserva*/
a.botonReservar:link, a.botonReservar:visited {
		}
/*Enlace reserva OVER*/
a.botonReservar:hover {
		}

/************************ 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 {
	}
////////////* Bloque tallas y colores *///////////
div.modelo {
			}
.aviso_talla_agotada {
		}
div.variaciones div {
		background-color: rgba(255, 255, 255, 0);
			border-color: rgb(24, 24, 24);
			color: rgb(24, 24, 24);
	}
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 {
		border-color: rgb(24, 24, 24);
	}
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 {
		background-color: rgba(255, 255, 255, 0);
				}
.ficha div.precioPrincipal strong {
	}
/*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 {
		}

/*///////////////////// 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 {
			}
/*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 {
	}
/*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(237, 237, 237);
	}
/*Fondo cabecera tabla*/
.tablaCesta th, .tablaForm td.celdaTitForm, .tablaResumen th, table.gama th {
		}
/*Nombre producto*/
a.producto span span.nombreproductocesta {
	}
/*Referencia producto*/
a.producto span span.referenciacesta {
	}


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

/*Campo cantidad y botones de auentar y reducir*/
.formCompra input.campoCantidad, .formListacompra input.campoCantidad {
			}
.anyadir, .quitar {
			}
.anyadir:hover, .quitar:hover {
			}

/*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 {
	}
/*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 {
	}
/*Texto destacado de agencia en fila 'Logística'*/
div.agencias .agenciaSeleccionada input.css-checkbox[type="radio"] + label.labelradio {
	}
/*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 {
	}

/*Importe total*/
table.tablaCesta tfoot tr.importeTotalaPagar td span.importe_Total, div.importeTotalaPagar .precio03, table.tablaCesta tfoot tr.importeTotalaPagar td {
	}

/*Boton 'Volver'*/
.procesoCompra a.lnkBotonRojo:link, .procesoCompra a.lnkBotonRojo {
		background-color: rgb(255, 255, 255);
			color: rgb(24, 24, 24);
	} 
/*Boton 'Volver' (over)*/
.procesoCompra a.lnkBotonRojo:hover {
		background-color: rgb(24, 24, 24);
			color: rgb(255, 255, 255);
	} 

/*///////////////////// MIS DATOS (PASO 1) //////////////////////////*/
/*Bloques de formularios*/
#paso02 .cajaCompra01, #paso02 .cajaCompra02 {
		}
/*Subtitulos*/
#contenido .cajaCompra01 > h3, #contenido .cajaCompra02 > h3 {
	}
/*Texto parrafos*/
.cajaCompra01 p, .cajaCompra02 p {
	}
/*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 {
			}
/*label formularios*/
.tablaForm td, #paso02 label.labelcheck, #paso02 label.labelradio, .recibir_newsletter, .cajaCompra01 label {
	}
/*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 {
	}

/*Titulos*/
#paso03 .cajaFormaPago h3 label.labelradio, #contenido #paso03 h3, #paso03 .cajaFormaPago label.labelradio {
	}
/*Texto parrafos*/
#paso03 .cajaFormaPago p {
	}
/*Bloque*/
#paso03 .cajaFormaPago {
		}
/*///////////////////// RESUMEN (PASO 3) //////////////////////////*/
/*Titulos*/
#contenido #paso04 h3 {
		color: rgb(24, 24, 24);
			background-color: rgb(245, 245, 245);
		}
/*Texto parrafos*/
div.cajaResumen {
				border-color: rgb(237, 237, 237);
	}
/*Textos destacados*/
#contenido #paso04 h4, #paso04 .cajaResumen table.tablaDatosPersonales strong, #paso04 .cajaResumen table.tablaDatosPersonales th, div.infoSaldoGenerado strong {
		color: rgb(24, 24, 24);
	}
/*Bloque*/
#paso03 .cajaFormaPago {
		}
/*///////////////////// PASO FINAL //////////////////////////*/
/*Bloque*/
div.cajaFinal {
			border-color: rgb(237, 237, 237);
	}
/*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(24, 24, 24);
				border-color: rgb(225, 225, 225);
	}



/* 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 {
	}
/*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(24, 24, 24);
			background-color: rgba(255, 255, 255, 0);
	} 
/*Fondo modulo*/ 
.basefiltros, .botones_filtros_laterales {
	}
/*Divisorias entre módulos*/ 
#izda .conjuntofiltro {
	}

/*Textos modulo*/ 
div.cajasIzda ul.listaFiltro li label a {
	}
div.cajasIzda ul.listaFiltro li label a:hover {
	}

/*Titulo filtros*/ 
.tituloFiltro > a {
	}
.tituloFiltro > a:hover {
	}

/*Filtro Rango de precio*/ 
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
		border-color: rgb(255, 255, 255);
			background-color: rgb(24, 24, 24);
	}
.ui-widget-header {
		background-color: rgb(24, 24, 24);
	}
.ui-widget-content {
		background-color: rgb(225, 225, 225);
	}
.ui-widget-content {
		border-color: rgb(225, 225, 225);
	}
/*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(216, 0, 0);
			background-color: rgba(255, 255, 255, 0);
	} 
#botonResetFiltrar:hover {
	color: rgb(24, 24, 24);
			background-color: rgba(255, 255, 255, 0);
	} 
/*Boton FILTRAR*/ 
#botonFiltrar {
	color: rgb(255, 255, 255);
			background-color: rgb(24, 24, 24);
	} 
#botonFiltrar:hover {
	color: rgb(255, 255, 255);
			background-color: rgb(65, 122, 255);
	} 

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

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

div#buscadorTop {
		}
div#buscadorTop form input.camposformHomeMediano {
			}

/********************** 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 {
	}
p.rastroMigas {
		}
#centro p.rastroMigas a:hover {
	}
.rastroMigas strong, .rastroMigas span a span {
	}
/*Rastro de migas resultados*/ 
.MigasResultado {
		color:rgb(65, 122, 255);
	}
/************************* 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 {
		}
/* Texto enlace (hover) */
.tablaCategorias a:hover.textoParrilla, .tablaCategorias a:hover.textoParrilla02 {
		}

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

.sticky_imagen.first{
	top:0px;
	left:0px;
}
.sticky_imagen.second{
	top:25px;
	right:20px;
}
.sticky_imagen.third{
	bottom:0px;
	left:0px;
}
.sticky_imagen.fourth{
	bottom:0px;
	right:0px;
}

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

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

/*En stock*/ 
.disponible {
		color:rgb(255, 255, 255);
			background-color:rgb(102, 153, 0);
	padding: 2px 5px !important;
	}
/*Agotado*/ 
.agotado {
		color:rgb(255, 255, 255);
			background-color:rgb(216, 0, 0);
	padding: 2px 5px !important;
	}
/*En reposicion*/ 
.en_reposicion {
		}
/*En liquidacion*/ 
.parcialmentedisponible {
		color:rgb(255, 255, 255);
			background-color:rgb(255, 108, 0);
	padding: 2px 5px !important;
	}
/************************* 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 {
		color:rgb(24, 24, 24);
	}
/*Fondo bloque*/ 
li.bloquePrecio, ul.filas li.bloquePrecio, ul.columnas li.bloquePrecio, .contentstyle .ficha div.precio, .presioProducto > div {
			}


/*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 {
			}

/* Botones para aumentar o reducir cantidad */
.decrement-unit, .increment-unit {
			}
.decrement-unit:hover, .increment-unit:hover {
			}
/* Texto unidades */
form.cantidadListado span, form.cantidad span {
	}
/************************* Cantidad (en ficha) *****************************/ 
/* Campo cantidad */
.capaCompra .decrement-unit, .capaCompra .increment-unit, input.campoCantidadFicha {
		background-color: rgb(245, 245, 245);
			border-color: rgba(255, 255, 255, 0);
		}

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

/*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(24, 24, 24);
			background-color: rgb(253, 231, 0);
	}
.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(24, 24, 24);
			color: rgb(255, 255, 255);
	}

.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 {
		}
div#buscadorTop form input.botonform:hover {
		}
/*Boton 'Iniciar pedido'*/
#centro #contenido div.tablaNavegaCompra a.lnkBotonVerde.destacado, #centro #contenido a.lnkBotonVerde.destacado {
		} 
/*Boton 'Iniciar pedido' (over)*/
#centro #contenido div.tablaNavegaCompra a.lnkBotonVerde.destacado:hover, #centro #contenido a.lnkBotonVerde.destacado:hover {
		background-color: rgb(65, 122, 255);
			color: rgb(255, 255, 255);
	} 
/*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(0, 0, 0);
	}
/*Texto titulo buscador*/ 
.cajaBuscador h3, .cajaBuscadorProductosAvanzado h3 {
	}
/*Texto titulo catalogo*/ 
div.cajasIzda  h3.tituloCatalogo {
	}

/*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 {
	}
a.fotoProducto:hover {
	}

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

/*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(255, 255, 255);
	}
#pie a:link, #pie a:visited {
		color: rgb(255, 255, 255);
	}
#pie a:hover {
		color: rgb(253, 231, 0);
	}
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 {
	}
/* 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 {
			}
.menu a.principal:hover {
		}
.menu a.activo, .menu a.activo:hover {
		}

/* 2 nivel (colores) */
.menu a.secundario {
			}
.menu a.secundario:hover {
		}
.menu ul li ul a.activo, .menu ul li ul a.activo:hover {
		}

/* 3 nivel (colores) */
.menu a.terciario, .menu a.cuaternario, .menu a.quinario, .menu a.sextario {
			}
.menu a.terciario:hover, .menu a.cuaternario:hover, .menu a.quinario:hover,.menu a.sextario:hover {
		}
.menu ul li ul li ul a.activo, .menu ul li ul li ul a.activo:hover {
		}


/* 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(24, 24, 24);
	}
/* Menú desplegable (over) */
.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected {
		background-color: rgb(24, 24, 24);
			color: rgb(255, 255, 255);
	}

/* Menú desplegable (fondo) */
.ddsmoothmenu, #mega-menu {
		background-color: rgba(255, 255, 255, 0) !important;
	}
/* Menú desplegable (fondo separador) */
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited, .ddsmoothmenu ul li a:hover {
		border-right-color: rgba(255, 255, 255, 0);
	}
.ddsmoothmenu ul li ul li a {
		border-bottom-color: rgba(255, 255, 255, 0);
	}
/* Menú desplegable (activo) */
.ddsmoothmenu ul li a.itemActual {
		}
/* Menú desplegable 2nivel */
#submenu2 li a, #submenu2 li a.selected {
		background-color: rgba(255, 255, 255, 0);
			color: rgb(24, 24, 24);
	}
/* Menú desplegable 2nivel (over) */
#submenu2 li a:hover, #submenu2 li a.selected:hover {
		background-color: rgb(24, 24, 24);
			color: rgb(255, 255, 255);
	}
/************************* MENU DESPLEGABLE (VERSION MOVIL) *****************************/ 
/* BOTON */
#mobnav-btn-cms, #mobnav-btn-prod {
		}
/* 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 {
			}
/* 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 {
			}
/* 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 {
		}
/* Anchura minima en el menu desplegable*/

.min_width_deplegable{
	min-width:250px;
}

/************************* Area privada *****************************/ 
/* Area menú  */
#menuAreaPrivada {
		}
/* Menú (normal) */
#menuTabs li a {
			}
/* Menú (over) */
#menuTabs li a:hover {
			}
/* Menú (activo) */
#menuTabs li.activo a, #menuTabs li.activo a:hover {
			}
/* Tiulos principales area privada*/
#contenido #areaPrivada h2 {
			}
/* 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: 36px;
	background-color: rgb(16, 16, 16);
	color: rgb(255, 255, 255);
	font-size: 12px;
}
#base-mensajeCabecera a{
	color: rgb(255, 255, 255);
}
	/*//////////////////////////////////////////////////////////*/
/*////////////////// 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: none;
			background-repeat: repeat;			background-position: left top;
						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: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Fondo precio*/ 
li.precioOferta, .ficha div.precioOferta {
				background-image: none;
			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 : Base //////////////////////////*/

:root {
  --color-contraste-amarillo: #fde700;
  --color-fondo-claro: #f5f5f5;
}
/*/////////////////////////////////////////////////////////////////////////////////////////
  ESTRUCTURA
/////////////////////////////////////////////////////////////////////////////////////////*/
body {
  overflow-x: hidden;
}
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: "Poppins", sans-serif;
}
#base1024 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  width: 100%;
}
#base, #cabecera, .carrusel {
  width: 90%;
  margin: 0 auto;
}
#base {
  padding-inline: 0;
}
#centro, #centro.dobleColumna {
  width: 100% !important;
  float: none;
  padding-inline: 0;
  margin: 0;
}
#contenido {
  padding-bottom: 20px;
  padding-top: 0;
}
#derecha, #izda {
  margin: 0;
}

div.megaeditor p {
  font-size: 16px;
  margin-bottom: 20px;
}
div.megaeditor li {
  font-size: 16px;
  margin-bottom: 10px;
}
input[type="text"], textarea {
  appearance: none;
  text-overflow: ellipsis;
}
select {
  appearance: none;
  text-overflow: ellipsis;
  background-image: url("/UserFiles/images/plantilla01/arrow-down_select.png");
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 25px !important;
}

div.megaeditor  .tablagenerica {
    border-collapse: collapse;
}
div.megaeditor .tablagenerica th {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    padding: 5px 10px;
    border: 1px solid #ddd;
    background-color: #f2f2f2;
}
div.megaeditor .tablagenerica th:first-child {
    min-width: 130px;
}
div.megaeditor .tablagenerica td {
    border: 1px solid #ddd;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 300;
}

#base-breadcrumb {
  background-color: var(--color-fondo-claro);
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
#base-breadcrumb #breadcrumb {
  max-width: 90%;
  padding: 30px 0;
  margin-inline: auto;
}
p.rastroMigas {
  font-size: 12px;
}
p.rastroMigas span a span {
  font-weight: 400;
  color: var(--color-texto-estandar-01);
}
.rastroMigas strong {
  color: var(--color-texto-estandar-01);
  font-weight: 400;
}

div.megaeditor ul.accesosdirectos {
  margin: 0 0 45px;
  padding: 0;
  white-space: nowrap;
}
div.megaeditor ul.accesosdirectos li {
  display: inline-block;
  list-style: outside none none;
  margin-right: 2%;
  vertical-align: top;
  width: 32%;
  position: relative;
}
div.megaeditor ul.accesosdirectos li:last-child {
  margin-right: 0;
}
div.megaeditor ul.accesosdirectos li img {
  height: auto !important;
  width: 100% !important;
}
#contenido h2 {
  font-size: 30px;
  font-weight: 600;
}


.scrollup {
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  font-size: 15px;
  opacity: 1;
  -moz-opacity: 1;
  padding: 12px 17px;
  width: 48px;
  height: 48px;
  bottom: 20px;
  right: 30px;
}

/* PARRILLA FAMILIAS ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
#body_productos_listado table.gama {
  max-width: 1024px;
}
#body_productos_listado table.gama thead, table.gama th {
  display: none;
}
#body_productos_listado table.gama td {
  text-align: left;
}
#body_productos_listado table.tablaCategorias td {
  display: inline-block;
  width: 24% !important;
  cursor: pointer;
  margin: .5%;
  border: none;
}
#body_productos_listado table.tablaCategorias td:empty {
  display: none;
}
#body_productos_listado table.tablaCategorias tr {
  display: inline;
}
#body_productos_listado .tablaCategorias a {
  font-size: 16px;
  font-weight: 600;
  color: var(--color-texto-enfasis-01);
  border: 3px solid var(--color-texto-enfasis-01);
  margin: 0;
  clip-path: polygon(0 0, 100% 0, 100% 75%, 100% 100%, 0 100%, 0% 25%);
  padding: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}

/* FILTROS ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
#izda.filtros {
  background-color: rgba(0, 0, 0, 0.7);
  float: none !important;
  height: 100%;
  left: 0;
  margin: 0;
  position: fixed;
  top: 0;
  width: 100% !important;
  z-index: 99999;
}
.cajasIzda.filtroProductos {
  background-color: #ffffff;
  left: -550px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  top: 20px;
  transition: all 0.4s ease 0s;
  width: calc(100% - 40px);
  z-index: 99999;
  margin-left: 20px;
  height: calc(100% - 40px);
  max-width: 500px;
}
div.cajasIzda h3[id^="h3_filtro_productos"] {
  color: var(--color-texto-enfasis-01);
  font-size: 20px;
  text-transform: initial;
  font-weight: 500;
  padding: 15px 30px 15px;
  pointer-events: none;
  border-bottom: 1px solid var(--color-borde-secundario-01);
  margin-bottom: 20px;
}
.basefiltros {
  height: calc(100% - 120px);
  overflow-y: auto;
  padding: 0 30px 30px;
}
div.cajasIzda div.primerFiltro, div.cajasIzda div.tituloFiltro {
  margin: 10px 0;
  font-size: 14px;
  font-weight: 600;
}
#izda .conjuntofiltro {
  padding: 20px 0;
  border-bottom: 1px solid var(--color-borde-secundario-01);
}
#izda .conjuntofiltro.filtro_unico_stock, #izda .conjuntofiltro.filtro_unico_oferta {
  padding-block: 5px;
  border: none;
  display: inline-block;
  margin-right: 30px;
}
.tituloFiltro > a, .tituloFiltro > a:hover {
  color: var(--color-texto-enfasis-01);
  font-size: 14px;
  font-weight: 500;
}
div.cajasIzda div.tituloFiltro .filtros_boton_mas {
  background-color: var(--color-fondo-secundario-01);
  width: 24px;
  height: 24px;
  position: absolute;
  float: right;
  right: 3px;
  top: -4px;
  z-index: -1;
  border-radius: 20px;
}
div.cajasIzda .filtoUnico label a, div.cajasIzda ul.listaFiltro li label a {
  color: var(--color-fondo-secundario-03);
}
input[type="checkbox"].css-checkbox:checked + label.labelcheck a {
  color: var(--color-fondo-dark-01);
}
.botones_filtros_laterales {
  background-color: rgb(255, 255, 255);
  bottom: 0;
  margin-bottom: 0;
  overflow: hidden;
  padding: 20px;
  position: absolute;
  z-index: 9;
  width: 100%;
}
#overlay_izda {
  height: 100%;
  width: calc(100% - 300px);
  right: 0;
  cursor: pointer;
  position: fixed;
  top: 0;
  display: none;
  width: 100%;
  cursor: url(../images/iconos/ico_close.svg),auto;
}
#izda.filtros #overlay_izda {
  display: block;
}
div.cajasIzda ul#ul_filtrado_tallas.listaFiltro li label a {
  font-size: 12px;
}
div.cajasIzda ul.listaFiltro li.padre {
  padding: 5px 0;
}
#ul_filtrado_colores input.css-checkbox[type="checkbox"] + label.labelcheck span {
  text-indent: -9999px;
}

div.cajasIzda label {
  font-size: 14px !important;
}
.ui-widget-content {
  margin-top: 20px;
}
#div_filtrado_precios {
  text-align: center;
  margin-top: 20px;
}
.separador_filtrado_precios {
  margin-left: 15px;
  margin-right: 5px;
}
#precio_desde, #precio_hasta {
  width: 80px;
  padding: 10p5px 10px 10px;
  margin-right: 3px;
  margin-left: 5px;
}
.ui-slider-horizontal {
  height: 5px;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.55em;
}
.ui-slider .ui-slider-handle {
  width: 18px;
  height: 18px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border-width: 2px;
}
#ul_filtrado_colores label, #ul_filtrado_tonos label {
  height: 36px;
  width: 36px;
}

#ul_filtrado_colores input.css-checkbox[type="checkbox"]:checked + label.labelcheck, #ul_filtrado_tonos input.css-checkbox[type="checkbox"]:checked + label.labelcheck {
  border-width: 2px;
}

#ul_filtrado_tallas label {
  height: 36px;
  line-height: initial;
  min-width: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#botonResetFiltrar {
  text-transform: initial;
}
#botonFiltrar {
  font-weight: 600;
}
/* VISTAS ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
.visualizacion tbody, .visualizacion.top tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-block: 15px;
}
table.visualizacion td#td_productos_orden {
  padding: 0;
}
table.visualizacion tr {
  width: 100%;
}
#td_productos_vistas, #vistasListado, #paginador_arriba {
  display: none;
}
table.visualizacion td.muestra {
  background-color: transparent;
  margin-left: auto;
}
#btn_filtros {
  background-color: #fff;
  color: var(--color-fondo-dark-01);
  font-weight: 600;
  padding: 10px 20px;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
 
  border: 2px solid var(--color-fondo-dark-01);
  margin-left: 10px;
}
#btn_filtros:hover {
  background-color: var(--color-fondo-dark-01);
  color: #fff;
  text-decoration: none;
}
.filtro select.filtro {
  padding-block: 12px;
}
.paginas > span {
  gap: 5px;
}
.paginasnumeradas a {
  color: var(--color-texto-estandar-01);
  min-width: 24px;
}
.paginasnumeradas a.paginaActual {
  background-color: rgb(253, 231, 0);
  padding: 2px 3px;
  font-weight: 700;
  color: var(--color-texto-enfasis-01);
  justify-content: center;
  align-self: center;
  border-radius: 4px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////
 LISTADOS
/////////////////////////////////////////////////////////////////////////////////////////*/
.imgNovedad {
  display: none;
}
.imgNovedad + .sticky_imagen.first::before {
  content: "";
  display: block;
  width: 120px;
  height: 140px;
  position: absolute;
  background-color: var(--color-contraste-amarillo);
  left: -55px;
  top: -85px;
  z-index: 9;
  transform: rotate(45deg);
}
.imgNovedad + .sticky_imagen.first::after {
  content: "NUEVO";
  color: #000;
  z-index: 99900;
  position: absolute;
  font-weight: 700;
  transform: rotate(-45deg);
  top: 17px;
  left: 3px;
}
.sticky_imagen.first {
  width: 100%;
}
.sticky_estado {
  position: absolute;
  right: 0;
}
.agotado, .disponible, .parcialmentedisponible {
  font-weight: 600;
}
.disponible {
  display: none;
}

#imagenFamilia {
  height: 500px;
  position: relative;
  clip-path: polygon(1.02% 2px, 98% 0px, 99.81% 106.2%, 55.39% 111.4%, 48.91% 100.80%, 0px 91%);
}
.ilustracion > img {
  max-width: initial;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#body_productos_listado #contenido h1 {
  margin-top: 10px;
  font-size: 36px;
  text-align: left;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.descripcion_familia > p {
  font-size: 18px;
  margin: 0 0 20px;
  width: 50%;
  max-width: 1024px;
}


.baseTablaFoto #product_list_familia, .baseTablaFoto #product_list_buscador, .baseTablaFoto #product_list_marca, .baseTablaFoto #product_list_buscador, .baseTablaFoto > #product_list_informe_productos {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));
  row-gap: 30px;
  column-gap: 30px;
  grid-template-rows: min-content;
}
#izda {
  margin: 0;
  width: 0;
}
#body_productos_listado #centro.dobleColumna {
  width: 100% !important;
  padding-left: 0;
}
.baseTablaColumnas, .baseTablaFilas, .baseTablaFoto, .baseTablaGaleria, .baseTablaMini {
  margin: 0;
}

.fotoProducto:hover > img {
  transform: scale(1.2);
}
.fotoProducto > img {
  display: block !important;
  transition-duration: 0.6s;
}
.fotoProducto > img {
  mix-blend-mode: darken;
}
/* VISTA FOTOGRAFIA ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
ul.foto {
  padding: 0;
  width: 100%;
  margin: 0;
  height: 550px;
}
ul.foto::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
}
ul.foto li {
  transition: all 0.2s ease-out;
}
.sticky_wish {
  background-color: transparent;
  border: none;
}
ul.foto li.li_foto {
  text-align: center;
  overflow: hidden;
}
ul.foto li.li_foto span.img-container {
 
  background-color: var(--color-fondo-claro);
}
ul.foto .li_foto img {
  transition: all 0.6s ease-out;
}
ul.foto:hover .li_foto img {
  transform: scale(1.05) translateY(-50%);
  transition: all 0.6s ease-out;
}
ul.foto li.li_foto span.img-container img + img {
  transform: translateX(-50%);
}
ul.foto li, ul.foto li.bloquePrecio {
  text-align: left;
}
ul.foto li.bloquePrecio, li.imagenPop {
  padding-left: 60px;
  transition: all 0.2s ease-out;
}
ul.foto li.bloquePrecio {
  padding-bottom: 0;
  margin-bottom: 0;
}
ul.listado_colores_producto {
  position: absolute;
  top: -75px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 5px;
}
ul.listado_colores_producto li {
  border-radius: 6px;
  padding: 5px;
  background-color: #fff;
  margin: 0;
  overflow: hidden;
  height: 48px;
  width: 48px;
}
ul.listado_colores_producto a {
  display: block;
}
ul.listado_colores_producto li img {
  max-width: 100%;
  max-height: 100%;
  mix-blend-mode: darken;
}
a.fotoProducto, a.fotoProducto:hover, a.fotoProducto:link, a.fotoProducto:visited {
  min-height: 450px;
}
.img-container img {
  mix-blend-mode: darken;
}
ul.foto .nombreProducto {
  font-size: 16px;
  line-height: 1.4;
}
li.bloquePrecio span.precioPrincipal {
  font-weight: 600;
}
ul.foto li.bloquePrecio > span.precioIVA {
  display: none;
}
a.fotoProducto:hover, a.fotoProducto:link, a.fotoProducto:visited {
  border: none;
}
.fotoProducto>img, .mini.productoDestacado>img {
  width: 100%;
}

ul.foto a.fotoProducto {
  clip-path: polygon(0 0,100% 0,100% 100%,9.5% 100%,7.5% 100%,0 100%, 0 15%);
  transition: all 0.2s ease-out;
}
ul.foto:hover a.fotoProducto {
  clip-path: polygon(15% 0,100% 0,100% 85.5%,9.5% 90%,7.5% 100%,0 100%, 0 15%);
  transition: all 0.2s ease-out;
}
ul.foto:hover li.imagenPop {
  margin-top: -40px;
  transition: all 0.2s ease-out;
}
ul.foto:hover li.datosProductoSup ul.listado_colores_producto {
  top: -125px;
  transition: all 0.2s ease-out;
}

/*/////////////////////////////////////////////////////////////////////////////////////////
  FICHA
/////////////////////////////////////////////////////////////////////////////////////////*/
#body_productos_detalle #centro.dobleColumna {
  width: 100%;
  padding-left: 0;
  padding-top: 20px;
}
#body_productos_detalle #base {
  max-width: 1280px;
}
#body_productos_detalle #izda {
  display: none;
}
div.imagen {
 
  width: 54%;
}
div.datosFicha {
  width: 40%;
  float: right;
}
#fotos {
  margin-right: 0;
}
#foto_principal {
  padding: 40px;
  background-color: var(--color-fondo-claro);
}
#fotos.vertical {
  margin-right: 0;
  width: 100%;
}
img.fotoPrincipal {
  width: 100%;
  mix-blend-mode: darken;
}
.horizontal #div_slider_fotos {
  margin-top: 15px;
}
div.fotoParrillaFicha:nth-child(4n) {
  margin-right: 0;
}
.fotoParrillaFicha div.recorte2 {
  border: medium none;
}

#logomarca {
  text-align: left;
  margin-bottom: 20px;
}
#logomarca img {
  max-height: 64px;
}
.botonWishList.botonWishListFicha {
  float: none;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
}
p.codigo_barras, p.referencia {
  font-size: 14px;
  display: none;
}
#contenido h1#nombreProducto {
  text-align: left;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.1;
  margin-top: 0;
}

.plazoEntrega {
  display: none;
}
div.modelo {
  background-color: rgba(0, 0, 0, 0);
  padding: 0 0 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
div.variaciones {
  margin-left: 0;
}
div.variaciones p {
  font-size: 12px;
}
div.variaciones a.activo, div.variaciones a:hover {
  border: 1px solid #000000;
}
div#color.variaciones div.activo, div#color.variaciones div:hover, div.variaciones div.activo, div.variaciones div:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
div.ficha {
  overflow: hidden;
}
div#talla.variaciones div.imagen_talla_agotada, div#talla.variaciones div.noReserva {
  background-color: #fff;
  border: 1px solid var(--color-fondo-secundario-01);
  color: var(--color-fondo-secundario-02);
  opacity: 0.7;
  background-color: var(--color-fondo-claro);
}
div.variaciones div {
  background-color: #ffffff;
  min-width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
}
#color.variaciones a {
  width: 50px;
  height: 50px;
  padding: 5px;
}
.masInfo {
  font-size: 14px;
  margin-left: 0;
  display: none;
}
form.cantidad span.campocantidad span {
  display: none;
}
#contenido h3 {
  clear: both;
}

.ficha div.precioPrincipal strong {
  font-weight: 600;
}
div.precioAnteriorFicha {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
.precioAnteriorFicha + .precioPrincipal {
    clear: right;
    float: left;
}
#cuadroPrecio ul {
    margin: 0;
}
#enlace_gastos_envio {
    clear: right;
    float: left;
}
#div_form_anyadir_a_cesta {
    clear: both;
}

#cuadroPrecio {
  padding-block: 30px;
}
.capaCompra {
  display: flex;
}
form.cantidad {
  margin: 0;
  float: none;
  width: 180px;
  display: flex;
}
p.botonComprarFicha, p.botonReservarFicha {
  width: 100%;
  margin-bottom: 60px;
}

.decrement-unit, .increment-unit, input.campoCantidadFicha {
  height: 50px;
}
.decrement-unit {
    border-right: medium none;
    margin-right: 0;
    font-size: 16px;
    padding: 0;
}
.increment-unit {
    border-left: 0 none;
    margin-left: 0;
    font-size: 16px;
    padding: 0;
}
.decrement-unit:hover, .increment-unit:hover {
    border-color: #000;
}
input.campoCantidadFicha {
  border: none;
  font-size: 18px;
  width: 70px;
}
.contentstyle .ficha a.botonComprar, .contentstyle .ficha a.botonReservar {
  padding: 15px;
  margin: 0;
  font-weight: 600;
}
.datosProducto h6 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: 10px;
}

div.herramientas {
  margin-bottom: 80px;
  margin-top: 20px;
  display: flex;
  column-gap: 30px;
}
div.herramientas a {
  font-size: 14px;
  padding: 0;
  margin: 0;
    margin-left: 0px;
  font-weight: 500;
  color: var(--color-texto-enfasis-01);
}
.herramientas a > img {
  max-width: 18px;
}


div.descripcionLarga, .pestanyaCliente {
  font-size: 16px;
}
.familiasRelacionadas a {
  font-size: 14px;
  font-weight: 400;
  margin: 3px 6px 3px 0;
  padding: 6px 24px 8px;
  background-color: transparent;
  border: 2px solid var(--color-enlace-principal-01);
  color: var(--color-enlace-principal-01);
}
.camposDinamicos p, .descargas p, .familiasRelacionadas p, .fechaLanzamiento p, .fechaPrelanzamiento p, .fichaMarca p {
 
  font-size: 14px;
}

/* PESTAÑAS ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
div.navePestanyas ul {
    background-color: rgba(0, 0, 0, 0);
    font-size: 14px;
    padding-left: 0;
}
div.navePestanyas li {
    margin-right: 0;
}
div.navePestanyas a.activo, div.navePestanyas a.activo:hover {
    background: #ffffff none repeat scroll 0 0;
    border-color: #000000 #000000 #ffffff;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    font-weight: 400;
    text-decoration: none;
    padding-bottom: 6px;
}
div.navePestanyas a {
    border-bottom: 1px solid #000000;
    color: #808080;
    font-weight: 300;
}
/* PRODUCTOS RELACIONADOS ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/

#body_productos_detalle #contenido h3 {
  text-align: center;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 30px;
}
/* FANCY CESTA ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
#jquery_alert {
  border-radius: 0;
}
#nuevoProducto > div {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  padding: 15px 60px 15px 20px;
}
.presioProducto > div {
 
    padding: 15px;
    width: 100%;
}
td.datosProducto .nombreProducto {
  font-size: 18px;
  font-weight: 600;
}
.pvpTotal {
  font-weight: 600;
}
.botonSeguir > a, .botonVer > a {
  font-size: 14px;
  padding: 10px 20px;
}
.botonSeguir > a {
  background-color: transparent;
  color: var(--color-texto-enfasis-01);
  text-transform: initial;
}
#comentar_comunicado_div h3, #enviar_amigo_div h3, #solicitar_aviso_stock_div h3, #solicitar_info_div h3, #valorar_producto_div h3 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 15px 60px 15px 30px;
}
#solicitar_info_div legend {
  display: none;
}

/*/////////////////////////////////////////////////////////////////////////////////////////
  CONTACTO
/////////////////////////////////////////////////////////////////////////////////////////*/
#body_contacto #base {
  max-width: 768px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////
  REGISTRO
/////////////////////////////////////////////////////////////////////////////////////////*/
#body_registro #base {
  max-width: 768px;
}
.registroComentarios legend {
  display: none;
}
div.formulario form label.enLinea {
  padding-top: 2px;
  padding-bottom: 0;
}
/*/////////////////////////////////////////////////////////////////////////////////////////
  LOGIN
/////////////////////////////////////////////////////////////////////////////////////////*/
#body_login #base {
  max-width: 600px;
  padding-inline: 40px;
}
#contenido .accesoUsuarios.bloque-registrate h2 {
  font-size: 24px;
  font-weight: 600;
}
.accesoUsuarios.bloque-registrate {
  border: 5px solid var(--color-fondo-claro);
  padding: 15px 30px 30px;
  margin-top: 40px;
}
.accesoUsuarios.bloque-registrate input.botonform {
  background-color: var(--color-fondo-dark-01);
  color: #fff;
  font-weight: 600;
}
div.accesoUsuarios p {
  font-size: 14px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////
  CONTRASEÑA
/////////////////////////////////////////////////////////////////////////////////////////*/
#body_contrasenya #base {
  max-width: 600px;
}
#recordar_contrasenya fieldset {
  max-width: 100%;
  margin-top: 30px;
}
#recordar_contrasenya #email {
  padding: 10px 15px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////
  PAGINAS GENERICAS
/////////////////////////////////////////////////////////////////////////////////////////*/
div.cajasIzda[id^="div_arbol_paginas_cms"] {
  background-color: rgba(0, 0, 0, 0);
  padding: 0 0 0 30px;
}
/* FORMULARIOS ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
.formulario fieldset {
  padding: 0;
}
legend {
  margin-top: 15px;
  color: var(--color-texto-enfasis-01);
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}
legend::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(/UserFiles/images/iso_Rock_Islands_mono.svg);
  vertical-align: middle;
  margin-right: 5px;
}
div.formulario p, div.noticias div.formulario p {
  font-size: 14px;
  }
 
 
 
 
div.formulario form label {
  font-size: 14px;
  width: 100%;
  text-align: left;
  display: block;
  float: none;
  clear: both;
  margin-bottom: 3px;
}
.filtro select, .tablaFiltros select, div.formulario input, div.formulario select, div.formulario textarea {
  font-size: 16px;
  font-weight: 400;
  padding: 10px;
}
div.formulario input.boton, ul.datosAcceso li .botonform {
  font-size: 14px;
  padding: 12px 30px;
  font-weight: 600;
}
#captcha > label, #comentar_comunicado_div #captcha > label, div.noticias #enviar_amigo_div #captcha > label {
  width: 100%;
  margin-bottom: 5px;
}
.formCompra input, .formCompra select, .formCompra textarea {
  padding: 10px;
}


/*///////////////////// CSS DINÁMICO : Cabecera y pie //////////////////////////*/

/*/////////////////////////////////////////////////////////////////////////////////////////
  CABECERA
/////////////////////////////////////////////////////////////////////////////////////////*/

div.logo {
  right: inherit !important;
  width: 360px;
  z-index: 999;
}
#base1024.toggled div.logo {
  z-index: 0;
}

/* MENSAJE CABECERA ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
#mensajeCabecera {
  max-width: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
#mensajeCabecera > div {
  overflow: hidden;
}
#mensajeCabecera p {
  margin: 0;
  line-height: 1.2;
}
#carrusel_cab_fl_izq {
  left: 50%;
  margin-left: -300px;
  margin-top: 3px;
}
#carrusel_cab_fl_der {
  right: 50%;
  margin-right: -300px;
  margin-top: 3px;
}
/* BUSCADOR  ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
#navbar-form__toggle {
  position: absolute;
  right: 3px;
  top: 17px;
  background-image: url(/UserFiles/images/ico_buscar.svg);
  background-position: center 9px;
  background-repeat: no-repeat;
  background-size: 22px auto;
  height: 26px;
  width: 26px;
  padding: 20px;
  z-index: 90;
  display: none;
}
#buscadorTop {
  background-color: transparent;
  z-index: 99999;
  transition: all 0.5s ease 0s;
  overflow: hidden;
  width: 300px !important;
  border-bottom: 2px solid var(--color-fondo-dark-01);
}
#buscadorTop:hover input.camposformHomeMedianoActive, #buscadorTop:hover input.camposformHomeMediano {
    width: 100%;
}
div#buscadorTop form input.botonform, div#buscadorTop form input.botonform:hover {
  margin: 0 0 2px;
  position: absolute;
  right: 0;
  background-color: #fff;
  border: none;
}
#buscadorTop input.botonform {
  background-image: url(/UserFiles/images/ico_buscar.svg);
  background-repeat: no-repeat;
  background-size: 22px auto;
  background-position: 6px 9px;
  width: 40px;
  font-size: 0;
  height: 40px;
  padding: 0;
  border: none;
}
div#buscadorTop form input.camposformHomeMediano {
  width: 300px;
  font-size: 16px;
  border: 0;
  background-color: #fff;
  padding-left: 0;
}
/* DESPLEGABLE BUSCADOR ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
.ac_results {
  width: 300px !important;
}
.ac_results ul a {
  color: var(--color-texto-estandar-01);
}
.ac_over {
  background-color: var(--color-fondo-claro);
}
.ac_results ul a div.ref-buscador {
  display: none;
}
.ac_results ul li img {
  mix-blend-mode: darken;
}
.ac_results ul a > div > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
/* MENU AUXILIAR
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.icomenuTop {
  display: none;
}
/* CESTA 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#user, .espaciosesion {
  display: none;
}
#cestaTop:not(#cestaTop.activo) {
  display: flex;
  gap: 15px;
  padding-inline: 0;
  align-items: center;
}
#botones {
  display: flex;
  gap: 15px;
  align-items: center;
}
.enlace_cabecera_wishlist {
  background-size: 30px !important;
  height: 30px;
  width: 30px;
  margin-top: 4px;
}
#sesion.cestaSesion.login, #cestaTop #registro.cestaRegistro {
  background-image: url(/UserFiles/images/ico_user01.svg);
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  font-size: 0;
  background-size: contain;
  background-position: left 2px;
}
#sesion.cestaSesion {
  background-image: url(/UserFiles/images/ico_cerrar.svg);
  background-position: left 3px;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  font-size: 0;
  background-size: 30px;
}
#cestaTop #registro.cestaRegistro.loginregistro {
  background-image: url(/UserFiles/images/ico_registro.svg);
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  font-size: 0;
  background-size: contain;
  background-position: left 2px;
  display: none;
}
#cesta {
  background-color: transparent;
  width: auto;
  font-size: 14px;
  background-image: url(/UserFiles/images/ico_cart.svg);
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: 0px 2px;
  padding-left: 15px;
  height: 30px;
  margin-bottom: 3px;
}
#cestaTop.activo {
  box-shadow: rgba(0, 0, 0, 0.15) 12px 12px 20px;
  border-radius: 6px;
}
#cestaTop.activo #botones {
  display: none;
}
#cestaTop.activo #loginTop {
  float: left;
}
#cesta.activo {
  float: right;
}
#cestaTop.activo #cesta.activo {
  background-size: 0;
}
#cestaTop.activo #cesta.activo a > span:nth-child(2) {
  visibility: hidden;
}
#cesta a > span:nth-child(2) {
  background-color: var(--color-fondo-dark-01);
  color: #fff;
}
div#cestaAbierta::before {
  content: "";
  mix-blend-mode: difference;
  background-image: url(/mediap/images/ico_cerrar.svg);
  background-repeat: no-repeat;
  display: block;
  width: 24px;
  height: 24px;
  background-size: contain;
  position: absolute;
  right: 30px;
  top: 10px;
  pointer-events: none;
}
#cestaProductos, #cestaProductos ul li div.descripcion, #cestaProductos ul li img {
  border: none;
}
#cestaProductos ul li {
  padding-left: 0;
  border-bottom: 1px dotted var(--color-borde-secundario-01);
}
#cestaProductos ul li p {
  font-weight: 600;
}
#cestaProductos ul li p, #cestaProductos ul li div.precio, #precioCesta p {
  color: var(--color-fondo-dark-01);
}
#cestaProductos ul li a.lnkEliminar {
  margin-top: 3px;
}
#botonVerde {
  background-color: transparent;
}
#botonVerde a {
  font-weight: 600;
  padding: 10px 15px;
  color: var(--color-enlace-secundario-01);
}
#cesta a {
  padding: 2px 10px;
}
#cesta a, #cesta a:hover, #cestaTop.activo #cesta a, #cestaTop.activo #cesta a:hover {
  background-image: none;
}
#cesta a > span:nth-child(2) {
  display: flex;
  min-width: 18px;
  height: 18px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  padding-inline: 7px;
  font-size: 12px;
}
#cesta.activo a > span:nth-child(2) {
  background-color: #fde700;
  color: var(--color-texto-enfasis-01);
}
#cesta a > span:first-child {
  display: none;
}
#cesta a span::before, #cesta a span::after, span.infoSaldoCesta, #cesta a span:first-child, #cesta a span span, #cestaAbierta {
  display: none;
}
#cestaTop #cesta.activo {
  background-color: transparent;
}
/* MENU DESPLEGABLE ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
.ddsmoothmenu {
  font-size: 16px;
}
.ddsmoothmenu ul {
  text-align: center;
}
.ddsmoothmenu ul li {
  text-transform: uppercase;
  text-align: left;
}
.ddsmoothmenu > ul > li > a {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 25%);
  transition: all 0.4s ease 0s;
}
.ddsmoothmenu > ul > li > a:hover, .ddsmoothmenu > ul > li:hover > a {
  clip-path: polygon(15px 0, 100% 0, 100% 100%, 0 100%, 0 25%);
  transition: all 0.4s ease 0s;
}
.ddsmoothmenu ul li ul {
  box-shadow: 10px 16px 20px rgba(0, 0, 0, .2);
  background-color: #fff;
}
#submenu2 li:hover {
  background-color: rgb(24, 24, 24);
  color: #fff;
}
.ddsmoothmenu ul li ul li a {
  font-size: 14px;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
  font-weight: 600;
  padding: 10px 15px !important;
}
#submenu2 li:hover li a , #submenu2 li:hover li:hover li a {
  color: rgb(24, 24, 24);
}
#submenu2 li:hover a, #submenu2 li:hover li a:hover, #submenu2 li:hover li:hover a, #submenu2 li:hover li:hover li a:hover {
  color: #fff;
}
.downarrowclass {
  display: none;
}
.ddsmoothmenu ul li li a:link, .ddsmoothmenu ul li li a:visited {
  padding-right: 30px !important;
}
.rightarrowclass {
  position: absolute;
  top: 11px;
  right: 5px;
  width: 18px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////
  PIE
/////////////////////////////////////////////////////////////////////////////////////////*/
address::after {
  content: "";
  display: block;
  width: 39vw;
  height: 600px;
  position: absolute;
  background-position: center;
  background-size: contain;
  background-image: url(/UserFiles/images/canarias_w.svg);
  background-repeat: no-repeat;
  background-color: transparent;
  top: -335px;
  right: 2%;
  z-index: 0;
  min-width: 800px;
  opacity: .2;
  transform: rotate(15deg);
  	 pointer-events: none;
}
#pie {
  position: relative;
  overflow: visible;
  margin-top: 150px;
}
#pie::before {
  content: "";
  display: block;
  width: 100%;
  background-color: rgb(1, 1, 1);
  height: 150px;
  position: absolute;
  top: -149px;
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
 
}
#pie::after {
  content: "";
  display: block;
  width: 100%;
  height: 70px;
  position: absolute;
  bottom: 110px;
  background-image: url(/UserFiles/images/tit_surfboards_w.svg);
  background-repeat: no-repeat;
  left: 50%;
  background-size: auto 80px;
  background-position: right top;
  opacity: .15;
  max-width: 1440px;
  transform: translateX(-50%);
  display: none;
}
#pie a:hover {
  text-decoration: none;
}
address {
  margin: 0;
  padding: 60px 0 0;
  text-align: left;
  max-width: 1440px;
  margin-inline: auto;
}
#pieA {
  display: flex;
  align-items: center;
  column-gap: 30px;
  font-size: 14px;
}
#logoPie img {
  max-width: 160px;
}
#rrss {
  margin-left: auto;
  align-self: flex-end;
  white-space: nowrap;
}
#rrss span {
  display: inline-block;
  vertical-align: top;
}

#pieB {
  display: flex;
  column-gap: 40px;
  padding-left: 190px;
  margin-top: 30px;
}
#pieB > div {
  flex: 1;
  padding-left: 0;
}
#datosEmpresa p:last-child {
  margin-bottom: 10px;
}
#pie div.cajasIzda h3.tituloCatalogo, #pie div.cajasIzda h3 {
  font-size: 14px;
  font-weight: 600;
  padding: 15px 0 15px 10px;
  pointer-events: none;
  color: #fff;
}
#pie nav a {
  font-size: 14px;
}
#pieB nav li a::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 7px;
  background-color: #fde700;
  vertical-align: middle;
  transition: all 0.4s ease 0s;
  transform: skewX(-15deg);
  margin-bottom: 2px;
}
#pieB nav li a:hover::before {
  width: 9px;
  transition: all 0.4s ease 0s;
}
#pieB nav li a:hover {
  color: var(--color-contraste-amarillo);
}
#pieB img[class*="filtro_toggle_"] {
  display: none;
}
#pieB .menu a.activo, #pieB .menu a.activo:hover, #pieB .menu a:hover {
  background-color: rgba(0, 0, 0, 0);
} 

#pieC {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  margin-bottom: 30px;
}

table.textosCondiciones {
	border-top: 1px solid rgba(255, 255, 255, .2);
	}
table.textosCondiciones tr {
  display: flex;
  max-width: 1440px;
  margin-inline: auto;
  justify-content: space-between;
}
#pie p.condiciones {
  padding-block: 30px;
}
#pie p.condiciones a, #pie p.condiciones {
  color: rgba(255, 255, 255, .5);
}
#pie p.condiciones a:hover{
  color: rgba(255, 255, 255, 1);
}
/*///////////////////// CSS DINÁMICO : Home //////////////////////////*/

/*/////////////////////////////////////////////////////////////////////////////////////////
  HOME
/////////////////////////////////////////////////////////////////////////////////////////*/
#body_cms_home #base {
  max-width: 1920px;
}
#body_cms_home #breadcrumb {
  display: none;
}
#body_cms_home #centro section, #body_cms_home #base, #body_cms_home #base1024, #body_cms_home #centro.columnaUnica {
  overflow: visible;
}
#body_cms_home #centro section {
  margin-bottom: 7%;
}
#body_cms_home #centro section:last-child {
  margin: 0;
}
.bloque-total {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
#body_cms_home h2, #body_cms_home #contenido h2.seccion {
  text-align: center;
  font-weight: 600;
  font-size: 36px;
  margin-bottom: 20px;
}

/* CARRUSEL ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/ 
 #body_cms_home section.gal_carrusel {
  max-width: 1920px;
  padding-inline: 0;
  margin-bottom: 10px;
}
#body_cms_home section.gal_carrusel .slide .textoSlide {
  background-color: var(--color-contraste-amarillo);
  opacity: 1 !important;
  bottom: 4vw;
  top: initial !important;
  left: 4vw !important;
  padding: 40px;
  width: 100% !important;
  transition: all 0.2s ease-out;
  max-width: 600px;
  background-color: #fff;
  clip-path: polygon(6.17% 4px, 100% 0px, 100% 75%, 87% 100%, 0px 100%, 0px 11%);
}
section.gal_carrusel .carrusel_flechas_galeria li.flecha_izq {
  left: -30px;
}
section.gal_carrusel .carrusel_flechas_galeria li.flecha_der {
  right: -30px;
}
section.gal_carrusel .carrusel_flechas_galeria li a {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#body_cms_home .textoSlide a, #body_cms_home .textoSlide a:hover {
  color: var(--color-texto-estandar-01);
}
#body_cms_home .textoSlide h1, #body_cms_home .textoSlide h2 {
  font-size: 42px;
  padding: 0;
  margin: 0;
  text-align: left;
  font-weight: 700;
  line-height: initial;
  color: var(--color-texto-enfasis-01);
}
.textoSlide p {
  font-size: 24px;
  color: var(--color-texto-enfasis-01);
  line-height: 1.2;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  width: 30px;
  height: 5px;;
  border-radius: 0;
}
/* CARRUSEL DE INFORMES ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
[class^="cabecera_carrusel_productos_"] li.selected a {
  font-weight: 600;
}
[class^="cabecera_carrusel_productos_"] li a {
  font-size: 20px;
}
.slide ul.columnas, .slide ul.foto, .slide ul.mini {
  padding: 0;
}
/* INTRO ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
#centro section.intro {
  max-width: 1024px;
  text-align: center;
  margin-inline: auto;
  margin-top: 50px;
}
#body_cms_home #contenido h1 + p {
  font-size: 20px;
}
/* CATEGORÍAS ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
#body_cms_home table.tablaCategorias tr {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(3, 1fr);
}
#body_cms_home table.tablaCategorias td {
  border: none;
  width: 100% !important;
  overflow: hidden;
}
.tablaCategorias a {
  font-size: 18px;
  font-weight: 600;
  color: var(--color-texto-enfasis-01);
}
.tablaCategorias a.imagenParrilla {
  padding-block: 0;
}
.tablaCategorias td a.imagenParrilla {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
  transition: all 0.2s ease-out;
}
.tablaCategorias td:hover a.imagenParrilla {
  clip-path: polygon(25% 0, 100% 0, 100% 75%, 75% 100%, 0 100%, 0 25%);
  transition: all 0.2s ease-out;
}
.imagenParrilla > img {
  max-width: 100%;
  transition: all 0.2s ease-out;
}
.tablaCategorias td:hover a > img {
  transform: scale(1.05);
  transition: all 0.2s ease-out;
}

 /* VENTAJAS ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
#centro section.bloque-total div.megaeditor {
  overflow: visible;
  background-color: var(--color-contraste-amarillo);
  padding-inline: 40px;
}
#seccion-ventajas {
  padding: 60px 0 40px;
  display: flex;
  justify-content: space-between;
  gap: 40px;
  text-align: center;
  position: relative;
  overflow: auto;
  margin-bottom: 150px;
  max-width: 1440px;
  margin-inline: auto;
}
#centro section.ventajas div.megaeditor::before {
  content: "";
  position: absolute;
  top: -65px;
  width: 100%;
  height: 70px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(/UserFiles/images/tit_islascanarias.svg);
  z-index: -1;
  background-size: contain;
  background-position: right top;
  left: 50%;
  max-width: 1920px;
  transform: translateX(-50%);
  opacity: .05;
  display: none;
}
#centro section.ventajas div.megaeditor::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  background-color: var(--color-contraste-amarillo);
  height: 50px;
  bottom: -50px;
  right: 0;
  z-index: -1;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
#seccion-ventajas, #seccion-ventajas h4, #seccion-ventajas a {
  color: var(--color-texto-enfasis-01);
}
#seccion-ventajas > div {
    min-width: 320px;
}
#seccion-ventajas h4 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 16px;
}
#seccion-ventajas p {
  margin: 5px 0 0;
  font-size: 14px;
}
#seccion-ventajas p a:hover {
  text-decoration: none;
}
#seccion-ventajas p span {
  font-size: 11px;
  line-height: 1.4;
  display: block;
  font-style: italic;
}
#centro section.banner-home a {
  display: block;
}
#centro section.banner-home a img {
  max-width: 100%;
  height: auto !important;
  width: auto !important;
}

/* SHAPING ROOM ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/

#body_cms_home #centro section._sec_bloque-cms {
  margin-inline: auto;
  max-width: 1280px;
}
#body_cms_home #centro section._sec_bloque-cms div.megaeditor {
  display: flex;
  gap: 60px;
  align-items: center;
}
#body_cms_home #centro section._sec_bloque-cms div.megaeditor div {
  flex: 1;
}
#body_cms_home #centro section._sec_bloque-cms div.megaeditor h2{
  text-align: left;
}
div.megaeditor a.boton {
  font-size: 14px;
  padding: 12px 30px;
  font-weight: 600;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  width: fit-content;
}
.imgShaping img {
  clip-path: polygon(0.75% 2.75%, 100% 0%, 94.56% 100%, 9.57% 94.37%);
  max-width: 100%;
  height: auto !important;
}
/* MARCAS ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
[id^="contenido_slider_marcas"] {
  max-width: 1440px;
  margin-inline: auto;
}
#body_cms_home .marcas {
  margin: 0 auto;
  width: calc(100% - 100px);
}
#body_cms_home .contenedor-marcas {
  border: medium none;
}
#body_cms_home .capa-logo {
  border: medium none;
  margin-bottom: 2%;
}
section._parrilla_imagenes_marcas .carrusel_flechas {
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  z-index: 999;
  transform: translateY(-50%);
  pointer-events: none;
}
section._parrilla_imagenes_marcas .carrusel_flechas > li {
  margin: 5px;
  pointer-events: initial;
}
.capa-logo aimg {
  transition: all 0.4s ease 0s;
}
.capa-logo a:hover img {
  transform: scale(1.1);
  transition: all 0.4s ease 0s;
}




#body_cms_home #contenido h1 {
  margin-bottom: 15px;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1024
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 1024px) {

#body_cms_home #centro section._sec_bloque-cms div.megaeditor {
  gap: 30px;
  align-items: flex-start;
  padding-inline: 20px;
}
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 768
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media (max-width: 768px) {

#body_cms_home #centro section._sec_bloque-cms div.megaeditor {
  flex-direction: column;
   gap: 10px;
  }
#body_cms_home #centro section._sec_bloque-cms div.megaeditor div.imgShaping {
  height: 300px;
  overflow: hidden;
  flex: initial;
  width: 100%;
}
.imgShaping img {
  max-width: initial;
  clip-path: none;
  width: 100% !important;
  object-fit: cover;
  object-position: bottom;
}
}
/*///////////////////// CSS DINÁMICO : Checkbox y radiobutton //////////////////////////*/

/*/////////////////////////////////////////////////////////////////////////////////
/*  CHECKBOX
//////////////////////////////////////////////////////////////*/
input[type="checkbox"].css-checkbox:checked + label.labelcheck, input[type="checkbox"].css-checkbox+ label.labelcheck {
  background-image: none;
}
input[type="checkbox"].css-checkbox + label.labelcheck {
  padding-left: 0;
}
input[type="checkbox"].css-checkbox + label.labelcheck::before {
  content: "";
  width: 18px;
  height: 18px;
  border: 2px solid var(--color-fondo-secundario-02);
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  -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;
}
input[type="checkbox"].css-checkbox + label.labelcheck:hover::before {
  border-color: var(--color-texto-enfasis-01);
-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;
}
input[type="checkbox"].css-checkbox:checked + label.labelcheck::before {
  content: "";
  border: 2px solid var(--color-enlace-principal-01);
  background-color: var(--color-enlace-principal-01);
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="white"%3E%3Cpath d="M13.854 4.146a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3-3a.5.5 0 1 1 .708-.708L7 10.293l6.646-6.647a.75.75 0 0 1 1.061 0 .75.75 0 0 1 0 1.06z" stroke-width="2" stroke="white"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
-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;
}

#ul_filtrado_familias label.labelcheck, #ul_filtrado_marcas label.labelcheck, #ul_filtrado_tipos label.labelcheck, ul[id^="ul_valores"] label.labelcheck {
  background-image: none;
}


input[type="checkbox"].css-checkbox.check_filtro_campos_variables + label.labelcheck, input[type="checkbox"].css-checkbox.check_filtro_familias + label.labelcheck, input[type="checkbox"].css-checkbox.check_filtro_marcas + label.labelcheck, input[type="checkbox"].css-checkbox.check_filtro_tipos + label.labelcheck {
  padding-left: 0;
}
#ul_filtrado_tallas input[type="checkbox"].css-checkbox + label.labelcheck::before, #ul_filtrado_colores input[type="checkbox"].css-checkbox + label.labelcheck::before {
  display: none;
}
div.cajasIzda .filtoUnico label a, div.cajasIzda ul.listaFiltro li label a {
  display: inline-block;
}

/*/////////////////////////////////////////////////////////////////////////////////
/*  RADIOBUTTON
//////////////////////////////////////////////////////////////*/
input[type="radio"].css-checkbox + label.labelradio, input[type="radio"].css-checkbox:checked + label.labelradio {
  background-image: none;
  padding-left: 0;
  position: relative;
}
input[type="radio"].css-checkbox + label.labelradio::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 2px solid var(--color-borde-primario-01);
  display: inline-block;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  margin-right: 5px;
  vertical-align: middle;
-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;
}
input[type="radio"].css-checkbox + label.labelradio:hover::before {
  border-color: var(--color-texto-enfasis-01);
-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;
}
input[type="radio"].css-checkbox:checked + label.labelradio::after {
  content: "";
  background-color: transparent;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 2px;
  top: 3px;
  border-radius: 20px;
  border: 2px solid #fff;
}
input[type="radio"].css-checkbox:checked + label.labelradio::before {
  content: "";
  background-color: var(--color-enlace-principal-01);
  border-color: var(--color-enlace-principal-01);
  -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;
}
/*///////////////////// CSS DINÁMICO : Menú multicolumna //////////////////////////*/

#mega-menu {
    background-color: #fff;
  }
  #mega-menu > ul > li > a {
    color: var(--color-texto-enfasis-01);
  }
/*///////////////////// CSS DINÁMICO : Menú lateral hamburguesa //////////////////////////*/

/*  CONTENEDORES
--------------------------------------------------------------------------------------------------------------------------------------*/
#derecha {
  float: none;
  margin-right: 0;
  overflow: hidden;
  width: 100% !important;
  padding: 30px;
}
#base1024 {
  padding-left: 0;
  transition: all 0.5s ease;
}
#base1024.toggled {
  padding-left: 0;
}
#base1024.toggled #sidebar-wrapper {
  left: 0;
}
#sidebar-wrapper {
 
  background-color: #fff;
  height: 100%;
  left: -434px;
  margin-left: ;
  overflow-x: hidden;
  overflow-y: auto;
  transition: all 0.5s ease;
  width: 434px;
  z-index: 100000;
  position: fixed;
}
#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}
#page-content-wrapper {
  padding-top: 70px;
  width: 100%;
}
#sidebar-wrapper ul {
  padding: 0;
  font-size: 16px;
}
#sidebar-wrapper ul li {
  position: relative;
  list-style: none;
}
/* ICONO HAMBURGUESA 
--------------------------------------------------------------------------------------------------------------------------------------*/
#bg-menu {
  position: absolute;
  left: 40px;
  height: 50px;
  width: 35px;
  z-index: 999;
  display: none;
  top: 10px;
}
.hamburger {
  background: transparent;
  border: none;
  display: block;
  height: 32px;
  right: 0;
  position: absolute;
  top: 0;
  width: 32px;
  z-index: 999;
}
.hamburger.is-closed {
  top: 9px;
}
.hamburger.is-closed::after {
  transition: all 0.2s ease 0s;
  content: "";
  color: #fff;
  display: block;
  position: absolute;
  left: 47px;
  top: 0px;
  font-size: 16px;
  font-weight: 900;
  background-image: url(/UserFiles/images/1solouso_w.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 32px;
  opacity: 0;
}
#base1024.sticky .hamburger.is-closed::after {
  transition: all 0.2s ease 0s;
  opacity: 1;
}
#base1024.sticky .hamburger {
  right: 125px;
}
.hamburger:hover {
  outline: none;
}
.hamburger:focus {
  outline: none;
}
.hamburger:active {
  outline: none;
}
.hamburger.is-closed:before {
  transform: translate3d(0, 0, 0);
  transition: all 0.35s ease-in-out;
  color: #fff;
  content: "";
  display: block;
  font-size: 14px;
  line-height: 32px;
  opacity: 0;
  text-align: center;
  width: 100px;
}
.hamburger.is-closed:hover before {
  transform: translate3d(-100px, 0, 0);
  transition: all 0.35s ease-in-out;
  display: block;
  opacity: 1;
}
.hamburger.is-closed:hover .hamb-top {
  transition: all 0.35s ease-in-out;
  top: 0;
}
.hamburger.is-closed:hover .hamb-bottom {
  transition: all 0.35s ease-in-out;
  bottom: 0;
}
.hamburger.is-closed .hamb-top {
  transition: all 0.35s ease-in-out;
  background-color: var(--color-fondo-dark-01);
  top: 5px;
}
.hamburger.is-closed .hamb-middle {
  background-color: var(--color-fondo-dark-01);
  margin-top: -2px;
  top: 50%;
}
.hamburger.is-closed .hamb-bottom {
  transition: all 0.35s ease-in-out;
  background-color: var(--color-fondo-dark-01);
  bottom: 5px;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
   height: 4px;
   left: 0;
   position: absolute;
   width: 100%;
}
.hamburger.is-open {
  left: 430px;
  top: 30px;
  position: fixed;
}
.hamburger.is-open .hamb-top {
  transform: rotate(45deg);
  transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
  background-color: #fff;
  margin-top: -2px;
  top: 50%;
  left: 20px;
}
.hamburger.is-open .hamb-middle {
  background-color: #fff;
  display: none;
}
.hamburger.is-open .hamb-bottom {
  transform: rotate(-45deg);
  transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
  background-color: #fff;
  margin-top: -2px;
  top: 50%;
  left: 20px;
}
.hamburger.is-open:before {
  transform: translate3d(0, 0, 0);
  transition: all 0.35s ease-in-out;
  color: #ffffff;
  content: "";
  display: block;
  font-size: 14px;
  line-height: 32px;
  opacity: 0;
  text-align: center;
  width: 100px;
}
.hamburger.is-open:hover before {
  transform: translate3d(-100px, 0, 0);
  transition: all 0.35s ease-in-out;
  display: block;
  opacity: 1;
}
.hamburger.is-open::after {
  content: "";
  display: block;
  width: 100vw;
  background-color: rgba(0, 0, 0, .8);
  height: 100vh;
  position: fixed;
  top: -30px;
  z-index: -1;
  left: -430px;
  backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}

/*/////////////////////////////////////////////////////////////////////////////////////////
 MODULOS COLUMNA
/////////////////////////////////////////////////////////////////////////////////////////*/
#derecha .cajasIzda.menufamilias {
  margin-block: 30px;
}
/* BUSCADOR
-----------------------------------------------------------------------------------------------------------*/
#formulario_buscar {
  background-color: var(--color-fondo-claro);
  margin-bottom: 20px;
}
#derecha #filtro_texto_buscador {
  border: none;
  background-color: transparent;
  width: calc(100% - 48px);
  padding-left: 20px;
  font-size: 14px;
}
#derecha #formulario_buscar input.botonform {
  text-indent: -9999em;
  font-size: 0;
  width: 48px;
  height: 40px;
  background-color: transparent;
  background-image: url(/UserFiles/images/ico_buscar.svg);
  background-repeat: no-repeat;
  background-size: 18px auto;
  background-position: 14px 11px;
  padding: 0;
}
/* MENU ------------------------------------------------------------------------------------------ 
-----------------------------------------------------------------------------------------------------------*/
#derecha div.cajasIzda h3 {
  font-size: 18px;
  font-weight: 500;
  padding: 10px 0;
  text-transform: initial;
  pointer-events: initial;
}
#derecha .menu a {
  font-size: 14px;
  cursor: pointer;
}
#derecha .cajasIzda.menufamilias a.principal {
  border-bottom: 1px solid var(--color-borde-secundario-01);
}
#derecha .menu a.activo, #derecha .menu a.activo:hover, #derecha .menu a:hover {
  background-color: rgba(0, 0, 0, 0);
} 
#sidebar-wrapper ul.submenu {
  padding-top: 5px;
}
#derecha a.principal:link, #derecha a.principal:visited {
  padding: 10px 30px 10px 0;
  text-transform: initial;
  font-weight: 500;
  cursor: pointer;
}
#derecha a.principal:hover, #derecha .menu a.activo.catalogo_1_nivel {
  color: var(--color-texto-enfasis-01);
  font-weight: 600;
}
#derecha a.secundario:link, #derecha a.secundario:visited {
  padding: 5px 35px 5px 20px;
  font-size: 14px;
  cursor: pointer;
}
#derecha a.terciario:link, #derecha a.terciario:visited {
  padding: 5px 35px 5px 40px;
  background-image: none;
  cursor: pointer;
}
#derecha a.cuaternario:link, #derecha a.cuaternario:visited {
  padding: 5px 35px 5px 60px;
  background-image: none;
  cursor: pointer;
}
#derecha img[class*="filtro_toggle_"] {
  width: 30px;
  padding: 8px 9px;
  right: 0;
}
.icoMenu {
  display: none;
}
#derecha .menu ul li ul a.activo, #derecha .menu ul li ul a.activo:hover {
  font-weight: 600;
  color: var(--color-enlace-principal-01);
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   ESTILOS HASTA 480 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 480px) {
  

  #sidebar-wrapper {
  left: -334px;
  width: 334px !important;
}
  .hamburger.is-open {
  left: 330px;
}
  .hamburger.is-open::after {
  left: -330px;
}
  }
/*///////////////////// CSS DINÁMICO : Contenidos CMS //////////////////////////*/

#body_cms #base {
  max-width: 1440px;
  padding-inline: 4%;
}
#contenido h1 {
  margin-top: 20px;
  font-size: 42px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 40px;
  line-height: 1.2;
}
#body_cms #contenido h2 {
  margin-bottom: 10px;
  line-height: 1.2;
}
#body_cms strong {
  color: var(--color-enlace-principal-01);
  font-weight: 600;
}
.fraseDestacada {
  font-size: 24px;
  color: var(--color-texto-enfasis-01);
  padding: 20px 0 40px;
  position: relative;
}
.fraseDestacada::after {
  content: '"';
  font-size: 260px;
  display: block;
  position: absolute;
  line-height: 1;
  top: 0;
  right: 0;
  opacity: .1;
}

.dobleBloque div.megaeditor {
  display: flex;
  gap: 40px;
}
.ilusBloque {
  flex: 1.5;
}
.textoBloque {
  flex: 2;
}
.ilusBloque img {
  clip-path: polygon(4.69% 2px, 98% 0px, 99.64% 98.95%, 48.74% 99.93%, 0px 91%);
  max-width: 100%;
  height: auto !important;
  width: 100% !important;
}

 /* GALERIA DE FOTOS ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
div.galeria {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  margin: 0;
  gap: 10px;
  overflow: hidden;
}
div.fotoParrilla, .fotoParrilla div.recorte {
  width: 100% !important;
  height: 100% !important;
  margin: 0;
}
div.fotoParrilla a:link, div.fotoParrilla a:visited {
  border-top: none;
}
.fotoParrilla div.recorte img {
  width: 100%;
  max-width: 100%;
  height: auto;
  transition: all 0.4s ease 0s;
}
.fotoParrilla:hover div.recorte img {
  transform: scale(1.1);
  transition: all 0.4s ease 0s;
}

.carrusel_columna .carrusel_flechas_galeria {
  bottom: 20px;
  position: absolute;
  width: 70px;
  display: flex;
  justify-content: space-between;
}
.carrusel_columna .bx-wrapper a {
  pointer-events: none;
}
#body_cms .bx-pager.bx-default-pager {
  display: none;
}
.carrusel_columna .bx-wrapper {
  border: none;
}
/* MARCAS ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
.custom-tooltip {
  position: fixed;
  padding: 4px 8px;
  background-color: #FDE700;
 
  font-size: 13px;
  pointer-events: none;
  white-space: nowrap;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.15s ease;
  color: var(--color-texto-enfasis-01);
  font-weight: 600;
}

#centro section.seccion_filtro_horizontal {
  overflow: initial;
  margin: 0;
}
 
.contenedor_abecedario {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin: 30px auto;
  justify-content: center;
}
#centro .contenedor_abecedario div {
  margin: 0;
  float: none;
  width: 36px;
  height: 36px;
  background-color: transparent;
  border: 1px solid var(--color-borde-secundario-01);
  font-size: 14px;
  color: var(--color-texto-enfasis-01);
  font-weight: 600;
}
#centro .contenedor_abecedario div:hover {
  background-color: #fde700;
  border-color: #fde700;
}
div[id^="div_letras_parrilla_"] {
  overflow: initial;
  border: none;
}
.contenedor-marcas, .capa-logo {
  border: none;
}

.contenedor-marcas, div[id^="div_letras_parrilla_"] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
  gap: 20px;
}
.contenedor-marcas > div, div[id^="div_letras_parrilla_"] > div {
  width: 100%;
  padding: 0 !important;
  float: none;
  justify-items: stretch;
  align-items: stretch;
}
.contenedor-marcas .capa-logo a, div[id^="div_letras_parrilla_"] .capa-logo a {
 
  display: flex;
  align-items: center;
  width: 100%;
}
/* EMERGENTES ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
#contenido ._sec_emergente h1 {
  font-size: 36px;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1024
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 1024px) {

#body_cms #base {
  padding-inline: 5%;
}
.ilustracion {
  margin-top: 10px;
}
.ilusBloque {
  display: none;
}
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 768
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media (max-width: 768px) {
#contenido h2 {
  font-size: 26px;
}
.fraseDestacada {
  font-size: 22px;
}
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 600
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 600px) {

#contenido h1 {
  text-align: left;
  margin-bottom: 20px;
}
#contenido h2 {
  font-size: 24px;
  }
 .fraseDestacada {
  font-size: 20px;
  }
  div.galeria {
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 480
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 480px) {

#contenido h2 {
  font-size: 22px;
}
div.megaeditor p, div.megaeditor li {
  font-size: 14px;
}
.fraseDestacada {
  font-size: 18px;
}
  div.galeria {
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
}
}
/*///////////////////// CSS DINÁMICO : Proceso de compra //////////////////////////*/

/*/////////////////////////////////////////////////////////////////////////////////////////
  PROCESO DE COMPRA
/////////////////////////////////////////////////////////////////////////////////////////*/
#areaCompra #base {
  max-width: 1280px;
  padding-top: 10px;
}
#areaCompra #baseCabecera {
  border-bottom: 1px solid var(--color-fondo-secundario-01);
}
#paso01 h2#paso1_h2, #paso02 h2#paso2_h2, #paso03 h2#paso3_h2, #paso04 h2#paso4_h2, #paso05 h2#paso5_h2, #paso05 h3#paso5_h3 {
  font-weight: 600;
}
.tablaProcesoCompra {
  margin: 0 auto 40px;
}

/* CESTA ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
table.tablaCesta.cestaPrincipal {
  margin-top: 10px;
}
.tablaCesta th {
  background-color: var(--color-fondo-claro);
  color: var(--color-texto-estandar-01);
  padding: 15px;
}
th.columnaReferencia, .tablaCesta tbody td.celdaRef, ul.otrosDatosCesta {
  display: none;
}
.tablaCesta tbody td.celdaRef {
  padding-left: 10px;
}
td.celdaProducto a.producto {
  display: flex;
  align-items: center;
  gap: 10px;
}
td.celdaProducto a.producto span span {
  color: var(--color-texto-enfasis-01);
  font-size: 14px;
  margin-top: 3px;
}
a.producto span span.referenciacesta {
  font-size: 12px;
  font-weight: 400;
}
td.celdaProducto a.producto .imgProducto {
  max-width: 96px;
}
a.producto span span.nombreproductocesta {
  font-size: 16px;
}
table.tablaCesta tr.importeTotal td.precio01, .cuadroLogistica .precio02, .tablaCesta .precio02, .tablaCesta .precio03 {
  font-size: 16px;
}
.anyadir, .quitar, .formCompra input.campoCantidad, .formListacompra input.campoCantidad {
  background-color: rgba(0, 0, 0, 0);
}
.importeTotal.importeSubTotal td {
  padding-block: 20px;
}
a.borrarproducto {
  display: inline-block;
  margin-left: 5px;
}
table.tablaCesta tr.importeTotalaPagar td span.importe_Total {
  display: block;
}
table.tablaCesta.cestaPrincipal_totales tr.importeTotal.importeSubTotal td {
  font-size: 16px;
  font-weight: 600;
  color: var(--color-texto-enfasis-01);
}
.importeTotalaPagar td {
  color: var(--color-texto-enfasis-01);
}
table.tablaCesta tr.importeTotalaPagar td {
  font-weight: 600;
}
table.tablaCesta tr.importeTotalaPagar td {
  padding-block: 20px;
}
table.tablaCesta tr.importeTotalaPagar td.noPagar {
  width: 100%;
  padding-top: 25px;
}
table.tablaCesta tr.importeTotalaPagar td span.importe_Total {
  padding-block: 0;
}
.tablaCesta .filaCalculos td.precio01 {
color: var(--color-texto-enfasis-01);
  font-weight: 600;
}

#contenido #paso01 h4 {
  font-size: 30px;
  font-weight: 600;
}
div.logistica {
  background-color: var(--color-fondo-claro);
  padding-top: 5px;
}
.entrega strong {
  color: var(--color-texto-enfasis-01);
}

.tituloTarifa strong, .agencias li.agenciaSeleccionada strong, .tituloPuntoRecogida strong, .nom-punto-recogida {
  color: var(--color-texto-enfasis-01);
  font-weight: 600;
}
.seleccion_punto_recogida {
  background-color: var(--color-fondo-claro);
}
.agencias, #puntos_recogida {
  max-width: 500px;
  width: 100%;
}

#centro #contenido a.lnkBotonRojo:link, #centro #contenido a.lnkBotonRojo {
  font-weight: 500;
}
#centro #contenido div.tablaNavegaCompra a.lnkBotonVerde.destacado, #centro a.lnkBotonVerde.destacado {
  padding: 20px 50px;
  font-weight: 600;
}

/* MIS DATOS (NO LOGEADO) ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
#paso02 .cajaCompra01 {
  background-color: transparent;
  border: 5px solid var(--color-fondo-claro);
}
.cajaCompra01 {
  padding: 20px 30px 30px;
}
#paso02 .cajaCompra01.dosColumnas {
  width: 32%;
}
#paso02 .cajaCompra02.dosColumnas {
  width: 66%;
  padding: 13px 0 0px;
}
#tablaEntradaUsuarios {
  font-size: 14px;
}
#contenido .cajaCompra01 > h3, #contenido .cajaCompra02 > h3 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.2;
}
#paso02 .leyendaObligatorio {
  margin-bottom: 0;
  margin-top: 10px;
  text-align: left;
}
#contenido .cajaCompra02 > h3 {
  margin-top: 12px;
}
.cajaCompra01 p, .cajaCompra02 p {
  font-size: 14px;
  margin-bottom: 0;
}
#datosDireccionFacturacion {
  background-color: rgba(0, 0, 0, 0);
  border: medium none;
}
.botonRevisarCesta, .botonform, .cajaCompra01 input.botonform, .tablaResumen input.botonform {
  font-size: 14px;
  padding: 12px 24px;
}
.celdaTitForm {
  font-size: 14px;
  margin-top: 30px !important;
  padding-bottom: 0;
}
#paso02 .cajaCompra01 input.botonform {
  color: #fff;
  font-weight: 600;
  background-color: var(--color-fondo-dark-01);
}
#paso02 table.tablaForm tr {
  display: flex;
  gap: 10px;
  padding-block: 5px;
  align-items: center;
}
#paso02 table.tablaForm td {
  padding: 0;
  font-size: 14px;
  min-width: 200px;
  white-space: normal;
  text-align: right;
}
#paso02 table.tablaForm td.campos {
  width: 100%;
  text-align: left;
}
/* MIS DATOS (LOGEADO) ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
.celdaTitForm::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(/UserFiles/images/iso_Rock_Islands_mono.svg);
  vertical-align: middle;
  margin-right: 5px;
}
#paso02 .cajaCompra02.dosColumnasLogeado {
  width: 100%;
  max-width: 768px;
  margin-inline: auto;
  float: none;
}
#areaCompra.log #paso02 .tablaNavegaCompra {
  max-width: 768px;
  margin-inline: auto;
}
#paso02 .cajaCompra02.dosColumnasLogeado tr {
  display: flex;
  align-items: center;
}
#paso02 .cajaCompra02.dosColumnasLogeado td:first-child {
  padding-left: 0;
  text-align: right;
  min-width: 260px;
  font-size: 14px;
}

/* FORMA DE PAGO ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
#paso03 .tarifa {
  margin-bottom: 10px;
}
#paso03 h4 {
  text-align: center;
  font-weight: 600;
  margin-bottom: 0;
}
.numeroBig {
  font-size: 14px !important;
  font-weight: 400;
}
#paso03 div.cuadroAviso p {
  text-align: center;
}
.cajaResumen > p {
  font-size: 14px;
}
/* RESUMEN ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
#paso04 table.tablaCesta.cestaPrincipal_totales {
  margin-bottom: 0;
}
#paso04 #importe_Total {
  padding-bottom: 0;
}
#paso04 .modificar {
  margin-bottom: 40px;
}
#contenido #paso04 h3 {
  font-weight: 600;
  text-transform: uppercase;
}
#contenido .cajaResumen h4 {
  font-size: 18px;
  font-weight: 600;
}
.cajaResumen table.tablaDatosPersonales strong {
  font-size: 13px;
  text-transform: initial;
  font-weight: 600;
}
.cajaResumen table.tablaDatosPersonales tr {
  display: flex;
  gap: 5px;
  padding-block: 5px;
}
.cajaResumen table.tablaDatosPersonales td:first-child {
  text-align: right;
  width: 50%;
}
.cajaResumen table.tablaDatosPersonales td:last-child {
  width: 100%;
}
.cajaResumen table.tablaDatosPersonales td {
  font-size: 16px;
  padding: 0;
  line-height: 1.1;
}
.areaCompra_paso4 h3 {
  margin-bottom: 5px;
  color: var(--color-texto-enfasis-01);
  font-weight: 500;
}
#contenido #paso04 form h3 {
  background-color: transparent;
  padding: 0 0 5px;
  text-transform: initial;
  font-weight: 400;
  color: var(--color-texto-estandar-01);
}
.cajaResumen.observaciones {
  border: none;
  padding: 0;
}
/* PASO FINAL ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
#paso05 h2#paso5_h2 {
  margin-top: 20px;
}
.cajaFinal > p {
  font-size: 16px;
}
.cajaFinal > p strong {
  color: var(--color-texto-enfasis-01);
  font-weight: 500;
}
#identificadorPedido {
  background-color: var(--color-fondo-claro);
  margin: 50px auto 20px;
  -webki-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#identificadorPedido span.destacado {
  font-weight: 600;
}
#centro #contenido a.lnkBotonVerde:link, #centro a.lnkBotonVerde {
  background-color: var(--color-fondo-dark-01);
}
/*///////////////////// CSS DINÁMICO : Gráfico pasos compra //////////////////////////*/

/* GRAFICO PASOS /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.tablaProcesoCompra {
  max-width: 768px;
  margin: 20px auto 0;
}
.uno.activo > div, .dos.activo > div, .tres.activo > div {
  background-image: none;
  background-color: transparent;
  color: var(--color-texto-enfasis-01);
  font-weight: 600;
}
.tablaProcesoCompra td {
    position: relative;
}
.uno > div, .dos > div, .tres > div {
  background-image: none;
  background-color: transparent;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
  color: var(--color-fondo-secundario-02);
  font-weight: 600;
}
.uno > div::before, .dos > div::before, .tres > div::before {
  width: 40px;
  height: 40px;
  display: flex;
  font-size: 18px;
  margin: 0 auto 10px;
  justify-content: center;
  align-items: center;
  background-color: #f2f2f2;
  color: var(--color-fondo-secundario-02);
 
}
.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: var(--color-texto-enfasis-01);;  /* 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: 100%;
    right: 0;
}
.tablaProcesoCompra td.tres::before {
    left: 0;
}

/*///////////////////// CSS DINÁMICO : Área privada //////////////////////////*/

#areaPersonal #base {
  max-width: 1280px;
}
#areaPersonal #baseCabecera {
  border-bottom: 1px solid var(--color-fondo-secundario-01);
}

#contenido #areaPrivada h2 {
  font-size: 24px;
  font-weight: 600;
}

/* MENÚ ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
.contenedor-menuTabs {
  overflow-x: auto;
  white-space: normal;
  width: 100%;
  padding-bottom: 10px;
}
#menuTabs {
  padding: 0 0 20px;
  display: flex;
  gap: 10px;
  justify-content: center;
}
#menuTabs li {
  display: block;
  margin: 0;
}
#menuTabs li a {
  padding: 8px 13px;
  font-weight: 600;
}
#menuTabs li.activo, #menuTabs li.activo:hover {
  font-weight: 500;
}

/* MIS DATOS ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
fieldset.areaprivada {
  border-top: none;
  padding-inline: 0;
}
#areaPrivada .celdaTitForm {
  background-color: transparent;
  border: medium none;
  color: var(--color-texto-enfasis-01);
  font-size: 16px;
  font-weight: 600;
  padding: 0;
}
#areaPrivada label {
  font-size: 14px;
  color: var(--color-texto-estandar-01);
  padding-block: 2px;
}
.campoescrito.nombreusuario {
  padding-block: 10px;
  display: block;
  font-size: 16px;
}
#areaPersonal a.botonComprar, #areaPersonal input.botonComprar {
  font-weight: 600;
}


/* LISTA DESEOS ------------------------------------------------------------------------------------------ 
---------------------------------------------------------------------------------------------------------------------------*/
#areaPrivada div.formulario.listacompra {
  float: none;
}
table.listaEdicion {
  min-width: 600px;
}
table.listaEdicion td a.producto span span.nombreproductolista {
  font-size: 16px;
  font-weight: 500;
}
table.listaEdicion th {
  background-color: var(--color-fondo-claro);
  color: var(--color-texto-estandar-01);
  padding: 15px;
  font-size: 11px;
}
table.listaEdicion th.columnaArt {
  padding-left: 10px;
}
table.listaEdicion td.subtotal {
  background-color: #fff;
  font-weight: 600;
  font-size: 16px;
}
table.listaEdicion tfoot td.total {
  border: none;
}
table.listaEdicion td.total {
  font-weight: 600;
  font-size: 18px;
  padding-top: 20px;
}
table.listaEdicion td {
  border-bottom: 1px solid var(--color-fondo-secundario-01);
}
#areaPrivada.edicionlista a.producto span span.referencialista {
  font-weight: 400;
  color: var(--color-texto-estandar-01);
}
table.listaEdicion td.estadoPedido span:not(span.estado-disponible) {
  display: none;
}
.botonsecundario {
  background-color: var(--color-texto-enfasis-01);
  padding: 14px 15px;
  font-weight: 600;
}
.botonsecundario:hover {
  background-color: rgb(65, 122, 255);
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 768 
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 768px) {


#areaPersonal #base {
  padding-inline: 5%;
}

 #menuAreaPrivada #menuTabs {
  padding: 0;
  margin: 0;
  white-space: nowrap;
  float: none;
  min-width: 100%;
  }
#areaPrivada.misDatos table tr {
  display: flex;
  flex-direction: column;
  padding-block: 5px;
}
#areaPrivada.misDatos table tr td {
  text-align: left;
  padding: 0;
  width: 100%;
}
#AP_datosIdentificacion td.campos {
  width: 100%;
  }
  .formListacompra {
  overflow-x: auto;
}
#areaPrivada.misDatos .celdaTitForm {
  margin-top: 0 !important;
}
table.listaEdicion td a.producto span span.nombreproductolista {
  font-size: 14px;
  line-height: 1.2;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 480
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 480px) {

#areaPrivada.misDatos input, #areaPrivada.misDatos select, #areaPrivada.misDatos textarea {
  width: 100%;
}
}
/*///////////////////// CSS DINÁMICO : Responsive //////////////////////////*/

#datosVersionMovil a.producto span span.nombreproductocesta {
  font-weight: 500;
}
#datosVersionMovil .precio02, div.importeTotalaPagar, table.tablaCesta tr.importeTotal td.precio01, .cuadroLogistica .precio02, .tablaCesta .precio02, .tablaCesta .precio03 {
  font-weight: 600;
  color: var(--color-texto-enfasis-01);
}
div.filaCalculos, div.importeTotal.importeSubTotal,[id^="div_item_"], [id^="div_pendiente_"], [id^="div_reserva_"] {
  border-color: rgb(237, 237, 237);
}
.tablaCesta .importeTotalaPagar div.precio01, .noPagar.prescindible {
  float: left;
}

/* Cesta */
#cesta a > span {
display: inline;
    margin-left: 1px;
}
#cesta a > span > span {
    display: none;
}
/* CARRUSEL - mover al generico - */
#body_cms_home .sliderwrapper {
    margin: 0 auto;
    padding-bottom: 56.03%;
    height: 0px !important;
    width: auto !important;
    overflow: hidden;
}
#body_cms_home .sliderwrapper .contentdiv  {
    width: 100%;
}
#body_cms_home .sliderwrapper .contentdiv img {
    width: 100%;
    height: auto;
}
.versiones {
 display: none;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS PARA DISPOSITIVOS QUE ADMITEN HOVER
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media (hover: hover) and (pointer: fine) {

#cabecera_logo:hover {
  transform: translateX(5px);
}
 /*
#body_cms_home section.gal_carrusel .slide:hover > a {
 clip-path: polygon(0 0,100% 0,93% 94%,48.5% 90%,46% 73%,3% 67%);
  transition: all 0.2s ease-out;
  cursor: pointer;
}
#body_cms_home section.gal_carrusel .slide:hover > a img {
  transform: scale(1.05);
  transition: all 0.2s ease-out;
}
#body_cms_home section.gal_carrusel .slide:hover .textoSlide {
  bottom: 130px;
  transition: all 0.2s ease-out;
}*/

#body_productos_listado .tablaCategorias a:hover {
  text-decoration: none;
  color: #fff;
  clip-path: polygon(10% 0, 100% 0, 100% 75%, 90% 100%, 0 100%, 0% 25%);
  background-color: var(--color-fondo-dark-01);
}
table.tablaCategorias td:hover a.textoParrilla {
  transform: translateY(-5px);
}

ul.foto:hover a.fotoProducto {
  clip-path: polygon(15% 0,100% 0,100% 85.5%,9.5% 90%,7.5% 100%,0 100%, 0 15%);
  transition: all 0.2s ease-out;
}
ul.foto:hover li.imagenPop {
  margin-top: -40px;
  transition: all 0.2s ease-out;
}
ul.foto:hover li.datosProductoSup ul.listado_colores_producto {
  top: -125px;
  transition: all 0.2s ease-out;
}
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     EN MOVILES Y TABLES - EFECTO AL TOCAR
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media (hover: none) and (pointer: coarse) {

:root {
  --color-fondo-claro: #EDEDED;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 2000
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 2000px) {

#body_cms_home section.gal_carrusel {
  width: 90%;
  }
#base {
  padding-inline: 2%;
  width: 100%;
}
.baseTablaFoto #product_list_familia, .baseTablaFoto #product_list_buscador, .baseTablaFoto #product_list_marca, .baseTablaFoto [id^="product_list_"], .baseTablaFoto #product_list_buscador {
  grid-template-columns: repeat(4, 1fr);
}
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1520
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 1520px) {

.baseTablaFoto #product_list_familia, .baseTablaFoto #product_list_buscador, .baseTablaFoto #product_list_marca, .baseTablaFoto [id^="product_list_"], .baseTablaFoto #product_list_buscador {
   gap: 20px;
  }
 ul.foto {
  height: 500px;
}
  a.fotoProducto, a.fotoProducto:hover, a.fotoProducto:link, a.fotoProducto:visited {
  min-height: 400px;
}
address {
  padding-inline: 40px;
}
table.textosCondiciones tr {
  padding-inline: 40px;
}
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1280
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 1280px) {

/*************************************** ESTRUCTURA *************************************/
#base, .carrusel {
  padding-block: 2%;
  width: 100%;
}
/********************************************** GENERICOS *******************************************/
#base-breadcrumb #breadcrumb {
  max-width: 100%;
  padding-inline: 2%;
}

/********************************************** CABECERA *******************************************/
#cabecera, #div_menu_superior_desplegable_cms {
  width: 100%;
}
div.logo {
  width: 320px;
  left: 30px;
}
#cestaTop {
right: 70px !important;
top: 4px !important;
}
#navbar-form__toggle {
  display: block;
}
#buscadorTop {
  right: 30px !important;
  width: 0 !important;
}
#buscadorTop.buscador-abierto {
  width: 300px !important;
}
#navbar-form__toggle {
  right: 33px;
}
#navbar-form__toggle, #buscadorTop {
  top: 13px !important;
}

/********************************************** LISTADOS *******************************************/
#imagenFamilia {
  height: 400px;
}
.descripcion_familia > p {
  width: 100%;
}
table.tablaFiltros, table.visualizacion, .baseTablaColumnas, .baseTablaFilas, .baseTablaFoto, .baseTablaMini {
	width: 100%;
}
table.gama {
	margin-left: 0;
	width: 100%;
}
.baseTablaFoto #product_list_familia, .baseTablaFoto #product_list_buscador, .baseTablaFoto #product_list_marca, .baseTablaFoto [id^="product_list_"], .baseTablaFoto #product_list_buscador {
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
 
}
 ul.foto {
  height: 450px;
}
  a.fotoProducto, a.fotoProducto:hover, a.fotoProducto:link, a.fotoProducto:visited {
  min-height: 350px;
}
ul.listado_colores_producto li {
  height: 42px;
  width: 42px;
}
ul.foto:hover li.datosProductoSup ul.listado_colores_producto {
  top: -120px;
}
/********************************************** FICHA *******************************************/
#fotos > div {
  height: auto !important;
}

#paso02 table.tablaForm tr {
  flex-direction: column;
  row-gap: 3px;
  padding-block: 8px;
  align-items: flex-start;
}
#paso02 table.tablaForm td {
  font-size: 14px;
  min-width: initial;
  text-align: left;
}
/********************************************** PIE *******************************************/
#pieB {
  padding-left: 0;
}
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1024 
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 1024px) {


.ddsmoothmenu {
  font-size: 14px;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
  padding: 10px !important;
}
#base-breadcrumb #breadcrumb {
  padding-block: 20px;
}
/********************************************** HOME *******************************************/
#centro section.ventajas div.megaeditor::before {
  width: 90%;
}
#body_cms_home table.tablaCategorias tr {
  grid-template-columns: repeat(2, 1fr);
  }
/********************************************** LISTADO *******************************************/
#imagenFamilia {
  height: 40vw;
  clip-path: inherit;
  }
.descripcion_familia > p {
  width: 100%;
}
ul.listado_colores_producto {
  top: -60px;
}
ul.foto:hover li.datosProductoSup ul.listado_colores_producto {
    top: -100px;
  }
/********************************************** FICHA *******************************************/
div.imagen {
  width: 50%;
}
div.datosFicha {
  width: 45%;
}
/********************************************** PIE *******************************************/
#pie::after {
  background-position: center top;
  height: 70px;
  background-size: contain;
  bottom: 80px;
  width: 90%;
}
#pieC {
  margin-bottom: 30px;
}
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 768 
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 768px) {

/*************************************** ESTRUCTURA *************************************/
#body_cms_home #centro {
  margin: 0;
  padding-left: 0;
  width: 100% !important;
}
/***************************************** GENÉRICOS *************************************/
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;
}
 #base-breadcrumb #breadcrumb {
  text-align: center;
  }
/***************************************** HOME *************************************/
#body_cms_home #contenido h1 {
  font-size: 36px;
}
[class^="cabecera_carrusel_productos_"] li a {
  font-size: 18px;
}
[class^="cabecera_carrusel_productos_"], [id^="contenido_slider_"] {
  width: 80%;
  margin-inline: auto;
}

/******************************************* CABECERA ****************************************/
#cabecera {
  height: 70px !important;
}
#bg-menu {
  display: block;
}
div.logo {
  width: 60px;
  overflow: hidden;
  clip-path: polygon(0 0, 80% 0%, 60% 100%, 0 100%);
  left: 85px;
  }
  #cabecera_logo:hover {
  transform: initial;
}
#img_logo {
  object-fit: initial;
  height: 42px;
}
.ddsmoothmenu, div[class^="ddsmoothmenu nav_menu_movil_"] {
  display: none;
}
/********************************************** LISTADO ******************************************/
[id^="parrilla_imagenes_familias_"] {
  margin-left: 4%;
  width: 96%;
  overflow: auto !important;
  }
#body_productos_listado table.gama {
  margin-bottom: 0;
}
#body_productos_listado table.tablaCategorias td {
  width: 200px !important;
}
#body_productos_listado table.tablaCategorias tbody {
  display: flex;
  flex-direction: row;
}
#body_productos_listado table.tablaCategorias tr {
  display: inline-flex;
}
#body_productos_listado .tablaCategorias a {
  width: 100%;
  padding-inline: 10px;
}

#body_productos_listado #centro.dobleColumna {
  width: 100% !important;
  margin: 0;
}
.contenedorFamilia, #body_productos_listado #contenido h1, #descripcionFamilia {
  padding-inline: 4%;
}
.descripcion_familia > p {
  font-size: 16px;
}

ul.foto {
  height: 350px;
  }
  a.fotoProducto, a.fotoProducto:hover, a.fotoProducto:link, a.fotoProducto:visited {
    min-height: 250px;
  }
ul.foto .nombreProducto {
  font-size: 14px;
  margin-bottom: 0;
}
li.bloquePrecio span.precioPrincipal {
  font-size: 18px;
  }
li.bloquePrecio span.precioPrincipal {
  font-size: 20px;
}
#formulario_filtrar {
  margin-top: 20px;
}
.descripcion_familia > p {
  width: 100%;
}
.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;
}
table.visualizacion td.muestra {
  margin-left: initial;
}
.visualizacion tbody, .visualizacion.top tr {
  justify-content: center;
  gap: 20px;
  margin-block: 0;
  flex-direction: column;
}
.sticky_imagen.second {
  top: 0;
  right: 0;
}
ul.listado_colores_producto, ul.foto:hover li.datosProductoSup ul.listado_colores_producto {
  top: -50px;
}
ul.foto:hover a.fotoProducto {
  clip-path: initial;
  }
ul.foto li.bloquePrecio, li.imagenPop {
  padding-left: 0;
}
ul.foto:hover li.imagenPop {
  margin-top: 0;
  }
/********************************************** FICHA ******************************************/
#body_productos_detalle #centro.dobleColumna {
  width: 100% !important;
  margin: 0;
}
#body_productos_detalle #centro {
  padding-inline: 4%;
}
.botonWishList.botonWishListFicha {
  right: 20px;
  top: 20px;
}
div.imagen, div.datosFicha {
  float: none;
  margin-bottom: 20px;
  width: 100%;
  overflow: hidden;
}
#foto_principal {
  padding: 0;
  background-color: #fff;
}
#fotos {
  margin-right: 0;
}
.contentstyle {
 margin: 0;
 padding: 0;
}
#contenido h1#nombreProducto {
  font-size: 26px;
}
#contenido_textos_avanzados_pestanyas, .datosProducto, div.herramientas {
  clear: both;
  float: none;
  width: 100%;
}
#valorar_producto_div, #solicitar_info_div, #comentar_comunicado_div, div.noticias #enviar_amigo_div {
 margin-left: 0;
 margin-right: 0;
}
/********************************************** COMPRA *******************************************/
#areaCompra #base {
  padding-inline: 5%;
}
body#areaCompra .ilustracion > img {
 height: auto;
 max-width: 100%;
}

#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%;
}
#paso02 .cajaCompra02.dosColumnas {
  width: 100%;
  padding: 5px 0 0;
}
/*////////////////////////////////////// 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 {
  display: block;
}
#pieB {
  flex-direction: column;
}
#pieB > div {
  border-bottom: 1px dotted rgba(255, 255, 255, .35);
}
#pie div.cajasIzda h3.tituloCatalogo, #pie div.cajasIzda h3 {
  pointer-events: initial;
}
#pieB div.cajasIzda .menu {
  display: none;
  padding-bottom: 20px;
}
#pieB div.cajasIzda .menu.parrilla {
  display: block;
}
#pie div.cajasIzda h3.tituloCatalogo, div.cajasIzda h3 {
  pointer-events: initial;
  cursor: pointer;
  position: relative;
}
#pie div.cajasIzda h3::after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(/UserFiles/images/ico_arrow_down.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  right: 0;
  top: 14px;
  transition: all 0.4s ease 0s;
}
#pie div.cajasIzda h3.visible::after {
  transform: rotate(180deg);
  transition: all 0.4s ease 0s;
}
#pieC {
  margin-top: 20px;
}
#pie::after {
  bottom: 12vw;
  }
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 600
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 600px) {

/*************************************** GENERICO ************************************/
 #base-breadcrumb #breadcrumb {
  text-align: center;
  }
/****************************************** CABECERA***************************************/
#carrusel_cab_fl_izq {
  left: 0;
  margin-left: 5px;
}
#carrusel_cab_fl_der {
  right: 0;
  margin-right: 5px;
}
#mobnav-btn-cms, #mobnav-btn-prod {
  display: none;
}
#cabecera {
  height: 60px !important;
  }
 #bg-menu {
  left: 18px;
  top: 5px;
  }
div.logo {
  left: 65px;
  top: 10px !important;
  }
  #cestaTop {
  top: 0 !important;
  }
 
 
#navbar-form__toggle {
  right: 10px;
  }
 #buscadorTop {
	 right: 7px !important;
}
#navbar-form__toggle, #buscadorTop {
  top: 10px !important;
  }
span.infoSaldoCesta, .idioma, .datos-contacto, #menuTop  {
	display: none;
}
 #cestaTop {
  right: 50px !important;
  }
/*************************************** HOME ************************************/
#body_cms_home section.gal_carrusel {
  width: 100%;
  margin-bottom: 60px;
  }
  [class^="cabecera_carrusel_productos_"] ul {
  padding: 0;
}
._carrusel_informes .carrusel_flechas {
  width: 108%;
  top: 50%;
  z-index: 9;
  transform: translateY(-50%);
  left: -4%;
  right: initial;
  display: flex;
  justify-content: space-between;
  pointer-events: none;
  }
  ._carrusel_informes .carrusel_flechas .bx-prev, ._carrusel_informes .carrusel_flechas .bx-next {
  background-color: rgb(253, 231, 0);
  color: rgb(24, 24, 24);
  width: 48px;
  display: flex;
  height: 48px;
  justify-content: center;
  align-items: center;
  pointer-events: initial;
}
 /*._carrusel_informes .bx-controls.bx-has-pager {
  display: none;
}*/
._carrusel_informes .bx-wrapper .bx-pager.bx-default-pager a {
  width: 10px;
  height: 10px;
}
 
#body_cms_home section.gal_carrusel ul.carrusel_flechas_galeria {
  display: none;
}
#body_cms_home section.gal_carrusel .slide > a, #body_cms_home section.gal_carrusel .slide > a:hover {
  clip-path: initial;
}
.gal_carrusel .bx-wrapper .bx-controls-auto, .gal_carrusel .bx-wrapper .bx-pager {
  bottom: -25px;
}
#body_cms_home section.gal_carrusel .slide:hover > a {
  clip-path: initial;
}
#body_cms_home section.gal_carrusel .slide:hover > a img {
  transform: initial;
}
#body_cms_home section.gal_carrusel .slide .textoSlide {
  bottom: 0;
  top: initial !important;
  left: 0 !important;
  padding: 30% 30px 30px;
  width: 100% !important;
  background: linear-gradient(180deg, rgba(42, 123, 155, 0) 1%, rgba(0, 0, 0, 1) 100%);
}
#body_cms_home section.gal_carrusel .slide:hover .textoSlide {
  bottom: 0;
}
#body_cms_home .textoSlide h1, #body_cms_home .textoSlide h2 {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
}
#body_cms_home .textoSlide p {
  font-size: 20px;
  color: #fff;
  line-height: 1.4;
}
#body_cms_home table.tablaCategorias tr {
  grid-template-columns: repeat(2, 1fr);
}
[class^="cabecera_carrusel_productos_"] li a {
  font-size: 16px;
}

#centro section.bloque-total div.megaeditor {
  padding-inline: 10px;
}
#centro section.ventajas div.megaeditor::before {
  top: -45px;
  height: 45px;
}
#seccion-ventajas > div {
  min-width: 260px;
}
#contenido h1 {
  font-size: 30px;
}
#body_cms_home #contenido h1 {
  margin-bottom: 10px;
  font-size: 26px;
  }
#body_cms_home #contenido h1 + p {
  font-size: 18px;
}
[id^="parrilla_imagenes_familias_"] {
  margin-left: 0;
  width: 100%;
 
  }
  #body_cms_home #contenido h1 {
  text-align: center;
  }
/******************************************* LISTADOS ******************************************/
 #body_productos_listado .tablaCategorias a {
  font-size: 15px;
  padding: 10px;
}
.cajasIzda.filtroProductos {
  width: calc(100% - 100px);
}
.basefiltros {
  padding-inline: 20px;
}
#izda .conjuntofiltro {
  padding-block: 10px;
}
.descripcion_familia > p {
  font-size: 16px;
}
.baseTablaFoto #product_list_familia, .baseTablaFoto #product_list_buscador, .baseTablaFoto #product_list_marca, .baseTablaFoto [id^="product_list_"], .baseTablaFoto #product_list_buscador {
  grid-template-columns: repeat(2, 1fr);
  column-gap: 10px;
}
ul.foto {
  height: 420px;
  }
ul.foto:hover a.fotoProducto {
  clip-path: initial;
  }
ul.foto li.bloquePrecio, li.imagenPop {
  padding-left: 0;
}
ul.foto:hover li.imagenPop {
  margin-top: 0;
  }
ul.foto {
  height: initial;
}
ul.foto li.li_foto {
  margin-bottom: 7px;
}
 ul.listado_colores_producto, ul.foto:hover li.datosProductoSup ul.listado_colores_producto {
  position: relative;
  top: initial;
  transform: initial;
  left: initial;
  justify-content: flex-start;
  overflow: auto;
  padding-bottom: 10px;
 
}
ul.listado_colores_producto li {
  flex: 1 0 auto;
  }
li.datosProductoSup {
  overflox-x: auto;
}
a.fotoProducto, a.fotoProducto:hover, a.fotoProducto:link, a.fotoProducto:visited {
  min-height: 265px;
}
ul.foto .nombreProducto {
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 0;
}
li.bloquePrecio span.precioPrincipal {
  font-size: 18px;
}
/*/////////////////////////////////////////////// FICHA /////////////////////////////////////////////////////////*/
div.zoomWindow, .zoomPup, .zoomPreload {
	display: none !important;
}
.descripciones iframe {
	width: 100%;
}
/********************************************** PIE ********************************************/

/******************************************** COMPRA ****************************************/
.uno > div, .dos > div, .tres > div {
 
  font-size: 11px;
  padding: 0;
}
#paso01 h2#paso1_h2, #paso02 h2#paso2_h2, #paso03 h2#paso3_h2, #paso04 h2#paso4_h2, #paso05 h2#paso5_h2, #paso05 h3#paso5_h3 {
  font-size: 24px;
}
#datosVersionMovil .producto span.referenciacesta, #datosVersionMovil .producto span.referenciacesta {
  font-size: 12px;
  margin: 0;
}
#datosVersionMovil a.producto span span.nombreproductocesta {
  font-size: 16px;
}
.areaCompra_paso4 .agente_comercial, .areaCompra_paso4 .tarifa {
  border-color: rgb(237, 237, 237);
  }
  .tablaCesta.cestaPrincipal_totales div.importeTotalaPagar {
  margin-bottom: 0;
}
#paso02 .formCompra input:not([type="button"]), #paso02 .formCompra textarea, #paso02 .formCompra select {
  max-width: 100%;
}
#apellido1 {
  margin-bottom: 5px;
}
#email {
  width: 100%;
}
.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;
}
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   ESTILOS HASTA 480 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 480px) {
/************************************* GENÉRICOS *****************************************/
/*/////////////// CAPA AÑADIR A CESTA ///////////////*/
#jquery_alert {
	left: 0 !important;
	width: 100% !important;
}
.avisoResolucionMenor {
	background-image: url("../images/scroll.png");
	background-repeat: no-repeat;
	height: 15px;
	margin-top: 5px;
}
/************************************* CABECERA ********************************************/

 /************************************ HOME ************************************************/
table.tablaCategorias tr {
  grid-template-columns: repeat(2, 1fr);
}
#body_cms_home #contenido h1 {
  font-size: 24px;
  }
#body_cms_home #contenido h1 + p {
  font-size: 16px;
}
/************************************ LISTADOS ************************************************/
#body_productos_listado table.tablaCategorias td {
  width: 180px !important;
  }
 #body_productos_listado .tablaCategorias a {
  font-size: 14px;
  padding: 10px;
}
#body_productos_listado #contenido h1 {
  font-size: 26px;
}
.descripcion_familia > p {
  font-size: 14px;
  }
ul.foto li.bloquePrecio, li.imagenPop {
  padding-left: 0;
}
/********************************************* FICHA **********************************************/
div.ficha img.fotoPrincipal {
	width: 100%;
	height: auto;
}
#contenido h1#nombreProducto {
  font-size: 24px;
}
div.formulario form label {
	display: block;
	float: none;
	text-align: left;
}
div.formulario input[type="text"], div.formulario textarea {
	width: 90%;
}
/********************************************* 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 /////////////////////////////////////////////////////////*/

#codigoPromocional, #codigoClub {
	padding: 2% 5%;
}
#codigoPromocional p, #codigoClub p {
	float: none;
	margin: 0;
	width: 100%;
}
div.campoCodigo {
	float: none;
	margin: 0;
	text-align: left;
	width: 100%;
}
div.campoCodigo input.caja {
	margin-top: 2px;
}
#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%;
}
/********************************************** PIE *******************************************/
div.formNewsletter {
    padding: 2% 5%;
}
.campo_formNewsletter {
    margin-bottom: 2%;
    margin-right: 0;
    width: 100%;
}
.topPie .floatLeft {
    float: none;
}
.logopie {
    text-align: center;
}
.menuPie {
    text-align: center;
}
.topPie .seleccionIdioma {
    float: none;
    margin-bottom: 20px;
    text-align: center;
}
.redesPie {
    float: none;
    margin: 20px auto 10px;
    text-align: center;
}
.textosApoyo {
    float: none;
    text-align: center;
}
.textosApoyo > li {
    margin: 10px 0;
    width: 100%;
}
.scrollup {
    bottom: 20px;
}
/********************************************** AVISO INFERIOR *******************************************/
.texto_pie_auxiliar {
    bottom: 0;
    right: 0;
    width: 100%;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   ESTILOS HASTA 380 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 380px) {

.baseTablaFoto #product_list_familia, .baseTablaFoto #product_list_buscador, .baseTablaFoto #product_list_marca, .baseTablaFoto [id^="product_list_"], .baseTablaFoto #product_list_buscador {
  grid-template-columns: repeat(1, 1fr);
  }
.enlace_cabecera_wishlist {
  display: none;
}
  [class^="cabecera_carrusel_productos_"] {
  width: 100%;
}
.cajaResumen table.tablaDatosPersonales tr {
  flex-direction: column;
}
.cajaResumen table.tablaDatosPersonales td:first-child {
  text-align: left;
  width: 100%;
}
.cajaCompra01 {
  padding: 15px 20px 15px;
}
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   ESTILOS HASTA 320 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 320px) {

/************************************ HOME ************************************************/
table.tablaCategorias tr {
  grid-template-columns: repeat(1, 1fr);
}
/************************************ CABECERA ************************************************/
#navbar-form__toggle, #buscadorTop {
  display: none;
}
/************************************ LISTADOS ************************************************/
table#nuevoProducto td.imagenProducto {
    display: none;
}
table.tablaCategorias td ul {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 30px;
}

}
