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

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

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

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

/*///////////////////// 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 {
			}
#aviso_cookies button.botonPrincipal:hover {
			}
#aviso_cookies a {
    }
#aviso_cookies a:hover {
	}
/************************ FANCYS ***************************/
#jquery_background, #jquery-overlay, .fancybox-overlay, .bloquear_entorno {
		background-color: rgb(223, 155, 0) !important;
	}
#jquery_alert {
		}
#solicitar_info_div h3, #enviar_amigo_div h3, #valorar_producto_div h3, #solicitar_aviso_stock_div h3, #comentar_comunicado_div h3, #nuevoProducto > div {
		background-color: rgb(245, 245, 240) !important;
			color: rgb(147, 144, 140) !important;
	}
/************************ CARRUSELES DE PRODUCTOS***************************/
/*Elementos de navegacion*/
.bx-prev, .bx-next {
		background-color: rgb(41, 31, 20);
		}
.bx-prev:hover, .bx-next:hover, .bx-prev:active, .bx-next:active {
		background-color: rgb(249, 189, 54);
		}
.bx-wrapper .bx-pager.bx-default-pager a {
		background-color: rgb(202, 199, 195);
	}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
		background-color: rgb(41, 31, 20);
	}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
		background-color: rgb(249, 189, 54);
	}
/*Pestanyas*/
[class^="cabecera_carrusel_productos_"] {
	}
[class^="cabecera_carrusel_productos_"] li a {
			border-color: rgb(255, 255, 255);
			color: rgb(147, 144, 140);
	}
[class^="cabecera_carrusel_productos_"] li a:hover {
			border-color: rgb(41, 31, 20);
			color: rgb(41, 31, 20);
	}
[class^="cabecera_carrusel_productos_"] li.selected a {
				color: rgb(41, 31, 20);
	}
/************************ 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: rgb(245, 245, 240);
	}
/*Fondo contenedor*/
div.cajasIzda   {
	}
/*Separadores*/
#izda, #derecha, #pie {
	}
#pie {
	}
/*Bullets contenedores*/
div.cajasIzda .icoh2_izda {
	}

/************************ TITULO h1 ***************************/
/* H1*/
#contenido h1, .contenedor h1 {
		color: rgb(41, 31, 20);
	}
/*Fondo y borde títulos H1*/
#contenido h1 {
		    
}
/************************ TITULO h2 ***************************/
/* H2*/
#contenido h2, .contenedor h2 {
		color: rgb(41, 31, 20);
	}
/*Fondo y borde títulos H2*/
#contenido h2 {
		    
}
/************************ TITULO h3 ***************************/
/* H3*/
#contenido h3 {
		color: rgb(41, 31, 20);
	}
/*Fondo y borde títulos H3*/
#contenido h3 {
		}
/************************ TITULO SECCION ***************************/
/*seccion*/
#contenido .seccion {
		color: rgb(41, 31, 20);
	}
/*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(41, 31, 20);
		}
/*Enlace comprar OVER*/
a.botonComprar:hover, .botonVer > a:hover {
		background-color: rgb(223, 155, 0);
		}
/*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 {
		background-color: rgb(245, 245, 240);
			}
.aviso_talla_agotada {
		}
div.variaciones div {
			border-color: rgb(147, 144, 140);
		}
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 {
		border-color: rgb(41, 31, 20);
	}
div.variaciones a.activo, div.variaciones div.activo, div#talla.variaciones div.imagen_talla_agotada.activo {
		border-color: rgb(41, 31, 20);
	}
div#talla.variaciones div.imagen_talla_agotada {
			}
div.variaciones div.activo, div#talla.variaciones div.imagen_talla_agotada.activo {
    	background-color: rgb(41, 31, 20);
			border-color: rgb(41, 31, 20);
			color: rgb(255, 255, 255);
	}
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 {
    	border-color: rgb(41, 31, 20);
	}

/*Bloque precios*/
#cuadroPrecio {
				}
.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 {
		background-color: rgba(255, 255, 255, 0);
		}
div.herramientas a:hover {
		background-color: rgba(255, 255, 255, 0);
		}

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

/*///////////////////// MI CESTA //////////////////////////*/
/*Titulos principales*/
#paso01 h2#paso1_h2, #paso02 h2#paso2_h2, #paso03 h2#paso3_h2, #paso04 h2#paso4_h2, #paso05 h2#paso5_h2, #paso05 h3#paso5_h3 {
			}
/*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(245, 245, 240);
	}
/*Fondo cabecera tabla*/
.tablaCesta th, .tablaForm td.celdaTitForm, .tablaResumen th, table.gama th {
		background-color: rgb(41, 31, 20);
		}
/*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(245, 245, 240);
	}
/*Fondo pie tabla*/
.tablaCesta tfoot td {
	}

/*Campo cantidad y botones de auentar y reducir*/
.formCompra input.campoCantidad, .formListacompra input.campoCantidad {
			}
.anyadir, .quitar {
				border-color: rgba(255, 255, 255, 0);
	}
.anyadir:hover, .quitar:hover {
				border-color: rgba(255, 255, 255, 0);
	}

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

/*Fondo destacado de agencia en fila 'Logística'*/
.agenciaSeleccionada {
		background-color: rgb(249, 249, 247);
	}
/*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 {
		background-color: rgb(255, 255, 255);
		}
.nombreAgencia {
	}

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

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

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

/*///////////////////// 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(41, 31, 20);
			background-color: rgba(255, 255, 255, 0);
		}
/*Texto parrafos*/
div.cajaResumen {
		color: rgb(41, 31, 20);
				border-color: rgb(245, 245, 240);
	}
/*Textos destacados*/
#contenido #paso04 h4, #paso04 .cajaResumen table.tablaDatosPersonales strong, #paso04 .cajaResumen table.tablaDatosPersonales th, div.infoSaldoGenerado strong {
	}
/*Bloque*/
#paso03 .cajaFormaPago {
		}
/*///////////////////// PASO FINAL //////////////////////////*/
/*Bloque*/
div.cajaFinal {
		}
/*Titulos*/
.cajaFinal > p, #identificadorPedido, #identificadorPedido span.destacado {
	}
/*Bloque 'Identificador de pedido'*/
#identificadorPedido {
			}
#identificadorPedido span.destacado {
	}

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

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



/* Borde parrilla marcas */
.contenedor-marcas, .capa-logo  {
		border-color: rgba(255, 255, 255, 0);
	}
/* Texto parrilla marcas */
.capa-logo a {
		background-color: rgba(255, 255, 255, 0);
			color: rgb(41, 31, 20);
	}
.capa-logo a:hover {
		}




table.ficha .celdaDescripcion, table.ficha td.opinion {
		border-top-color: rgba(255, 255, 255, 0);
	}
table.ficha tr.filaComentarios {
		background-color: rgba(255, 255, 255, 0);
	}


/*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 {
	} 
/*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 {
		}
.ui-widget-header {
	}
.ui-widget-content {
	}
.ui-widget-content {
	}
/*Filtro TALLAS*/ 
div.cajasIzda ul#ul_filtrado_tallas.listaFiltro li label a {
	}
#ul_filtrado_tallas label {
		}
div.cajasIzda ul#ul_filtrado_tallas.listaFiltro li label a:hover {
	}
#ul_filtrado_tallas label:hover {
		}
#ul_filtrado_tallas input.css-checkbox[type="checkbox"]:checked + label.labelcheck {
		}
#ul_filtrado_tallas input.css-checkbox[type="checkbox"]:checked + label.labelcheck a {
	}
/*Filtro COLORES*/ 
#ul_filtrado_colores label {
	}
#ul_filtrado_colores label:hover {
	}
#ul_filtrado_colores input[type="checkbox"].css-checkbox:checked + label.labelcheck {
	}
/*Boton RESET*/ 
#botonResetFiltrar {
	} 
#botonResetFiltrar:hover {
	} 
/*Boton FILTRAR*/ 
#botonFiltrar {
	} 
#botonFiltrar:hover {
	} 

/*///////////////////// 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 {
		color:rgb(41, 31, 20);
	}
p.rastroMigas {
		background-color: rgb(41, 31, 20);
	padding: 5px 10px;
			border-bottom: 1px solid rgba(255, 255, 255, 0);
	}
#centro p.rastroMigas a:hover {
		color:rgb(41, 31, 20);
	}
.rastroMigas strong, .rastroMigas span a span {
	}
/*Rastro de migas resultados*/ 
.MigasResultado {
		color:rgb(249, 189, 54);
	}
/************************* Iconos para compartir url *****************************/

a .fa.fa-facebook-f {
		color:rgb(202, 199, 195);
	}
a:hover .fa.fa-facebook-f {
		color:rgb(41, 31, 20);
	}
a .fa.fa-twitter {
		color:rgb(202, 199, 195);
	}
a:hover .fa.fa-twitter {
		color:rgb(41, 31, 20);
	}
a .fa.fa-pinterest {
		color:rgb(202, 199, 195);
	}
a:hover .fa.fa-pinterest {
		color:rgb(41, 31, 20);
	}
a .fa.fa-copy {
		color:rgb(202, 199, 195);
	}
a:hover .fa.fa-copy {
		color:rgb(41, 31, 20);
	}
/*///////////////////// LISTADO PRODUCTOS //////////////////////////*/

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

/* Fondo parrilla familias */
table.tablaCategorias {
		background-color: rgba(255, 255, 255, 0);
	}

/* Título parrilla familias */
table.gama th {
		}
/* Borde parrilla familias */
table.tablaCategorias td  {
		border-color: rgba(255, 255, 255, 0);
	}
/* Texto enlace */
.tablaCategorias a.textoParrilla, .tablaCategorias a.textoParrilla02 {
		background-color: rgba(255, 255, 255, 0);
			color: rgb(41, 31, 20);
	}
/* Texto enlace (hover) */
.tablaCategorias a:hover.textoParrilla, .tablaCategorias a:hover.textoParrilla02 {
		background-color: rgba(255, 255, 255, 0);
		}

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


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

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

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

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

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

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

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


/*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 {
		background-color: rgba(255, 255, 255, 0);
			border-color: rgb(147, 144, 140);
		}

/* Botones para aumentar o reducir cantidad */
.decrement-unit, .increment-unit {
		background-color: rgba(255, 255, 255, 0);
			border-color: rgba(255, 255, 255, 0);
		}
.decrement-unit:hover, .increment-unit:hover {
		background-color: rgba(255, 255, 255, 0);
			border-color: rgba(255, 255, 255, 0);
		}
/* Texto unidades */
form.cantidadListado span, form.cantidad span {
	}
/************************* Cantidad (en ficha) *****************************/ 
/* Campo cantidad */
.capaCompra .decrement-unit, .capaCompra .increment-unit, input.campoCantidadFicha {
		background-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 {
		background-color: rgba(255, 255, 255, 0);
			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;
			background-color: rgb(41, 31, 20);
	}
.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(249, 189, 54);
		}

.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 {
			background-color: rgba(255, 255, 255, 0);
	}
div#buscadorTop form input.botonform:hover {
			background-color: rgba(255, 255, 255, 0);
	}
/*Boton 'Iniciar pedido'*/
#centro #contenido div.tablaNavegaCompra a.lnkBotonVerde.destacado, #centro #contenido a.lnkBotonVerde.destacado {
		background-color: rgb(41, 31, 20);
		} 
/*Boton 'Iniciar pedido' (over)*/
#centro #contenido div.tablaNavegaCompra a.lnkBotonVerde.destacado:hover, #centro #contenido a.lnkBotonVerde.destacado:hover {
		background-color: rgb(249, 189, 54);
		} 
