<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/*VERSION MOVIL*//*VERSION MOVIL*//*VERSION MOVIL*//*VERSION MOVIL*//*VERSION MOVIL*/
/*VERSION MOVIL*//*VERSION MOVIL*//*VERSION MOVIL*//*VERSION MOVIL*//*VERSION MOVIL*/
/*VERSION MOVIL*//*VERSION MOVIL*//*VERSION MOVIL*//*VERSION MOVIL*//*VERSION MOVIL*/
/*VERSION MOVIL*//*VERSION MOVIL*//*VERSION MOVIL*//*VERSION MOVIL*//*VERSION MOVIL*/

/*HEADER MOVIL*/
@media screen and (max-width: 980px) {
	header nav &gt; ul &gt; li {
	width: 100%;
	}
	header nav &gt; ul &gt; li a {
	    width: 96%;
	    padding: 13px 2%!important;
	    text-align: left;
	    border-bottom: 1px solid #0000001f;
	}
	header .boton-buscar .buscador {
		position: relative!important;
		margin-left: 0!important;
		width: 100%!important;
		max-width: 100%!important;
	}
	span.ver-menu {
	display: inline-block;
	text-align: center;
	background-color: #f1f1f1;
	border: 1px solid #e2e2e2;
	margin: 0 auto;
	width: 96%;
	color: #020202;
	padding: 2%;
	border-radius: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	cursor: pointer;
	width: 20%;
	float: right; 
	margin-top: -64px;

	}
	span.ver-menu:hover {
	background-color: #e0e0e0;
	}
	.desplegar &gt; div {
	}
	.display-none{
		display:none;
	}
	header nav ul li ul {
	position: initial;
	width: 100%;
	display:none!important;
	}

	header nav ul li ul a {
	width: 96%;
	padding: 2%;
	margin: 0;
	}


/*GRILLA MOVIL*/
	.b1-1, .b1-2, .b1-3, .b2-3, .b1-4, .b2-4, .b3-4, .b1-5, .b2-5, .b3-5, .b4-5, .b1-6, .b2-6, .b3-6, .b4-6, .b5-6 {
		display: block;
		float: left;
		width: 98%!important;
		margin: 1% 1% 20px 1%!important;
		margin-bottom: 20px;
	}
	.s1-1, .s1-2, .s1-3, .s2-3, .s1-4, .s2-4, .s3-4, .s1-5, .s2-5, .s3-5, .s4-5, .s1-6, .s2-6, .s3-6, .s4-6, .s5-6 {
		display: block;
		float: left;
		width: 96%!important;
		margin: 1%!important;
	}
	header nav &gt; ul &gt; li {
	    width: 100%;
	}
  
	header nav &gt; ul &gt; li a {
		width: 96%;
		padding: 2%;
	}
	header .boton-buscar .buscador {
		position: relative!important;
		margin-left: 0!important;
		width: 100%!important;
		max-width: 100%!important;
	}
	span.ver-menu {
		display: inline-block;
		text-align: center;
		background-color: #003aa5;
		border: none!important;
		margin: 0 auto;
		width: 96%;
		color: #ffffff;
		padding: 5px 2%;
		border-radius: 3px;
		margin-bottom: 0px;
		font-weight: bold;
		cursor: pointer;
		width: 20%;
		float: right;
		margin-top: -60px;
		max-width: 30px;
		font-size: 25px;
	}
	span.ver-menu:hover {
	    background-color: #0034a5;
	}
	.display-none{
	    display:none;
	}
	header nav ul li ul {
		position: initial;
		width: 100%;
		display:none!important;
	}
	header nav ul li ul a {
		width: 96%;
		padding: 2%;
		margin: 0;
	}
	header .top-header-info {
		display: block;
		height: auto!important;
		min-height: 100px!important;
		float: left;
	}
	header .top-header-info ul {
		width: 100%;
	}
	header .top-header-info ul li {
		margin: 9px;
		display: block;
		text-align: center;
	}
	header .boton-buscar .buscador form {
		width: 98%;
		margin: 3% 0 10px;
	}
	.bloque.bloque-categoria-item {
		width: 46%!important;
		margin: 2%!important;
	}
	.bloque-categoria-item  figure.imagen-bloque {
		height: 200px!important;
	}
	.bloque.bloque-producto-item {
		width: 46%!important;
		margin: 2%!important;
	}
	.bloque-producto-item  figure.imagen-bloque {
		height: 200px!important;
	}
}</pre></body></html>