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

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

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

/*Fondo de la página*/
body {
		background-color: rgb(247, 246, 242);
	}
/*Contenedor principal*/
#base1024 {
		background-color: rgba(255, 255, 255, 0);
	}
/*Cabecera*/
#baseCabecera {
		background-color: rgb(255, 255, 255);
	}
#cabecera {
		background-color: rgb(255, 255, 255);
	}
/*Pie*/
#pie {
		background-color: rgb(239, 237, 230);
	}
/*Contenedor secundario*/
#base {
		background-color: rgba(255, 255, 255, 0);
	}
/*Izquierda*/
#izda {
	}
/*Centro*/
#contenido {
		background-color: rgba(255, 255, 255, 0);
	}
/*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(77, 77, 77);
	}
/*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(47, 47, 47);
	}
/*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(32, 32, 32);
	}
/*Texto seleccionado*/
		
/*Texto general*/
h2#descripcion {
		color:rgb(77, 77, 77);
	}
/************************ 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(143, 115, 36);
	}
div.navePestanyas ul > li > a.activo, div.navePestanyas ul > li > a.activo:hover, [class^="cabecera_carrusel_productos_"] li.selected a {
		border-color: rgb(143, 115, 36);
	}
.bx-wrapper .bx-pager.bx-default-pager a.active, .swiper-pagination-bullet-active {
  		background-color: rgb(143, 115, 36);
	}
#centro #contenido table.tablaNavegaCompra a.lnkSiguiente:link, #centro #contenido table.tablaNavegaCompra a.lnkSiguiente, #bloque #listaBlog li a:hover {
		color:rgb(143, 115, 36);
	}
#centro #contenido table.tablaNavegaCompra a.lnkAnterior:link, #centro #contenido table.tablaNavegaCompra a.lnkAnterior{
		color:rgb(143, 115, 36);
	}
/*Enlaces general OVER*/ 
a:hover, #titLoginTop a.lnkCerrar:hover, #cabecera #menuTop a:hover {
		color:rgb(76, 58, 8);
	}
#centro #contenido table.tablaNavegaCompra a.lnkAnterior:hover, #centro #contenido table.tablaNavegaCompra a.lnkSiguiente:hover{
		color:rgb(76, 58, 8);
		text-decoration:underline;	
}
/*Boton Ir arriba*/
.scrollup{
		color: rgb(255, 255, 255);
			background-color: rgb(143, 115, 36);
	}
/************************ ENLACES TIPO ETIQUETA ***************************/
.familiasRelacionadas a, .nube_tags > a {
		color: rgb(239, 237, 230);
			background-color: rgb(143, 115, 36);
	}
.familiasRelacionadas a:hover, .nube_tags > a:hover {
		color: rgb(255, 255, 255);
			background-color: rgb(76, 58, 8);
	}

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

/************************ AVISO INICIAL ***************************/
.texto_pie_auxiliar {
			}
#texto_pie_auxiliar a {
	}
/************************ AVISO COOKIES ***************************/
.bloquear_entorno {
	}
.aviso_cookies #informacion_cookies, .aviso_cookies #mas_informacion_cookies {
		}
.aviso_cookies .contenido_cookies {
	}
#mas_informacion_cookies h2, #informacion_cookies h2 {
	}
#aviso_cookies button.botonPrincipal {
		background-color: rgb(56, 139, 26);
			border-color: rgb(56, 139, 26);
		}
#aviso_cookies button.botonPrincipal:hover {
		background-color: rgb(143, 115, 36);
			border-color: rgb(143, 115, 36);
			color: rgb(255, 255, 255);
	}
#aviso_cookies a {
    }
#aviso_cookies a:hover {
	}
/************************ FANCYS ***************************/
#jquery_background, #jquery-overlay, .fancybox-overlay, .bloquear_entorno {
		background-color: rgb(143, 115, 36) !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(76, 58, 8) !important;
		}
/************************ CARRUSELES DE PRODUCTOS***************************/
/*Elementos de navegacion*/
.bx-prev, .bx-next {
		background-color: rgb(143, 115, 36);
		}
.bx-prev:hover, .bx-next:hover, .bx-prev:active, .bx-next:active {
		background-color: rgb(76, 58, 8);
		}
.bx-wrapper .bx-pager.bx-default-pager a {
		background-color: rgb(205, 207, 201);
	}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
		background-color: rgb(132, 139, 121);
	}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
		background-color: rgb(143, 115, 36);
	}
/*Pestanyas*/
[class^="cabecera_carrusel_productos_"] {
	}
[class^="cabecera_carrusel_productos_"] li a {
			}
[class^="cabecera_carrusel_productos_"] li a:hover {
			}
[class^="cabecera_carrusel_productos_"] li.selected a {
			border-color: rgb(51, 136, 26);
			color: rgb(51, 136, 26);
	}
/************************ CARRUSEL DE BANNERS ***************************/
.contenedor-responsive > iframe {
	}

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

/*Titulo catalogo*/
div.cajasIzda h3.tituloCatalogo {
		background-color: #414141;
	}
/*Fondo catalogo*/
div.cajasIzda .menu {
	}
/*Titulo contenedor*/
.cajaBuscador h3, .cajaBuscadorProductosAvanzado h3, .cajaBuscadorProductosAvanzadoHome h3, div.cajasIzda h3 {
		background-color: rgba(255, 255, 255, 0);
	}
/*Fondo contenedor*/
div.cajasIzda   {
		background-color: rgb(239, 237, 230);
	}
/*Separadores*/
#izda, #derecha, #pie {
	}
#pie {
	}
/*Bullets contenedores*/
div.cajasIzda .icoh2_izda {
	}

/************************ TITULO h1 ***************************/
/* H1*/
#contenido h1, .contenedor h1 {
		color: rgb(57, 70, 45);
	}
/*Fondo y borde títulos H1*/
#contenido h1 {
		    
}
/************************ TITULO h2 ***************************/
/* H2*/
#contenido h2, .contenedor h2 {
		color: rgb(57, 70, 45);
	}
/*Fondo y borde títulos H2*/
#contenido h2 {
		    
}
/************************ TITULO h3 ***************************/
/* H3*/
#contenido h3 {
		color: rgb(57, 70, 45);
	}
/*Fondo y borde títulos H3*/
#contenido h3 {
		}
/************************ TITULO SECCION ***************************/
/*seccion*/
#contenido .seccion {
		color: rgb(57, 70, 45);
	}
/*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(51, 136, 26);
		}
/*Enlace comprar OVER*/
a.botonComprar:hover, .botonVer > a:hover {
		background-color: rgb(51, 136, 26);
		}
/*Enlace reserva*/
a.botonReservar:link, a.botonReservar:visited {
		background-color: #dedede;
		}
/*Enlace reserva OVER*/
a.botonReservar:hover {
		background-color: #a9a9a9;
		}

/************************ 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 {
		color: rgb(182, 182, 182);
	}
/*Nombre*/
#contenido h1#nombreProducto {
		color: rgb(65, 65, 65);
	}
/*Descripcion*/
#contenido h2#descripcion {
		color: rgb(128, 128, 128);
	}
////////////* Bloque tallas y colores *///////////
div.modelo {
			}
.aviso_talla_agotada {
		}
div.variaciones div {
			}
div.variaciones a {
	}
div.variaciones a:hover, div.variaciones a.activo:hover, div#color.variaciones div:hover, div.variaciones div.activo:hover, div#talla.variaciones div.imagen_talla_agotada.activo:hover, div#talla.variaciones div.imagen_talla_agotada:hover {
	}
div.variaciones a.activo, div.variaciones div.activo, div#talla.variaciones div.imagen_talla_agotada.activo {
	}
div#talla.variaciones div.imagen_talla_agotada {
			}
div.variaciones div.activo, div#talla.variaciones div.imagen_talla_agotada.activo {
    		}
div.variaciones div:hover, div#color.variaciones div:hover, div.variaciones div.activo:hover, div#talla.variaciones div.imagen_talla_agotada.activo:hover, div#talla.variaciones div.imagen_talla_agotada:hover {
    }

/*Bloque precios*/
#cuadroPrecio {
		background-color: rgba(255, 255, 255, 0);
			border-top-color: rgb(239, 237, 230);
			border-bottom-color: rgb(239, 237, 230);
			color: rgb(132, 139, 121);
	}
.ficha div.precioPrincipal strong {
		color: rgb(57, 70, 45) !important;
	}
/*Borde imagenes*/
#foto_principal {
		border-color: rgba(255, 255, 255, 0);
	}
div.noticias img, .fotoParrillaFicha div.recorte2, div.fotoParrilla a:link, div.fotoParrilla a {
		border-color: rgba(255, 255, 255, 0);
	}
div.noticias img, .fotoParrillaFicha div.recorte2:hover, div.fotoParrilla a:link, div.fotoParrilla a:visited {
		border-color: rgb(255, 255, 255);
	}
/*Botones herramientas*/
div.herramientas a {
		}
div.herramientas a:hover {
		}

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

/*///////////////////// MI CESTA //////////////////////////*/
/*Titulos principales*/
#paso01 h2#paso1_h2, #paso02 h2#paso2_h2, #paso03 h2#paso3_h2, #paso04 h2#paso4_h2, #paso05 h2#paso5_h2, #paso05 h3#paso5_h3 {
		color: rgb(57, 70, 45);
			}
/*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_"] {
		background-color: rgba(255, 255, 255, 0);
	}
/*Borde tabla*/
.tablaCesta td, .tablaResumen tbody td, [id^="div_item_"], [id^="div_pendiente_"] {
		border-color: rgb(239, 237, 230);
	}
/*Fondo cabecera tabla*/
.tablaCesta th, .tablaForm td.celdaTitForm, .tablaResumen th, table.gama th {
		background-color: rgb(57, 70, 45);
		}
/*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: rgba(255, 255, 255, 0);
	}
/*Fondo pie tabla*/
.tablaCesta tfoot td {
	}

/*Campo cantidad y botones de auentar y reducir*/
.formCompra input.campoCantidad, .formListacompra input.campoCantidad {
			background-color: rgba(255, 255, 255, 0);
			border-color: rgba(255, 255, 255, 0);
	}
.anyadir, .quitar {
		color: rgb(255, 255, 255);
			background-color: rgb(173, 176, 167);
			border-color: rgba(255, 255, 255, 0);
	}
.anyadir:hover, .quitar:hover {
		color: rgb(255, 255, 255);
			background-color: rgb(137, 140, 130);
			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(239, 237, 230);
	}
/*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(239, 237, 230);
	}
/*Texto destacado de agencia en fila 'Logística'*/
div.agencias .agenciaSeleccionada input.css-checkbox[type="radio"] + label.labelradio {
	}
/*Caja de agencia en fila 'Logística'*/
.agencias {
		}
.nombreAgencia {
	}

/*Textos filas totales*/
 .importeTotal.importeSubTotal td, .tablaCesta .filaCalculos td, table.tablaCesta tr.importeTotalaPagar td, table.tablaCesta tfoot tr.importeTotalaPagar td span.importe_Total, div.importeTotalaPagar .precio03, table.tablaCesta tfoot tr.importeTotalaPagar td {
		color: rgb(65, 65, 65);
	}
/*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(65, 65, 65);
	}

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

/*Boton 'Volver'*/
.procesoCompra a.lnkBotonRojo:link, .procesoCompra a.lnkBotonRojo {
		background-color: rgb(173, 176, 167);
		} 
/*Boton 'Volver' (over)*/
.procesoCompra a.lnkBotonRojo:hover {
		background-color: rgb(137, 142, 128);
		} 

/*///////////////////// 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(57, 70, 45);
			background-color: rgba(255, 255, 255, 0);
		}
/*Texto parrafos*/
div.cajaResumen {
			background-color: rgba(255, 255, 255, 0);
			border-color: rgb(239, 237, 230);
	}
/*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 {
		color: rgb(137, 140, 130);
	}
/*Fondo de formularios centrales */
fieldset {
		background-color: rgba(255, 255, 255, 0);
	}
/*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 {
		color: rgb(141, 141, 141);
	}

/*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, 41, 41);
			background-color: rgb(255, 255, 255);
			border-color: rgb(230, 228, 222);
	}



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




table.ficha .celdaDescripcion, table.ficha td.opinion {
		border-top-color: #ffffff;
	}
table.ficha tr.filaComentarios {
		background-color: #ffffff;
	}


/*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 {
		background-color: #f8f8f8;
	}
table#calendario td.evento {
		background-color: #009bdb;
	}
/*///////////////////// CABECERA //////////////////////////*/

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

#menuTop ul {
		    
}
/*Enlace top*/ 
#cabecera  #menuTop a {
		color:rgb(128, 128, 128);
	}
/*Enlace top OVER*/ 
#cabecera #menuTop a:hover {
		color:#414141;
	}
/***************** 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 {
			-webkit-box-shadow: 2px 2px 5px rgba(255, 255, 255, 0);
	-moz-box-shadow: 2px 2px 5px rgba(255, 255, 255, 0);
	box-shadow: 2px 2px 5px rgba(255, 255, 255, 0);
	}
/* 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 {
		color: rgb(137, 140, 130);
	}
.tituloFiltro > a:hover {
		color: rgb(104, 106, 98);
	}

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

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

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

div#buscadorTop {
		background-color: rgb(247, 246, 242);
			border: 1px solid rgb(247, 246, 242);
	width: 312px;
	}
div#buscadorTop form input.camposformHomeMediano {
		color: rgb(57, 70, 45);
			background-color: rgba(255, 255, 255, 0);
			border-color: rgba(255, 255, 255, 0);
	}

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



/************************* Rastro de migas *****************************/
/*Texto migas*/ 
p.rastroMigas, p.rastroMigas a, p.rastroMigas a:link, p.rastroMigas a:visited {
		color:rgb(137, 140, 130);
	}
p.rastroMigas {
		}
#centro p.rastroMigas a:hover {
	}
.rastroMigas strong, .rastroMigas span a span {
		color:rgb(57, 70, 45);
	}
/*Rastro de migas resultados*/ 
.MigasResultado {
		color:rgb(143, 115, 36);
	}
/************************* Iconos para compartir url *****************************/

a .fa.fa-facebook-f {
		color:rgb(137, 140, 130);
	}
a:hover .fa.fa-facebook-f {
	}
a .fa.fa-twitter {
		color:rgb(137, 140, 130);
	}
a:hover .fa.fa-twitter {
	}
a .fa.fa-pinterest {
		color:rgb(137, 140, 130);
	}
a:hover .fa.fa-pinterest {
	}
a .fa.fa-copy {
		color:rgb(137, 140, 130);
	}
a:hover .fa.fa-copy {
	}
/*///////////////////// LISTADO PRODUCTOS //////////////////////////*/

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

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

/* Título parrilla familias */
table.gama th {
		}
/* Borde parrilla familias */
table.tablaCategorias td  {
		border-color: #ffffff;
	}
/* Texto enlace */
.tablaCategorias a.textoParrilla, .tablaCategorias a.textoParrilla02 {
		background-color: rgb(255, 255, 255);
			color: rgb(65, 65, 65);
	}
/* Texto enlace (hover) */
.tablaCategorias a:hover.textoParrilla, .tablaCategorias a:hover.textoParrilla02 {
		background-color: rgba(153, 207, 26, 0.47);
			color: rgb(41, 41, 41);
	}

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

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

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

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

/*En stock*/ 
.disponible {
		color:rgb(255, 255, 255);
			background-color:rgb(51, 136, 26);
	padding: 2px 5px !important;
	}
/*Agotado*/ 
.agotado {
		color:rgb(255, 255, 255);
			background-color:rgb(229, 63, 42);
	padding: 2px 5px !important;
	}
/*En reposicion*/ 
.en_reposicion {
		color:rgb(255, 255, 255);
			background-color:rgb(143, 115, 36);
	padding: 2px 5px !important;
	}
/*En liquidacion*/ 
.parcialmentedisponible {
		color:rgb(255, 255, 255);
			background-color:rgb(153, 207, 26);
	padding: 2px 5px !important;
	}
/************************* Texto OFERTA sobre la imagen  *****************************/ 

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

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

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

/*Textos bloque*/ 
li.bloquePrecio, ul.filas li.bloquePrecio, ul.columnas li.bloquePrecio, li.bloquePrecio span.precioPrincipal, .ficha div.precio, .ficha div.precio strong, .precio01 p, .pvpTotal, .tit_total, .iva, .contentstyle .ficha div.precio {
		color:rgb(137, 140, 130);
	}
/*Precio principal*/ 
li.bloquePrecio span.precioPrincipal, div.precioPrincipal, .ficha div.precioPrincipal strong, .pvpTotal {
		color:rgb(57, 70, 45);
	}
/*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 {
		background-color: #ffffff;
	}
/* 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: rgb(255, 255, 255);
			border-color: rgb(255, 255, 255);
			color: rgb(137, 140, 130);
	}

/* Botones para aumentar o reducir cantidad */
.decrement-unit, .increment-unit {
		background-color: rgb(173, 176, 167);
			border-color: rgb(173, 176, 167);
			color: rgb(255, 255, 255);
	}
.decrement-unit:hover, .increment-unit:hover {
		background-color: rgb(137, 140, 130);
			border-color: rgb(137, 140, 130);
			color: rgb(255, 255, 255);
	}
/* Texto unidades */
form.cantidadListado span, form.cantidad span {
		color: rgb(137, 140, 130);
	}
/************************* Cantidad (en ficha) *****************************/ 
/* Campo cantidad */
.capaCompra .decrement-unit, .capaCompra .increment-unit, input.campoCantidadFicha {
		background-color: rgb(247, 246, 242);
			border-color: rgb(247, 246, 242);
			color: rgb(137, 140, 130);
	}

/* Botones para aumentar o reducir cantidad */
.capaCompra .decrement-unit, .capaCompra .increment-unit, .datos_variacion .decrement-unit, .datos_variacion .increment-unit {
		background-color: rgb(173, 176, 167);
			border-color: rgb(173, 176, 167);
			color: rgb(255, 255, 255);
	}
.capaCompra .decrement-unit:hover, .capaCompra .increment-unit:hover, .datos_variacion .decrement-unit:hover, .datos_variacion .increment-unit:hover {
		background-color: rgb(137, 140, 130);
			border-color: rgb(137, 140, 130);
			color: rgb(255, 255, 255);
	}
/* Texto unidades */
form.cantidad span {
		color: rgb(137, 140, 130);
	}

/*Fecha contenido*/
#bloque.fecha, .cajasIzda .bloque .bloque .feha, .fechaOpinion, .cajasIzda dl .feha {
		color:#e1e1e1;
	}
.tablaCesta .precio02 {
		color:rgb(137, 140, 130);
	}
.Envase, .Envase2 {
		color:rgb(137, 140, 130);
	}

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

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

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

/*Titulo contenedor - Titulo modulo*/ 
div.cajasIzda h3, .cajaBuscador h3, .cajaBuscadorProductosAvanzado h3  {
	}
