html{

}

body {
margin : 0 0 0 0 ;

}

header, nav, section, article, aside, figure, footer{
	display:block;
}

.limpiar{
	clear:both;
}

a img{
	border:none;
}

img {max-width:100%;}

ul{
	list-style: none; margin-top: 0px; margin-right: 0px; padding: 0;
}

h1, h2, h3{margin-top:0px; margin-bottom:0px;}

/*Cookies*/

/* aviso cookies*/

.ventana_superior_cookies{
	position:fixed; bottom:0px;  z-index:2000; width:100%; background-color:rgba(0,0,0,0.9); height:auto;
}

.mensaje_cookies{
	float:left; width:98%; margin-left:2%; margin-top:10px; font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif;
	font-size:15px;
	font-weight:400;
	text-decoration:none;
	color:rgb(255,199,0);
	text-align:center;
	margin-top:20px;
}

.botonera_cookies{
	float:left; width:98%; margin-left:2%; text-align:center; margin-top:10px; margin-bottom:10px;
}

.aceptar_cookies{
	/*float:left;*/ margin:auto; width:25%; /*text-align:right;*/ cursor:pointer; font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif;
	font-size:15px;
	font-weight:400;
	text-decoration:none;
	color:rgb(255,199,0);
}

.aceptar_cookies:hover{

	color:rgb(255,255,255);
}

.info_cookies{
	/*float:left; width:48%;*/ margin:auto; width:25%; /*margin-left:2%; text-align:left;*/
}

.aceptar_cookies>a, .info_cookies>a{
	font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif;
	font-size:15px;
	font-weight:400;
	text-decoration:none;
	color:rgb(255,199,0);
}


.aceptar_cookies>a:hover, .info_cookies>a:hover{
	color:rgb(255,255,255);
}



/*cabecera*/

.contenedor_cabecera{
	float:left; width:100%; height:60px; background-color:#000;
}

.centrado_cabecera{
	margin:auto; width:1280px; height:60px;
}

.marca{
	float:left; width:200px; margin-top:13px;
}

.titular_aplicacion{
	float:left; margin-left:0px; margin-top:23px;  font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif; font-size:20px; font-weight:400; color:rgb(0,150,135);
}

/* menú idomas*/

.menu_idiomas{
	float:right; margin-top:26px; margin-right:20px;
}

/* Menú principal*/

.menu_principal{
	float:right; margin-top:20px; display:block;
}

.menu_principal>ul>li{
	float:right;  margin-left:15px; margin-right:15px; margin-top:3px; text-align:right;
}

.menu_principal>ul>li>a{
	font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;  font-weight: 400; font-size: 18px; color: #fff; text-decoration: none;
}

.menu_principal>ul>li>a:hover{
	color: #61BF1A;
}

.separador_menu_principal{
	float:right; width:1px; height:28px; background-color:rgb(255,255,255);
}

/*FOOTER*/

footer{
	float:left; width:100%; height:34px; margin-top:70px; background-color:rgb(0,112,115);
}

.menu_legal{
	margin:10px auto 0px; width:1280px;
}

.copy_right{
	float:left; font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;  font-weight: 400; font-size: 14px; color: rgb(0,0,0); text-decoration: none;
}

.lista_menu_legal{
	float:right;
}

.copy_right{
	float:left; font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;  font-weight: 400; font-size: 14px; color: rgb(0,0,0); text-decoration: none;
}

.lista_menu_legal>ul>li{
	float:right;  margin-left:18px; text-align:right;
}

.lista_menu_legal>ul>li>a{
	font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;  font-weight: 400; font-size: 13px; color: #000; text-decoration: none;
}

.lista_menu_legal>ul>li>a:hover{
	color: #fff;
}

.menu_legal_on{
	font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;  font-weight: 400; font-size: 13px; color:#fff; text-decoration: none;
}

/* buscador*/

.capa_buscador{
	float:left; width:100%; height:50px; display:none;
}

.centrado_buscador{
	margin:auto; width:1280px; height:50px;
}

.contentedor_buscador{
	float:right; width:534px; height:40px; border-bottom:1px solid #289825; border-left:1px solid #289825; border-right:1px solid #289825;
}