/*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(147, 144, 140);
	}
/*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 {
	}

/*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(123, 123, 97);
	}
#pie a:link, #pie a:visited {
		color: rgb(123, 123, 97);
	}
#pie a:hover {
		color: rgb(41, 31, 20);
	}
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 {
				color: rgb(41, 31, 20);
	}
.menu a.principal:hover {
		background-color: rgba(255, 255, 255, 0);
		}
.menu a.activo, .menu a.activo:hover {
		background-color: rgb(245, 245, 240);
		}

/* 2 nivel (colores) */
.menu a.secundario {
				color: rgb(41, 31, 20);
	}
.menu a.secundario:hover {
		background-color: rgba(255, 255, 255, 0);
		}
.menu ul li ul a.activo, .menu ul li ul a.activo:hover {
		background-color: rgb(245, 245, 240);
		}

/* 3 nivel (colores) */
.menu a.terciario, .menu a.cuaternario, .menu a.quinario, .menu a.sextario {
				color: rgb(41, 31, 20);
	}
.menu a.terciario:hover, .menu a.cuaternario:hover, .menu a.quinario:hover,.menu a.sextario:hover {
		background-color: rgba(255, 255, 255, 0);
		}
.menu ul li ul li ul a.activo, .menu ul li ul li ul a.activo:hover {
		background-color: rgb(245, 245, 240);
		}


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

/* Menú desplegable (fondo) */
.ddsmoothmenu, #mega-menu {
	}
/* Menú desplegable (fondo separador) */
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited, .ddsmoothmenu ul li a:hover {
	}
.ddsmoothmenu ul li ul li a {
	}
/* Menú desplegable (activo) */
.ddsmoothmenu ul li a.itemActual {
		}
/* Menú desplegable 2nivel */
#submenu2 li a, #submenu2 li a.selected {
		}
/* Menú desplegable 2nivel (over) */
#submenu2 li a:hover, #submenu2 li a.selected:hover {
		}
/************************* 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*/


/************************* 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(234, 168, 18);
	color: rgb(21, 20, 20);
	font-size: 14px;
}
#base-mensajeCabecera a{
	color: rgb(41, 31, 20);
}
	/*//////////////////////////////////////////////////////////*/
/*////////////////// 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;
			}

#contenido {
	padding-top: 0px;
}
@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 : Estilo base //////////////////////////*/

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   ESTRUCTURA
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
body {
  -moz-osx-font-smoothing: grayscale;
}
#base1024 {
  width: 100%;
}
#base {
  width: 100%;
  margin: 0 auto;
  padding-top: 120px;
}
#centro {
  width: 100%;
  padding-left: 0;
  margin: 0 auto;
  text-align: left;
  float: none;
}
#centro.tripleColumna {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
#centro.dobleColumna {
  width: 100%;
}
#izda {
  float: none;
  margin: 0;
  width: 100% !important;
  padding: 20px 30px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   MODS
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.scrollup {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    bottom: 40px;
    opacity: .9;
    left: 13px;
    right: inherit;
    height: 50px;
    width: 50px;
    font-size: 18px;
    display: none !important;
}
.bloque-total {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
#centro section.banner {
    background-color: #f5f5f0;
    overflow: visible;
      background-image: url(/UserFiles/images/bg02.svg), url(/UserFiles/images/bg02.svg);
    background-repeat: repeat-x;
    background-position: top left, bottom left;
    background-size: 36px;
    background-blend-mode: darken;
}
#centro section.banner div.megaeditor {
    max-width: 1440px;
    margin: 0 auto;
    padding: 80px 0 100px;
}
#contenidoPromo {
  text-align: center;
  max-width: 728px;
  margin: 0 auto;
  padding-inline: 20px
}
#body_cms_home #contenido #contenidoPromo h2 {
  margin-bottom: 5px;
  margin-top: 0;
}
div#contenidoPromo p {
  font-size: 20px;
  margin-bottom: 40px;
}
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: 'Source Sans Pro', sans-serif;
}
iframe {
  width: 100%;
}
.emergente, .emergentes {
  padding: 0 4%;
}
strong {
  color: #171514;
  font-weight: 600;
}
div.megaeditor ul, div.megaeditor ol {
  margin-bottom: 20px;
}
div.megaeditor li {
  font-size: 16px;
  line-height: 1.4;
  padding: 8px 0;
}
#contenido h1,#contenido h3#productos_relacionados_h3 {
  text-align: center;
  font-size: 30px;
  margin: 30px auto;
  background-image: url(/UserFiles/images/adorno.svg);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 30px;
  background-size: 120px auto;
  font-weight: 600;
  text-transform: inherit;
}
#contenido h2 {
    font-size: 24px;
    font-weight: 600;
}
#contenido h3 {
  text-align: center;
  font-size: 36px;
  text-transform: uppercase;
}
#contenido .seccion {
  font-size: 36px;
  text-transform: uppercase;
  padding: 0 0 5px;
}
.disponible_sin_stock {
  display: none;
}
div.megaeditor p, div.megaeditor li {
  font-size: 16px;
}
.bx-next, .bx-prev {
  background-color: #171514;
}
.anyadir, .quitar {
  font-weight: 700;
}
/* ------------ FORMULARIOS ---------------------------------------------------*/
legend {
  color: #171514;
  font-weight: 700;
  font-size: 14px;
  margin-top: 0;
  padding-left: 0;
}
div.formulario form label {
  font-size: 14px;
}
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"] {
  font-size: 16px;
  padding: 8px 15px;
}
div.formulario p, div.noticias div.formulario p {
  font-size: 16px;
}
#captcha > label, #comentar_comunicado_div #captcha > label, div.noticias #enviar_amigo_div #captcha > label {
  padding-top: 3px;
  width: 160px;
}
.cajaBuscador input.botonform, .cajaBuscadorProductosAvanzado input.botonform, topSubnave input.boton, div.formulario input.boton, .boton02, .cajasIzda input.botonform, div.filtroProductos input.botonform, .botonesFiltrosCentro .botonform {
    font-size: 14px;
    font-weight: 600;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    padding: 10px 30px;
}
input[type="radio"].css-checkbox + label.labelradio, input[type="checkbox"].css-checkbox + label.labelcheck {
  font-size: 14px;
}
#ul_filtrado_familias label.labelcheck, #ul_filtrado_marcas label.labelcheck, #ul_filtrado_tipos label.labelcheck, label.labelcheck, ul[id^="ul_valores"] label.labelcheck {
  background-image: url(/UserFiles/images/ico_checkbox.svg);
  background-size: 16px auto;
}
.formulario fieldset {
  padding: 20px 0;
}
input[type="radio"].css-checkbox + label.labelradio {
  background-image: url(/UserFiles/images/radiobutton_off.svg);
}
input[type="radio"].css-checkbox:checked + label.labelradio {
  background-image: url(/UserFiles/images/radiobutton_on.svg);
}

/* FANCY LEGAL
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
section._sec_emergentes {
    padding-inline: 40px;
}
#contenido section._sec_emergentes h3 {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
}
/* CONTACTO
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#formContacto {
  margin: 0 auto 20px;
  max-width: 728px;
}
div.formulario.formulario-seccion {
    max-width: 600px;
    margin-inline: auto;
}
#formContacto fieldset {
  padding: 0;
}
#formContacto label {
  width: 100%;
  text-align: left;
}
#formContacto input[type="text"], #formContacto  select, #formContacto  textarea {
  width: 100%;
}
#formContacto label[for="particular"] {
  display: none !important;
}
input[name="imprimir"] {
    display: none;
}
/* LOGIN
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#body_login #contenido {
max-width: 800px;
margin: 0 auto;
text-align: center;
float: none;
}
#body_login h1 {
text-align: center;
padding-top: 20px;
font-weight: 300;
}
#body_login h1 {
}
#descripcion_iniciar_sesion {
    font-size: 16px;
}
div.accesoUsuarios p {
    font-size: 16px;
}

/* REGISTRO - RECORDAR CONTRASENYA
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#body_registro #contenido {
  max-width: 728px;
  margin: 0 auto 40px;
}
#body_registro legend {
  display: none;
}
#body_contrasenya #contenido {
  max-width: 600px;
  margin: 0 auto 40px;
}
#condiciones-registrodinamico {
  text-align: right;
}
#condiciones-registrodinamico label {
  margin: 0;
  font-size: 14px;
}
#recordar_contrasenya #email {
  font-size: 18px;
  padding: 9px 15px;
}
/* LISTA
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*  VISTAS Y PAGINADOR -------------------------------------------------------------------*/
table.visualizacion tr {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
table.visualizacion tr:last-child {
  justify-content: space-between;
}
table.visualizacion td {
  display: block;
}
table.visualizacion td span, table.visualizacion td strong {
  font-family: 'Poppins', sans-serif;
}
table.visualizacion td.muestra span strong {
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
}
#td_productos_orden {
  padding-right: 0;
  text-align: center;
}
#td_productos_vistas {
  padding-left: 0;
  display: none;
}
#td_productos_orden select.filtro {
  font-size: 14px;
  background-color: transparent;
}
.paginas > span {
  display: flex;
  gap: 5px;
  align-items: center;
}
.camposformHome.numprod {
  font-size: 12px;
  padding: 7px 10px;
}
table.visualizacion td {
  padding-inline: 0
}