/*Texto titulo buscador*/ 
.cajaBuscador h3, .cajaBuscadorProductosAvanzado h3 {
		color:#ffffff;
	}
/*Texto titulo catalogo*/ 
div.cajasIzda  h3.tituloCatalogo {
		color:#ffffff;
	}

/*Enlace catalogo*/ 
.menu a {
		color:#414141;
	}
/*Enlace catalogo OVER*/ 
.menu a:hover {
		color:#009bdb;
	}
.menu a.secundario:hover {
		color:#009bdb;
	}

/*Enlace destacado*/ 
table.tablaListaProductos01 td.celdaProducto a {
		color:#414141;
	}
/*Enlace destacado OVER*/ 
table.tablaListaProductos01 td.celdaProducto a:hover {
		color:#009bdb;
	}
/*Enlace discreto */ 
.cajasIzda .bloque .bloque .titular, .cajasIzda dl .titular {
		color:#414141;
	}
div.cajasIzda a.bloque:hover .titular {
		color:#009bdb;
	}
div.cajasIzda a.bloque:hover {
	}


#capaCesta .parafoProductos {
	}

/*Enlace celda producto*/ 
a.fotoProducto:link, a.fotoProducto:visited {
		border-color: #ffffff;
	}
a.fotoProducto:hover {
		border-color: #ffffff;
	}

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

/*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(132, 139, 122);
	}
#pie a:link, #pie a:visited {
		color: rgb(57, 70, 45);
	}
#pie a:hover {
		color: rgb(57, 70, 45);
	}
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 {
		background-color: #ffffff;
	}
/* Fondo carrusel paginador */ 
.pagination {
	}
/* texto carrusel */
.textoSlide a,  .textoSlide h1, .textoSlide p {
		color: #2f2f2f;
	}
/* Enlace paginador carrusel */
.pagination a, .pagination a:visited, .pagination a.selected {
	}
/* Enlace (over) paginador carrusel */
.pagination a:hover, .pagination a.selected {
		background-color: #2f2f2f;
	}

/*///////////////////// MENU CATALOGO //////////////////////////*/
/* 1 nivel (colores) */
.menu a.principal {
		background-color: #f5f5f5;
			border-bottom: 1px solid rgba(255, 255, 255, 0);
			color: rgb(41, 41, 41);
	}
.menu a.principal:hover {
		background-color: #eeeeee;
			color: rgb(0, 155, 219);
	}
.menu a.activo, .menu a.activo:hover {
		background-color: #8d8d8d;
			color: rgb(255, 255, 255);
	}

/* 2 nivel (colores) */
.menu a.secundario {
		background-color: #e9e9e9;
			border-bottom: 1px solid rgba(255, 255, 255, 0);
			color: rgb(65, 65, 65);
	}
.menu a.secundario:hover {
		background-color: #e3e3e3;
			color: rgb(0, 155, 219);
	}
.menu ul li ul a.activo, .menu ul li ul a.activo:hover {
		background-color: #8d8d8d;
			color: rgb(255, 255, 255);
	}

/* 3 nivel (colores) */
.menu a.terciario, .menu a.cuaternario, .menu a.quinario, .menu a.sextario {
		background-color: #dedede;
			border-bottom: 1px solid rgba(255, 255, 255, 0);
			color: rgb(96, 96, 96);
	}
.menu a.terciario:hover, .menu a.cuaternario:hover, .menu a.quinario:hover,.menu a.sextario:hover {
		background-color: #d5d5d5;
			color: rgb(0, 155, 219);
	}
.menu ul li ul li ul a.activo, .menu ul li ul li ul a.activo:hover {
		background-color: #8d8d8d;
			color: rgb(255, 255, 255);
	}


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

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

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


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

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


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


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

/* Menú desplegable (fondo) */
.ddsmoothmenu, #mega-menu {
		background-color: rgb(255, 255, 255) !important;
	}
/* Menú desplegable (fondo separador) */
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited, .ddsmoothmenu ul li a:hover {
		border-right-color: rgba(255, 255, 255, 0);
	}
.ddsmoothmenu ul li ul li a {
		border-bottom-color: rgba(255, 255, 255, 0);
	}
/* Menú desplegable (activo) */
.ddsmoothmenu ul li a.itemActual {
		background-color: rgb(255, 255, 255);
		}
/* Menú desplegable 2nivel */
#submenu2 li a, #submenu2 li a.selected {
		background-color: rgb(255, 255, 255);
			color: rgb(57, 70, 45);
	}
/* Menú desplegable 2nivel (over) */
#submenu2 li a:hover, #submenu2 li a.selected:hover {
		background-color: rgb(247, 246, 242);
			color: rgb(57, 70, 45);
	}
/************************* MENU DESPLEGABLE (VERSION MOVIL) *****************************/ 
/* BOTON */
#mobnav-btn-cms, #mobnav-btn-prod {
		background-color: rgb(51, 136, 26);
			color: rgb(255, 255, 255);
	}
/* Menú desplegable 1 nivel */
.ddsmoothmenu.nav_menu_movil_productos ul li a:link, .ddsmoothmenu.nav_menu_movil_productos ul li a:visited, .ddsmoothmenu.nav_menu_movil_cms ul li a:link, .ddsmoothmenu.nav_menu_movil_cms ul li a:visited {
		background-color: rgb(255, 255, 255);
				border-bottom: 1px solid rgb(247, 246, 242);
	}
/* Menú desplegable 1 nivel (over) */
.ddsmoothmenu.nav_menu_movil_productos ul li a:hover, .ddsmoothmenu.nav_menu_movil_productos ul li a.selected, .ddsmoothmenu.nav_menu_movil_cms ul li a:hover, .ddsmoothmenu.nav_menu_movil_cms ul li a.selected {
		}
/* Menú desplegable 2 nivel */
.ddsmoothmenu.nav_menu_movil_productos #submenu2 li a, .ddsmoothmenu.nav_menu_movil_productos #submenu2 li a.selected, .ddsmoothmenu.nav_menu_movil_cms #submenu2 li a, .ddsmoothmenu.nav_menu_movil_cms #submenu2 li a.selected {
		background-color: rgb(247, 246, 242);
			}
/* Menú desplegable 2 nivel (over) */
.ddsmoothmenu.nav_menu_movil_productos #submenu2 li a:hover, .ddsmoothmenu.nav_menu_movil_productos #submenu2 li a.selected:hover, .ddsmoothmenu.nav_menu_movil_cms #submenu2 li a:hover, .ddsmoothmenu.nav_menu_movil_cms #submenu2 li a.selected:hover {
		}
/* Anchura minima en el menu desplegable*/

.min_width_deplegable{
	min-width:250px;
}

/************************* Area privada *****************************/ 
/* Area menú  */
#menuAreaPrivada {
		background-color: rgb(245, 245, 245);
	padding: 0 15px;
			border-bottom: 1px solid rgba(255, 255, 255, 0);
	}
/* Menú (normal) */
#menuTabs li a {
		color: rgb(57, 70, 45);
			border-color: rgb(213, 211, 205);
			background-color: rgba(255, 255, 255, 0);
	}
/* Menú (over) */
#menuTabs li a:hover {
		color: rgb(57, 70, 45);
			border-color: rgb(132, 139, 122);
			background-color: rgba(255, 255, 255, 0);
	}
/* Menú (activo) */
#menuTabs li.activo a, #menuTabs li.activo a:hover {
		color: rgb(255, 255, 255);
			border-color: rgb(57, 70, 45);
			background-color: rgb(57, 70, 45);
	}
/* Tiulos principales area privada*/
#contenido #areaPrivada h2 {
		color: rgb(57, 70, 45);
			background-color: rgba(255, 255, 255, 0);
			border-bottom: 1px solid rgba(255, 255, 255, 0);
	}
/* Boton principal area privada (normal)*/
#areaPersonal a.botonComprar, #areaPersonal input.botonComprar {
		color: rgb(255, 255, 255) !important;
			background-color: rgb(143, 115, 36);
	}
/* Boton principal area privada (over)*/
#areaPersonal a.botonComprar:hover, #areaPersonal input.botonComprar:hover {
		color: rgb(255, 255, 255) !important;
			background-color: rgb(76, 58, 8);
	}
/*//////////////////////////////////////////////////////////*/
/*////////////////// TEXTO MENU SUPERIOR ///////////////////////*/
/*//////////////////////////////////////////////////////////*/

#base-mensajeCabecera{
	height: 38px;
	background-color: rgb(51, 136, 26);
	color: rgb(255, 255, 255);
	font-size: px;
}
#base-mensajeCabecera a{
	color: rgb(255, 255, 255);
}
	/*//////////////////////////////////////////////////////////*/
/*////////////////// IMAGENES MÓDULOS ///////////////////////*/
/*//////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////*/
/*///////////// imagenES MÓDULOS (FAMILIAS) ////////////////*/
/*//////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////*/
/*////////////////////// IMAGENES //////////////////////////*/
/*//////////////////////////////////////////////////////////*/

body {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
#baseCabecera {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
#cabecera {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Contenedor principal*/
#antebase {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Contenedor secundario*/
#base {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
#pie{
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Titulo buscador*/
.cajaBuscador h3{
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Fondo buscador*/
.cajaBuscador {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Titulo buscador productos avanzado*/
.cajaBuscadorProductosAvanzado h3{
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Fondo buscador productos avanzado*/
.cajaBuscadorProductosAvanzado {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}
/*Titulo catalogo*/
div.cajasIzda h3.tituloCatalogo {
				background-image: none;
			background-repeat: repeat;			background-position: left top;
						background-attachment: scroll;
			}

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

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

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

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

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

/*///////////////////// CSS DINÁMICO : Estilo Base //////////////////////////*/

/*/////////////////////////////////////////////////////////////////////////////////////////
  ESTRUCTURA
/////////////////////////////////////////////////////////////////////////////////////////*/
#base1024 {
    width: 100%;
}
#base {
    max-width: 1600px;
    margin: 0 auto;
    padding-top: 10px;
    position: relative;
}
#centro.dobleColumna {
    width: 100%;
    padding-left: 0;
    margin: 0 auto;
    float: none;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   GENERICOS
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .filtro input, .filtro select, .tablaFiltros select, div.formulario input, div.formulario select, div.formulario textarea {
    font-family: 'Barlow', sans-serif;
}
p.rastroMigas {
    font-size: 12px;
    position: relative;
    z-index: 1;
}
.rastroMigas span a span {
    font-weight: 500;
}
#cabecera_compartir_enlace {
    top: 12px;
}
#contenido h1 {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 6px;
    padding: 50px 0px;
    margin-top: -40px;
}
#contenido h1 {
    background-image: url("/UserFiles/images/bg_h1.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 240px;
}
#jquery_alert {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#contenido h2 {
    background-image: url("/UserFiles/images/bg_h1.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 240px;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 6px;
    padding: 50px 0px;
    line-height: 1.2;
    color: #33881a;
}
#contenido h2 span {
    display: block;
    color: #a9ce38;
    font-family: 'EB Garamond', serif;
    font-size: 26px;
    font-style: italic;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
}
div.megaeditor p, div.megaeditor li {
    font-size: 16px;
}

/************ ---- SEO TEXT --- ************/

.h1-seo {
    font-size: 28px !important;
    line-height: 1.2;
    color: #33881a !important;
    margin-top: 0px !important;
}
.h1-seo span {
    display: block;
    color: #a9ce38;
    font-family: 'EB Garamond', serif;
    font-size: 26px;
    font-style: italic;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
}

.subh1-seo {
    text-align: center;
    margin-top: -50px !important;
    font-size: 1.4em !important;
}

.h2-seo-simple {
    background-image: none !important;
    padding-bottom: 20px !important;
}

.h2-texto-seo{
    padding-top: 70px !important;
}

#descripcionFamilia h3{
   text-align: center;
}

#descripcionFamilia ul {
    font-size: 16px;
    text-align: center;
    list-style: none;
}

.p-seo-simple{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}

.p-seo-simple a strong {
    color: rgb(51 136 26);
    text-decoration: underline;
    font-weight: 400;
}

.p-seo-simple a strong:hover {
    color: rgb(51 136 26);
    text-decoration: underline;
    font-weight: bold;
}

[class^=cabecera_carrusel_productos_] ul {
     text-align: left;
}

#descripcionFamilia ul.seo-ul {
  
  list-style-type: disc !important;
  list-style-position: outside !important;
 
  display: table;
  margin: 16px auto;
  
  padding-left: 1.2em;
  
  text-align: left !important;
}

/* FORMULARIOS ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
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"] {
    border-width: 2px;
}
.formulario fieldset {
    margin: 0;
    padding: 20px 0;
}
legend {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #39462d;
}
div.formulario p, div.noticias div.formulario p {
    font-size: 14px;
}
div.formulario form label {
    width: 130px;
    font-size: 14px;
}
input[type="checkbox"].css-checkbox + label.labelcheck {
    font-size: 14px;
}
::placeholder {
    font-style: italic;
}
label.labelcheck {
    background-image: url(/UserFiles/images/ico_checkbox.png);
}
input[type="radio"].css-checkbox + label.labelradio {
    background-image: url(/UserFiles/images/ico_radiobutton_off.png);
}
input[type="radio"].css-checkbox:checked + label.labelradio {
    background-image: url(/UserFiles/images/ico_radiobutton_on.png);
}
.cajaBuscador input.botonform, .cajaBuscadorProductosAvanzado input.botonform, topSubnave input.boton, div.formulario input.boton, .boton02, .cajasIzda input.botonform, div.filtroProductos input.botonform, .botonesFiltrosCentro .botonform {
    font-weight: 500;
    font-size: 14px;
}
.filtro input, .filtro select, .tablaFiltros select, div.formulario input, div.formulario select, div.formulario textarea {
    font-family: 'Barlow', sans-serif;
    font-size: 16px;
}

/* PAGINA RECORDAR CONTRASEÑA ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
#recordar_contrasenya {
    max-width: 728px;
    margin: 0 auto 20px;
}
#recordar_contrasenya #email {
    width: calc(100% - 120px);
    font-size: 18px;
    padding: 10px 20px;
}
#recordar_contrasenya input.boton {
    padding: 12px;
    margin-left: -4px;
    width: 120px;
    font-size: 16px;
    vertical-align: top;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   HOME
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#body_cms_home #contenido {
    padding-bottom: 0;
}
#body_cms_home p.rastroMigas {
    display: none;
}
#body_cms_home #cabecera_compartir_enlace {
    display: none;
}
#body_cms_home #centro, #body_cms_home #base {
    overflow: visible;
}

#centro section._carrusel_informes {
    overflow: visible;
}
.carrusel_flechas {
    position: absolute;
    top: 40%;
    z-index: 9;
    width: 100%;
    pointer-events: none;
}
.carrusel_flechas > li {
    pointer-events: auto;
}
.carrusel_flechas > li:first-child {
    position: absolute;
    left: -20px;
}
.carrusel_flechas > li:last-child {
    right: -20px;
    position: absolute;
}
.bx-prev, .bx-next {
    background-color: rgb(143, 115, 36);
    width: 60px;
    height: 60px;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: center center;
}
.bx-prev {
    background-image: url("/UserFiles/images/arrow_left.png");
}
.bx-next {
    background-image: url("/UserFiles/images/arrow_right.png");
}
.bx-prev i, .bx-next i {
    display: none;
}

/*--- SEO ---*/
#centro.columnaUnica{
    text-align: center;
    padding-left: 0px !important;
}

/* CARRUSEL ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
[class^="cabecera_carrusel_productos_"] li.selected a {
    font-weight: 500;
    font-size: 24px;
}
[class^="product_list informe_productos slider_bx_"] .slide ul {
    width: 93% !important;
    padding: 0;
}
.bx-wrapper {
    background-color: transparent;
    border: none;
}
#centro section._carrusel_informes .bx-viewport {
    min-height: 570px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    width: 50px;
    height: 5px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
#body_cms_home .slide ul.mini li.cantidad {
    display: none;
}
#body_cms_home .slide ul.mini li.bloquePrecio {
    float: none;
}
/* DOS BANNERS ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
.dos-columnas-asim div.megaeditor ul {
    padding: 0;
    margin: 0 auto;
    max-width: 1480px;
    text-align: center;
    list-style: none;
}
.dos-columnas-asim div.megaeditor ul li {
    display: inline-block;
    vertical-align: top;
}
.dos-columnas-asim div.megaeditor ul li:first-child {
    float: left;
}
.dos-columnas-asim div.megaeditor ul li:last-child {
    float: right;
}
.dos-columnas-asim div.megaeditor ul li a {
    display: block;
}
.dos-columnas-asim div.megaeditor ul li a img {
    border: 20px solid #efede6;
    max-width: 100%;
    height: auto;
}
/* OPINIONES ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
#centro section.opiniones {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-image: url("/UserFiles/images/bg_opiniones.jpg");
    overflow: visible;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
    margin-bottom: 40px;
}
#centro section.opiniones > div {
    max-width: 1600px;
    margin: 0 auto;
    color: #fff;
}
#centro section.opiniones div.megaeditor ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#centro section.opiniones div.megaeditor ul li {
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 33%;
    margin-top: 230px;
    margin-bottom: 20px;
    padding: 0 40px;
    position: relative;
}
#centro section.opiniones div.megaeditor ul li::before {
    content: "";
    font-size: 120px;
    position: absolute;
    left: 50%;
    top: -60px;
    width: 60px;
    height: 60px;
    z-index: 999;
    background-image: url("/UserFiles/images/quote.png");
    background-repeat: no-repeat;
    margin-left: -30px;
    background-position: center top;
}
#centro section.opiniones div.megaeditor ul li p {
    font-size: 18px;
}
#centro section.opiniones div.megaeditor ul li p:first-child {
    min-height: 100px;
}
#centro section.opiniones div.megaeditor ul li em {
    font-size: 20px;
    font-family: 'EB Garamond', serif;
    font-style: italic;
}
#centro section.opiniones div.megaeditor ul li span {
    display: block;
    font-size: 14px;
}
/* NUESTRAS MARCAS ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
#centro section.sin-margen-inferior {
    margin-bottom: 0;
}
#centro section._parrilla_imagenes_marcas {
    overflow: visible;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: #efede6;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0 25px;
    margin-bottom: 140px;
}
[id^="contenido_slider_marcas"] {
    max-width: 1600px;
    margin: 0 auto;
}
.capa-logo a {
    background-color: #efede6;
    display: block;
}
.capa-logo img {
    max-height: 100%;
    mix-blend-mode: darken;
}
.marcas .bx-pager.bx-default-pager {
    display: block;
    bottom: -100px;
}
/* VENTAJAS ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
#centro section.ventajas {
    margin: 0 auto;
    background-image: url("/UserFiles/images/mujer_cesta_compra.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    min-height: 560px;
    max-width: 1200px;
}
.ventajas div.megaeditor ul {
    padding: 0 80px 0;
    margin: 0 auto;
    list-style: none;
    column-count: 2;
    column-gap: 500px;
}
.ventajas div.megaeditor li {
    font-size: 24px;
    font-style: italic;
    font-family: 'EB Garamond', serif;
    background-repeat: no-repeat;
    padding-top: 80px;
    text-align: center;
    background-position: center 30px;
    margin-bottom: 70px;
    font-weight: 500;
}
.ventajas div.megaeditor li span {
    font-size: 16px;
    display: block;
    font-family: 'Barlow', sans-serif;
    font-style: normal;
    font-weight: 400;
}
#satisfaccion {
    background-image: url("/UserFiles/images/ico_satisfaccion.png");
}
#beneficios {
    background-image: url("/UserFiles/images/ico_beneficios.png");
}
#envio {
    background-image: url("/UserFiles/images/ico_envio.png");
}
#precio {
    background-image: url("/UserFiles/images/ico_precio.png");
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   LISTADOS
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*DESCRIPCION FAMILIAS -----------------------------------------------------------------------------*/
#descripcionFamilia {
background: #fff;
padding: 10px 30px;
margin: 15px auto 40px;
-webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.descripcion_familia > p {
  font-size: 16px;
  line-height: 150%;
}