.boton_buscar{
	float:right; margin-left:10px; margin-right:19px; margin-top:10px; font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;  font-weight: 400; font-size: 18px; color:#289825; cursor:pointer;
}

.boton_buscar:hover{
	color:#000;
}

.input_1_buscador{
	float:left; margin-left:10px; margin-top:5px;
}

.caja_buscador{
	width:400px; height:25px; font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;	font-weight:400;  color:rgb(0,0,0);	border:0px;	/*background-color:#EFEFEF;*/  font-size: 15px; padding-left:5px;
}

.mensaje_error{
	float:left; width:100%; margin-top:30px; text-align:center; font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;	font-weight:500;  color:#F00;	 font-size: 20px;
}

/* Index categorías*/
.pagina_matriz_productos{
	width: 100%; float: left;
}

.barra_control{
	float: left; width: 100%; margin-bottom: 20px;
}

.icono_cabecera{
	float: left; margin-right: 10px; cursor: pointer;
}

.icono_cabecera:hover{
	opacity: 0.5;
}

.contenedor_arbol_productos{
	float:left; width:100%; margin-top:40px;
}

.ventana_matriz{
	margin:auto; width:1280px; overflow:hidden;
}

.matriz_arbol_productos{
	float:left; width:5120px;
}

.pagina_matriz{
	float:left; width:1280px; min-height: 2px;
}

.bloque_categoria{
	float:left; width:283px; height:85px; background-position:center center; background-size:contain; margin-left:36px; background-repeat:no-repeat; cursor:pointer;
}

.titulo_categoria{
	float:left; width:100%; text-align:center; margin-top:20px; font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif; font-size:14px; font-weight:500;
}



/* Index categorias responsive*/

.ventana_matriz_responsive{
	float:left; width:100%; overflow:hidden;
}

.matriz_arbol_productos_responsive{
	float:left; width:400%;
}

.pagina_matriz_responsive{
	float:left; width:25%;
}

.bloque_categoria_responsive{
	float:left; width:22%; height:85px; background-position:center center; background-size:contain; margin-left:36px; background-repeat:no-repeat; cursor:pointer;
}


/*arbol categorías/subcategorías*/

.categoria_arbol_subcategorias{
	float:left; width:100%;height:38px; background-repeat:repeat-x; cursor:pointer;
}

.flecha_bajo{
	float:left; width:10%; margin-top:11px; margin-left:1%;
}

.titulo_categoria_arbol_subcategorias{
	float:left; width:78%; margin-top:8px; text-align:center; font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif; font-size:20px; font-weight:500;
}

.arbol_niveles{
	float:left; width:100%; margin-top:10px;
}

.subcategoria_arbol_subcategorias{
	float:left; width:33%; height:38px; background-color:#CCC; margin-bottom:5px; cursor:pointer; background-repeat:repeat-x;
}

.subcategoria_arbol_subcategorias:hover{
	opacity:0.7; border-radius:5px; /*background-color:#F00;*/
}

.titulo_subcategoria{
	float:left; width:100%; text-align:center; margin-top:8px; font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif; font-size:18px; font-weight:400;
}

.separador_subcategorias{
	float:left; width:0.5%; height:38px; display:block;
}

.separador_final_resultados{
	float:left; width:100%; height:2px; margin-top:10px; /*margin-bottom:10px;*/
}

.nuevo_nivel_resultados{
	float:left; width:100%; margin-top:10px;
}


/*info subcategorias*/

.imagen_principal_subcategoria{
	float:left; width:80%; margin-left:10%;
}


.imagen_principal_subcategoria img{
	object-fit:contain; width:100%; height:100%;
}

.imagen_principal_subcategoria_link{
	float:left; width:60%; margin-left:20%; margin-top:20px; font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;  font-weight: 500; font-size: 18px; color: #000; text-decoration: none; text-align:center;
}

.verde{
	font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;  font-weight: 500; font-size: 18px; color: #000; text-decoration: none; color:#61BF1A;
}

.imagen_principal_subcategoria_link img{
	object-fit:contain; width:100%; height:100%;
}