/* LISTADO PRODUCTOS ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
#body_productos_listado #contenido {
    padding-inline: 20px;
}

#body_productos_listado  [id^="product_list_"], #body_productos_detalle  [id^="product_list_"] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
  row-gap: 40px;
  column-gap: 40px;
  width: 100%;
}
#body_productos_listado .baseTablaMini ul.mini, #body_productos_detalle .baseTablaMini ul.mini {
  width: 100%;
}
.imgNovedad {
  max-width: 48px !important;
}
ul.mini {
width: 100%;
  padding: 30px;
  margin-bottom: 0;
  margin-top: 0;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #fff;
    -webkit-box-shadow: 10px 10px 20px rgba(0,0,0,.15);
  -moz-box-shadow: 10px 10px 20px rgba(0,0,0,.15);
  box-shadow: 10px 10px 20px rgba(0,0,0,.15);
  max-width: 440px;
  margin-inline: auto;
}
ul.mini:hover {
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
    -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f5f5f0;
}
ul.carrusel_banners.mini {
  padding: 0 !important;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
ul.carrusel_banners.mini:hover  {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.imagen_marca {
  min-height: 30px;
}
ul.mini li.li_mini {
  height: 320px;
  display: flex;
  justify-content: center;
  align-items: center;
}
ul.mini .fotoProducto img {
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  max-width: initial;
  transform: scale(0.7);
}
ul.mini:hover .fotoProducto img {
  transform: scale(0.9);
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  mix-blend-mode: darken;
}
.referenciaDatosProducto {
  display: none;
}
ul.mini li.datosProductoSup {
  overflow: visible;
  margin-top: 10px;
}
.val_prod_listado {
  position: absolute;
  z-index: 9999999;
  width: 100px;
  left: 50%;
  margin-left: -50px;
  bottom: 5px;
}
a.fotoProducto:hover {
  border-color:transparent;;
}
.agotado, .disponible, .disponible_sin_stock, .en_reposicion, .parcialmentedisponible {
    display: none;
}
ul.mini li .nombreProducto {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 5px;
  overflow: hidden;
  height: 46px;
}
.restoDatosProductoDes {
  display: block;
  max-height: 100px;
  margin-bottom: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.restoDatosProductoDes a.textosProducto {
  color: #94908C;
}
li.bloquePrecio > span.descuentos {
  display: inline-block;
  padding: 1px 6px;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}
li.bloquePrecio>span.descuentos, span.descuentos {
    background-color: #d00;
    color: #fff;
}
ul.mini li.cantidad {
  margin-top: 10px !important;
  float: left;
}
ul.mini li.cantidad span {
  display: none;
}
li.bloquePrecio > span {
  margin-right: 0;
}
input.campoCantidadListado {
    padding: 2px 0;
    font-size: 16px;
    font-weight: 600;
    height: 36px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
li.bloquePrecio > span.pvpr_con_iva {
  background-color: #f2f3f4;
  padding: 1px 7px;
  margin-top: 5px;
  margin-bottom: 3px;
  position: absolute;
  left: 0;
  bottom: -3px;
}
li.bloquePrecio > span.pvpr_con_iva strong {
  font-weight: 700;
}
li.bloquePrecio span.precioPrincipal {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
}
li.bloquePrecio > span.consulta {
  margin-right: 0;
  text-align: center;
  font-weight: 600;
  margin-top: 20px;
}
ul.mini li.botondeCompra {
  float: right;
  min-height: 0;
  margin-top: 5px;
}
li a.botonComprar:link,li a.botonComprar:visited,  li a.botonComprar:hover, li a.botonComprar.anyadirCesta, li a.botonReservar, li a.botonReservar:link, li a.botonReservar:visited {
  font-size: 0;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: p;
  padding: 10px 15px;
  font-weight: 600;
  width: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
}
li a.botonComprar:hover, li a.botonComprar.anyadirCesta, li a.botonComprar.anyadirCesta:hover,  li a.botonReservar:hover {
  font-size: 14px;
  width: 180px;
}
.botonComprar.anyadirCesta::before {
  content: "";
  background-image: url(/UserFiles/images/shopping-bag_w.svg);
  background-repeat: no-repeat;
  width: 26px;
  height: 26px;
  display: inline-block;
  background-size: auto 22px;
  vertical-align: bottom;
  background-position: center;
}
.botonComprar::before {
  content: "";
  background-image: url(/UserFiles/images/flecha_dcha_w.svg);
  background-repeat: no-repeat;
  width: 26px;
  height: 26px;
  display: inline-block;
  background-size: auto 22px;
  vertical-align: bottom;
  background-position: center;
}

li .botonReservar::before {
  content: "";
  background-image: url(/UserFiles/images/ico_cart02_w.svg);
  background-repeat: no-repeat;
  width: 24px;
  height: 22px;
  display: inline-block;
  background-size: auto 18px;
  vertical-align: bottom;
  margin-top: 5px;
}
form.cantidadListado span span, form.cantidad span span {
  display: none;
}
ul.mini li.bloquePrecio {
  margin-bottom: 0 !important;
  padding: 0 0 4px 0;
}
.restoDatosProducto, .restoDatosProducto02 {
  margin-bottom: 0;
  font-size: 14px;
}
.sticky_oferta {
  font-size: 12px;
  background-color: #d00;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: 700;
  text-transform: uppercase;
}
span.camposDinamicos {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(124px,1fr));
  grid-gap: 2px 10px;
  display:none;
}
/*************************MARCAR PRODUCTOS AÑADIDOS ***************************/
ul.mini.estadoCompra li, ul.mini.estadoReserva li {
  margin: 0;
}
ul.mini.estadoCompra, ul.mini.estadoReserva {
  border: 1px solid #1e120d !important;
  padding: 20px 30px !important;
}
ul.mini.estadoCompra li.conestado {
  position: absolute;
  background-color: #171514;
  font-weight: 600;
  padding: 3px 70px 3px 40px;
  z-index: 9;
  transform: rotate(-35deg);
  left: -40px;
  top: 12px;
}
ul.mini.estadoReserva li.conestado {
  position: absolute;
  font-weight: 600;
  padding: 3px 70px 3px 40px;
  z-index: 9;
  transform: rotate(-35deg);
  left: -48px;
  top: 20px;
  background-color: #c6c8cd;
}
div.estadoCompra {
  background-color: #171514;
  font-weight: 600;
  display: inline-block;
  padding: 3px 13px 3px 15px;
  position: absolute;
  left: 60%;
  top: -50px;
}
div.estadoReserva {
  background-color: #c6c8cd;
  font-weight: 600;
  display: inline-block;
  padding: 3px 13px 3px 15px;
  position: absolute;
  left: 60%;
  top: -50px;
}
/************************* PRECIO COMPARATIVA ***************************/
.porcentaje_descuento_oferta {
  background-color: #d00;
  display: inline-block !important;
  color: #fff;
  font-size: 14px;
  padding: 0 5px;
  border-radius: 3px;
  font-weight: 700;
}
.porcentaje_descuento_oferta span::before {
  content: "OFERTA";
}
li.bloquePrecio > span.descuento_unico, li.bloquePrecio > span.pvpr {
  display: none;
}
li #precio_comparativa {
  position: absolute;
  top: -2px;
  width: 100px;
  left: 0px;
  text-align: left;
  margin: 0;
  padding-left: 0;
}
li #precio_comparativa .textoApoyo {
  display: none;
}
li #precio_comparativa strong {
  position: relative;
  display: inline-block;
  color: #171514;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
}
#precio_comparativa strong::before {
  content: "Tarifa general: ";
  display: block;
  font-size: 12px;
  font-weight: 400;
}
#precio_comparativa strong span {
  text-decoration: line-through;
  color: #171514;
}

/* FANCY AVISO STOCK ---------------------------------------------------------------------------------------------------------------*/
#alertaJquery > div:first-child {
  background-color: #f8f9f9;
  color: #808080;
  font-size: 14px;
  font-weight: 600;
}
table#alertaJquery {
  margin: 50px auto;
  width: 600px;
}
table#alertaJquery td {
  text-align: center;
}

/* FANCY COMPRA ---------------------------------------------------------------------------------------------------------------*/
#jquery_background {
  background: rgba(0, 0, 0, 0.8);
  cursor: url("/UserFiles/images/ico_close.png"),auto;
  opacity: 1 !important;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
}
#jquery_alert {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 10px;
}
#nuevoProducto > div {
  background-image: none;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 30px;
}
table#nuevoProducto {
  border-bottom: none;
}
.cerrar_fancy {
    border: none;
    mix-blend-mode: difference;
}
td.datosProducto .nombreProducto {
    font-weight: 600;
}
.tit_total {
  visibility: hidden;
}
.botonSeguir > a, .botonVer > a {
    font-weight: 600;
    border-radius: 100px;
    padding: 10px 20px;
}
.botonSeguir a {
  color: #171514;
  border: 1px solid #202020;
  background-color: #fff;
}
.botonSeguir > a:hover {
  background-color: transparent;
  color: #171514;
  border-color: #171514;
}
/* FICHA
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#body_productos_detalle #base {
  overflow: visible;
}
#body_productos_detalle #ajaxcontentarea, #productos_hermanos {
  max-width: 1440px;
  margin-inline: auto;
}
#contenido_textos_avanzados_apilados, #contenido_textos_avanzados_pestanyas {
  margin-top: 40px;
}
div.imagen {
  width: 60%;
  position: sticky;
  top: 155px;
}
div.datosFicha, div.imagen {
  float: none;
  vertical-align: top;
  display: inline-block;
}
.contentstyle {
  padding-top: 40px;
}
#div_composicion {
  background-color: #f5f5f0;
  font-size: 14px;
  padding: 5px 30px 20px;
  border-radius: 20px;
    border-bottom-right-radius: 20px;
  margin: 15px 0;
  color: #71715e;
  overflow: hidden;
  position: relative;
  /*border-bottom-right-radius: 0;*/
}
#div_composicion::after {
  content: "";
  background-color: #020202;
  width: 60px;
  height: 60px;
  transform: rotate(45deg);
  display: block;
  position: absolute;
  bottom: -40px;
  right: -40px;
  display:none;
}
#div_composicion p {
  font-size: 14px;
}
div.modelo {
    margin-top: 20px;
}
div#color {
    margin-left: 0;
}
div.variaciones div {
    font-size: 14px;
    min-width: 48px;
    padding: 0;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#color.variaciones a {
    width: 48px;
    height: 48px;
}
.masInfo {
   display: none;
}
.producto_anterior, .producto_siguiente {
  width: 40%;
}
.producto_anterior a, .producto_siguiente a {
  line-height: 1.2;
}
.capaNovedadFicha img {
  width: 60px;
}
div.modelo {
  background-color: transparent;
  margin: 0;
  padding: 0;
}
.consultar {
  font-size: 20px;
  font-weight: 600;
}
.botonWishListFicha {
  float: none !important;
  margin-top: 0;
  margin-bottom: 15px;
}
#logomarca {
  float: right;
  margin: 00;
}
#logomarca img {
  max-width: 100px;
  max-height: 60px;
}
div.imagen {
  width: 60%;
}
#div_slider_fotos.vertical {
  max-width: 120px;
}
#foto_principal {
  padding: 0;
}
div.datosFicha {
  width: 39%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
/*  background-color: #F5F5F0;
  padding: 20px 40px;*/
}
input#cantidad_ {
    padding: 2px 0;
    font-size: 16px;
    font-weight: 600;
    height: 36px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