/*PARRILLA FAMILIAS -----------------------------------------------------------------------------*/
table.gama {
    margin-bottom: 0;
}
table.gama th {
    display: none;
}
table.tablaCategorias tr {
    display: inline;
}
table.tablaCategorias td {
    border-color: rgb(255 255 255 / 0%);
    display: inline-block;
    vertical-align: top;
    width: 25% !important;
    position: relative;
    margin-bottom: 50px;
    padding-right: 20px;
    padding-left: 10px;
}
.tablaCategorias td:hover a {
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 15%);
}
table.tablaCategorias td a {
    border: 2px solid #2f4427;
    font-size: 18px;
    font-weight: 400;
    border-radius: 6px;
    background-color: #ffff;
}

table.visualizacion td {
    font-size: 14px;
    color: #898c82;
}
table.visualizacion td.muestra {
    padding-left: 0;
    padding-right: 0;
}
table.visualizacion td.muestra span strong {
    font-weight: 400;
    color: #898c82;
}
div.cajasIzda.filtroProductos h3.tituloCatalogo {
    display: none;
}
#body_productos_listado .baseTablaMini {
    border-top: 4px solid #efede6;
    border-bottom: 4px solid #efede6;
    padding: 20px 0 40px;
    margin-bottom: 0;
    margin-top: 0;
}
#centro section{
    margin-bottom: 0%;
}
/* FIN TEXTO PARRILLAS-----------------------------------------------------------------------------*/

/* MINI ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
ul.mini {
    padding: 0;
    margin: 2% 1%;
    width: 17.8%;
    background-color: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    overflow: visible;
    background: rgba(245,245,244,1);
    background: -moz-linear-gradient(top, rgba(245,245,244,1) 0%, rgba(245,245,244,1) 0%, rgba(255,255,255,1) 9%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245,245,244,1)), color-stop(0%, rgba(245,245,244,1)), color-stop(9%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(245,245,244,1) 0%, rgba(245,245,244,1) 0%, rgba(255,255,255,1) 9%);
    background: -o-linear-gradient(top, rgba(245,245,244,1) 0%, rgba(245,245,244,1) 0%, rgba(255,255,255,1) 9%);
    background: -ms-linear-gradient(top, rgba(245,245,244,1) 0%, rgba(245,245,244,1) 0%, rgba(255,255,255,1) 9%);
    background: linear-gradient(to bottom, rgba(245,245,244,1) 0%, rgba(245,245,244,1) 0%, rgba(255,255,255,1) 9%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f4', endColorstr='#ffffff', GradientType=0 );
    border-top: 4px solid #fff;
}
ul.mini:hover {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
   -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
ul.mini li {
    padding: 0 20px;
}
ul.mini li.imagen_marca {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 48px;
}
.fotoMarca > img {
    max-height: 30px;
    mix-blend-mode: darken;
}
div.marca img {
    mix-blend-mode: darken;
}
.fotoProducto > img, .mini.productoDestacado > img {
    max-height: 244px;
}
a.fotoProducto:hover, a.fotoProducto:link, a.fotoProducto:visited {
    text-align: center;
}
ul.mini li.li_mini {
    padding-bottom: 30px;
    padding-inline: 0;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 85%, rgba(245,245,244,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(85%, rgba(255,255,255,1)), color-stop(100%, rgba(245,245,244,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 85%, rgba(245,245,244,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 85%, rgba(245,245,244,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 85%, rgba(245,245,244,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 85%, rgba(245,245,244,1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f4', GradientType=0 );
}
.referenciaDatosProducto {
    color: #898c82;
}
ul.mini .nombreProducto {
    font-weight: 500;
    height: 36px;
    overflow: hidden;
}
ul.mini li.bloquePrecio span.precioPrincipal {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.1;
}
ul.mini li.bloquePrecio {
    float: right;
    padding: 0 20px 0 0;
    margin-top: -5px;
}
ul.mini li.bloquePrecio > span {
    margin-right: 0;
}
/********** CANTIDAD **************/
ul.mini li.cantidad {
    display: inline-block;
    max-width: 110px;
    padding-right: 0;
margin-top: -10px;
}
form.cantidadListado {
    margin-top: 3px;
}
input.campoCantidadListado {
    width: 36px;
    padding: 0 2px;
    font-size: 18px;
    font-weight: 600;
}
li .decrement-unit, li .increment-unit {
    border-radius: 20px;
    height: 24px;
    width: 24px;
    padding: 0;
}
form.cantidadListado span {
    margin-left: 0;
    text-align: center;
    display: block;
    margin-top: 1px;
line-height: 1;
}
/********** BOTONES **************/

ul.mini li.botondeCompra {
    width: 100%;
    overflow: visible;
    min-height: 40px;
    padding-left: 0;
    padding-right: 0;
    background-image: url("/UserFiles/images/bg_listado.png");
    background-repeat: repeat-x;
clear: both;
}
li a.botonComprar:link, li a.botonComprar:visited {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    text-indent: -99999em;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    background-repeat: no-repeat;
    background-image: url("/UserFiles/images/ico_cesta.svg"), url("/UserFiles/images/bg_botonCricular.png");
    background-position: center center, center;
    background-size: 30px auto, cover;
    top: 10px;
}
ul.mini:hover li a.botonComprar {
    -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, .15);
    -moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, .15);
    box-shadow: 5px 5px 20px rgba(0, 0, 0, .15);
   -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;
}
/* CAPA COMPRA ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
#nuevoProducto > div {
    font-weight: 600;
    padding: 10px 30px 10px 40px;
}
table#nuevoProducto {
    border-bottom: none;
}
.botonSeguir > a, .botonVer > a {
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}
.botonSeguir > a {
    background-color: #33881a;
    background-image: linear-gradient(to right, #33881a, #4c9a1b, #65ac1b, #7ebd1b, #99cf1a);
}
.botonVer > a:link, .botonVer > a:visited {
    background-color: #8f7324;
}
.botonSeguir > a:hover {
    background-color: #898e80;
}
.nombreProducto, .pvpTotal {
    font-weight: 600;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   FICHA
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/********** PAGINADOR **************/
.producto_anterior, .producto_siguiente {
    max-width: 450px;
    height: 94px;
}
.producto_anterior a, .producto_siguiente a {
    padding: 20px;
    height: 100%;
}

#div_slider_fotos.vertical {
    width: 14%;
}
#div_slider_fotos + #fotos {
    width: 76%;
}
div.marca {
    margin-bottom: 0;
    background-repeat: no-repeat;
    background-image: url("/UserFiles/images/bg_h1.png");
    background-position: center top;
    padding-top: 30px;
}
#fotos {
    margin-right: 60px;
}
#foto_principal {
    padding: 0 0 100px 0;
    background-image: url("/UserFiles/images/bg_fotoprincipal.png");
    background-position: center calc(100% - 20px);
    background-repeat: no-repeat;
    background-size: contain;
    height: auto !important;
    border: none;
}
#foto_principal > a {
    border: 10px solid #f0eee6;
    padding: 30px;
    background-color: #fff;
    width: 100%;
}
div.fotoParrillaFicha a:link, div.fotoParrillaFicha a:visited {
    background-color: #fff;
    border: 7px solid #f0eee6;
    margin-bottom: 5px;
}
img.fotoPrincipal {
    cursor: pointer;
    max-width: 100%;
    width: inherit !important;
    max-height: inherit;
}
div.datosFicha p.referencia, p.codigo_barras {
    color: #848b79;
    font-size: 16px;
}
#contenido h1#nombreProducto {
    font-size: 36px;
    font-weight: 500;
    text-align: left;
    letter-spacing: 0;
    background-image: none;
    padding: inherit;
    margin: 0 0 10px 0;
}
#contenido h2#descripcion {
    font-size: 18px;
    margin: 10px 0 30px;
    letter-spacing: inherit;
    text-align: left;
}
#div__descripcion_corta {
    color: rgb(128, 128, 128);
    font-size: 18px;
}
.plazoEntrega {
    display: none;
}
#cuadroPrecio {
    border-top: 7px solid #efede6;
    border-bottom: 7px solid #efede6;
    padding: 20px 0 30px;
    position: relative;
    margin-bottom: 50px;
}
#contenido_textos_avanzados_apilados, #contenido_textos_avanzados_pestanyas {
    margin-bottom: 20px;
}
#div_form_anyadir_a_cesta {
    position: absolute;
    left: 0;
    top: 20px;
}
#_display_price.precioPrincipal {
    font-size: 48px;
    font-weight: 500;
}
div.precioPrincipal {
    font-size: 30px;
}
.ficha div.precioPrincipal strong {
    font-weight: 500;
}
#textoIVA {
    font-size: 16px;
}
.capaCompra .increment-unit, .capaCompra .decrement-unit {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 30px;
    font-size: 20px;
    padding: 0;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    margin-top: 5px;
    line-height: 1.2;
}
input.campoCantidadFicha {
    font-size: 24px;
    font-weight: 400;
    width: 80px;
}
.capaCompra .increment-unit {
    background-color: #33881a;
    border-color: #33881a;;
}
p.botonComprarFicha {
    margin: 0;
    padding: 20px 0;
}
.contentstyle .ficha a.botonComprar, .contentstyle .ficha a.botonReservar {
    margin-bottom: 0;
    padding: 15px 100px 15px 30px;
    font-size: 18px;
    font-weight: 500;
    background-color: #adb0a7;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    position: relative;
}
.contentstyle .ficha a.botonComprar:hover {
    background-color: #898e80;
}
.contentstyle .ficha a.botonComprar::after {
    content: "";
    width: 80px;
    height: 80px;
    background-color: #33881a;
    position: absolute;
    top: -12px;
    right: 0;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    background-repeat: no-repeat;
    background-image: url("/UserFiles/images/ico_cesta.svg"), url("/UserFiles/images/bg_botonCricular.png");
    background-position: center center, center;
    background-size: 36px auto, cover;
}
form.cantidad {
    float: none;
}
/********** MAS DATOS **************/
.familiasRelacionadas a {
    font-size: 14px;
    padding: 5px 20px;
}
.camposDinamicos p, .descargas p, .familiasRelacionadas p, .fechaLanzamiento p, .fechaPrelanzamiento p, .fichaMarca p {
    font-size: 16px;
    color: #848b79;
}
/********** HERRAMIENTAS **************/
div.herramientas {
    border-top: none;
    text-align: center;
    overflow: visible;
    margin-top: -50px;
}
div.herramientas a {
    float: none;
    margin: 0;
    padding: 5px 8px;
    display: inline-block;
}
.herramientas a > span {
    display: none;
}
.herramientas a > img {
    margin-right: 0;
    max-width: 40px;
}
/********** FANCYS HERRAMIENTAS **************/
#comentar_comunicado_div h3, #enviar_amigo_div h3, #solicitar_aviso_stock_div h3, #solicitar_info_div h3, #valorar_producto_div h3 {
    font-weight: 500;
    text-transform: uppercase;
}


div.navePestanyas ul > li {
    margin-right: 20px;
}
div.navePestanyas ul > li > a.activo, div.navePestanyas ul > li > a.activo:hover {
    color: rgb(57, 70, 45);
    font-weight: 500;
    background-color: #f0eee6;
}
div.navePestanyas > ul {
    border-bottom: 7px solid #f0eee6;
}
div.descripcionLarga, div.descripcionLarga p, div.descripcionLarga span, #div_textos_avanzados_pestanyas_descripcion_tecnica, #div_textos_avanzados_pestanyas_descripcion_tecnica p {
    font-size: 16px !important;
    color: #848b79 !important;
    padding: 10px 0;
}
.datosProducto h6 {
    font-size: 14px;
    color: #414141;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 5px;
}
/*///////////////////// CSS DINÁMICO : Cabecera y pie //////////////////////////*/

/*/////////////////////////////////////////////////////////////////////////////////////////
  CABECERA
/////////////////////////////////////////////////////////////////////////////////////////*/
#baseCabecera {
    -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
}
#baseCabecera::before {
    content: "";
    height: 25px;
    width: 100%;
    background: rgba(86,135,44,1);
    background: -moz-linear-gradient(left, rgba(86,135,44,1) 0%, rgba(86,135,44,1) 23%, rgba(168,206,56,1) 43%, rgba(86,135,44,1) 74%, rgba(86,135,44,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(86,135,44,1)), color-stop(23%, rgba(86,135,44,1)), color-stop(43%, rgba(168,206,56,1)), color-stop(74%, rgba(86,135,44,1)), color-stop(100%, rgba(86,135,44,1)));
    background: -webkit-linear-gradient(left, rgba(86,135,44,1) 0%, rgba(86,135,44,1) 23%, rgba(168,206,56,1) 43%, rgba(86,135,44,1) 74%, rgba(86,135,44,1) 100%);
    background: -o-linear-gradient(left, rgba(86,135,44,1) 0%, rgba(86,135,44,1) 23%, rgba(168,206,56,1) 43%, rgba(86,135,44,1) 74%, rgba(86,135,44,1) 100%);
    background: -ms-linear-gradient(left, rgba(86,135,44,1) 0%, rgba(86,135,44,1) 23%, rgba(168,206,56,1) 43%, rgba(86,135,44,1) 74%, rgba(86,135,44,1) 100%);
    background: linear-gradient(to right, rgba(86,135,44,1) 0%, rgba(86,135,44,1) 23%, rgba(168,206,56,1) 43%, rgba(86,135,44,1) 74%, rgba(86,135,44,1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#56872c', endColorstr='#56872c', GradientType=1 );
    display: block;
}
#cabecera {
    max-width: 1920px;
    margin: 0 auto;
}
/* LOGO ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
div.logo {
    right: inherit !important;
    left: 40px;
    z-index: 99999;
}
#img_logo {
    max-width: 100%;
    mix-blend-mode: darken;
}

/* USUARIOS REGISTRADOS ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
#capaLoginTop {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0 10px;
    background-color: transparent;
    top: -28px !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    z-index: 999999;
}
#capaLoginTop.activo {
    border: 1px solid #e7e7e7;
    background-color: #fff;
    border-bottom: 3px solid #33881a;
}
#capaLoginTop.activo div#formLoginTop ul.enlace {
    padding-bottom: 0px;
}
#titLoginTop a {
    display: inline-block;
    padding: 8px 10px 8px 17px;
    font-size: 12px;
    text-transform: initial;
    color: #fff;
    background-image: url("/UserFiles/images/ico-user-w.svg");
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: left 9px;
}
#titLoginTop a:hover {
    color: #fff;
}
#titLoginTop a.lnkCerrar {
    display: inline-block;
    background-image: url("/UserFiles/images/ico-sesion-w.svg");
    background-repeat: no-repeat;
    background-size: auto 14px;
    text-indent: -9999em;
    width: 27px;
    background-position: left 9px;
    height: 34px;
    padding-right: 0;
    padding-left: 0;
    float: left;
}
#capaLoginTop.activo #titLoginTop a.lnkCerrar {
    background-image: url("/UserFiles/images/ico-sesion.svg");
    width: 17px;
}
.no_log #capaLoginTop.activo #titLoginTop a#atitLoginTop {
    width: 100%;
    float: none;
}
#capaLoginTop.activo #titLoginTop a#atitLoginTop {
    display: block;
    padding: 8px 10px 8px 17px;
    font-size: 12px;
    text-transform: initial;
    color: #292b2c;
    background-image: url("/UserFiles/images/ico-user.svg"), url("/UserFiles/images/flecha-arriba.svg");
    background-repeat: no-repeat;
    background-size: 12px auto, 12px auto;
    background-position: left 9px, right center;
    width: calc(100% - 24px);
    float: right;
}
#formLoginTop form {
    padding: 0;
}

/* MENU DESPLEGABLE ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
.ddsmoothmenu {
    font-size: 15px;
    background-image: url("/UserFiles/images/bg_menu.png");
    background-repeat: no-repeat;
    background-position: center -35px;
    padding-top: 30px;
}
.ddsmoothmenu ul {
    text-align: center;
}
.ddsmoothmenu ul li {
    text-align: left;
}
.ddsmoothmenu > ul > li > a:link, .ddsmoothmenu > ul > li > a:visited {
    padding: 23px 15px 10px 15px !important;
    background-repeat: no-repeat;
    background-position: center top;
}
#li_desplegable_productos_8 > a {
    background-image: url("/UserFiles/images/ico_fruta.png");
}
#li_desplegable_productos_7 > a {
    background-image: url("/UserFiles/images/ico_carnicos.png");
}
#li_desplegable_productos_73 > a {
    background-image: url("/UserFiles/images/ico_despensa.png");
}
#li_desplegable_productos_6 > a {
    background-image: url("/UserFiles/images/ico_lacteos.png");
}
/*#li_desplegable_productos_13 > a {
    background-image: url("/UserFiles/images/ico_especias.png");
}*/
#li_desplegable_productos_9 > a {
    background-image: url("/UserFiles/images/ico_panaderia.png");
}
#li_desplegable_productos_10 > a {
    background-image: url("/UserFiles/images/ico_dulces.png");
}
#li_desplegable_productos_14 > a {
    background-image: url("/UserFiles/images/ico_cosmetica.png");
}
#li_desplegable_productos_15 > a {
    background-image: url("/UserFiles/images/ico_souvenirs.png");
}
#li_desplegable_productos_16 > a {
    background-image: url("/UserFiles/images/ico_bodega.png");
}
#li_desplegable_productos_34 > a {
    background-image: url("/UserFiles/images/ico_bebidas.png");
}
#li_desplegable_productos_106 > a {
    background-image: url("/UserFiles/images/ico_menaje.png");
}
#li_desplegable_productos_114 > a {
    background-image: url("/UserFiles/images/ico_beachef.png");
}
.downarrowclass {
    display: none;
}
.ddsmoothmenu ul li ul li a {
    font-size: 15px;
}
.ddsmoothmenu > ul > li > a:hover {
    -webkit-box-shadow: 5px 10px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 5px 10px 10px rgba(0, 0, 0, .2);
    box-shadow: 5px 10px 10px rgba(0, 0, 0, .2);
}
/********* 2NIVEL ***********/
.ddsmoothmenu ul li ul {
    -webkit-box-shadow: 5px 10px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 5px 10px 10px rgba(0, 0, 0, .2);
    box-shadow: 5px 10px 10px rgba(0, 0, 0, .2);
    border-bottom: 3px solid #33881a;
}
#submenu2 li a:hover {
    padding-left: 20px;
}
.rightarrowclass {
    top: 18px;
    right: 10px;
    max-width: 14px;
}
#submenu2 li a.selected {
    background-color: rgb(247, 246, 242) !important;
}
#submenu2 li li a {
    background-color: rgb(247, 246, 242);
}
#submenu2 li li a:hover {
    background-color: #efede6;
}
/* BUSCADOR ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
div#buscadorTop {
    width: 400px;
    right: inherit !important;
    left: 50%;
    margin-left: -200px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    border: 2px solid #fff;
}
#buscadorTop:hover {
    border-color: #adb0a7;
    background-color: #fff;
}
#buscadorTop input.camposformHomeMediano {
    width: calc(100% - 50px);
    font-size: 18px;
    font-style: italic;
    padding: 8px 20px;
}
#buscadorTop input.botonform {
    width: 50px;
    padding: 8px 0;
    background-repeat: no-repeat;
    border: none;
    background-position: 10px center;
    background-image: url("/UserFiles/images/ico_buscar.png");
}
/* CESTA ---------------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
#loginTop {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    display: none;
}
#user {
    float: none;
    max-width: 206px;
    margin-bottom: 3px;
    font-size: 14px;
    text-align: right;
    font-weight: 500;
    font-family: 'EB Garamond', serif;
    font-style: italic;
}

#botones a {
    color: #39462d;
    background-repeat: no-repeat;
    padding-left: 22px;
    margin-right: 20px;
}
#registro.cestaRegistro.loginregistro {
    background-image: url("/UserFiles/images/ico_registro.png");
    padding-left: 22px;
}
#registro.cestaRegistro.cestaRegistro {
    background-image: url("/UserFiles/images/ico_micuenta.png");
    padding-left: 20px;
    background-size: auto 16px;
}
#sesion.cestaSesion {
    background-image: url("/UserFiles/images/ico_sesion.png");
    padding-left: 27px;
}
#sesion.cestaSesion {
    background-image: url("/UserFiles/images/ico_cerrar-sesion.svg");
    padding-left: 20px;
    background-size: 16px;
    background-position: left bottom;
}
.espaciosesion {
    display: none;
}
#cesta {
    background-color: transparent;
    width: auto;
    min-width: auto;
    margin: -2px 0 0 10px;
    display: inline-block;
}
#cesta a {
    font-weight: 600;
    color: rgb(28, 30, 34);
    background-repeat: no-repeat;
    background-image: url("/UserFiles/images/ico_cesta_top.svg");
    padding: 1px 0 0 20px;
    background-color: #33881a;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    background-position: center center;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    background-size: 28px auto;
}
#cesta a > span:first-child, #cesta a > span > span {
    display: none;
}
#cesta a > span:nth-child(2)::before, #cesta a > span:nth-child(2)::after {
    display: none;
}
#cesta a > span:last-child {
    background-color: #adb0a7;
    display: flex;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    width: 24px;
    height: 24px;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 0;
}
#cestaTop #cesta.activo {
    background-color: transparent;
}
#cestaTop #cesta.activo a {
    background-position: left top;
}
#cestaTop #cesta.activo a {
    background-position: center center;
}
#cesta.activo a > span:last-child {
    background-color: #9a7413;
}


/* MENSAJE CABECEZA ---------------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
/* Ocultamos las flechas del carrusel */
#carrusel_cab_fl_der,#carrusel_cab_fl_izq {
  display: none;
  
}


