@charset "UTF-8";

/* Layout Small Screens */
body {font-size:12px;}
body {font-size:13px; line-height: 14px;}

header .logochico {display:inline;}
header .logo, header .redes_siguenos { display:none;}

header .texto_promo {font-size:1em;}
header .ligas_promo a {font-size:.9em;}

.page {max-width:100%;}

.galeria {display:none;} /*QUITA GALERIA SLIDE*/

.servicio, .departamento, .producto, .doscolumnas {
	width:90%;
	height:auto;
	float: none;
	margin-left:auto;
	margin-right:auto;
	}

.prodinfo_container_doscolumans {
	width:96%;
	float: none;
	overflow:hidden;
	margin:2%}

.prodinfo_fotoprincipal {
	width:99%;
	height:auto;
}

.prodinfo_fotominiatura {
	width:18%;
	height:auto;
}





	
	

.colmedia{
	width:100%;
	float: none;
	padding:10px;
	 box-sizing: border-box;
	}
	
.colnavegacioncontenidos, .colcontenidos {
	width: 100%;
	float: none;
	padding: 10px;
	box-sizing: border-box;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}