p.codigo_barras, p.referencia, table.listado p {
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
}
#body_productos_detalle #contenido h1 {
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0;
  font-weight: 600;
  line-height: 1.2;
  background-image: none;
}
#body_productos_detalle #contenido h2, #body_productos_detalle #contenido h2 strong {
  font-size: 18px;
}
#div__descripcion_corta table {
  width: 100% !important;
  margin: 10px 0;
}
#div__descripcion_corta td, #div__descripcion_corta p {
  font-size: 18px;
}
#datosmenores {
  overflow:hidden;
}
#cuadroPrecio {
  padding: 0;
  position: relative;
}
div.precioPrincipal .divisa_fin {
  font-size: .75em;
}
div.datosProducto p {
  font-size: 14px;
}
#cuadroPrecio #precio_comparativa {
  margin: 0;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  align-items: flex-start;
}
.preciosVenta.pvpr_con_iva_ficha {
  background-color: #f2f3f4;
  padding: 5px 10px;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0;
}
div.preciosVenta.pvpr_con_iva_ficha strong {
  color: #2d2d2d;
  font-weight: 700;
}
.contentstyle .ficha a.botonComprar, .contentstyle .ficha a.botonReservar {
  font-weight: 600;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  padding: 15px 45px;
  margin-right: -10px;
}
.contentstyle .ficha a.botonComprar::before {
  content: "";
  background-image: url(/UserFiles/images/shopping-bag_w.svg);
  background-repeat: no-repeat;
  width: 23px;
  height: 19px;
  display: inline-block;
  background-size: auto 19px;
  vertical-align: bottom;
}
.contentstyle .ficha a.botonReservar::before {
  content: "";
  background-image: url(/UserFiles/images/ico_cart02_w.svg);
  background-repeat: no-repeat;
  width: 21px;
  height: 18px;
  display: inline-block;
  background-size: auto 16px;
  vertical-align: bottom;
  margin-top: 5px;
}
#botonAvisoStock::before {
  background-image: url(/UserFiles/images/ico_avisar_w.svg);
}
.contentstyle .ficha a.botonReservar, #botonReservar {
  display: inline-block;
}
#botonAvisoStock {
  margin-left: 10px;
}
p.botonReservarFicha {
  margin-bottom: 5px;
}
#cuadroPrecio .consultar {
  display: block;
  margin-top: 20px;
  text-align: left;
}
#jquery-overlay {
  background-color: rgba(0, 0, 0, .1) !important;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  opacity: 1 !important;
  cursor: url("/UserFiles/images/ico_close.png"),auto;
}
#lightbox-container-image {
  -webkit-box-shadow: 10px 10px 20px rgba(0,0,0,.15);
  -moz-box-shadow: 10px 10px 20px rgba(0,0,0,.15);
  box-shadow: 10px 10px 20px rgba(0,0,0,.15);
}
div.descripcionLarga {
    font-size: 16px;
    color: gray;
}
.pestanyaCliente {
    margin-top: 20px;
}
#descuento-tramos ul {
  display: flex;
  gap: 10px;
  padding: 0;
  margin: 0;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.tramo-descuento {
  display: grid;
  justify-content: center;
  line-height: 1;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  background-color: #f5f5f0;
  padding: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  white-space: nowrap;
  flex: inherit;
}
#descuento-tramos span.textosPrecios {
  background-color: transparent;
  grid-row: 1;
  grid-column: 1/3;
  padding: 0;
}
#descuento-tramos div.preciosUnidad {
  background-color: transparent;
  grid-row: 2;
  grid-column: 1;
  display: block;
  padding: 0;
}
#descuento-tramos .tramo-descuento-oferta {
  background-color: #d00;
  color: #fff;
  grid-row: 2;
  grid-column: 2;
  align-self: center;
  max-width: 42px;
  padding: 1px;
  font-weight: 700;
}
div.preciosUnidad {
  color: #020202;
}
span.textosPrecios {
  font-size: 13px;
}
.tramo-descuento-oferta {
  font-weight: 700;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.capaCompra {
  overflow: visible;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
#cuadroPrecio > br {
  display: none;
}
.ValorImpuestos {
  margin-left: 10px;
}
/************************* PRECIO COMPARATIVA ***************************/
.preciosVenta.pvpr_sin_iva_ficha, #textoIvaComparativa, #cuadroPrecio #precio_comparativa .textoApoyo, .descuento_unico .dto-unico-tarifa {
  display: none !important;
}
#cuadroPrecio #precio_comparativa strong {
  display: block;
  margin: 0 2px 0 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
}
#cuadroPrecio #precio_comparativa strong::before {
  content: "Tarifa general: ";
  font-size: 14px;
  display: block;
}
#cuadroPrecio #precio_comparativa strong::after {
  content: "";
  width: 65%;
  height: 1px;
  background-color: #808080;
  display: block;
  position: absolute;
  bottom: 10px;
  right: 0;
}
.porcentaje_descuento_comparativa span::before {
  content: "OFERTA ";
}
.porcentaje_descuento_comparativa {
  background-color: #d00;
  color: #fff;
  padding: 2px 7px;
  border-radius: 3px;
  font-weight: 700;
  clear: both;
  font-size: 14px;
  justify-items: flex-end;
  margin-left: auto;
}
.textoApoyo02 {
  display: none;
}
#precio_principal {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  align-items: center;
}
.ficha div.precioPrincipal strong {
  font-weight: 700;
}
/************************* DIMENSIONES Y PESO ***************************/
#propiedades-producto {
  margin-top: 40px;
  padding-bottom: 20px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-bottom: 2px solid #f2f3f4;
  margin-bottom: 20px;
}
#propiedades-producto span {
  display: block;
  font-family: 'Poppins', sans-serif;
}
#propiedades-producto span:first-child {
  display: block;
  color: #171514;
  text-transform: uppercase;
  font-weight: 600;
}
#dimensiones-producto {
  background-image: url(/UserFiles/images/ico_dimensiones.svg);
  background-repeat: no-repeat;
  padding-left: 35px;
  background-size: 30px auto;
}
#peso-producto {
  background-image: url(/UserFiles/images/ico_peso.svg);
  background-repeat: no-repeat;
  padding-left: 30px;
  background-size: 24px;
}

.familiasRelacionadas a {
  background-color: transparent;
  border: 1px solid #CAC7C3;
  padding: 6px 15px;
}
.familiasRelacionadas a:hover, .nube_tags > a:hover {
  background-color: #171514;
  color: #fff;
}
.pestanyaCliente {
  font-size: 16px;
}
.plazoEntrega {
  margin: 0;
  display: none;
}

#comentarios::before {
  content: "VALORACIONES";
  color: #171514;
  font-size: 12px;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
}
.filaComentarios {
  padding: 8px 0 10px;
  margin: 0;
}

div.herramientas {
  border-top: none;
  text-align: center;
}
#bloque #listaBlog li div.herramientas a, div.herramientas a {
  float: none;
  display: inline-block;
  margin: 0;
}
.herramientas a > img {
  max-width: 30px !important;
  margin: 0;
}
div.herramientas a span {
  display: block;
  padding: 5px;
}
.datosProducto h6, dl.camposDinamicos dt span {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
}
dl.camposDinamicos dt span, dl.camposDinamicos dd span {
  font-family: 'Poppins', sans-serif;
}
.fichaMarca a {
  color: #808080;
}
.fichaMarca a:hover {
  color: #171514;
}
#comentar_comunicado_div h3, #enviar_amigo_div h3, #solicitar_aviso_stock_div h3, #solicitar_info_div h3, #valorar_producto_div h3 {
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
}
#solicitar_info_div fieldset {
  padding: 10px 0 0;
}
#solicitar_info_div legend {
  display: none;
}
#enviar_amigo_div fieldset {
  padding: 10px 0 0;
}
.formulario #div_puntuacion {
  margin-top: 9px;
  margin-bottom: 0;
}
#solicitar_info_div label, #enviar_amigo_div label {
  display: block;
  text-align: left;
  width: 100%;
}
#solicitar_info_div p, #enviar_amigo_div p {
  margin: 0;
}
#valorar_producto_comentarios {
  width: 400px;
}
#enviar_amigo_div div.formulario .notaaclaratoria, #solicitar_aviso_stock_div div.formulario .notaaclaratoria, #solicitar_info_div div.formulario .notaaclaratoria {
  visibility: hidden;
  display: block;
}
/* PROCESO DE COMPRA
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#areaCompra #base {
  max-width: 1024px;
}
#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;
  text-align: center;
  text-transform: uppercase;
}

/*  MI CESTA -------------------------------------------------------------------*/
ul.otrosDatosCesta {
    display: none;
}
.tablaCesta th {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.tablaCesta tbody td {
  padding: 10px;
}
a.producto span span.nombreproductocesta {
  font-size: 16px;
}
.imgProducto {
    max-width: 128px;
}
.imgProducto+span, a.producto+span {
    width: calc(100% - 140px);
}
.borrarproducto {
  background-image: url(/UserFiles/images/ico_close-circle.svg);
  display: inline-block;
  width: 25px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: right 3px;
  vertical-align: middle;
  background-size: 14px auto;
}
.borrarproducto img {
  display: none;
}
.tablaCesta .precio01 {
  font-size: 16px;
}
a.producto span span.nombreproductocesta {
  font-weight: 600;
}
#agenteComercial, #politicaDescuento {
  font-size: 12px;
  margin-bottom: 20px;
  margin-top: 0;
}
.tablaCesta .filaCalculos td, table.tablaCesta tr.importeTotal td, .tablaCesta tbody tr:last-child td {
  border-bottom: none;
}
#paso1_navega_compra {
  margin-top: 40px;
}
.procesoCompra a.lnkBotonRojo:link, .procesoCompra a.lnkBotonRojo {
  font-weight: 600;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
border: 1px solid #202020;
  text-transform: uppercase;
}
#centro #contenido div.tablaNavegaCompra a.lnkBotonVerde.destacado, #centro a.lnkBotonVerde.destacado {
  font-weight: 600;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  padding: 20px 40px;
}
/*  MIS DATOS -------------------------------------------------------------------*/
#paso02 .cajaCompra01 {
  padding: 10px 30px 20px;
  border: 3px solid #f5f5f0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.botonRevisarCesta, .botonform, .cajaCompra01 input.botonform, .tablaResumen input.botonform {
  font-size: 14px;
  font-weight: 600;
}
.cajaCompra01 p {
  display: none;
}
.cajaCompra01 p, .cajaCompra02 p {
  font-size: 16px;
}
.formCompra input.campoInactivo {
  background-color: #f5f5f0;
}
#contenido .cajaCompra01 > h3, #contenido .cajaCompra02 > h3 {
  margin-bottom: 15px;
  text-transform: inherit;
  font-size: 24px;
  font-weight: 600;
  margin-top: 10px;
}
.celdaTitForm {
    border-bottom: none;
    font-size: 16px;
    padding-bottom: 5px;
    padding-top: 30px;
    color: #171514;
    font-weight: 600;
}
#datosDireccionFacturacion, #datosFacturacion {
  margin-top: 10px;
}
.celdaTitForm.zonaDatosIdentificacion {
  padding-top: 0;
}
.tablaForm td {
  font-size: 14px;
  padding: 4px 15px 4px 10px;
}
#datosFacturacion td {
  padding: 4px 15px 4px 10px;
}
#esRegalo {
  background-image: url(/UserFiles/images/bg01.svg);
  color: #171514;
  background-color: transparent;
  background-size: cover;
  background-position: center;
}
#esRegalo label {
  color: #171514;
  font-weight: 600;
}

#menuTabs {
  text-align: center;
}
#menuTabs li a {
  font-size: 12px;
  font-family: 'Source Sans Pro', sans-serif;
}
table.tablaCesta .importeTotalaPagar td {
  color: #fff;
}
.tablaCesta tfoot td {
  color: rgb(32, 32, 32);
}
#menuTabs li.activo, #menuTabs li.activo:hover {
  border: 0 none;
}

/*  FORMA DE PAGO -------------------------------------------------------------------*/
#paso03 h4 {
    color: #020202;
    font-size: 24px;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
}
#paso03 .tarifa {
    margin-top: 10px;
}
#paso03 .cajaFormaPago {
    margin-bottom: 20px;
    padding: 20px 30px 30px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  border: 3px solid #f5f5f0;
}
#contenido #paso03 h3 {
  text-align: left;
  font-size: 18px;
}
#paso03 .cajaFormaPago h3 label.labelradio, #paso03 .cajaFormaPago label.labelradio {
    font-size: 18px;
}
/*  RESUMEN -------------------------------------------------------------------*/
table.tablaCesta.cestaPrincipal_totales {
    margin-bottom: 0;
}
#contenido #paso04 > h3 {
  display: none;
}
#contenido #paso04 h3 {
    font-size: 20px;
    text-align: left;
    padding: 0;
    text-transform: inherit;
    font-weight: 600;
}
.cajaResumen.codigoClub, .cajaResumen.codigoPromocional, .cajaResumen.datosPersonales, .cajaResumen.documentosAdjuntos, .cajaResumen.documentosAdjuntos02, .cajaResumen.formasdePago, .cajaResumen.ordenCompra, .cajaResumen.procedimientoReservas, .cajaResumen.productos, .cajaResumen.regalos, .cajaResumen.regalosPromocionales {
    border: 3px solid #f5f5f0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-top: 30px;
}
div.cajaResumen {
    padding: 40px;
}
#contenido .cajaResumen h4 {
    font-size: 24px;
    font-weight: 600;
    color: #020202;
    margin-bottom: 10px;
}
.cajaResumen table.tablaDatosPersonales th {
    background-color: transparent;
    font-size: 24px;
    padding: 5px 0;
    text-align: center;
    text-transform: initial;
    color: #020202;
    font-weight: 600;
}
.cajaResumen table.tablaDatosPersonales td, div.cajaResumen, .cajaResumen > p {
  font-size: 18px;
   color: #94908C;
}
.modificar a.lnkSize {
  font-size: 13px;
}
.cajaResumen table.tablaDatosPersonales strong {
  color: #171514;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.cajaResumen.observaciones {
  border: none;
  padding: 0;
}
.capaCondiciones {
  text-align: right;
}

/*  PASO FINAL -------------------------------------------------------------------*/
#paso05 {
  max-width: 768px;
  margin: 0 auto;
}
#paso05 h2#paso5_h2 {
  margin-bottom: 40px;
  margin-top: 20px;
}
.cajaFinal > p {
  font-size: 16px;
}
#email_pedido strong {
  color: #171514;
  font-weight: 600;
}
div.cajaFinal, div.cajaResumen {
  border: none;
}
#identificadorPedido {
  background-color: #f5f5f0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#paso05 ul:first-child a.lnkBotonVerde.destacado {
  font-size: 16px !important;
  padding: 15px 40px !important;
}