/*/////////////////////////////////////////////////////////////////////////////////////////
  PIE
/////////////////////////////////////////////////////////////////////////////////////////*/
footer {
    position: relative;
}
#ilustraciones-pie {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    left: 0;
    width: 160px;
    height: 240px;
    background-image: url("/UserFiles/images/bg_pie01.png");
    background-repeat: no-repeat;
    bottom: 260px;
    display: block;
    background-position: left bottom;
    margin: 0;
}
#ilustraciones-pie02 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    right: 0;
    width: 160px;
    height: 240px;
    background-image: url("/UserFiles/images/bg_pie02.png");
    background-repeat: no-repeat;
    bottom: 60px;
    display: block;
    background-position: right bottom;
    margin: 0;
}
address {
    margin: 30px auto;
    padding: 0;
    max-width: 1360px;
    font-size: 14px;
    text-align: left;
}
address > div {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}
address > div#datosEmpresaPie, address > div#newsletterPie {
    width: 22%;
}
address > div#menuPie {
    width: 55%;
    padding: 0 50px;
}
/* DATOS EMPRESA ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
#datosEmpresaPie p:first-child {
    margin-top: 0;
    margin-bottom: 25px;
}
#contactoMapa {
    background-image: url("/UserFiles/images/ico_mapa.png");
    background-repeat: no-repeat;
    padding-left: 22px;
}
#contactoTelefono {
    background-image: url("/UserFiles/images/ico_telefono.png");
    background-repeat: no-repeat;
    padding-left: 22px;
}
#contactoMovil {
    background-image: url("/UserFiles/images/ico_mov20.png");
    background-repeat: no-repeat;
    padding-left: 22px;
}
#contactoMail {
    background-image: url("/UserFiles/images/ico_mail.png");
    background-repeat: no-repeat;
    padding-left: 22px;
    background-position: left 4px;
}

/* LISTA SOCIAL */
#pie-social {
margin: 0;
padding: 0;
list-style-type: none;
}
#pie-social li {
display: inline-block;
}
#pie-social li a {
display: inline-block;
width: 35px;
height: 35px;
margin-right: 3px;
position: relative;
text-indent: -99999px;
background-repeat: no-repeat;
background-position: center center;
background-size: 100%;
}
#pie-social li.li-fb a {
background-image: url("/UserFiles/images/ico-fb.svg");
}
#pie-social li.li-fb a:hover {
background-image: url("/UserFiles/images/ico-fb-over.svg");
}
#pie-social li.li-insta a {
background-image: url("/UserFiles/images/ico-insta.svg");
}
#pie-social li.li-insta a:hover {
background-image: url("/UserFiles/images/ico-insta-over.svg");
}

/* MENU PIE ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
#menuPie ul {
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
    display: inline-block;
    width: 32%;
    vertical-align: top;
}
#menuPie ul li {
    padding: 5px 0;
    line-height: 1.3;
}
#menuPie ul li a {
    padding: 0 0 0 15px;
    background-image: url(/UserFiles/images/bullet.png);
    background-repeat: no-repeat;
    background-position: left 7px;
    display: block;
}
#menuPie ul li {
    padding: 5px 0 ;
}
#menuPie ul li img {
    margin-top: 10px;
}
/* BOLETIN ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
#pie h3 {
    color: #39462d;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-top: 0;
}
#botonSuscripcion {
    background-color: #8b6e1d;
    font-weight: 600;
    font-size: 13px;
    padding: 10px 15px;
}
#botonSuscripcion:hover {
    background-color: #735a12;
}
#emailNewsLetter {
    border: 2px solid #d5d3cd;
    background-color: rgba(255, 255, 255, .5);
    padding: 10px 15px;
    font-size: 16px;
}
#pie #newsletterPie a {
    vertical-align: middle;
    color: #8b6e1d;
}
/* BOTTOM ----------------------------------------------------------------------------------------------------------- 
---------------------------------------------------------------------------------------------------------------------------*/
table.textosCondiciones {
    background: rgba(86,135,44,1);
    background: -moz-linear-gradient(left, rgba(86,135,44,1) 0%, rgba(86,135,44,1) 23%, rgba(168,206,56,1) 43%, rgba(86,135,44,1) 74%, rgba(86,135,44,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(86,135,44,1)), color-stop(23%, rgba(86,135,44,1)), color-stop(43%, rgba(168,206,56,1)), color-stop(74%, rgba(86,135,44,1)), color-stop(100%, rgba(86,135,44,1)));
    background: -webkit-linear-gradient(left, rgba(86,135,44,1) 0%, rgba(86,135,44,1) 23%, rgba(168,206,56,1) 43%, rgba(86,135,44,1) 74%, rgba(86,135,44,1) 100%);
    background: -o-linear-gradient(left, rgba(86,135,44,1) 0%, rgba(86,135,44,1) 23%, rgba(168,206,56,1) 43%, rgba(86,135,44,1) 74%, rgba(86,135,44,1) 100%);
    background: -ms-linear-gradient(left, rgba(86,135,44,1) 0%, rgba(86,135,44,1) 23%, rgba(168,206,56,1) 43%, rgba(86,135,44,1) 74%, rgba(86,135,44,1) 100%);
    background: linear-gradient(to right, rgba(86,135,44,1) 0%, rgba(86,135,44,1) 23%, rgba(168,206,56,1) 43%, rgba(86,135,44,1) 74%, rgba(86,135,44,1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#56872c', endColorstr='#56872c', GradientType=1 );
}
#pie p.condiciones {
    font-size: 12px;
    padding: 20px 0;
}
#pie table.textosCondiciones p a, #pie table.textosCondiciones p {
    color: rgba(255, 255, 255, .6);
}

/*///////////////////// CSS DINÁMICO : Filtros //////////////////////////*/

#body_productos_listado aside {
    display: none;
}
#body_productos_listado .filtroProductos, #body_productos_listado h1, #product_list_marca, #product_list_buscador, #body_productos_listado #product_list_novedad, #body_productos_listado #product_list_oferta {
    width: 100%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.cajasIzda.filtroProductos {
    overflow: hidden;
}
div.cajasIzda.filtroProductos h3.tituloCatalogo {
    display: none;
}
.cajasIzda.filtroProductos {
    overflow: hidden;
}
.tituloFiltro > a, .tituloFiltro > a:hover {
    font-weight: 500;
}
.filtroProductos {
    background-color: #efede6;
    padding: 0 20px 0;
    margin-bottom: 30px;
}
.basefiltros {
    float: left;
    width: calc(100% - 250px);
}
.conjuntofiltro {
    display: inline-block;
    margin-right: 0;
    vertical-align: top;
    margin-bottom: 0;
    padding-top: 20px;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
}
.conjuntofiltro > div:last-child {
    display: none;
    position: absolute;
    background-color: #fff;
    padding: 15px 20px;
    border: 1px solid #e3e3e3;
    z-index: 999999;
    min-width: 200px;
}
div.cajasIzda div.tituloFiltro {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 5px;
    color: #1a1a1a;
}
#ul_filtrado_familias label.labelcheck, #ul_filtrado_marcas label.labelcheck, #ul_filtrado_tipos label.labelcheck, ul[id^="ul_valores"] label.labelcheck {
    background-image: url(/UserFiles/images/ico_checkbox.png);
}
.filtros_boton_mas {
    background-image: url("/UserFiles/images/flecha-abajo.svg");
    display: inline-block;
    width: 15px;
    height: 12px;
    background-size: 10px auto;
    background-repeat: no-repeat;
    background-position: right 4px;
    cursor: pointer;
}
div.cajasIzda label {
    font-size: 13px !important;
}
.visible .filtros_boton_mas {
    background-image: url("/UserFiles/images/flecha-arriba.svg");
}
.botones_filtros_laterales {
    float: right;
    clear: none;
    margin-bottom: 10px;
    width: 250px;
}
#botonResetFiltrar {
    border: none;
    text-transform: inherit;
    font-size: 13px;
}
#botonFiltrar {
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
}
/*///////////////////// CSS DINÁMICO : Proceso de compra y área privada //////////////////////////*/

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   PROCESO DE COMPRA
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#paso01 h2#paso1_h2, #paso02 h2#paso2_h2, #paso03 h2#paso3_h2, #paso04 h2#paso4_h2, #paso05 h2#paso5_h2, #paso05 h3#paso5_h3 {
    padding: 50px 0;
    margin: 0;
    font-size: 24px;
    letter-spacing: 6px;
}
#areaCompra .leyendaObligatorio {
    display: none;
}
#centro #contenido a.lnkBotonRojo:link, #centro #contenido a.lnkBotonRojo, #centro #contenido a.lnkBotonRojo:link, #centro #contenido a.lnkBotonRojo {
    font-weight: 500;
    text-transform: uppercase;
}
#centro #contenido a.lnkBotonRojo:link span, #centro #contenido a.lnkBotonRojo span, #centro #contenido a.lnkBotonRojo:link span, #centro #contenido a.lnkBotonRojo span {
    display: none;
}
#centro #contenido div.tablaNavegaCompra a.lnkBotonVerde.destacado, #centro a.lnkBotonVerde.destacado {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    font-weight: 500;
}
/*************************************** CESTA *************************************/
.tablaCesta td, .tablaResumen tbody td, [id^="div_item_"], [id^="div_pendiente_"] {
    border-width: 3px;
}
.tablaCesta tbody tr.activo td {
    background-color: #f2ffd6;
}
.tablaCesta tbody td {
    padding: 10px;
}
.cuadroLogistica .precio02, .tablaCesta .precio02, .tablaCesta .precio03, .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, .tablaCesta .filaCalculos td.precio02.importe_Dropshipping {
    font-weight: 600;
}
table.tablaCesta tr.importeTotal td.titsubtotal, table.tablaCesta tr.filaCalculos td, table.tablaCesta tr.importeTotal.importeSubTotal td:first-child {
    font-weight: 400;
}
.imgProducto {
    border: 3px solid #efede6;
    padding: 5px;
    background-color: #fff;
}
.tablaCesta td .anyadir, .tablaCesta td .quitar {
    width: 30px;
    height: 30px;
    padding: 0px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-top: 5px;
}
.tablaCesta td input.campoCantidad {
    font-size: 18px;
    font-weight: 400;
}
.borrarproducto {
    margin-left: 6px;
}
.importeTotal.importeSubTotal td.precio01 {
    width: 8%;
}
.importeTotal.importeSubTotal td.precio02 {
    width: 28%;
}
#centro #contenido a.lnkBotonRojo:link, #centro #contenido a.lnkBotonRojo {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}
.tablaNavegaCompra {
    margin-top: 40px;
}
/*************************************** MIS DATOS / PASO 1 *************************************/
#areaCompra.areaCompra_paso2 #centro {
    max-width: 1024px;
    margin: 0 auto;
    float: none;
}
.celdaTitForm {
    border-bottom: 3px solid #e6e3db;
    color: #39462d;
    font-size: 14px;
    font-weight: 600;
    padding-top: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 5px;
    display: inline-block;
}
.tablaForm td {
    font-size: 14px;
}
#nombre_empresa {
    background-color: #efede6;
}
/*************************************** FORMA DE PAGO / PASO 2 *************************************/
#areaCompra.areaCompra_paso3 #centro {
    max-width: 1024px;
    margin: 0 auto;
    float: none;
}
#paso03 h4 {
    color: #39462d;
    line-height: 1.2em;
    margin-bottom: 0;
    font-weight: 500;
    margin-top: 15px;
}
a.producto span span.nombreproductocesta {
    color: #39462d;
    font-size: 16px;
}
#paso03 .cajaFormaPago {
    border: 5px solid #efede6;
    margin-bottom: 20px;
    margin-right: 0;
}
/*************************************** RESUMEN /PASO 3 *************************************/
#areaCompra.areaCompra_paso4 #centro {
    max-width: 1024px;
    float: none;
    margin: 0 auto;
}
div.cajaResumen.productosStock {
    padding: 0;
    border: none;
    margin: 0;
}
table.tablaCesta.cestaPrincipal_totales {
    margin-bottom: 0;
}
#contenido #paso04 h3 {
    font-size: 22px;
    padding: 0px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.cajaResumen.datosPersonales {
    padding-top: 10px;
}
.cajaResumen table.tablaDatosPersonales td {
    font-size: 16px;
}
.cajaResumen table.tablaDatosPersonales th {
    font-weight: 600;
    letter-spacing: 2px;
    border-bottom: none;
}
.cajaResumen table.tablaDatosPersonales strong {
    color: #898c82;
    font-size: 13px;
    font-weight: 400;
}
.cajaResumen.codigoClub, .cajaResumen.codigoPromocional, .cajaResumen.datosPersonales, .cajaResumen.documentosAdjuntos, .cajaResumen.documentosAdjuntos02, .cajaResumen.formasdePago, .cajaResumen.observaciones, .cajaResumen.ordenCompra, .cajaResumen.procedimientoReservas, .cajaResumen.productos, .cajaResumen.regalosPromocionales {
    padding: 0;
    border: 0 none;
}
#contenido .cajaResumen h4 {
    font-size: 16px;
    margin-top: 10px;
    font-weight: 600;
}
.cajaResumen > p {
    font-size: 14px;
}
.cajaResumen.observaciones {
    margin-bottom: 15px;
}
.capaCondiciones {
    margin: 0;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   AREA PRIVADA
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#menuTabs li a {
    font-family: 'Barlow', sans-serif;
}
#menuTabs li a {
    border-width: 2px;
}
#menuTabs li.activo, #menuTabs li.activo:hover {
    border: 2px solid #39462d;
}
/*************************************** MIS DATOS *************************************/
#areaPersonal .leyendaObligatorio {
    display: none;
}
fieldset.areaprivada {
    border-top: none;
}
#areaPrivada .celdaTitForm {
    border-bottom: 3px solid #e6e3db;
    color: #39462d;
    font-size: 14px;
    font-weight: 600;
    padding-top: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 5px;
    background: none;
    padding-left: 0;
    border-radius: 0;
}
/*************************************** PEDIDOS *************************************/
.filtro_areaprivada {
    background-color: #f1efe7;
    display: inline-block;
}
#areaPersonal div.overflow {
    margin-top: 10px;
}
table.misPedidos td {
    border-bottom: 3px solid #efede6;
}
ul.campos.filtrofecha li input[type="text"] {
    border-color: #d5d3cd;
}
#boton_buscar {
    background-color: #8f7324;
    border: none;
}
/*///////////////////// CSS DINÁMICO : Grafico pasos compra //////////////////////////*/