.miniatura_imagen{
	float:left;  width:15%; height:100px; border:1px solid #CCC; margin-top:30px; margin-right:20px; cursor:pointer;
}

.miniatura_imagen img{
	object-fit: contain; width:90%; height:90%; margin-left:5%; margin-top:5%;
}

.barra_direcciones{
	float:left; width:100%; margin-top:10px; margin-bottom:10px; font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;  font-weight: 300; font-size: 20px; color: #000; text-decoration: none; cursor:pointer;
}

.barra_direcciones:hover{
	color:#F60;
}

/* listado de productos*/

.linea_4_productos{
	float:left; width:100%;
}

.bloque_producto{
	float:left;  /*width:23.2%; height:388px;*/ width:15%; /*height:300px;*/ margin-top:30px; margin-right:20px; cursor:pointer;
}

.imagen_estado{
	position:absolute; z-index:1000;
}

.imagen_producto{
	float:left; width:100%; height:194px;  border:1px solid #CCC;
}

.imagen_producto img{
	object-fit: contain; width:90%; height:90%; margin-left:5%; margin-top:5%; /*width:80%; height:80%; margin-left:10%; margin-top:10%;*/
}

.titulo_producto{
	float:left; width:96%; height:34px;  margin-left:2%; margin-top:5px; overflow:hidden; font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;  font-weight: 500; font-size: 14px; color: #000; text-decoration: none;
}

.mas_info_producto{
	float:left; width:100%; height:20px; margin-top:7px; background-color:#299926; text-align:center; padding-top:2px; font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;  font-weight: 500; font-size: 14px; color: #fff; text-decoration:none;
}

/*Ficha producto*/

.ficha_producto{
	float:left; width:90%; margin-left:5%; margin-top:30px;
}

.ficha_left{
	float:left; width:20%;
}

.ficha_der{
	float:left; width:75%; margin-left:5%;
}

.titulo_ficha_producto{
	float:left; width:100%; padding-top:10px; padding-bottom:10px; border-top:1px solid #000; border-bottom:1px solid #000; font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;  font-weight: 500; font-size: 25px; color: #000; text-decoration:none;
}

.descripcion_producto{
	float:left; width:70%; margin-top:10px; font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;  font-weight: 300; font-size: 16px; color: #000; text-decoration:none;
}

.enlace_producto{
	float:left; width:70%; margin-top:20px; font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;  font-weight: 300; font-size: 16px; color: #000; text-decoration:none;  text-transform:uppercase;
}

.enlace_producto>a{
	font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;  font-weight: 400; font-size: 16px; color: #61BF1A; text-decoration:none; text-transform:uppercase;
}

.enlace_producto>a:hover{
	color: #000;
}

.imagen_principal_producto, .miniatura_imagen_producto{
	float:left; width:100%; display:block;
}

.imagen_principal_producto img, .miniatura_imagen_producto img{
	object-fit:contain; width:100%; height:100%;
}

.miniatura_imagen_producto{
	margin-top:10px;
}

/* textos legales*/

.h1_titular_legal{
	font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;  font-weight: 300; font-size: 40px; color: #61BF1A; text-decoration: none; padding-top:20px;
}

.contenedor_informacion{
 float:left; width:100%; height:auto; margin-top:15px;
}

.linea_titulo{
	float:left; width:100%; height:1px; margin-top:10px; border-bottom:4px dotted #000;
}

.contenedor_info_legal{
	float:left; width:100%; margin-top:40px; margin-bottom:40px;
}

.centrado_info_legal,.titulo_legal{
	margin:auto; width:1240px;
}

.texto_info_legal{
	float:left; width:100%; font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;  font-weight: 400; font-size: 14px; color: rgb(0,0,0); text-decoration: none; text-align:justify;
}

.span_bold_legal{
	font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;  font-weight: 600; font-size: 14px; color: rgb(0,0,0); text-decoration: none;
}

/*Página 404*/
.aviso_error{
	float:left; width:100%; text-align:center; margin-top:30px; margin-bottom:10px; font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;  font-weight: 500; font-size: 30px; color:#F00; text-decoration: none; text-transform:uppercase;
}