/* AREA PRIVADA
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#areaPersonal #base {
  max-width: 1280px;
}
#menuTabs li.activo, #menuTabs li.activo:hover {
  background-color: transparent;
}
#menuTabs li.activo a, #menuTabs li.activo a:hover {
  font-weight: 600;
}
fieldset.areaprivada {
  border-top: none;
}
#areaPrivada .celdaTitForm {
  background-color: transparent;
  color: #171514;
  font-weight: 700;
  font-size: 14px;
  padding: 7px 0;
}
#areaPrivada label {
  font-size: 14px;
}
table.misPedidos td {
  font-size: 14px;
}
table.listaEdicion, table.misPedidos, table.misPedidos.avisosStock td.total, table.listaEdicion td.total, table.misReservas td.total {
  border-bottom: none;
}
.botonEliminar {
  padding: 8px 15px;
  font-weight: 700;
}
#areaPersonal a.botonComprar, #areaPersonal input.botonComprar {
  font-weight: 700;
}
/*  LISTAS COMPRA -------------------------------------------------------------------*/
.tablaRecibos.tablaGenerica th {
  background-color: #f8f9f9;
  color: #171514;
  font-size: 11px;
  font-family: 'Source Sans Pro', sans-serif;
  border-bottom: 2px solid #fff;
  font-weight: 600;
}
.tablaRecibos.tablaGenerica td {
  padding: 10px 7px;
  border-bottom: 1px solid #edeeee;
  font-size: 14px;
}
/*  LISTA DESEOS -------------------------------------------------------------------*/
table.listaEdicion th {
  background-color: #f8f9f9;
  color: #171514;
  font-size: 11px;
  font-family: 'Source Sans Pro', sans-serif;
  border-bottom: 2px solid #fff;
  font-weight: 600;
}
table.listaEdicion td {
  padding: 10px 7px;
  border-bottom: 1px solid #edeeee;
}
table.listaEdicion td.subtotal {
  background-color: #f8f9f9;
  color: #171514;
}
/*  MIS PEDIDOS -------------------------------------------------------------------*/
.filtro_areaprivada {
  background-color: transparent;
  padding: 15px 0 10px;
}
#mis_pedidos_fecha_inicio, #mis_pedidos_fecha_fin {
  width: 120px;
  font-size: 16px;
}
table.misPedidos th {
  background-color: #f8f9f9;
  color: #171514;
  font-size: 11px;
  font-family: 'Source Sans Pro', sans-serif;
  border-bottom: 2px solid #fff;
}
table.misPedidos td {
  padding: 10px 7px;
  border-bottom: 1px solid #edeeee;
}
table.misPedidos td.estadoPedido span {
  font-size: 12px;
  font-weight: 700;
}
.separador01.precioPedido {
  background-color: #f8f9f9 !important;
  color: #171514;
}
/*  IMPORTAR PEDIDOS -------------------------------------------------------------------*/
.texto_descripcion.mi_lista_deseos {
  display: none;
}
#areaPrivada div.formulario.listacompra {
  float: none;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
#areaPrivada div.formulario.listacompra ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  row-gap: 20px;
}
div.formulario input.botonform {
  background-color: transparent;
  color: #171514;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  padding: 10px 15px;
  font-weight: 600;
  vertical-align: top;
  border: 1px solid #171514;
}
div.formulario input.botonform:hover {
  background-color: #171514;
}
/*  MIS COMPRAS -------------------------------------------------------------------*/
#mis_compras_fecha_inicio, #mis_compras_fecha_fin {
  width: 120px;
  font-size: 16px;
}
.select2-container {
  width: 200px !important;
}
.select2-container--default .select2-selection--multiple {
  padding-bottom: 8px !important;
  padding-top: 4px;
  border: 1px solid #ddd !important;
}
#boton_buscar {
  background-color: transparent;
  color: #171514;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  padding: 10px 15px;
  font-weight: 600;
  vertical-align: top;
  border: 1px solid #171514;
}
#boton_buscar:hover {
  background-color: #171514;
  color: #fff;
  text-decoration: none;
}
#por_referencia {
  width: 200px;
  border: 1px solid #ddd;
}
#tabledata.misPedidos td:last-child {
  text-align: center;
}
#tabledata.misPedidos td:last-child a {
  background-color: transparent;
  color: #171514;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  padding: 10px 15px;
  font-weight: 600;
  vertical-align: top;
  border: 1px solid #171514;
  white-space: nowrap;
}
#tabledata.misPedidos td:last-child a:hover {
  background-color: #171514;
  color: #fff;
  text-decoration: none;
}
/*///////////////////// CSS DINÁMICO : Cabecera y pie //////////////////////////*/

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   CABECERA
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#baseCabecera {
  position: fixed;
  width: 100%;
  z-index: 9;
  -webkit-box-shadow: 5px 5px 20px rgba(14, 37, 39, 0.2);
  -moz-box-shadow: 5px 5px 20px rgba(14, 37, 39, 0.2);
  box-shadow: 5px 5px 20px rgba(14, 37, 39, 0.2);
}
#baseCabecera.sticky {
-webkit-box-shadow: 5px 5px 20px rgba(14, 37, 39, 0.2);
  -moz-box-shadow: 5px 5px 20px rgba(14, 37, 39, 0.2);
  box-shadow: 5px 5px 20px rgba(14, 37, 39, 0.2);
}
#cabecera {
  width: 100%;
  margin: 0 auto;
  z-index: 9;
    max-width: 1440px ;
}
div#bandera img {
    max-width: 100%;
    height: auto;
}
div#bandera {
  position: absolute;
  left: -200px;
  width: 400px;
  top: -150px;
  pointer-events: none;
  z-index: 99;
}
#idiomas {
    width: 24px;
    position: absolute;
    right: 0;
    font-size: 11px;
    top: 13px;
    text-align: center;
    color: #000;
}
#idiomas a {
  color: #000;
}
/* MENSAJE CABECERA 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#base-mensajeCabecera {
  background: linear-gradient(45deg, rgb(234, 154, 0) 0%,rgb(255, 199, 84) 50%,rgb(234, 154, 0) 100%);
}
#base-mensajeCabecera {
    background: linear-gradient(90deg, rgb(246 19 23) 0%, rgb(251 227 24) 50%, rgb(246 15 23) 100%);
}
#mensajeCabecera h1 {
  font-weight: 600;
  margin: 0;
  padding: 0;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1;
  font-weight: 500;
  color: #000;
}
div.logo {
  right: inherit !important;
  width: 160px;
  left: 0;
}
#img_logo {
  max-width: 100%;
 height: auto !important;
}
#menuTop {
    display: none;
}
/* USUARIOS REGISTRADOS 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#capaLoginTop {
  background: transparent;
}
#titLoginTop a {
  display: inline-block;
  padding: 15px 10px 10px 45px;
  font-size: 0;
  text-transform: inherit;
  color: #171514;
  background-image: url(/UserFiles/images/ico_user.svg);
  background-repeat: no-repeat;
  background-size: 30px auto;
  background-position: 15px 1px;
  min-height: 30px;
  text-transform: uppercase;
  font-weight: 700;
}
#capaLoginTop.activo #titLoginTop a {
    font-size: 16px;
    background-position: 16px 15px;
    padding: 17px 15px 10px 50px;
    text-transform: inherit;
    font-weight: 600;
    background-size: 26px auto;
}
#capaLoginTop.activo {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 10px 10px 20px rgba(0,0,0,.15);
  -moz-box-shadow: 10px 10px 20px rgba(0,0,0,.15);
  box-shadow: 10px 10px 20px rgba(0,0,0,.15);
  top: 0 !important;
  background-color: #fff;
}
#titLoginTop a.lnkCerrar {
    display: inline-block;
    padding: 0 10px 5px 5px !important;
    font-size: 0 !important;
    background-image: url(/UserFiles/images/ico_cerrar.svg);
    background-repeat: no-repeat;
    width: 24px;
    background-size: 24px auto;
    background-position: left center;
}
#formLoginTop form {
  padding: 0 20px 10px;
}
#formLoginTop div {
  width: 100%;
  margin-bottom: 5px;
}
#formLoginTop label {
  font-size: 13px;
  color: #808080;
}
#formLoginTop input.boton {
  font-size: 13px;
  background-color: #1e120d;
  font-weight: 600;
}
#formLoginTop a#registrousuarios, #formLoginTop a#recordarContrasenya {
  font-size: 12px;
}
#capaLoginTop.activo #titLoginTop a.lnkCerrar {
  display: none;
}
#capaLoginTop.activo div#formLoginTop ul.enlace {
  margin: 0 0 0 20px;
}
#capaLoginTop.activo div#formLoginTop ul.enlace li a {
  font-size: 14px;
  display: block;
  padding: 2px 0;
  color: #2d2d2d;
}
/* CESTA 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#cestaTop {
  position: relative;
  float: right;
  padding-inline: 0;
}
#botones, #registro.cestaRegistro.loginregistro {
  display: none;
}
#cesta a span::before, #cesta a span::after {
  display: none;
}
#cesta, #loginTop {
  font-size: 14px;
  width: auto;
  background: transparent;
}
#user {
  display: none;
}
.espaciosesion {
  display: none;
}
/**/
#loginTop {
  float: left;
  margin-right: 10px;
  color: #2b2825;
}
#loginTop a {
  text-transform: uppercase;
  font-size: 11px;
  display: inline-block;
}
#cestaTop #cesta.activo {
  background-color: transparent;
}
#cesta a, #cestaTop #cesta.activo a {
  background-image: url("/UserFiles/images/shopping-bag.svg");
  padding: 0 0 6px 24px;
  background-size: 22px auto;
  background-position: left bottom;
}
#cesta a:hover, #cestaTop #cesta.activo a:hover {
  background-image: url("/UserFiles/images/shopping-bag.svg");
}
#cesta a span:first-child {
  display: none;
}
#cesta a span span {
  display: none;
}
#cesta a span {
  display: flex;
  background-color: #171514;
  color: #fff;
  border-radius: 20px;
  font-weight: 700;
  justify-content: center;
  align-items: center;
  padding: 3px 8px;
  line-height: 1;
}
/* MENU AUXILIAR 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.icomenuTop {
  display: none;
}
#menuTop ul li a, #menuTop ul li a:link, #menuTop ul li a:visited {
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 600;
}
#menuTop ul li a:hover {
  background-color:#f4f4f4;
}
/* BUSCADOR TOP
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
div#buscadorTop {
      background-color: #f5f5f0;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    padding: 2px 10px 2px 20px;
    border: none;
  width: 250px;
}
div#buscadorTop form input.camposformHomeMediano {
  border: none;
  width: calc(100% - 30px);
  padding-inline: 0;
}
div#buscadorTop form input.botonform {
  color: rgb(255, 255, 255);
  background-color: transparent;
  font-size: 0;
  border: none;
  background-image: url(/UserFiles/images/ico_search.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  width: 24px;
  height: 24px;
  background-position: center center;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   PIE
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#pie {
    padding: 240px 0 0 0;
    background-image: url(/UserFiles/images/bg_bottom.jpg);
    background-repeat: no-repeat;
    background-position: right -50px;
    background-attachment: scroll;
    background-size: 500px;
}
address {
  padding: 0;
  position: relative;
  overflow: visible;
  margin: 0;
}
address::after {
    content: "";
    display: block;
    width: 320px;
    height: 240px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/UserFiles/images/bg_pieSD.png);
    position: absolute;
    right: 50%;
    transform: rotate(-32deg);
    bottom: -60px;
    margin-right: -340px;
  pointer-events: none;
  display: none;
}
address, #pie .menu a {
  font-size: 14px;
}
div#comercios {
    display: flex;
    justify-content: center;
    gap: 40px;
    align-items: center;
    padding: 0;
    flex-wrap: wrap;
    position: relative;
    margin: 20px auto 40px;
}
div#comercios img {
    mix-blend-mode: darken;
    max-height: 80px;
    max-width: max-content;
}
div#corporativo p > span {
    display: block;
    margin-bottom: 10px;
}
#pieInferior {
    background-color: #f5f5f0;
    padding: 50px 0 10px;
    background-image: url(/UserFiles/images/bg02.svg), url(/UserFiles/images/bg02.svg);
    background-repeat: repeat-x;
    background-position: top left, bottom left;
    background-size: 36px auto;
    background-blend-mode: darken;
}
#pieA {
  margin: 0 auto;
  max-width: 1440px;
}
#corporativo {
    margin: 20px auto 60px;
}
div#corporativo p {
    margin: 0;
}
#corporativo > a {
  display: block;
}
#corporativo p a {
    display: inline-block;
    margin-right: 7px;
    vertical-align: middle;
    margin-left: 7px;
}
#pie ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
#pie #menusecundario a {
    display: inline-block;
    background-color: #7b7b61;
    padding: 12px 30px;
    border-radius: 100px;
    color: #fff;
    text-transform: uppercase;
}
#pie #menusecundario a:hover {
    text-decoration: none;
    background-color: #000;
}
#pie a.principal:link, #pie a.principal:visited, #pie a.principal:hover, #pie #menusecundario ul li a, #pie #menulegal ul li a {
  padding: 3px 0;
  display: block;
  text-decoration: none;
}
#pie div.submenu {
  display: none;
}
#pieB {
  opacity: .4;
  display: none;
  justify-content: flex-end;
  max-width: 1440px;
  margin: 0 auto;
  align-items: center;
  font-weight: 600;
}
#tarjetas {
  display: flex;
  justify-content: flex-start;
  column-gap: 20px;
  align-items: center;
}
#tarjetas span {
  background-color: #f5f5f0;
  text-transform: uppercase;
  font-weight: 900;
  display: inline-block;
  color: #000;
  padding: 3px 9px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
}
#whatsapp {
  position: fixed;
  right: 10px;
  bottom: 40px;
}
table.textosCondiciones {
    background-color: #ebebe0;
}
table.textosCondiciones tr {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
table.textosCondiciones td {
    min-width: 140px;
}
#pie p.condiciones {
    font-size: 13px;
    padding: 15px 0;
}
/*///////////////////// CSS DINÁMICO : Home //////////////////////////*/