/* GRAFICO PASOS /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.tablaProcesoCompra {
    max-width: 768px;
    margin-bottom: 0;
    margin-top: 20px;
}
.uno.activo > div, .dos.activo > div, .tres.activo > div {
    background-image: none;
    background-color: transparent;
    color: #9a7413;
}
.tablaProcesoCompra td {
    position: relative;
}
.tablaProcesoCompra td.activo {
    font-weight: 500;
}
.uno > div, .dos > div, .tres > div {
    background-image: none;
    background-color: transparent;
    font-size: 14px;
    position: relative;
}
.uno.activo::before {
    content: "";
    height: 5px;
    width: 42%;
    position: absolute;
    top: 35%;
    right: 0;
}
.uno.activo > div::before, .dos.activo > div::before, .tres.activo > div::before {
    width: 100px;
    height: 60px;
    display: block;
    background-color: #9a7413;
    border-radius: 100px;
    color: #fff;
    font-size: 26px;
    padding-top: 10px;
    font-weight: 600;
    margin: 0 auto 10px;
}
.uno.activo > div::before {
    content: "1";
}
.dos.activo > div::before {
    content: "2";
}
.tres.activo > div::before {
    content: "3";
}
.uno::before {
    content: "";
    height: 5px;
    width: 42%;
    background-color: #f0eee6;
    position: absolute;
    top: 35%;
    right: 0;
}
.dos::before {
    content: "";
    height: 5px;
    width: 100%;
    background-color: #f0eee6;
    position: absolute;
    top: 35%;
    right: 0;
}
.tres::before {
    content: "";
    height: 5px;
    width: 42%;
    background-color: #f0eee6;
    position: absolute;
    top: 35%;
    left: 0;
}
.uno > div::before, .dos > div::before, .tres > div::before {
    content: "1";
    width: 100px;
    height: 60px;
    display: block;
    background-color: #f0eee6;
    border-radius: 100px;
    color: #858687;
    font-size: 26px;
    padding-top: 10px;
    font-weight: 500;
    margin: 0 auto 10px;
}
.dos > div::before {
    content: "2";
}
.tres > div::before {
    content: "3";
}
/*///////////////////// CSS DINÁMICO : RESPONSIVE //////////////////////////*/

.mask {
    display: none;
}
#datosVersionMovil .producto span.referenciacesta {
    font-weight: 400;
}
#datosVersionMovil a.producto span span.nombreproductocesta {
    font-size: 16px;
    font-weight: 600;
}
#datosVersionMovil .anyadir, #datosVersionMovil .quitar {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 35px;
    height: 35px;
}
div.filaCalculos, div.importeTotal.importeSubTotal {
    border-bottom: 3px solid rgb(239, 237, 230);
}
#datosVersionMovil div.importeTotalaPagar {
    margin-bottom: 20px;
}
div.importeTotalaPagar {
    font-weight: 600;
    margin-bottom: 0;
}
.contenedor_div:first-child {
    background-color: #f1efe7;
}
.datosVersionMovil.misPedidos > div {
    border: 3px solid #f1efe7;
}
.contenedor_div:nth-child(3) {
    border-top: 3px solid #f1efe7;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1680
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 1680px) {

/*************************************** ESTRUCTURA *************************************/
#base {
    padding-left: 2%;
    padding-right: 2%;
}
#cabecera_compartir_enlace {
    right: 2%;
}
/*************************************** HOME *************************************/
.carrusel_flechas > li:first-child {
    left: 0;
}
.carrusel_flechas > li:last-child {
    right: 0;
}
.dos-columnas-asim div.megaeditor ul {
    white-space: nowrap;
}
.dos-columnas-asim div.megaeditor ul li:first-child {
    float: none;
    width: 40%;
    padding-right: 10px;
}
.dos-columnas-asim div.megaeditor ul li:last-child {
    float: none;
    width: 60%;
    padding-left: 10px;
}
.dos-columnas-asim div.megaeditor ul li a img {
    width: auto;
    max-height: 100%;
}
/*************************************** CABECERA *************************************/
div.logo {
    left: 2%;
}
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1440
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 1440px) {

/*************************************** CABECERA *************************************/
div.logo {
    top: -25px !important;
    width: 170px;
    background-color: #fff;
    padding: 12px 20px 15px 20px;
    -webkit-box-shadow: 0px -20px 20px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px -20px 20px rgba(0, 0, 0, .3);
    box-shadow: 0px -20px 20px rgba(0, 0, 0, .3);
}
  
  

  
  
  
/*************************************** LISTADO *************************************/
ul.mini {
    margin: 2% .5%;
    width: 18.8%;
}
/*************************************** PIE *************************************/
address {
    padding: 0 40px;
}
#ilustraciones-pie {
    bottom: 280px;
}
#ilustraciones-pie02 {
    bottom: 260px;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1279
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 1279px) {

#base {
    padding-left: 3%;
    padding-right: 3%;
}
/*************************************** HOME *************************************/
#centro section.opiniones > div {
    max-width: 964px;
}
#centro section.opiniones div.megaeditor ul li {
    margin-top: 100px;
    margin-bottom: 0;
    padding: 0 20px;
}
#centro section.opiniones div.megaeditor ul li p {
    font-size: 16px;
}
#centro section.opiniones div.megaeditor ul li p:first-child {
    min-height: 115px;
}
.ventajas div.megaeditor ul {
    padding: 0 100px 0;
    column-gap: 400px;
}

/*************************************** LISTADO *************************************/
ul.mini {
    width: 22.7%;
    margin: 2% 1% 3%;
}
ul.mini li {
    padding: 0 15px;
}
ul.mini li.bloquePrecio {
    padding: 1px 15px 0 0;
}
/*************************************** CABECERA *************************************/
div#buscadorTop {
    left: 0;
    margin-left: 210px;
    width: 350px;
}
#cestaTop, #deseoTop {
    right: 10px !important;
}

/*************************************** PIE *************************************/
address {
    padding: 0 20px;
}
#ilustraciones-pie {
    bottom: 300px;
    background-size: 75% auto;
}
#ilustraciones-pie02 {
    bottom: 330px;
    background-size: 45% auto;
}
address > div#menuPie {
    padding: 0 20px;
}
#menuPie ul li img {
    max-width: 120px;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1130
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 1130px) {


/*************************************** HOME *************************************/
.ventajas div.megaeditor ul {
    padding: 0;
}


.sliderwrapper {
   padding-bottom: 36%;
}
.sliderwrapper .contentdiv {
    left: 0;
    padding: 0 30px;
}
/**/
#contenido .sliderwrapper .contentdiv {
    padding: 0;
}
#foto_principal {
    background-position: center calc(100% - 50px);
}
/*COMPRA ***/
.filaCalculos .precio02, .importeSubTotal .precio02, table.tablaCesta tr.importeTotalaPagar td span.importe_Total, table.tablaCesta tr.importeTotalaPagar td span.importe_TotalDivisa {
    padding-right: 15px;
}
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1060 SEOMAN
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 1060px) {

/*///////////////////////////////////////////// MENÚ DESPLEGABLE ///////////////////////////////////////////////////*/
#mobnav-btn-cms, #mobnav-btn-prod {
    padding: 8px 18px;
}
.ddsmoothmenu {
    display: block;
    z-index: 9999;
    background-position: center -35px;
    padding-top: 0px;
    top: -25px !important;
    background-color: transparent !important;
    background-image: none;
}
.ddsmoothmenu.div_menu_abierto {
    z-index: 99999;
}
.ddsmoothmenu.div_menu_abierto ul {
    background-color: #fff !important;
}
div[class^="ddsmoothmenu nav_menu_movil_"] #mobnav-btn-cms, div[class^="ddsmoothmenu nav_menu_movil_"] #mobnav-btn-prod {
    padding: 10px 16px;
}
.fa.fa-bars {
    font-size: 24px;
}
.ddsmoothmenu ul li, .ddsmoothmenu ul li ul, .ddsmoothmenu ul li ul li a {
	top: inherit !important;
	width: 100% !important;
}
.ddsmoothmenu ul:hover, .ddsmoothmenu ul li:hover, .ddsmoothmenu ul li a:hover {
    display: block !important;
}
.ddsmoothmenu ul li ul {
	position: relative;
}
.ddsmoothmenu > ul > li > a:link, .ddsmoothmenu > ul > li > a:visited {
    padding: 10px 15px 10px 45px !important;
    background-position: 18px 12px;
}
#submenu2 li a {
    padding: 8px 15px 8px 65px;
}
#submenu2 li a:hover {
    padding-left: 75px;
}
.ddsmoothmenu ul li ul {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: none;
}
.ddsmoothmenu ul li ul li ul {
	left: 0 !important;
	position: relative;
	width: 100% !important;
}
.rightarrowclass {
	transform: rotate(90deg);
}
 .tablaCategorias, table.gama {
 margin-left: 0;
}

/******************************************* CABECERA ****************************************/
#cabecera {
    height: 80px !important;
}
div.logo {
    max-width: 200px;
    max-height: 50px; /*SEOMAN*/
    left: 50px;
}
div#buscadorTop {
    margin-left: 240px;
    width: calc(100% - 340px);
}
#botones a {
    display: block;
    width: 24px;
    height: 24px;
    float: left;
    background-position: center center !important;
}
#botones a span {
    display: none;
}

}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1024
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 1024px) {
/*************************************** CABECERA *************************************/
  #base-mensajeCabecera{
    height: 85px;
  }
  /*************************************** ESTRUCTURA *************************************/
#base {
    padding-left: 3%;
    padding-right: 3%;
}
/*************************************** LISTADO *************************************/
/**** SEO MOD ***/
table.tablaCategorias td {
    display: inline-block;
    width: 50% !important;
}
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 960
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 960px) {
/*************************************** ESTRUCTURA *************************************/
#base1024, #cabecera, #base {
    width: 100% !important;
}
#izda, #derecha {
    width: 20% !important;
}
#izda {
    margin: 3.1% 0 0 30px;
}

/*** WTF
#centro {
    margin-right: 3%;
    width: 71% !important;
}
***/
#centro {
    margin-right: 0%;
    width: 100% !important;
}


#centro.dobleColumna, #centro.tripleColumna, .anchoCompleto {
    width: 100% !important;
}
/********************************************** GENERICOS *******************************************/
.imagen_cabecera_cms img {
    height: auto;
    width: 100%;
}
.noticias.detalle iframe {
    width: 100% !important;
}

p.rastroMigas {
    margin: 0 3%;
}
/********************************************** CABECERA *******************************************/
#user {
    display: none;
}
#botones a {
    display: block;
    margin-top: 5px;
    text-align: left;
    margin-right: 0;
}
/********************************************** HOME *******************************************/
#body_cms_home #centro {
    width: 100% !important;
    margin: 0;
}
.sliderwrapper .contentdiv {
    padding: 0 3%;
}
#centro section.opiniones {
    padding: 100px 40px;
}
#centro section.opiniones > div {
    max-width: 964px;
    white-space: nowrap;
    overflow: auto;
}
#centro section.opiniones div.megaeditor ul li {
    white-space: normal;
}
/********************************************** LOGIN *******************************************/
.accesoUsuarios {
    margin: 0 30px;
}

/********************************************** LISTADOS *******************************************/
table.tablaFiltros, table.visualizacion, .baseTablaColumnas, .baseTablaFilas, .baseTablaFoto, .baseTablaMini {
	width: 100%;
}
table.gama {
	margin-left: 0;
	width: 100%;
}
ul.mini {
    width: 31%;
    margin-bottom: 40px;
}
/********************************************** AREA PRIVADA *******************************************/
#menuTabs {
	background-color: transparent;
	padding: 0;
}
#menuTabs li {
	display: inline-block;
	white-space: nowrap;
}
/********************************************** PROCESO COMPRA *******************************************/
.agencias {
min-height: 160px;
width: 40%;
}

/********************************************** PIE *******************************************/
#ilustraciones-pie {
    bottom: 380px;
    background-size: 70% auto;
}
address > div#datosEmpresaPie {
    width: 100%;
    margin-left: 40px;
    display: block;
    margin-bottom: 40px;
position: relative;
}
#pie-social {
position: absolute;
top: 0px;
right: 80px;
}

#datosEmpresaPie p:first-child {
    float: left;
    margin-right: 35px;
}
address > div#menuPie {
    padding: 0 20px 0 0;
    width: 68%;
}
address > div#newsletterPie {
    width: 31%;
}


}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 768 
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 768px) {

/*************************************** ESTRUCTURA *************************************/

#izda, #derecha {
    width: 100% !important;
    padding-left: 2%;
    padding-right: 2%;
    margin: 0;
}
#centro, #centro.dobleColumna {
    padding-left: 2%;
    padding-right: 2%;
    width: 100% !important;
    margin: 0;
}

#centro.tripleColumna {
    padding-left: 2%;
    padding-right: 2%;
    width: 100% !important;
    margin: 0;
}


/***************************************** GENERICOS *************************************/
div.galeria, div.megaeditor, #contenido .seccion, div.noticias, #contenido h3, #enviar_amigo_div, #comentar_comunicado_div, #comentar_comunicado_div, div.filtro, div.listados, #navePestanyas, div.formulario, #contenido #areaPrivada, .noticias.detalle, .noticias.titulares, .noticias.blog, div.adicional_noticias, #entrada, .contenedor {
    margin-right: 0;
    margin-left: 0;
}
iframe[id^="carrusel"] {
    width: 0;
}
.bx-controls.bx-has-pager {
    display: none;
}
/******************************************* HOME ***************************************/
#centro section.opiniones div.megaeditor ul li {
    white-space: normal;
    /*min-width: 360px;*/
    /*--- SEO ---*/
   min-width: 100%;
    padding: 0;
}
.p-seo-simple{
    width: 90%;
}

/*--- SEO ---*/
#centro section._parrilla_imagenes_marcas{
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

/******************************************* CLIENTES ***************************************/
.pestanyaCliente {
    padding-left: 0;
}
div.mapaGoogle {
    width: 100%;
}
/******************************************* CABECERA *************************************** SEOMAN
#cabecera {
    height: 80px !important;
}
div.logo {
    max-width: 200px;
    max-height: 50px; 
    left: 50px;
}
div#buscadorTop {
    margin-left: 240px;
    width: calc(100% - 340px);
}
#botones a {
    display: block;
    width: 24px;
    height: 24px;
    float: left;
    background-position: center center !important;
}
#botones a span {
    display: none;
}
SEOMAN */
/*///////////////////////////////////////////// MENÚ DESPLEGABLE /////////////////////////////////////////////////// SEOMAN
#mobnav-btn-cms, #mobnav-btn-prod {
    padding: 8px 18px;
}
.ddsmoothmenu {
    display: block;
    z-index: 9999;
    background-position: center -35px;
    padding-top: 0px;
    top: -25px !important;
    background-color: transparent !important;
    background-image: none;
}
.ddsmoothmenu.div_menu_abierto {
    z-index: 99999;
}
.ddsmoothmenu.div_menu_abierto ul {
    background-color: #fff !important;
}
div[class^="ddsmoothmenu nav_menu_movil_"] #mobnav-btn-cms, div[class^="ddsmoothmenu nav_menu_movil_"] #mobnav-btn-prod {
    padding: 10px 16px;
}
.fa.fa-bars {
    font-size: 24px;
}
.ddsmoothmenu ul li, .ddsmoothmenu ul li ul, .ddsmoothmenu ul li ul li a {
	top: inherit !important;
	width: 100% !important;
}
.ddsmoothmenu ul:hover, .ddsmoothmenu ul li:hover, .ddsmoothmenu ul li a:hover {
    display: block !important;
}
.ddsmoothmenu ul li ul {
	position: relative;
}
.ddsmoothmenu > ul > li > a:link, .ddsmoothmenu > ul > li > a:visited {
    padding: 10px 15px 10px 45px !important;
    background-position: 18px 12px;
}
#submenu2 li a {
    padding: 8px 15px 8px 65px;
}
#submenu2 li a:hover {
    padding-left: 75px;
}
.ddsmoothmenu ul li ul {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: none;
}
.ddsmoothmenu ul li ul li ul {
	left: 0 !important;
	position: relative;
	width: 100% !important;
}
.rightarrowclass {
	transform: rotate(90deg);
}




 .tablaCategorias, table.gama {
 margin-left: 0;
}
SEOMAN */
/********************************************** CONTENIDO ******************************************/
.sliderwrapper .contentdiv {
    padding: 0 2%;
top: 6%;
}
/**/
p.rastroMigas {
    margin: 0 2%;
}
/********************************************** FICHA ******************************************/
div.imagen, div.datosFicha {
 width: 100%;
}
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;
}
#fotos {
    margin-right: 0;
}

/******************************************* LISTADOS ********************************************/
.baseTablaMini, .baseTablaFoto, .baseTablaColumnas, .baseTablaFilas {
 width: 100%;
}
table.visualizacion {
 width: 100%;
}
table.visualizacion td#td_productos_orden {
 padding-left: 0;
}
table.visualizacion.top td#td_productos_vistas {
 padding-right: 0;
}
/**** SEO MOD ***/
table.tablaCategorias td {
    display: inline;
}
/*///////////////////////////////////////////// FILAS //////////////////////////////////////*/
ul.filas li.imagen {
 width: 35%;
 margin-right: 3%;
}
ul.filas li.datosProducto {
 width: 60%;
}
ul.filas ul.grupoDcha {
 width: 100%;
 display: inline-block;
}

/*///////////////////////////////////////// COLUMNAS ////////////////////////////////////*/
ul.columnas {
 width: 100%;
}
/*////////////////////////////////////////////// MINI //////////////////////////////////////////*/

/********************************************** AREA PRIVADA *******************************************/
#menuAreaPrivada #menuTabs {
    padding: 0 0 1px;
}
#AP_datosFactura, #AP_datosDireccionFactura {
    padding-top: 20px;
    width: 100%;
}
.tablaForm td, 
#AP_datosIdentificacion td.campos, 
#AP_datosFactura td.campos, 
#AP_datosDireccionFactura td.campos {
display: block;
width: 100%;
}
#AP_datosDireccionFactura td, #AP_datosFactura td, #AP_datosIdentificacion td {
    text-align: left;
}
.formCompra input, .formCompra textarea {
width: 100%;
}
.formCompra input[type=checkbox] {
width: auto;
}
fieldset.areaprivada {
    padding: 10px 5px;
}
#menuTabs li a, 
#menuTabs li.activo a, #menuTabs li.activo a:hover {
    font-size: .8em;
}
/********************************************** COMPRA *******************************************/
#paso01 h2#paso1_h2, #paso02 h2#paso2_h2, #paso03 h2#paso3_h2, #paso04 h2#paso4_h2, #paso05 h2#paso5_h2, #paso05 h3#paso5_h3 {
    padding: 20px 0 30px;
    letter-spacing: 4px;
    background-size: 160px auto;
}
.prescindible {
    display: none;
}
body#areaCompra .ilustracion > img {
    height: auto;
    max-width: 100%;
}
body#areaCompra #centro {
    margin-left: 0%;
    margin-right: 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%;
}
.agencias {
    min-height: 160px;
    width: 50%;
}
.tablaNavegaCompra {
    margin: 0;
}
/**/
#datosDireccionFacturacion td, #datosFacturacion td, #datosIdentificacion td, #table_dir_envio td {
    text-align: left;
}
#paso02 .cajaCompra02.unaColumna #datosIdentificacion td.campos01, 
#paso02 .cajaCompra02.unaColumna #datosDireccionFacturacion td.campos, #paso02 .cajaCompra02.unaColumna #datosFacturacion td.campos, #paso02 .cajaCompra02.unaColumna #table_dir_envio td.campos {
    width: 100%;
}
/*////////////////////////////////////////////// PASO 2 (MIS DATOS) //////////////////////////////////////////////*/
.uno > div, .dos > div, .tres > div {
    padding-bottom: 0;
}
#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%;
}
#paso03 h4 {
    text-align: center;
}
#paso03 .tarifa {
    float: none;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}
.cajaCompra01, .cajaCompra02 {
    padding: 3% 5%;
}
#tablaEntradaUsuarios .login {
    width: 49%;
}
#tablaEntradaUsuarios .pass {
    float: right;
    margin-right: 0;
    width: 49%;
}
#datosFacturacion td, .tablaForm td  {
    padding: 4px 0;
}
/*/////////*/
#datosDireccionFacturacion, #datosFacturacion {
    float: none;
    width: 100%;
}
#paso02 .cajaCompra02.unaColumnaLogeado .campos {
    width: 100%;
    padding-left: 0;
}

/*////////////////////////////////////// PASO 3 (FORMA DE PAGO) ////////////////////////////////////////////*/
#areaCompra #contenido h3 {
    background-image: none;
}
#paso03 .cajaFormaPago {
 padding: 3% 5%;
 width: 100%;
}
.areaCompra_paso4 .agente_comercial, .areaCompra_paso4 .tarifa {
    text-align: center;
    border-bottom: 3px solid #efede6;
}
/********************************************** 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 *******************************************/
#ilustraciones-pie {
    bottom: 490px;
    background-size: 50% auto;
}
#ilustraciones-pie02 {
    bottom: 240px;
}
address > div#datosEmpresaPie {
    margin-bottom: 0;
}
#pie-social {
    right: 40px;
}
address > div#menuPie {
    width: 100%;
    padding: 0 40px;
    display: block;
}
#menuPie ul {
    padding: 30px 0 0 0;
    width: 32%;
}
address > div#newsletterPie {
    width: 100%;
    padding: 40px 40px 1px 40px;
    display: block;
}
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 600 
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 600px) {
#contenido h1 {
    font-size: 26px;
    margin-bottom: 0;
    letter-spacing: 3px;
}
/*************************************** ESTRUCTURA ************************************/
#base {
    padding-left: 4%;
    padding-right: 4%;
}
#izda, #centro, #derecha {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}

#centro.tripleColumna, #centro.dobleColumna  {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}
#contenido {
    overflow: hidden;
}
/**************************************** HOME *****************************************/
.dos-columnas-asim div.megaeditor ul {
    white-space: normal;
}
.dos-columnas-asim div.megaeditor ul li:first-child, .dos-columnas-asim div.megaeditor ul li:last-child {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
}
.dos-columnas-asim div.megaeditor ul li a img {
    border: 15px solid #efede6;
}
#centro section.ventajas {
    background-image: none;
    min-height: inherit;
}
.ventajas div.megaeditor ul {
    column-gap: 30px;
    padding: 0 40px;
}
.ventajas div.megaeditor li {
    font-size: 18px;
    margin-bottom: 40px;
}
.ventajas div.megaeditor li span {
    font-size: 14px;
}
/**************************************** CLIENTES *****************************************/
div.filtro {
	overflow: hidden;
}
div.filtro span {
    display: block;
    float: left;
    margin: 0 0 2% !important;
    text-align: left;
    width: 45%;
    font-size: 12px;
}
/****************************************** CABECERA***************************************/
div.logo {
    max-width: 100px;
    max-height: 50px; /*SEOMAN*/
    padding: 5px 15px 5px 15px;
}
div#buscadorTop {
    margin-left: 10px;
    width: calc(100% - 100px);
    top: 25px !important;
}


/******************************************* CAPA COMPRA MERGENTE ******************************************/
#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-bottom: 0;
}
/******************************************* LISTADOS ******************************************/
.basefiltros, .botones_filtros_laterales {
    float: none;
    width: 100%;
}
#centro .conjuntofiltro, #centro div.filtrosPrincipales .filtro {
    display: block;
    margin: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    border-bottom: 2px solid #f7f6f2;
    padding-bottom: 5px;
}
.conjuntofiltro > div:last-child {
    position: relative;
    background-color: transparent;
    padding: 0 20px;
    border: none;
    z-index: inherit;
}
/*/////////////////////////////////////////////// FILAS /////////////////////////////////////////////////////////*/
ul.filas li.imagen {
	width: 25%;
	margin-right: 3%;
}
ul.filas li.datosProducto {
	width: 37%;
}
/* lista FOTO */
ul.foto {
	width: 49.5%;
}
ul.mini {
    width: 47%;
}
/*/////////////////////////////////////////////// FICHA /////////////////////////////////////////////////////////*/
div.zoomWindow, .zoomPup, .zoomPreload {
	display: none !important;
}
.descripciones iframe {
	width: 100%;
}

/********************************************** AREA PRIVADA ********************************************/
.filtro_areaprivada {
    display: block;
}
/******************************************** COMPRA ****************************************/
ul.otrosDatosCesta, .otrosDatosCesta li:last-child {
    text-align: center;
}
.otrosDatosCesta li form select {
    margin: 0 auto;
}
.cajaFormaPago ul#formasPago li {
    width: 45%;
}
.agencias {
    min-height: 160px;
    width: 70%;
}
/*/////////////////////////////////////////////// COMUNICADOS /////////////////////////////////////////////////////////*/

#comentar_comunicado_div input, #comentar_comunicado_div textarea, div.noticias #enviar_amigo_div input, div.noticias #enviar_amigo_div textarea {
	width: 96%;
}
/************************************* PIE *****************************************/
address > div#datosEmpresaPie {
    margin-left: 20px;
}
address > div#menuPie {
    padding: 0 20px;
}
#pie-social {
    position: relative;
    top: auto;
    right: auto;
width: 100%;
padding-left: 175px;
}
address > div#newsletterPie {
    padding: 40px 20px 10px 20px;
}

}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   ESTILOS HASTA 480 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 480px) {
#base {
    padding-left: 5%;
    padding-right: 5%;
}
/************************************* GENERICOS *****************************************/
/*/////////////// CAPA AÑADIR A CESTA ///////////////*/
#jquery_alert {
	left: 0 !important;
	width: 100% !important;
}
.carrusel {
	display: none;
}
.avisoResolucionMenor {
	background-image: url("../images/scroll.png");
	background-repeat: no-repeat;
	height: 15px;
	margin-top: 5px;
}
/************************************* HOME ********************************************/
.ventajas div.megaeditor ul {
    padding: 0 20px;
}




/************************************ LISTADOS ************************************************/
table.visualizacion td.muestra {
    text-align: center;
}
/**/
.ilustracion {
	display: none;
}
table#nuevoProducto td {
    clear: both;
    display: block;
    width: 100%;
}
.tablaFiltros td {
    display: inline-block;
}
#centro div.filtrosPrincipales .filtro {
    display: block;
    margin: 0 0 5px 0;
    vertical-align: top;
    width: 100%;
}
.filtrosPrincipales .filtros_combo {
    width: 100%;
}
table.visualizacion td {
display: block;
    padding: 5px 0!important;
width: 98%;
}
table.visualizacion td select {
width: 100%;
}
/*/////////////// FILAS ///////////////*/
ul.filas li.imagen {
	width: 35%;
	margin-right: 3%;
}
ul.filas li.datosProducto {
	width: 60%;
}
ul.filas ul.grupoDcha {
	width: 100%;
	display: inline-block;
}
/*/////////////// MINI ///////////////*/
ul.mini {
	width: 100%;
}
/* lista FOTO */
ul.foto {
	width: 47%;
}
/*/////////////// GALERIA ///////////////*/
ul.galeria {
width: 100%;
}

/********************************************* FICHA **********************************************/
div.ficha img.fotoPrincipal {
	width: 100%;
	height: auto;
}
div.formulario form label {
	display: block;
	float: none;
	text-align: left;
}
div.formulario input[type="text"], div.formulario textarea {
	width: 90%;
}

#cuadroPrecio {
  overflow: hidden;
}
#_display_price.precioPrincipal {
  position: absolute;
  width: 100%;
  text-align: center;
text-align: center;
line-height: 1;
top: 90px;
padding: 10px;
background: #efede6;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
}
#_display_price.precioPrincipal::before {
content: "TOTAL:";
display: inline-block;
font-size: 12px;
vertical-align: top;
padding: 10px;
color: #adb0a7;
}
p.botonComprarFicha {
  padding: 100px 0 0;
width: 100%;
}
/*/////////////////////////////////////////////// COMPRA /////////////////////////////////////////////////////////*/
#codigoPromocional, #codigoClub {
    padding: 2% 5%;
}
#codigoPromocional p, #codigoClub p {
    float: none;
    margin: 0;
    width: 100%;
}
div.campoCodigo {
    float: none;
    margin: 0;
    text-align: left;
    width: 100%;
}
div.campoCodigo input.caja {
    margin-top: 2px;
}
.agencias {
    width: 100%;
}
#centro #contenido a.lnkBotonRojo:link, #centro #contenido a.lnkBotonRojo, 
#centro #contenido a.lnkBotonRojo:link, #centro #contenido a.lnkBotonRojo {
    display:block;
    margin-bottom: 2%;
    margin-right: 0;
    text-align: center;
}
#centro #contenido a.lnkBotonVerde:link, #centro #contenido a.lnkBotonVerde, 
#centro #contenido a.lnkBotonVerde:link, #centro #contenido a.lnkBotonVerde {
    display: block;
    white-space: nowrap;
    margin-right: 0;
    text-align: center;
}
.cajaFormaPago ul#formasPago li {
    width: 100%;
}
/********************************************** AREA PRIVADA *******************************************/
#menuTabs {
    background-color: transparent;
    padding: 5px 0 0;
}
#menuTabs li {
    display: inline-block;
    width: 48%;
    white-space: nowrap;
}
#areaPrivada div.paginador {
    float: left;
}


/********************************************** AVISO INFERIOR *******************************************/
.texto_pie_auxiliar {
    bottom: 0;
    right: 0;
width: 100%;
}
/********************************************** PIE *******************************************/
#datosEmpresaPie p:first-child {
    float: none;
}
#menuPie ul {
    padding-right: 15px;
}

#pie-social {
padding-left: 0;
}

}/* /mediaquery */
/*//*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   ESTILOS HASTA 360 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 360px) {

.ventajas div.megaeditor ul {
    column-count: 1;
}
/************************************ LISTADOS ************************************************/
table#nuevoProducto td.imagenProducto {
    display: none;
}
/*/////////////// PARRILLA DE FAMILIAS ///////////////*/
table.tablaCategorias td {
	display: block;
	text-align: left;
}
table.tablaCategorias td ul {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 30px;
}
/************************************ FICHA ************************************************/
#_display_price.precioPrincipal {
  font-size: 38px;
}
.contentstyle .ficha a.botonComprar, .contentstyle .ficha a.botonReservar {
  padding: 15px 80px 15px 20px;
}
#body_productos_detalle #textoIVA {
  font-size: 12px;
}

/************************************ PROCESO DE COMPRA ************************************************/
.uno.activo > div::before, .dos.activo > div::before, .tres.activo > div::before, .uno > div::before, .dos > div::before, .tres > div::before {
    width: 60px;
}
/************************************ PIE ************************************************/
#menuPie ul {
    width: 100%;
}
}

/*///////////////////// CSS DINÁMICO : Prueba //////////////////////////*/

li a.botonComprar {

  cursor:pointer;
  color: white;
  height: 130px;
  width: 130px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 100%;
  text-transform: uppercase;
  font-family: 'Muli-LightItalic', Helvetica;
  font-size: 20px;
  line-height: 30px;
  animation: ripple 1.5s linear infinite;
  transition: all 0.7s ease;


  &:hover
  {
   transform: scale(1.1);
  }
  &:focus
  {
    outline:none;
  }
}

@keyframes ripple {
    0% {
      box-shadow: 0 0 0 0 rgba($color, 0.3),
        0 0 0 1px rgba($color, 0.3),
        0 0 0 3px rgba($color, 0.3),
        0 0 0 5px rgba($color, 0.3);
    }
    100% {
      box-shadow: 0 0 0 0 rgba($color, 0.3),
        0 0 0 4px rgba($color, 0.3),
        0 0 0 20px rgba($color, 0),
        0 0 0 30px rgba($color, 0);
    }
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 768
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 768px) {
/****************************** MENU CORRECCIONES *************************************/
#cabecera {
  height: 115px !important;
}

#menuTop ul {
  width: 100%;
  padding: 10px 10px;
  text-align: center;
  top: 70px !important;
  right: 0 !important;
}

#menuTop ul li {
  padding: 0 5px;
  display: inline-block;
}
}
/*///////////////////// CSS DINÁMICO : Landings //////////////////////////*/

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* //////////////////////////////////// LANDING TIENDA SECCIONES ////////////////////////////////////*/
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*---- COMUNES --------------------------------------------------------------------------------------------*/
.titulo {
    margin: 3rem 0rem 1rem 0rem;
    padding: 3rem;
    background-image: url("https://www.cestaselecta.es/UserFiles/images/bg_h1.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 240px;
}

#div_seccion_116 h2,
#div_seccion_117 h2,
#div_seccion_122 h2,
#div_seccion_125 h2,
#div_seccion_128 h2,
#div_seccion_133 h2,
#div_seccion_134 h2,
#div_seccion_135 h2,
#div_seccion_136 h2,
#div_seccion_137 h2,
#div_seccion_138 h2,
#div_seccion_139 h2,
h2#p_seccion_142,
h2#p_seccion_144,
#div_seccion_140 h2,
#div_seccion_141 h2,
#div_seccion_207 h2 {
    background-image: none;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 6px;
    line-height: 1.2;
    color: #33881a;

}

#div_seccion_137 h2,
#div_seccion_138 h2,
#div_seccion_140 h2,
#div_seccion_141 h2 {
    background-image: url(https://www.cestaselecta.es/UserFiles/images/bg_h1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 240px;
    padding: 50px 0;
}

p.sub-h2 {
    text-align: center;
    font-size: 1.1rem;
    width: 60vw;
    margin: 0 auto;
    padding-top: 0;
    margin-top: 0;
}

/*---- SECCION HERO --------------------------------------------------------------------------------------------*/
#div_seccion_115 .sec-hero, #div_seccion_132 .sec-hero{
    display: flex;
    align-items: center;
    justify-content: center;
}

#div_seccion_115 .sec-hero .hero-background, #div_seccion_132 .sec-hero .hero-background {
    background: rgba(0, 128, 0, 0.1) url("https://www.cestaselecta.es/cms/site_0001/imagenes_css/imagen_css-27-94919cb880078f4e0c.jpg") no-repeat center left;
    background-size: cover;
    opacity: 0.2;
    width: 100%;
    height: 600px;
}

#div_seccion_115 .sec-hero .hero-background .background-overlay, #div_seccion_132 .sec-hero .hero-background .background-overlay {
    background-color: #008000;
    opacity: 0.5;
    height: 100%;
    width: 100%;
}

#div_seccion_115 .sec-hero .hero-wrap, #div_seccion_132 .sec-hero .hero-wrap {
    width: 60vw;
    position: absolute;
    text-align: center;
}

#div_seccion_115 .sec-hero h1, #div_seccion_132 .sec-hero h1 {
    background-image: none;
    font-size: 1rem;
    margin-bottom: 0;
    padding-bottom: 0;
}

#div_seccion_115 .sec-hero h2, #div_seccion_132 .sec-hero h2 {
    background-image: none;
    font-size: 2.7rem;
    font-weight: 800;
    margin: 0;
    padding: 0;
}

#div_seccion_115 .sec-hero p, #div_seccion_132 .sec-hero p {
    font-size: 16px;
    max-width: 50vw;
    margin: 0 auto 1rem;
}

#div_seccion_115 .sec-hero .hero-tips, #div_seccion_132 .sec-hero .hero-tips {
    font-size: 18px;
    font-weight: 500;
    display: flex;
    gap: 0 1rem;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 1rem 0;
    color: green;
}

#div_seccion_115 .sec-hero .hero-cta button, #div_seccion_116 .recetas-cta button, #div_seccion_132 .sec-hero .hero-cta button, #div_seccion_133 .recetas-cta button {
    background-color: #8dc619;
    /* background-color: #8b6e1d; */
    color: white;
    font-family: 'Barlow', sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 80px;
    margin: 1rem 0;
    border: none;
    border-radius: 2px;
    transition: background-color 0.5s, box-shadow 0.2s;
}

#div_seccion_115 .sec-hero .hero-cta button:hover, #div_seccion_116 .recetas-cta button:hover, #div_seccion_132 .sec-hero .hero-cta button:hover, #div_seccion_133 .recetas-cta button:hover {
    cursor: pointer;
    box-shadow: 0 0 10px #33881a;
    background-color: #33881a;
}

.hero-lang-flags{
    display: flex;
    gap: 1.5rem;
    justify-content: center;
    flex-wrap: wrap;
    margin: 2rem 0;
}

.hero-lang-flags img{
    max-height: 40px;
}

.hero-lang-flags img:hover {
    cursor: pointer;
    box-shadow: 0 0 10px #33881a;
}

/*--- SECCION RECETAS --------------------------------------------------------------------------------------------*/

#div_seccion_116 .sec-recetas, #div_seccion_133 .sec-recetas {
    width: 90%;
    margin: 0 auto;
    padding: 1.5rem 0;
}

.flex-container-2{
    display: flex;
    align-items: center;
    margin-bottom: 50px;
    flex-wrap: wrap;
    margin: 50px auto;
    max-width: 1400px;
}

.item-flex-container-2 {
    flex: 1;
    padding: 0 2rem;
}

.flex-container-2 .item-img {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.item-flex-container-2 img {
    width: 90%;
    height: auto;
    box-shadow: 0 0 20px rgb(128 128 128 / 60%);
    border-radius: 8px;
}

.item-flex-container-2 h3 {
    padding-bottom: 15px !important;
}

#div_seccion_116 .sec-recetas .item-flex-container-2 p, #div_seccion_133 .sec-recetas .item-flex-container-2 p {
    font-size: 1.1rem;
}

#div_seccion_116 .megaeditor .recetas-cta, #div_seccion_133 .megaeditor .recetas-cta {
    text-align: center;
}

#div_seccion_116 .recetas-cta button, #div_seccion_133 .recetas-cta button{
    padding: 8px 50px;
    font-size: 1rem;
}

#div_seccion_116 .recetas-cta button span, #div_seccion_133 .recetas-cta button span{
    text-transform: none;
    color: #c2e088;
    margin-left: 2px;
}

/*--- SECCION CATEGORIAS --------------------------------------------------------------------------------------------*/

#div_seccion_117 .botonera,
#div_seccion_134 .botonera {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
    margin-bottom: 50px;
}