/* HOME
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#body_cms_home #base, #body_cms_home #centro, #body_cms_home #centro section {
    overflow: visible;
}
#body_cms_home #centro #contenido {
    max-width: 1440px;
    margin: 0 auto;
}
#body_cms_home #base {
  background-repeat: no-repeat;
  background-image: url(/UserFiles/images/bg_cabecera.jpg);
  background-size: 1500px;
  background-position: calc(100% + 500px) 7%;
}
#body_cms_home section.gal_carrusel {
  margin: 70px auto 0;
}
.gal_carrusel .bx-wrapper {
    margin-bottom: -1px;
    background-color: transparent;
    max-width: 1440px !important;
    margin-inline: auto;
}
#body_cms_home p.rastroMigas {
  display: none;
}
#body_cms_home #contenido h3 {
  width: 100%;
  text-transform: inherit;
  font-weight: 600;
  font-size: 30px;
   line-height: 1.2;
   margin-top: 100px;
}
#body_cms_home #contenido h3::after {
  content: "";
  display: block;
  background-image: url(/UserFiles/images/adorno.svg);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 20px;
  margin: 20px auto 0;
  background-size: 120px auto;
}
#body_cms_home #contenido h3 > span {
    display: block;
    font-size: 24px;
    font-weight: 400;
    margin-top: 5px;
    font-style: italic;
}
/* ENTRADA 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#centro section.entrada {
  overflow: visible;
  background-repeat: no-repeat;
  background-image: url(/UserFiles/images/bodegon01.png);
  background-size: 900px;
  background-position: right 100px;
  margin: 0;
  padding-bottom: 200px;
}
#body_cms_home #contenido section.texto.productoprincipal h3 {
    margin-top: 0;
}
#contenidoEntrada {
  margin-top: 70px;
}
#titWeb {
  width: 80%;
}
#centro section.entrada div.megaeditor {
  max-width: 600px;
  overflow: visible;
}
#titWeb img {
  max-width: 100%;
  height: auto!important;
}
#centro section.entrada div.megaeditor p {
  font-size: 24px;
}
#mazapanesEntrada {
  width: 80%;
  margin-top: 80px;
}
#body_cms_home #contenido h2 {
  font-size: 36px;
  margin: 30px 0 10px;
  font-weight: 600;
  line-height: 1.2;
}
#body_cms #contenido {
  max-width: 1440px;
  margin-inline: auto;
}
/* PRODUCTO PRINCIPAL 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
ul.filas {
    padding: 30px;
    overflow: hidden;
    border-bottom: none;
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, .15);
    -moz-box-shadow: 10px 10px 20px rgba(0, 0, 0, .15);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, .15);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #fff;
}
section#informe_productos_160 ul.filas li.imagen {
width: 50%;
  float: left;
  overflow: hidden;
  height: 450px;
}

section#informe_productos_160 ul.filas li.datosProducto {
    padding: 0;
    width: 50%;
}
section#informe_productos_160 .nombreProductoMayor {
    font-size: 30px;
    font-weight: 600;
    margin-top: 60px;
    margin-bottom: 10px;
    padding: 0;
}
section#informe_productos_160 .restoDatosProducto {
    font-size: 18px;
    max-height: initial;
}
.restoDatosProducto a.textosProducto {
    color: #94908C;
}
section#informe_productos_160 ul.filas ul.grupoDcha {
    width: 50%;
    float: right;
}
section#informe_productos_160 ul.filas ul.grupoDcha li.cantidad {
    float: left;
    width: 120px;
}
section#informe_productos_160 ul.filas li.bloquePrecio {
    margin-bottom: 15px;
    margin-right: 30px;
}
section#informe_productos_160 li.bloquePrecio span.precioPrincipal {
    font-size: 60px;
    font-weight: 600;
}
form.cantidadListado span {
    display: none;
}
section#informe_productos_160 ul.filas ul.grupoDcha .botondeCompra {
    clear: none;
    float: right;
}
section#informe_productos_160 ul.filas li.bloquePrecio {
    font-size: 14px;
}
/* RESTO PRODUCTOS 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
section#informe_productos_162 {
    background-image: url(/UserFiles/images/bg_mocador.jpg);
    background-repeat: no-repeat;
    background-size: 470px;
    background-position: calc(100% + 200px) bottom;
}
.baseTablaFilas {
    margin: 0 auto;
    padding-bottom: 130px;
    padding-bottom: 50px;
    max-width: 1440px;
}
section#informe_productos_162 div#product_list_informe_productos {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
    gap: 60px;
    padding: 20px 0;
}
ul.filas li.imagen {
    float: none;
    width: 100%;
}
ul.filas li.datosProducto {
    padding: 0;
    float: none;
    width: 100%;
}
.nombreProductoMayor {
    font-weight: 600;
}
ul.filas ul.grupoDcha {
    float: none;
    width: 100%;
}
ul.filas ul.grupoDcha li.cantidad {
    float: left;
}
.grupoDcha .botondeCompra {
    clear: none;
    float: right;
}
ul.filas li.bloquePrecio {
    font-size: 12px;
    color: #94908C;
}
ul.filas li.bloquePrecio span.precioPrincipal {
    font-size: 30px;
    font-weight: 600;
}
/* CARRUSELES ----------------------------------*/
[id^="contenido_slider_"] .bx-viewport {
  position: relative;
  padding: 30px 0;
}
#product_list_informe_productos .slide {
  margin-right: 20px !important;
}
.carrusel_flechas_galeria .bx-next, .carrusel_flechas_galeria .bx-prev {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.textoSlide {
  background-color: #000;
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  text-align: center;
  width: 240px !important;
  opacity: 1 !important;
}
.textoSlide h1, .textoSlide h2 {
  font-size: 30px;
  padding-bottom: 0;
  color: #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
  width: 20px;
}

/* HISTORIA 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
p#imagen-historia {
  width: 20%;
  float: right;
  margin-left: 40px;
}
#centro section._sec_historia div.megaeditor img, 
#centro section.historia div.megaeditor img {
  max-height: 500px;
  max-width: 100%;
}
#centro section._sec_historia div.megaeditor p, 
#centro section.historia div.megaeditor p {
  font-size: 20px;
}
/*///////////////////// CSS DINÁMICO : Grafica pasos compra //////////////////////////*/

/* GRAFICO PASOS /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.tablaProcesoCompra {
    max-width: 520px;
    margin: 20px auto;
}
.uno.activo > div, .dos.activo > div, .tres.activo > div {
  background-image: none;
  background-color: transparent;
  color: #020202;
}
.tablaProcesoCompra td {
    position: relative;
}
.uno > div, .dos > div, .tres > div {
  background-image: none;
  background-color: transparent;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
}
.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: #f5f5f0;
  color: #C7C7C7;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  font-weight: 700;
}
.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: #171514;  /* 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: #f5f5f0;  /* 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 : Responsive //////////////////////////*/

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1770
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (max-width: 1770px) {
#body_cms_home #base {
  background-size: 1400px;
}
div.logo {
  left: 100px;
}
#contenidoEntrada {
    margin-left: 100px;
}
#centro section.entrada {
  background-position: right 120px;
}
#body_cms_home #contenido h2 {
  font-size: 30px;
}
#centro section.entrada div.megaeditor p {
  font-size: 22px;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1600
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (max-width: 1600px) {

div#bandera {
  left: -240px;
  width: 400px;
}
div.logo {
  left: 100px;
}
div#idiomas {
    right: 15px;
}
#capaLoginTop {
  right: 135px !important;
}
#cestaTop {
  right: 60px !important;
}
#body_cms_home #base {
  background-size: 1200px;
}
#body_cms_home #centro #contenido {
  padding-inline: 4%;
}
#centro section.entrada {
  background-size: 800px;
  padding-bottom: 100px;
}
#centro section.entrada div.megaeditor {
  max-width: 580px;
  margin-left: 40px;
}
#contenidoEntrada {
  margin-left: 0;
}
#centro section._sec_historia div.megaeditor p, #centro section.historia div.megaeditor p  {
    font-size: 18px;
    line-height: 1.6;
}
p#imagen-historia {
  width: 30%;
}
#pie {
  background-position: right -10px;
  background-size: 400px;
}
#pieInferior, #comercios {
  padding-inline: 40px;
}
div.formulario.formulario-seccion p label {
  display: block;
  float: none;
  text-align: left;
}
#centro section._sec_historia, #centro section.historia {
    margin-top: 80px;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1440
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (max-width: 1440px) {
div.logo {
  left: 120px;
}
#body_cms_home #centro #contenido {
  padding-left: 6%;
  padding-right: 0;
}
#centro section.entrada div.megaeditor {
  max-width: 500px;
  margin-left: 40px;
}
 #centro section.entrada {
  background-position: calc(100% + 140px) 70px;
  padding-right: 6%;
  background-size: 860px;
}
#centro section._informe_productos, #centro section._sec_historia, #centro section.historia, #centro section.texto {
  padding-right: 6%;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1280
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (max-width: 1280px) {
  #body_cms_home #centro #contenido {
    padding-right: 0;
}
#centro section._sec_historia, #centro section.historia, #centro section._informe_productos,#centro section.texto {
  padding-right: 6%;
}
#body_cms_home #base {
  background-position: calc(100% + 200px) -360px;
  background-size: 1000px; 
  padding-top: 106px;
}
#centro section.entrada {
  background-position: calc(100% + 70px) -80px;
  background-size: 50vw;
  padding-bottom: 60px;
}
#contenidoEntrada {
  margin: 0;
}
#titWeb img {
  margin-top: 100px;
}
 #centro section.entrada div.megaeditor {
  max-width: 100%;
  width: 65vw;
  margin-left: 70px;
}
#titWeb {
  width: 50%;
  margin-bottom: 40px;
}
#mazapanesEntrada {
  width: 50%;
  margin-top: 40px;
}
p#imagen-historia {
    width: 40%;
}
#pie {
  margin-top: 0;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1024
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (max-width: 1024px) {

#base {
  padding-inline: 3%;
}
#body_cms_home #base {
  background-position: calc(100% + 250px) -400px;
  padding-inline: 0;
}
section#informe_productos_160 ul.filas li.imagen, section#informe_productos_160 ul.filas li.datosProducto {
  width: 100%;
  float: none;
}
section#informe_productos_160 .nombreProductoMayor {
  margin-top: 20px;
}
#div_seccion_145 {
  display: block;
  width: 100%;
}
section[id^="formulario_"] {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-top: 0;
    max-width: 520px;
}
section#informe_productos_160 ul.filas ul.grupoDcha {
    width: 100%;
    float: none;
}
/* PIE ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#pieInferior {
    padding-inline: 30px;
}
#pieA {
  flex-wrap: wrap;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 940
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (max-width: 940px) {
#body_cms_home #base {
    background-position: calc(100% + 200px) -440px;
}
#centro section.entrada div.megaeditor {
  width: 80vw;
}
#centro section.entrada {
  padding-bottom: 30px;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 767
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (max-width: 767px) {
div#bandera {
  left: -225px;
  width: 360px;
}
#cabecera {
  height: 55px !important;
}
div.logo {
  left: 85px;
  width: 120px;
}
div#idiomas {
    top: 9px;
}
 #capaLoginTop {
    top: 12px !important;
    right: 130px !important;
 }
#cestaTop {
  right: 60px !important;
  top: 1px !important;
}
#body_cms_home #base {
  background-position: calc(100% + 200px) -480px;
  padding-top: 91px;
}
#body_cms_home #centro #contenido {
  padding-left: 10%;
}
#centro section.entrada {
  background-position: calc(100% + 70px) -90px;
   background-size: 60vw;
}
#centro section.entrada div.megaeditor {
  margin-left: 0;
  width: 100%;
}
#body_cms_home #contenido h3, #body_cms_home #contenido h2 {
  font-size: 26px;
}
#centro section._sec_historia, #centro section.historia, #centro section._informe_productos, #centro section.texto {
  padding-right: 10%;
}
#centro section.entrada div.megaeditor p {
  font-size: 20px;
}
#centro section._sec_historia, #centro section.istoria {
  margin-top: 60px;
}
p#imagen-historia {
  margin-left: 20px;
  margin-bottom: 0;
}
#base {
  padding-inline: 4%;
 }
#centro {
  margin-left: 0;
  margin-right: 0;
  width: 100% !important;
}
section#informe_productos_162 div#product_list_informe_productos ul.filas {
    max-width: 440px;
}
#body_cms_home #base, #body_cms_home #centro, #body_cms_home #centro section {
    overflow: hidden;
}
/********************************************** FICHA ******************************************/
#fotos.vertical {
    float: left;
    margin-right: 0;
    width: 100%;
}
div.imagen, div.datosFicha {
	width: 100%;
}
div.imagen {
  position: relative;
  top: initial;
}
#fotos {
  margin-right: 0;
}
#div_slider_fotos + #fotos {
  width: 100%;
  margin: 0;
  float: none;
}
div.herramientas {
  margin-top: 60px;
}
table.ficha td.descripciones, table.ficha td.descargas, table.ficha td.familiasRelacionadas, table.ficha td.fechaLanzamiento, table.ficha td.camposDinamicos, table.ficha td.fichaMarca, table.ficha td.fechaPrelanzamiento {
  padding-left: 0;
  padding-right: 0;
}
.contentstyle {
  margin: 0;
  padding: 0;
}
div.megaeditor p, table.ficha td.descripciones {
  padding: 0;
}
#valorar_producto_div, #solicitar_info_div, #comentar_comunicado_div, div.noticias #enviar_amigo_div {
  margin-left: 0;
  margin-right: 0;
}
/* QUIENES SOMOS ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
div.texto-equipo {
  padding: 0 30px 30px;
}
body#body_cms.body_cms_103 #centro section.sec-contacto {
padding: 0 30px;
}
#capa-contacto {
margin: 0 auto;
}
.contenedor-3columnas {
  grid-template-columns: 1fr 1fr;
}
.contenedor-2columnas {
  grid-template-columns: 1fr;
}
div.imagen-equipo {
  min-height: 200px;
}
div.herramientas {
  margin-top: 60px;
}
table.ficha td.descripciones, table.ficha td.descargas, table.ficha td.familiasRelacionadas, table.ficha td.fechaLanzamiento, table.ficha td.camposDinamicos, table.ficha td.fichaMarca, table.ficha td.fechaPrelanzamiento {
  padding-left: 0;
  padding-right: 0;
}
.contentstyle {
  margin: 0;
  padding: 0;
}
div.megaeditor p, table.ficha td.descripciones {
  padding: 0;
}
#valorar_producto_div, #solicitar_info_div, #comentar_comunicado_div, div.noticias #enviar_amigo_div {
  margin-left: 0;
  margin-right: 0;
}
/********************************************** COMPRA *******************************************/
body#areaCompra .ilustracion > img {
	height: auto;
	max-width: 100%;
}
body#areaCompra #centro {
  margin-inline: 0;
  width: 100% !important;
}
#paso01, #paso02, #paso03, #paso04, #paso05 {
	margin-left: 0;
	margin-right: 0;
}
div.overflow {
	overflow: auto;
	margin-bottom: 2%;
}
.tablaProcesoCompra {
	margin: 0 auto;
	width: 100%;
}
/*////////////////////////////////////////////// PASO 2 (MIS DATOS) //////////////////////////////////////////////*/
#paso02 .cajaCompra01.dosColumnas {
	width: 100%;
}
#paso02 .cajaCompra01 {
	float: none;
	margin-right: 0;
	width: 100%;
	margin-bottom: 0;
}
#paso02 .cajaCompra02, #paso02 .cajaCompra02.unaColumnaLogeado {
	float: none;
	margin-left: 0;
	width: 100%;
}
.cajaCompra01, .cajaCompra02 {
	padding: 3% 5%;
}
/*////////////////////////////////////// PASO 3 (FORMA DE PAGO) ////////////////////////////////////////////*/
#paso03 .cajaFormaPago {
	padding: 3% 5%;
	width: 90%;
}
/*////////////////////////////////////// AREA PRIVADA ////////////////////////////////////////////*/
/********************************************** MIS DATOS *******************************************/
#areaPrivada #AP_datosFactura, #areaPrivada #AP_datosDireccionFactura {
    float: none;
    width: 100%;
}
/********************************************** 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 {
  column-gap: 20px;
}
table.textosCondiciones tr, .textosCondiciones td {
  display: block;
}
.textosCondiciones td.tiemposPie, #pie .textosCondiciones td.tiemposPie p.condiciones, .textosCondiciones td.firmaPie, #pie .textosCondiciones td.firmaPie p.condiciones {
    text-align: center;
}
.textosCondiciones td.tiemposPie, .textosCondiciones td.firmaPie {
    width: 100%;
}
#pie .alignLeft.firmaPie p.condiciones {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
}
#pie .alignRight.tiemposPie p.condiciones {
  padding-bottom: 10px;
  padding-right: 0;
  padding-top: 0;
}
#pie p.condiciones {
    padding: 0 0 10px;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 600
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (max-width: 600px) {
#base {
  padding-inline: 5%;
}
div#bandera {
  left: -194px;
  width: 300px;
  top: -105px;
}
div.logo {
  left: 75px;
}
#titWeb {
  width: 70%;
}
#centro section._sec_historia div.megaeditor {
  gap: 0;
  flex-direction: column;
}
#contenido h1 {
  margin: 10px auto;
}
#centro section.entrada div.megaeditor p {
  font-size: 18px;
}
#body_cms_home #contenido h3, #body_cms_home #contenido h2 {
  font-size: 24px;
}
#body_cms_home #contenido h2 {
    font-size: 24px;
}
#body_cms_home #contenido h3 > span {
    font-size: 18px;
}
section#informe_productos_160 ul.filas li.bloquePrecio {
    float: right;
    margin-right: 0;
}
section#informe_productos_160 ul.filas ul.grupoDcha .botondeCompra {
    clear: both;
    float: none;
}
section#informe_productos_160 li.bloquePrecio span.precioPrincipal {
    font-size: 48px;
}
section#informe_productos_160 ul.filas ul.grupoDcha li.cantidad {
    float: left;
    width: 120px;
    margin-top: 40px;
}
li a.botonComprar:hover, li a.botonComprar.anyadirCesta, li a.botonComprar.anyadirCesta:hover, li a.botonReservar:hover {
    font-size: 14px;
    width: 100%;
}
section#informe_productos_160 ul.filas ul.grupoDcha {
    width: 100%;
    float: none;
}
#body_cms_home #contenido #contenidoPromo h2 {
  padding-inline: 60px;
}
#centro section._sec_historia, #centro section.historia {
  margin-top: 40px;
}
#centro section._sec_historia div.megaeditor img {
    width: auto;
    max-width: 100%;
}
p#familia {
    height: 400px;
}
/* CABECERA////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
div#idiomas {
  width: 28px;
  top: -32px;
  border: 2px solid #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
div#idiomas span {
    display: none;
}
#cestaTop {
  right: 15px !important;
}
 #capaLoginTop {
    right: 80px !important;
}
#contenido ._sec_textoInicial h1 {
    font-size: 22px;
    line-height: 1.2;
}
._sec_textoInicial div.megaeditor p {
    font-size: 16px;
}
/* QUIENES SOMOS ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
body#body_cms.body_cms_103 #centro section.sec-presentacion {
margin: -30px -5% 0;
width: 110%;
}
div.contenido-blanco {
  background: #fff;
  padding: 0 30px 30px;
}
/******************************************* LISTADOS ******************************************/
table.tablaCategorias tr {
    display: inline;
}
table.tablaCategorias td {
  width: 33% !important;
}
table.visualizacion td a.marginBotones::before {
  display: none;
}
table.visualizacion td a.marginBotones {
    padding: 6px 9px 5px 4px;
    margin: 0 0 0 7px;
}

 ul.filas li.imagen, 