#div_seccion_117 .item-group-botonera,
#div_seccion_134 .item-group-botonera {
    display: flex;
    gap: 1rem;
    justify-content: center;
}

#div_seccion_117 .item-group-botonera a,
#div_seccion_134 .item-group-botonera a {
    text-decoration: none;
}

#div_seccion_117 .item-botonera,
#div_seccion_134 .item-botonera {
    max-width: 250px;
    overflow: hidden;
    background: linear-gradient(to bottom, rgba(245,245,244,1) 0%, rgba(245,245,244,1) 0%, rgba(255,255,255,1) 9%);
    border-radius: 20px;
}

#div_seccion_117 .item-botonera:hover,
#div_seccion_134 .item-botonera:hover {
    box-shadow: 0 10px 20px rgb(0 0 0 / 15%);
}

#div_seccion_117 .item-botonera img,
#div_seccion_134 .item-botonera img {
    width: 100%;
}

#div_seccion_117 .item-botonera p,
#div_seccion_134 .item-botonera p {
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    font-size: .9rem;
    margin: 1rem 0;
}

/*--- SECCION PRODUCTOS --------------------------------------------------------------------------------------------*/
#informe_productos_119, #informe_productos_120{
    max-width: 1600px;
    margin: 0 auto !important;
}

#informe_productos_119 .baseTablaMini, #informe_productos_120 .baseTablaMini{
    margin: 0px 0 2% 0;
}

#informe_productos_119 h2, #informe_productos_120 h2{
    background-image: none;
    padding: 20px 0px 0px 0px;
}

/*--- SECCION IMPORTADOS --------------------------------------------------------------------------------------------*/
.green-back{
    background-color: hsla(120, 100%, 25%, 0.1);
    width: 100%;
    margin: 50px 0px;
    padding: 5px 0 20px;
}

.green-back .titulo {
    margin: 0;
    padding: 80px 0 50px;
    background-position: bottom center;
}

.sec-box{
    max-width: 1400px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.sec-box .wrap{
    padding: 30px 50px 30px 15px;
    display: flex;
    align-items: center;
}

.sec-box .wrap-texto{
    padding: 30px 15px 30px 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.sec-box .wrap-texto .item{
    display: flex;
}

.sec-box .wrap-texto .item .icono{
    padding: 0 15px;
    margin-top: 2px;
}

.sec-box .wrap-texto .item i{
    font-size: 20px;
}

.sec-box .wrap-texto .item h3{
    font-weight: normal;
    font-size: 1.1rem !important;
}

.sec-box .wrap img{
    width: 100%;
}

/*--- INFORMES DE PRODUCTOS --------------------------------------------------------------------------------------------*/

#informe_productos_119, #informe_productos_120 {
    margin: 50px 0;
}

/*--- CARRUSEL DE MARCAS -----------------------------------------------------------------------------------------------*/
.marcas-back{
    width: 100%;
    margin: 50px 0px;
    padding: 20px 0;
}

.marcas-back .titulo {
    margin: 0;
    padding: 10px 0 10px;
    background-image: none;
}

.sec-brand{
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    gap: 10px;
}

.sec-brand .item a{
    text-decoration: none;
}

.sec-brand .item {
    transition: box-shadow .5s;
    border-radius: 10px;
}

.sec-brand .item:hover {
    box-shadow: 0 10px 20px rgb(0 0 0 / 15%);
}

.sec-brand .item img{
    width: 100%;
    padding: 20px 0 10px;
}

.sec-brand .item p {
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    font-size: .9rem;
    padding: 0;
    margin: 20px 0;
}

/*--- ENVÍO DOMICILIO Y ATENCIÓN CLIENTE-----------------------------------------------------------------------------------------------*/
#div_seccion_126,
#div_seccion_137,
#div_seccion_140,
#div_seccion_203 {
    margin: 80px 0 80px 0 !important;
    background-color: #fff;
}

#div_seccion_129 {
    margin: 80px 0 0px 0 !important;
    background-color: #fff;
}

#div_seccion_126 .flex-container-2,
#div_seccion_129 .flex-container-2,
#div_seccion_137 .flex-container-2,
#div_seccion_140 .flex-container-2,
#div_seccion_203 .flex-container-2 {
    margin: 50px auto;
    max-width: 1400px;
}

#div_seccion_126 .item-flex-container-2,
#div_seccion_129 .item-flex-container-2,
#div_seccion_137 .item-flex-container-2,
#div_seccion_140 .item-flex-container-2,
#div_seccion_203 .item-flex-container-2 {
    padding: 20px 2rem;
}

#div_seccion_126 .item-text h3,
#div_seccion_137 .item-text h3,
#div_seccion_203 .item-text h3,
#div_seccion_126 .item-text p,
#div_seccion_129 .item-text p,
#div_seccion_137 .item-text p,
#div_seccion_140 .item-text p,
#div_seccion_203 .item-text p {
    text-align: center;
    font-size: 18px;
}

#div_seccion_126 .item-text h3,
#div_seccion_137 .item-text h3,
#div_seccion_203 .item-text h3 {
    font-weight: 500;
}

#div_seccion_126 .item-text a,
#div_seccion_137 .item-text a,
#div_seccion_203 .item-text a {
    color:#008000;
}

#div_seccion_126 .item-text a:hover,
#div_seccion_137 .item-text a:hover,
#div_seccion_203 .item-text a:hover {
    color:#8dc619;
}

#div_seccion_129 .item-img img,
#div_seccion_140 .item-img img {
    box-shadow: none;
}

#div_seccion_129 .item-text .datos,
#div_seccion_140 .item-text .datos {
    margin: 50px 30px;
}

#div_seccion_129 .item-text h4,
#div_seccion_140 .item-text h4 {
    margin: 0;
    text-align: right;
    font-size: 16px;
}

/*--- PRECIO JUSTO -----------------------------------------------------------------------------------------------*/
.container-columna {
    max-width: 1400px;
    margin: 0px auto;
}

.container-columna .texto-columna{
    width: 80%;
    margin: 0 auto 50px;
    text-align: center;
}

.container-columna .imagen-columna {
    width: 15%;
    margin: 0 auto;
}

.container-columna .imagen-columna img {
    width: 100%;
}

/*--- UBICACIÓN RECOGIDA -----------------------------------------------------------------------------------------------*/
.green-back .col-unica-texto p {
    font-size: 1.1rem !important;
    margin: 0;
    text-align: center;
}

#div_seccion_128 .sec-box .wrap-texto,
#div_seccion_139 .sec-box .wrap-texto,
#div_seccion_207 .sec-box .wrap-texto {
    justify-content: center;
    align-items: start;
}

#div_seccion_128 .sec-box .wrap-texto .item,
#div_seccion_139 .sec-box .wrap-texto .item,
#div_seccion_207 .sec-box .wrap-texto .item {
    display:block;
}

#div_seccion_128 .wrap-foto iframe,
#div_seccion_139 .wrap-foto iframe,
#div_seccion_207 .wrap-foto iframe {
    box-shadow: 0 0 20px rgb(128 128 128 / 60%);
}

#div_seccion_128 #direccion p,
#div_seccion_139 #direcccion p,
#div_seccion_207 #direcccion p {
    margin: 16px 0 0px;
}

#div_seccion_128 #direccion li,
#div_seccion_139 #direccion li,
#div_seccion_207 #direccion li {
    list-style: none;
}

#div_seccion_128 #direccion i,
#div_seccion_139 #direccion i,
#div_seccion_207 #direccion i {
    margin-right: 8px;
}

#div_seccion_128 #horario h4,
#div_seccion_139 #horario h4,
#div_seccion_207 #horario h4 {
    margin: 16px 0 0px;
}

#div_seccion_128 #horario p,
#div_seccion_139 #horario p,
#div_seccion_207 #horario p {
    margin: 3px 0 0px;
}

/*--- MAS TIENDAS -----------------------------------------------------------------------------------------*/
.solo-marging-top{
    margin: 50px 0px 0px !important;
    padding-bottom: 50px !important;
}

div.megaeditor .margin-botonera-landing td{
    margin-top: 20px;
}

/*--- FAQS -----------------------------------------------------------------------------------------------*/
section#div_seccion_130,
section#div_seccion_141 {
    margin-bottom: 50px;
}

.container-faqs{
    max-width: 800px;
    margin: 0 auto;
    padding: 0 50px;
}

.container-faqs h2{
    color: #fff;
    text-align: center;
    background-image: none;
}

.container-faqs details{
    background-color: #8cc619ca;
    color: #fff;
    font-size: 1.5rem;
    margin: 10px 0;
    cursor: pointer;
    transition: background-color 0.5s;
}

.container-faqs details:hover{
    background-color: #33881a;
}

.container-faqs summary {
    padding: .5em 1.3rem;
    list-style: none;
    display: flex;
    justify-content: space-between;  
    transition: height s ease;
}

.container-faqs summary::-webkit-details-marker {
    display: none;
}

.container-faqs summary:after{
    content: "\002B";
}

.container-faqs details[open] summary {
    border-bottom: 1px solid #aaa;
    background-color: #33881a;
    margin-bottom: .5em;
}

.container-faqs details[open] summary:after{
    content: "\00D7";
}

.container-faqs details[open] div{
    padding: .5em 1em;
    background-color: #deead9;
}

.container-faqs .explain{
    color: #33881a;
    font-size: 1.2rem;
}


/*--- RESPONSIVE -----------------------------------------------------------------------------------------------*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 1440px
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 1440px){
    #div_seccion_132 .sec-hero .hero-background{
        height: 750px;
    }

}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 992px
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 992px){
    #div_seccion_115 .sec-hero .hero-wrap, #div_seccion_132 .sec-hero {
        width: 90vw;
    }

    .flex-container-2 {
        flex-direction: column;
        margin: 30px auto;
        gap: 30px;
    }

    .flex-container-2-reverse{
        flex-direction: column-reverse;
    }

    .sec-box {
        display: block;
    }

    #div_seccion_116 .titulo, #div_seccion_133 .titulo{
        padding: 50px;
    }

    section#div_seccion_117, section#div_seccion_134 {
        margin-left: 30px;
        margin-right: 30px;
    }

    #div_seccion_122 .green-back,
    #div_seccion_128 .green-back,
    #div_seccion_135 .green-back,
    #div_seccion_139 .green-back,
    #div_seccion_207 .green-back {
        padding: 5px 50px 20px 50px;
    }

    #div_seccion_122 .sec-box .wrap-texto,
    #div_seccion_135 .sec-box .wrap-texto {
        padding: 30px 50px 30px 50px;
    }

    #div_seccion_125 .sec-brand,
    #div_seccion_136 .sec-brand {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }

    #div_seccion_128 .wrap-foto iframe,
    #div_seccion_139 .wrap-foto iframe,
    #div_seccion_207 .wrap-foto iframe {
        width: 100%;
    }

    #div_seccion_128 .sec-box .wrap,
    #div_seccion_139 .sec-box .wrap,
    #div_seccion_207 .sec-box .wrap {
        padding: 30px 10px;
    }

    #div_seccion_129 .flex-container-2,
    #div_seccion_140 .flex-container-2 {
        gap: 0;
    }

    #div_seccion_129 .item-flex-container-2,
    #div_seccion_140 .item-flex-container-2 {
        padding: 20px 100px 0px 100px;
    }

}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 768px
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 768px){
    #div_seccion_129 .item-flex-container-2,
    #div_seccion_140 .item-flex-container-2 {
        padding: 20px 20px 0px;
    }
    #div_seccion_115 .sec-hero .hero-background,
    #div_seccion_132 .sec-hero .hero-background {
        height: 800px;
    }

    #div_seccion_115 .sec-hero .hero-wrap,
    #div_seccion_132 .sec-hero .hero-wrap{
        width: 80vw;
    }

    #div_seccion_115 .sec-hero p,
    #div_seccion_132 .sec-hero p{
        max-width: 80vw;
        margin: 10px auto 10px auto;
    }

    #div_seccion_115 .sec-hero h2,
    #div_seccion_132 .sec-hero h2{
        font-size: 2rem;
    }
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 576px
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 576px){
    #div_seccion_115 .sec-hero h2, 
    #div_seccion_132 .sec-hero h2{
        font-size: 1.2rem;
    }
    #div_seccion_115 .sec-hero .hero-background {
        height: 800px;
    }

    #div_seccion_115 .sec-hero .hero-wrap {
        width: 75vw;
    }

    #div_seccion_115 .sec-hero h2 {
        font-size: 2rem;
        margin-bottom: 20px;
    }

    #div_seccion_115 .sec-hero .hero-tips {
        flex-direction: column;
    }

    #div_seccion_117 .item-group-botonera, #div_seccion_134 .item-group-botonera {
        flex-wrap: wrap;
    }
    .sec-box .wrap, #div_seccion_122 .sec-box .wrap-texto, #div_seccion_135 .sec-box .wrap-texto {
        padding: 30px 0px;
    }

    
    #div_seccion_125 .sec-brand,
    #div_seccion_136 .sec-brand {
        grid-template-columns: 1fr 1fr;
    }

}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 480px
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 480px){
    #div_seccion_117 .titulo, #div_seccion_134 .titulo{
        padding: 3rem 0;
    }

    #div_seccion_117 p.sub-h2, #div_seccion_134 p.sub-h2 {
        width: 100%;
        margin-top: 20px !important;
    }

    #div_seccion_122 .sec-box .wrap-texto,
    #div_seccion_135 .sec-box .wrap-texto {
        gap: 15px;
    }

    #div_seccion_122 .wrap.wrap-foto,
    #div_seccion_135 .wrap.wrap-foto {
        margin: 0;
        padding: 0;
    }

    #div_seccion_122 .green-back,
    #div_seccion_135 .green-back {
        padding: 5px 10px 20px 10px;
    }

    #div_seccion_125 .sec-brand,
    #div_seccion_136 .sec-brand {
        display: block;
    }

    #div_seccion_128 .wrap-foto iframe,
    #div_seccion_139 .wrap-foto iframe,
    #div_seccion_207 .wrap-foto iframe {
        height: 60vw;
    }

    #div_seccion_128 .sec-box .wrap-texto,
    #div_seccion_139 .sec-box .wrap-texto,
    #div_seccion_207 .sec-box .wrap-texto {
        padding: 30px 15px;
    }
    
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 460px
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 460px){
    #div_seccion_116 .titulo, #div_seccion_133 .titulo {
        padding: 10px;
    }
    p.sub-h2 {
        width: 80vw;
    }
    .flex-container-2 .item-img{
        padding: 0;
    }
    .item-flex-container-2 img{
        width: 100%;
    }
    #div_seccion_126 .item-flex-container-2,
    #div_seccion_129 .item-flex-container-2,
    #div_seccion_137 .item-flex-container-2,
    #div_seccion_140 .item-flex-container-2 {
        padding: 20px 10px;
    }
    .container-columna .imagen-columna{
        width: 40%;
    }
    #div_seccion_122 .green-back,
    #div_seccion_128 .green-back,
    #div_seccion_135 .green-back,
    #div_seccion_139 .green-back,
    #div_seccion_207 .green-back {
        padding: 5px 10px;
    }
    .container-faqs{
        padding: 0 10px;
    }
}
/*///////////////////// CSS DINÁMICO : Landings gen //////////////////////////*/

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* //////////////////////////////////// LANDINGS TIENDAS ////////////////////////////////////////*/
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*---- COMUNES --------------------------------------------------------------------------------------------*/
.titulo {
    margin: 3rem 0rem 1rem 0rem;
    padding: 3rem;
    background-image: url("https://www.cestaselecta.es/UserFiles/images/bg_h1.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 240px;
}

#sec-recetas h2,
#sec-categorias h2,
#sec-importados h2,
#sec-marcas h2,
#sec-recogida h2 {
    background-image: none;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 6px;
    line-height: 1.2;
    color: #33881a;

}

/* #div_seccion_137 h2,
#div_seccion_138 h2,
#div_seccion_140 h2,
#div_seccion_141 h2 {
    background-image: url(https://www.cestaselecta.es/UserFiles/images/bg_h1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 240px;
    padding: 50px 0;
} */

p.sub-h2 {
    text-align: center;
    font-size: 1.1rem;
    width: 60vw;
    margin: 0 auto;
    padding-top: 0;
    margin-top: 0;
}

/*---- SECCION HERO --------------------------------------------------------------------------------------------*/
#sec-hero {
    display: flex;
    align-items: center;
    justify-content: center;
}

#sec-hero .hero-background {
    background-size: cover;
    opacity: 0.2;
    width: 100%;
    height: 600px;
}

.hero-background-barcelona {
    background: rgba(0, 128, 0, 0.1) url("https://www.cestaselecta.es/cms/site_0001/imagenes_css/imagen_css-27-94919cb880078f4e0c.jpg") no-repeat center left;
}

.hero-background-barcelona2 {
    background: rgba(0, 128, 0, 0.1) url("https://www.cestaselecta.es/cms/site_0001/imagenes_css/imagen_css-28-879bff6855d9ebfa88.jpg") no-repeat center left;
}

.hero-background-madrid {
    background: rgba(0, 128, 0, 0.1) url("https://www.cestaselecta.es/cms/site_0001/imagenes_css/imagen_css-28-d2470bda8550f1bf00.jpg") no-repeat center left;
    background-position-y: inherit;
}

.hero-background-valencia {
    background: rgba(0, 128, 0, 0.1) url("https://www.cestaselecta.es/cms/site_0001/imagenes_css/imagen_css-28-764df37386dc66293e.jpg") no-repeat center top;
}


#sec-hero .hero-background .background-overlay {
    background-color: #008000;
    opacity: 0.5;
    height: 100%;
    width: 100%;
}

#sec-hero .hero-wrap {
    width: 60vw;
    position: absolute;
    text-align: center;
}

#sec-hero .hero-wrap h1 {
    background-image: none;
    font-size: 1rem;
    margin-bottom: 0;
    padding-bottom: 0;
}

#sec-hero h2 {
    background-image: none;
    font-size: 2.7rem;
    font-weight: 800;
    margin: 0;
    padding: 0;
}

#sec-hero p {
    font-size: 16px;
    max-width: 50vw;
    margin: 0 auto 1rem;
}

#sec-hero .hero-tips {
    font-size: 18px;
    font-weight: 500;
    display: flex;
    gap: 0 1rem;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 1rem 0;
    color: green;
}

#sec-hero .hero-cta button, #sec-recetas .recetas-cta button {
    background-color: #8dc619;
    color: white;
    font-family: 'Barlow', sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 80px;
    margin: 1rem 0;
    border: none;
    border-radius: 2px;
    transition: background-color 0.5s, box-shadow 0.2s;
}

#sec-hero .hero-cta button:hover, #sec-recetas .recetas-cta button:hover {
    cursor: pointer;
    box-shadow: 0 0 10px #33881a;
    background-color: #33881a;
}

.hero-lang-flags{
    display: flex;
    gap: 1.5rem;
    justify-content: center;
    flex-wrap: wrap;
    margin: 2rem 0;
}

.hero-lang-flags img{
    max-height: 40px;
}

.hero-lang-flags img:hover {
    cursor: pointer;
    box-shadow: 0 0 10px #33881a;
}

/*--- SECCION RECETAS --------------------------------------------------------------------------------------------*/

#sec-recetas .sec-recetas {
    width: 90%;
    margin: 0 auto;
    padding: 1.5rem 0;
}

.flex-container-2{
    display: flex;
    align-items: center;
    margin-bottom: 50px;
    flex-wrap: wrap;
    margin: 50px auto;
    max-width: 1400px;
}

.item-flex-container-2 {
    flex: 1;
    padding: 0 2rem;
}

.flex-container-2 .item-img {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.item-flex-container-2 img {
    width: 90%;
    height: auto;
    box-shadow: 0 0 20px rgb(128 128 128 / 60%);
    border-radius: 8px;
}

.item-flex-container-2 h3 {
    padding-bottom: 15px !important;
}

#sec-recetas .sec-recetas .item-flex-container-2 p {
    font-size: 1.1rem;
}

#sec-recetas .recetas-cta {
    text-align: center;
}

#sec-recetas .recetas-cta button {
    padding: 8px 50px;
    font-size: 1rem;
}

#sec-recetas .recetas-cta button span {
    text-transform: none;
    color: #c2e088;
    margin-left: 2px;
}

/*--- SECCION CATEGORIAS --------------------------------------------------------------------------------------------*/

#sec-categorias .botonera {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
    margin-bottom: 50px;
}

#sec-categorias .item-group-botonera {
    display: flex;
    gap: 1rem;
    justify-content: center;
}

#sec-categorias .item-group-botonera a {
    text-decoration: none;
}

#sec-categorias .item-botonera {
    max-width: 250px;
    overflow: hidden;
    background: linear-gradient(to bottom, rgba(245,245,244,1) 0%, rgba(245,245,244,1) 0%, rgba(255,255,255,1) 9%);
    border-radius: 20px;
}

#sec-categorias .item-botonera:hover {
    box-shadow: 0 10px 20px rgb(0 0 0 / 15%);
}

#sec-categorias .item-botonera img {
    width: 100%;
}

#sec-categorias .item-botonera p {
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    font-size: .9rem;
    margin: 1rem 0;
}

/*--- SECCION PRODUCTOS --------------------------------------------------------------------------------------------*/

#informe_productos_152,
#informe_productos_153,
#informe_productos_164,
#informe_productos_165,
#informe_productos_179,
#informe_productos_181,
#informe_productos_192,
#informe_productos_193,
#informe_productos_204,
#informe_productos_206 {
    max-width: 1600px;
    margin: 0 auto !important;
}

#informe_productos_152 .baseTablaMini,
#informe_productos_153 .baseTablaMini,
#informe_productos_164 .baseTablaMini,
#informe_productos_165 .baseTablaMini,
#informe_productos_179 .baseTablaMini,
#informe_productos_181 .baseTablaMini,
#informe_productos_192 .baseTeblaMini,
#informe_productos_193 .baseTablaMini,
#informe_productos_204 .baseTablaMini,
#informe_productos_206 .baseTablaMini {
    margin: 0px 0 2% 0;
}

#informe_productos_152 h2,
#informe_productos_153 h2,
#informe_productos_164 h2,
#informe_productos_165 h2,
#informe_productos_179 h2,
#informe_productos_181 h2,
#informe_productos_192 h2,
#informe_productos_193 h2,
#informe_productos_204 h2,
#informe_productos_206 h2 {
    background-image: none;
    padding: 20px 0px 0px 0px;
}

#informe_productos_152,
#informe_productos_153,
#informe_productos_164,
#informe_productos_165,
#informe_productos_179,
#informe_productos_181,
#informe_productos_192,
#informe_productos_193,
#informe_productos_204,
#informe_productos_206 {
    margin: 50px 0;
}

/*--- SECCION IMPORTADOS --------------------------------------------------------------------------------------------*/
.green-back{
    background-color: hsla(120, 100%, 25%, 0.1);
    width: 100%;
    margin: 50px 0px;
    padding: 5px 0 20px;
}

.green-back .titulo {
    margin: 0;
    padding: 80px 0 50px;
    background-position: bottom center;
}

.sec-box{
    max-width: 1400px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.sec-box .wrap{
    padding: 30px 50px 30px 15px;
    display: flex;
    align-items: center;
}

.sec-box .wrap-texto{
    padding: 30px 15px 30px 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.sec-box .wrap-texto .item{
    display: flex;
}

.sec-box .wrap-texto .item .icono{
    padding: 0 15px;
    margin-top: 2px;
}

.sec-box .wrap-texto .item i{
    font-size: 20px;
}

.sec-box .wrap-texto .item h3{
    font-weight: normal;
    font-size: 1.1rem !important;
}

.sec-box .wrap img{
    width: 100%;
}

/*--- CARRUSEL DE MARCAS -----------------------------------------------------------------------------------------------*/
.marcas-back{
    width: 100%;
    margin: 50px 0px;
    padding: 20px 0;
}

.marcas-back .titulo {
    margin: 0;
    padding: 10px 0 10px;
    background-image: none;
}

.sec-brand{
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    gap: 10px;
}

.sec-brand .item a{
    text-decoration: none;
}

.sec-brand .item {
    transition: box-shadow .5s;
    border-radius: 10px;
}

.sec-brand .item:hover {
    box-shadow: 0 10px 20px rgb(0 0 0 / 15%);
}

.sec-brand .item img{
    width: 100%;
    padding: 20px 0 10px;
}

.sec-brand .item p {
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    font-size: .9rem;
    padding: 0;
    margin: 20px 0;
}

/*--- ENVÍO DOMICILIO Y ATENCIÓN CLIENTE-----------------------------------------------------------------------------------------------*/
#sec-reparto {
    margin: 80px 0 80px 0 !important;
    background-color: #fff;
}

#sec-reparto .flex-container-2 {
    margin: 50px auto;
    max-width: 1400px;
}

#sec-reparto .item-flex-container-2 {
    padding: 20px 2rem;
}

#sec-reparto .item-text h3,
#sec-reparto .item-text p,
#sec-atencion-cliente .item-text p {
    text-align: center;
    font-size: 18px;
}

#sec-reparto .item-text h3 {
    font-weight: 500;
}

#sec-reparto .item-text a {
    color:#008000;
}

#sec-reparto .item-text a:hover {
    color:#8dc619;
}

#sec-atencion-cliente {
    background-color: white;
    padding: 50px 0px;
    margin: 80px 0 80px 0 !important;
}

#sec-atencion-cliente .item-img img,
#sec-reparto .item-img img {
    box-shadow: none;
}

#sec-atencion-cliente .item-text .datos {
    margin: 50px 30px;
}

#sec-atencion-cliente .item-text h4 {
    margin: 0;
    text-align: right;
    font-size: 16px;
}

/*--- PRECIO JUSTO -----------------------------------------------------------------------------------------------*/
#sec-precio-justo {
    padding: 0 0 50px 0;
}

.container-columna {
    max-width: 1400px;
    margin: 0px auto;
}

.container-columna .texto-columna{
    width: 80%;
    margin: 0 auto 50px;
    text-align: center;
}

.container-columna .imagen-columna {
    width: 15%;
    margin: 0 auto;
}

.container-columna .imagen-columna img {
    width: 100%;
}

/*--- UBICACIÓN RECOGIDA -----------------------------------------------------------------------------------------------*/
.green-back .col-unica-texto p {
    font-size: 1.1rem !important;
    margin: 0;
    text-align: center;
}

#sec-recogida .sec-box .wrap-texto {
    justify-content: center;
    align-items: start;
}

#sec-recogida .sec-box .wrap-texto .item {
    display:block;
}

#sec-recogida .wrap-foto iframe {
    box-shadow: 0 0 20px rgb(128 128 128 / 60%);
}

#sec-recogida #direccion p {
    margin: 16px 0 0px;
}

#sec-recogida #direccion li {
    list-style: none;
}

#sec-recogida #direccion i {
    margin-right: 8px;
}

#sec-recogida #horario h4 {
    margin: 16px 0 0px;
}

#sec-recogida #horario p {
    margin: 3px 0 0px;
}

/*--- FAQS -----------------------------------------------------------------------------------------------*/
section#sec-faqs {
    margin-bottom: 50px;
}

.container-faqs{
    max-width: 800px;
    margin: 0 auto;
    padding: 0 50px;
}

.container-faqs h2{
    color: #fff;
    text-align: center;
    background-image: none;
}

.container-faqs details{
    background-color: #8cc619ca;
    color: #fff;
    font-size: 1.5rem;
    margin: 10px 0;
    cursor: pointer;
    transition: background-color 0.5s;
}

.container-faqs details:hover{
    background-color: #33881a;
}

.container-faqs summary {
    padding: .5em 1.3rem;
    list-style: none;
    display: flex;
    justify-content: space-between;  
    transition: height s ease;
}

.container-faqs summary::-webkit-details-marker {
    display: none;
}

#sec-faqs {
    background-color: white;
    padding: 50px 0px;
}

#sec-faqs .container-faqs summary:after{
    content: "\002B";
}

.container-faqs details[open] summary {
    border-bottom: 1px solid #aaa;
    background-color: #33881a;
    margin-bottom: .5em;
}

#sec-faqs .container-faqs details[open] summary:after{
    content: "\00D7";
}

.container-faqs details[open] div{
    padding: .5em 1em;
    background-color: #deead9;
}

.container-faqs .explain{
    color: #33881a;
    font-size: 1.2rem;
}


/*--- RESPONSIVE -----------------------------------------------------------------------------------------------*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 992px
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 992px){
    #sec-hero .hero-wrap {
        width: 90vw;
    }

    .flex-container-2 {
        flex-direction: column;
        margin: 30px auto;
        gap: 30px;
    }

    .flex-container-2-reverse{
        flex-direction: column-reverse;
    }

    .sec-box {
        display: block;
    }

    #sec-recetas .titulo {
        padding: 50px;
    }

    #sec-recetas h3, #sec-recetas p {
        text-align: center;
    }

    section#sec-categorias {
        margin-left: 30px;
        margin-right: 30px;
    }

    #sec-importados .green-back {
        padding: 5px 50px 20px 50px;
    }

    #sec-importados .sec-box .wrap-texto {
        padding: 30px 50px 30px 50px;
    }

    #sec-marcas .sec-brand {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }

    #sec-recogida .wrap-foto iframe {
        width: 100%;
    }

    #sec-recogida .sec-box .wrap {
        padding: 30px 10px;
    }

    #sec-atencion-cliente .flex-container-2 {
        gap: 0;
    }

    #sec-atencion-cliente .item-flex-container-2 {
        padding: 20px 100px 0px 100px;
    }

}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 768px
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 768px){
    #sec-atencion-cliente .item-flex-container-2 {
        padding: 20px 20px 0px;
    }
    #sec-hero p{
        max-width: 70vw;
        margin: 10px auto 1rem auto;
    }
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 576px
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 576px){
    #sec-hero .hero-background {
        height: 800px;
    }

    #sec-hero .hero-wrap {
        width: 75vw;
    }

    #sec-hero h2 {
        font-size: 2rem;
        margin-bottom: 20px;
    }

    #sec-hero .hero-tips {
        flex-direction: column;
    }

    #sec-categorias .item-group-botonera {
        flex-wrap: wrap;
    }
    .sec-box .wrap, #sec-importados .sec-box .wrap-texto {
        padding: 30px 0px;
    }
    
    #sec-importados .sec-brand {
        grid-template-columns: 1fr 1fr;
    }

    #sec-hero .hero-cta button {
        padding: 10px 0px;
        width: 100%;
    }

}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 480px
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 480px){
    .item-flex-container-2 {
        padding: 0 15px;
    }

    #sec-categorias .titulo{
        padding: 3rem 0;
    }

    #sec-categorias p.sub-h2 {
        width: 100%;
        margin-top: 20px !important;
    }

    #sec-importados .sec-box .wrap-texto {
        gap: 15px;
    }

    #sec-importados .wrap.wrap-foto {
        margin: 0;
        padding: 0;
    }

    #sec-importados .green-back {
        padding: 5px 10px 40px 10px;
    }

    #sec-marcas .sec-brand {
        display: block;
    }

    #sec-recogida .wrap-foto iframe {
        height: 60vw;
    }

    #sec-recogida .sec-box .wrap-texto {
        padding: 30px 15px;
    }
    
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 460px
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 460px){
    #sec-recetas .titulo {
        padding: 10px;
    }
    p.sub-h2 {
        width: 80vw;
    }
    .flex-container-2 .item-img {
        padding: 0;
    }
    .item-flex-container-2 img {
        width: 100%;
    }
    #sec-reparto .item-flex-container-2,
    #sec-atencion-cliente .item-flex-container-2 {
        padding: 20px 10px;
    }
    .container-columna .imagen-columna {
        width: 40%;
    }
    #sec-importados .green-back,
    #sec-recogida .green-back {
        padding: 5px 10px 40px 10px;
    }
    .container-faqs {
        padding: 0 10px;
    }
}
/*///////////////////// CSS DINÁMICO : Blog //////////////////////////*/

/*/////////////////////////////////////////////////////////////////////////////////////////
  BLOG 
/////////////////////////////////////////////////////////////////////////////////////////*/

#body_comunicados_blog #base,
#body_comunicados_blog_detalle #base {
	max-width: 1200px;
}

#body_comunicados_blog #centro,
#body_comunicados_blog_detalle #centro {
    width: calc(100% - 320px) !important;
}

#body_comunicados_blog_detalle #centro {
    padding-top: 30px;
}

#body_comunicados_blog #derecha {
    float: right;
    overflow: hidden;
    width: 240px;
    padding-top: 10px;
}

#body_comunicados_blog_detalle #derecha {
    float: right;
    overflow: hidden;
    width: 240px;
    padding-top: 30px;
}

#div_categorias_comunicados_blog h3,
#menu_categorias_comunicados_86 a {
    font-size: 13px;
}
#menu_categorias_comunicados_86 a:hover {
    color: rgb(51, 136, 26) !important;
}


#body_comunicados_blog_detalle .fechaBlog01 {
     display: none;
}

#body_comunicados_blog #contenido h1{
	display: none;
}

#contenido #bloque.bloqueBlog h1 {
    text-align: left;
    font-size: 4rem;
    font-weight: 400;
    line-height: 1.2;
    color: #33881a !important;
    text-transform: none;
    letter-spacing: 0px;
}

#body_comunicados_blog #contenido h2, 
#contenido #bloque.bloqueBlog #contenidoComunicado h2 {
	text-align: left;
	font-size: 26px;
	font-weight: 400;
	line-height: 1.2;
	color: #33881a !important;
}

#body_comunicados_blog_detalle #contenido h2 {
   	text-align: left;
	font-size: 26px;
	font-weight: 400;
	line-height: 1.2;
	color: #33881a !important;
        margin-top: 40px !important;
        margin-bottom: 15px !important;
        letter-spacing: 0px;
}

#body_comunicados_blog_detalle #contenido h3 {
    font-weight: 400;
    margin-top: 25px !important;
    font-size: 24px;
}

#contenido #bloque.bloqueBlog h4 {
    font-weight: 300;
}

#contenidoComunicado p {
    font-size: 1.1rem;
    /* Anterior font-size: 1.7rem; */
    margin-bottom: 15px;
    font-weight: 300;
    margin: 10px 0 15px;
}

#listaBlog img,
#contenidoComunicado img {
    float: none;
    height: auto;
    margin: 5px 15px 10px 0;
    max-width: 100%;
    width: 100%;
}

#contenidoComunicado .imagen-ficha-blog {
    width: 100%;
    margin: 0;
}

#bloque #listaBlog li .pieEntrada a {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 50px;
}

#bloque #listaBlog li .pieEntrada a:hover,
#bloque.bloqueBlog #listaBlog li h2 a:hover {
    color: rgb(51, 136, 26) !important;
}

/* -------------------------------------------- BLOCK INDICE ---------------------------------------------------*/
#toc_container {
    background: #F8F8F8;
    border: solid #ececec 1px;
    box-shadow: 1px -1px 3px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 1px -1px 3px rgb(0 0 0 / 20%);
    -moz-box-shadow: 1px -1px 3px rgba(0, 0, 0, 0.2);
    padding: 20px 50px 20px 20px;
    margin-bottom: 50px !important;
    margin-top: 40px;
    display: table;
}



#contenidoComunicado p.toc_title {
    text-align: center;
    font-weight: 700;
}

#contenidoComunicado li {
    font-size: 16px;
}

#contenidoComunicado li a {
    color: black;
}

#contenidoComunicado li a:hover {
    box-shadow: inset 0 -2px 0 rgb(51 136 26 / 10%);
    background-color: rgb(51 136 26 / 10%);
	color: rgb(51, 136, 26);
}

#contenidoComunicado .no_bullets ul {
    list-style: none;
    margin-bottom: 0;
}
#contenidoComunicado .no_bullets a {
    text-decoration: none;
    box-shadow: none;
}

/* -------------------------------------------- ENLACES ---------------------------------------------------*/
.recetas-cta button {
    background-color: #8dc619;
    color: white;
    font-family: 'Barlow', sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 80px;
    margin: 1rem 0;
    border: none;
    border-radius: 2px;
    transition: background-color 0.5s, box-shadow 0.2s;
}

.recetas-cta button span {
    text-transform: none;
    color: #c2e088;
    margin-left: 2px;
}

.recetas-cta button:hover {
    cursor: pointer;
    box-shadow: 0 0 10px #33881a;
    background-color: #33881a;
}

/* -------------------------------------------- FICHAS RECETAS ---------------------------------------------------*/
.ficha-tecnica {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    border-collapse: collapse;
    background-color: #f0fff0; /* Fondo verde claro */
  }
  .ficha-tecnica th, .ficha-tecnica td {
    border: 1px solid #d0f0c0; /* Bordes verde claro */
    padding: 10px;
    text-align: left;
  }
  .ficha-tecnica th {
    background-color: #e0ffe0; /* Fondo verde más claro para encabezados */
  }
  .ficha-tecnica td {
    background-color: #f8fff8; /* Fondo verde más claro para celdas */
  }

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     ESTILOS HASTA 768
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (max-width: 768px) {

#body_comunicados_blog #centro, 
#body_comunicados_blog_detalle #centro {
    padding: 0 3%;
    width: 100%!important;
}

#body_comunicados_blog #derecha, 
#body_comunicados_blog_detalle #derecha {
    float: right;
    margin-right: 3%;
    overflow: hidden;
    width: 94%!important;
    padding-top: 10px;
}
.ficha-tecnica {
      width: 100%;
    }
    .ficha-tecnica th, .ficha-tecnica td {
      display: block;
      width: 100%;
    }
    .ficha-tecnica th {
      text-align: center;
    }


}