section#informe_productos_160 ul.filas li.imagen {
  height: 250px;
}
.img-container img {
  top: 0;
  transform: translateY(0);
}
/******************************************* FICHA ******************************************/
 div.imagen {
  margin-bottom: 20px;
}
#fotos {
  margin-right: 0;
}
div.zoomWindow, .zoomPup, .zoomPreload {
  display: none !important;
}
.descripciones iframe {
  width: 100%;
}
div.imagen, div.datosFicha {
   width: 100%;
}
div.datosFicha {
  padding: 0;
}
.descripcionLarga img, .descripcionLarga iframe {
  max-width: inherit;
  width: 100%;
}
div.herramientas {
  margin: 0;
}
div.herramientas a span {
  max-width: 80px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/**** VALORACIONES ***/
.valoraciones {
    width: 100%;
    float: none;
    margin-top: 10px;
    clear: both;
    display: block;
    text-align: left;
}


/********************************************** CAPA COMPRA EMERGENTE ********************************************/
#jquery_alert {
    width: 96% !important;
    left: 2% !important;
}
table#nuevoProducto {
    margin-bottom: 0;
}
table#nuevoProducto td.imagenProducto, table#nuevoProducto td.datosProducto, table#nuevoProducto td.presioProducto {
    padding-top: 0;
    padding-bottom: 0;
}
table#nuevoProducto td.datosProducto {
    padding-right: 0;
}
.presioProducto > div {
    padding: 0;
}
.tit_total {
    text-align: right;
    margin: 0;
}
/********************************************** PIE ********************************************/

#pieA {
  margin-top: 0;
 }
#corporativo {
  flex: initial;
   margin-bottom: 40px;
  display: block;
  gap: initial;
}
div#comercios img {
  max-height: 80px;
  max-width: 120px;
  width: auto !important;
}
#pieA > div:not(#corporativo) {
  flex: 1 0 40%;
  margin-bottom: 40px;
}
#pieB {
  justify-content: center;
}
.textosCondiciones td {
  display: block;
}
.textosCondiciones td.tiemposPie, #pie .textosCondiciones td.tiemposPie p.condiciones, .textosCondiciones td.firmaPie, #pie .textosCondiciones td.firmaPie p.condiciones {
    text-align: center;
}
.textosCondiciones td.tiemposPie, .textosCondiciones td.firmaPie {
    width: 100%;
}
/******************************************** COMPRA ****************************************/
.prescindible {
	display: none;
}
.cajaFormaPago ul#formasPago li {
	width: 45%;
}
.imgProducto {
	display: block;
	margin-right: 0;
}
.agencias {
	width: 48%;
}
table.tablaCesta tr.importeTotalaPagar td span.importe_Total {
	font-size: 24px;
}
.producto > span {
	clear: both;
	padding: 0;
}
table.tablaCesta tr.importeTotalaPagar td span.importe_Total, .importeSubTotal .precio02, .filaCalculos .precio02 {
	padding-right: 10px;
}
.areaCompra_paso4 .saldosTotales {
    float: none;
    text-align: left;
    width: 100%;
}

/** Logistica (para apilar las tarifas en lugar de slider *****************/
div.logistica {
    padding: 0 15px;
}
.tituloTarifa {
    text-align: center;
    padding-bottom: 5px;
}
.logistica .bx-viewport {
    height: auto !important
}
.logistica .bx-wrapper {
    margin-bottom: 0;
}
.logistica .bx-controls {
    display: none;
}
.carrusel_tarifas_logistica {
    width: 100%!important;
}
.carrusel_tarifas_logistica .agencias {
    float: none !important;
    width: auto !important;
    height: auto;
    margin-bottom: 15px
}
.nombreAgencia {
    height: auto;
    padding: 6px 5px 5px;
}
.nombreAgencia > span {
    padding-top: 0;
    font-size: 14px;
}

/********************************************** AVISO INFERIOR *******************************************/
.texto_pie_auxiliar {
	bottom: 0;
	margin: 0 auto;
	right: 0;
	width: 100%;
	z-index: 99999999;
}
div#leyendaPrincipal {
  max-width: 380px;
  border-top: 1px dotted #c6c6c6;
  margin: 20px auto 0;
  padding: 15px 0 15px 44px;
}
  div#leyendaPrincipal::before {
  background-position: left center;
 }
address::after {
  bottom: inherit;
  right: -50px;
  top: 180px;
}
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 480
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (max-width: 480px) {
div#bandera {
  left: -195px;
  top: -72px;
  transform: rotate(-15deg);
}
div.logo {
  left: 65px;
}
#body_cms_home #base {
  background-position: 50px -88px;
  background-size: 400px;
}
#centro section.entrada {
  background-position: calc(100% + 90px) -120px;
  background-size: 80vw;
}
#titWeb {    
  margin-bottom: 20px;
}
#titWeb img {
  margin-top: 80px;
}
#mazapanesEntrada {
  width: 80%;
  margin-inline: auto;
}
#body_cms_home #contenido h2, #body_cms_home #contenido h3 {
  font-size: 24px;
}
#body_cms_home #centro #contenido {
  padding-left: 8%;
}
#centro section._sec_historia, #centro section.historia, #centro section._informe_productos, #centro section.texto {
  padding-right: 8%;
}
section#informe_productos_160 .nombreProductoMayor {
    font-size: 26px;
}
section#informe_productos_160 .restoDatosProducto {
    font-size: 16px;
}
section#informe_productos_160 ul.filas li.bloquePrecio {
    margin-right: 0;
}
p#imagen-historia {
  width: 100%;
  margin-left: 0;
}
#centro section._sec_historia, #centro section.historia {
    margin-top: 40px;
  }
p#imagen-historia img {
  max-width: 100%;
}
#base {
  padding-inline: 6%;
}
/*/////////////// CAPA AÑADIR A CESTA ///////////////*/
#jquery_alert {
	left: 0 !important;
	width: 100% !important;
}
#nuevoProducto > div {
	background-image: none;
	padding-left: 20px;
}
.botonSeguir, .botonVer {
	padding: 0;
}
.tit_total {
	float: left;
}
span.infoSaldoCesta {
  display: none;
}

/*/////////////////////////////////////////////// MENÚ AUXILIAR /////////////////////////////////////////////////////////*/
#menuTop {
  display: none;
}
/************************************* HOME ********************************************/
#ventajas-home {
  display: grid;
  grid-template-columns: 1fr ;
}

/*********************************** MÓDULOS COLUMNAS *************************************/
#fecha {
  width: 100%;
}
/******************** BUSCADOR AVANZADO (SECCIÓN CENTRAL) ****************************/
div.cajaBuscadorProductosAvanzadoHome {
  margin: 0 !important;
}
div.buscadorAvanzadoHomeLeft, div.buscadorAvanzadoHomeRight {
  width: 100%;
}
/* QUIENES SOMOS /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
 .contenedor-3columnas {
    grid-template-columns:  1fr;
  }
/************************************ LISTADOS ************************************************/
.ilustracion {
  display: none;
}
table.tablaCategorias td {
  width: 50% !important;
}
.tablaCategorias a.textoParrilla, .tablaCategorias a.textoParrilla02 {
  padding: 0;
}
table#nuevoProducto td {
  clear: both;
  display: block;
  width: 100%;
}
.tablaFiltros td {
  display: inline-block;
}

/*************************************** LISTADO - MINI *******************************************/
ul.mini {
  width: 100%;
}
ul.mini {
  margin-bottom: 0;
}
/********************************************* FICHA **********************************************/
div.ficha img.fotoPrincipal {
  width: 100%;
  height: auto;
}
div.formulario form label {
  display: block;
  float: none;
  text-align: left;
}
div.formulario input[type="text"], div.formulario textarea {
  width: 100%;
}
.pestanyaCliente {
  margin-top: 0;
  padding: 20px;
  background-color: #f5f5f0;
  margin-bottom: 20px;
}
div#contenido_textos_avanzados_pestanyas_movil.movil .boton {
    border-bottom: none;
    background-position: 97% center;
    background-color: #1b1b1b;
    color: #f5f5f5;
    padding: 5px 10px;
    border-radius: 5px;
    margin-top: 10px;
  }
div#contenido_textos_avanzados_pestanyas_movil.movil .boton:hover {
    background-color: #1b1b1b;
    color: #f5f5f5;
}
/********************************************* 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 /////////////////////////////////////////////////////////*/
#centro #contenido a.lnkBotonRojo:link, #centro #contenido a.lnkBotonRojo {
  display: inline-block;
  margin-bottom: 2%;
}
#centro #contenido a.lnkBotonVerde:link, #centro #contenido a.lnkBotonVerde {
  display: inline-block;
  white-space: nowrap;
}
.cajaFormaPago ul#formasPago li {
  width: 100%;
}
#identificadorPedido .campos li:first-child {
  margin-right: 0;
}
#identificadorPedido .campos li {
  margin: 7px 0;
  width: 100%;
}
#centro #contenido a.lnkBotonRojo:link, #centro #contenido a.lnkBotonRojo, #centro #contenido div.tablaNavegaCompra a.lnkBotonVerde.destacado, #centro #contenido a.lnkBotonVerde.destacado {
    display: block;
    margin-bottom: 2%;
    width: 100%;
    float: none;
    text-align: center;
}
/********************************************** MIS DATOS *******************************************/
#tablaEntradaUsuarios .pass, #tablaEntradaUsuarios .login {
    width: 100%;
    margin-right: 0;
}
#tablaEntradaUsuarios .pass {
    float: right;
}
#tablaEntradaUsuarios .pass input, #tablaEntradaUsuarios .login input {
    width: 100%;
}
#tablaEntradaUsuarios .aceptacion {
    padding-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    float: none;
    clear: both;
}
.aceptacion .botonform {
    width: 100%;
}
#datosDireccionFacturacion, #datosFacturacion {
    width: 100%;
    float: none;
}
#datosFacturacion {
    margin: 0;
}
#datosDireccionFacturacion td, #datosFacturacion td, #datosIdentificacion td, #table_dir_envio td {
    text-align: left;
    display: block;
    padding: 0 !important;
}
#datosDireccionFacturacion tr, #datosFacturacion tr, #datosIdentificacion tr, #table_dir_envio tr {
    margin-bottom: 10px;
    display: block;
}
#paso02 .cajaCompra02.unaColumnaLogeado .campos {
    width: 100%;
}
#areaCompra .celdaTitForm {
    margin-bottom: 10px;
}
#nombre_empresa {
    margin-top: 5px;
}
#datosIdentificacion, #datosEnvio, #tr_dir_envio {
    margin-bottom: 30px;
    margin-top: 0;
}
#paso02 .cajaCompra02.unaColumna #datosFacturacion td.campos, #paso02 .cajaCompra02.unaColumna #datosDireccionFacturacion td.campos, #paso02 .cajaCompra02.unaColumna #table_dir_envio td.campos {
    width: 100%;
}
#avisoLegal {
    margin-top: 0;
}

/********************************************** RESUMEN *******************************************/
.capaCondiciones {
    text-align: left;
}
/********************************************** AREA PRIVADA *******************************************/
#menuTabs {
  background-color: transparent;
  padding: 5px 0 0;
}
#menuTabs li {
  display: inline-block;
  white-space: nowrap;
}
#menuTabs li:hover {
  margin: 7px 3px 3px;
}
#menuTabs li.activo, #menuTabs li.activo:hover {
  border: 1px solid #ccc;
  margin: 7px 3px 3px;
  padding-bottom: 0;
  padding-top: 0;
}
#areaPrivada div.paginador {
  float: left;
}
address::after {
  bottom: 185px;
  right: -15px;
  top: inherit;
}
#corporativo {
  gap: 20px;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 360
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media (max-width: 360px) {

/********************************************** CAPA COMPRA EMERGENTE ********************************************/
table#nuevoProducto, table#navegacion {
    width: 90%;
    border-bottom: none;
}
table#navegacion {
    margin-bottom: 5px;
}
table#nuevoProducto td.imagenProducto {
  display: none;
}
table#nuevoProducto td:nth-child(2) {
    width: 100%;
}
#nuevoProducto > div {
    padding-right: 55px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
table#navegacion td {
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 0;
    margin-bottom: 10px;
}
.botonSeguir > a, .botonVer > a {
    display: block;
}
/*/////////////////////////////////////////////// COMPRA /////////////////////////////////////////////////////////*/
div.logistica {
	padding: 0 20px 10px 15px;
}
.agencias {
  float: none;
  width: 100%;
}
.cajaResumen.datosPersonales {
    padding: 10px 20px;
}
.cajaResumen table.tablaDatosPersonales {
    margin-bottom: 20px;
}
.cajaResumen table.tablaDatosPersonales td {
    display: block;
    text-align: left;
    padding: 0;
    width: 100%;
}
#pieA {
  flex-direction: column;
}
#pieA > div {
  flex: 1 0 100%;
}
#corporativo {
    gap: 0;
    flex-direction: column;
  }
}