@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
body {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
/* Mobile Layout: 480px and below. */

p {
	text-align: justify;
}
.logo-index {
	display: block;
	width: 80%;
	margin: 0.5em auto;
}
.logo {
	display: block;
	width: 80%;
	margin: 0.5em auto;
}
#navegador,
#titulo {
	min-height: 2rem;
	background-color: #5E6B72;
}
#slider {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.icono-index {
	display: block;
	width: 90%;
	max-width: 270px;
	margin: 2.7rem auto 0.7rem auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.icono-index-big {
	display: block;
	width: 50%;
	max-width: 210px;
	margin: 0 auto;
}
.icono-index:hover,
.icono-index-big:hover {
 *cursor: pointer;
}
.icono-index {
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1);
	transition: all 200ms ease-in;
	transform: scale(1);
	border: solid 1px #CB353A;
}
.icono-index:hover {
	-webkit-box-shadow: 10px 10px 18px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 10px 10px 18px 0px rgba(0,0,0,0.25);
	box-shadow: 10px 10px 18px 0px rgba(0,0,0,0.25);
	z-index: 2;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1.047);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1.047);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1.047);
	transition: all 200ms ease-in;
	transform: scale(1.1);
	cursor: pointer;
}
.cat-index {
	font-size: 1.1rem;
	text-align: center;
	padding: 0;
	margin: 0;
}
.cat-index a:link,
.cat-index a:visited {
	color: #CB353A;
	border: 1px solid #CB353A;
}
.cat-index a:hover {
	background-color: #CB353A;
	color: #FFF;
}
.cat-index a:link,
.cat-index a:visited,
.cat-index a:hover {
	display: block;
	width: 88%;
	text-decoration: none;
	padding: 0 0 0.8em 0;
	margin: 0 auto 1.4em auto;
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	border-radius: 34px;
	border: 1px solid #CB353A;
}
.categorias {
	display: block;
	width: 90%;
	margin: 0 auto;
	font-size: 1rem;
	font-weight: 300;
	text-align: center;
}
.categorias img {
	display: block;
	max-width: 140px;
	margin: 10px auto 0 auto;
}
.categorias a:link,
.categorias a:visited {
	color: #CB353A;
	background-color: #FFF;
}
.categorias a:hover {
	color: #FFF;
	background-color: #CB353A;
}
.categorias a:link,
.categorias a:visited,
.categorias a:hover {
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 0 0.4em 1em 0.4em;
	margin: 1em;
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	border-radius: 34px;
	border: 1px solid #CB353A;
 *-ms-transform: skewX(-12deg); /* IE 9 */
 *-webkit-transform: skewX(-12deg); /* Safari */
 *transform: skewX(-12deg); /* Standard syntax */
}
.referencias {
	display: block;
	max-width: 340px;
	margin: 1em auto;
	text-align: center;
}
.referencias a:link,
.referencias a:visited {
	color: #CB353A;
	background-color: #FFF;
}
.referencias a:hover {
	color: #FFF;
	background-color: #CB353A;
}
.referencias a:link,
.referencias a:visited,
.referencias a:hover {
	display: block;
	font-size: 1.4rem;
	font-weight: 300;
	text-decoration: none;
	padding: 0.5em 1em;
	margin: 0;
	text-align: center;
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	border-radius: 34px;
	border: 1px solid #CB353A;
}
.colores {
	display: inline-block;
	width: 47px;
	margin: 0 0 4px 4px;
}
.migas {
 *float:left;
 *clear: left;
	display: inline-block;
	position: relative;
	top: -5px;/*font-size: 1rem;
	color:#0f0;*/
}
.productos {
	box-sizing: border-box;
	width: 33.3333%;
	float: left;
	margin: 0;
	border: solid 1px #C0C8CB;
}
.productos:last-child {
	margin: 0 0 1em 0;
}
.productos img {
	box-sizing: border-box;
	display: block;
	padding: 7px;
	text-align: center;
	margin: 0 auto;
}
.productos .referencia {
	font-size: 1.1rem;
	font-weight: 700;
	text-align: center;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-style: italic;
	padding: 7px;
	margin: 0;
}
.productos a:link,
.productos a:visited {
	color: #000;
}
.productos a:hover {
	color: #000;
	background-color: #C0C8CB;
}
.productos a:link,
.productos a:visited,
.productos a:hover {
	display: block;
	text-decoration: none;
}
.categoria img {
	display: block;
	width: 60%;
	margin: 2em auto;
}
#ref-textos ul{
	*font-size: 0.9rem;
	*margin: 1em 0em;

}
#ref-textos ul {
	font-size: 1.1rem;
	padding: 0 0.25em 0 0;
	text-align: left;	list-style: none;
	list-style-position: outside;
	margin: 1em 4em;
}
#ref-textos li {
	text-align: left;
	margin-left: 0;
	margin-right: 0;
}
#ref-textos ul li::before {
	content: "\25E6";
	color: #E20019;
	display: inline-block;
	width: 0.7em;
	margin-left: -1em
}
#titulo {
	display: block;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	font-size: 1.4rem;
	font-weight: 300;
	font-style: italic;
	line-height: 1.4;
	color: #FFF;
	text-align: center;
	letter-spacing: 1px;
	padding: 0.7em 0;
	margin: 1.4em 0 0 0;
}
.novedades {
	display: inline-block;
	box-sizing: border-box;
	width: 90%;
	float: left;
	margin: 0 auto;
	padding: 0;
}
.novedades p {
	margin: 5px 20px;
}
.novedades p.nov-fecha {
	color: #999;
	font-size: 0.9em;
	padding: 0.5em 0 0 0;
}
.novedades p.nov-titulo {
	font-size: 1.2rem;
	color: #E20019;
	font-weight: 700;
	font-style: italic;
	line-height: 1.1;
}
.novedades p.nov-texto {
	font-size: 1rem;
}
.novedades p img {
	margin: 0.2em auto 0.4em auto;
	padding: 0.5em 0 0 0;
	border-top: 1px solid #E20019;
}
.novedades a:link,
.novedades a:visited {
	background-color: #FFF;
	color: #E20019;
}
.novedades a:hover {
	background-color: #E20019;
	color: #FFF;
}
.novedades a:link,
.novedades a:visited,
.novedades a:hover {
	-webkit-appearance: none;
	display: inline-block;
	cursor: pointer;
	font-size: 1rem;
	font-weight: 300;
	letter-spacing: 0.04em;
	text-decoration: none;
	padding: 0.7em 1.4em;
	margin: 0.5em 1em 1.5em 1em;
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	border-radius: 34px;
	border: 1px solid #CB353A;
}
.novedades-det p {
	color: #999;
}
.novedades-det h2 {
	color: #E20019;
	border-top: 1px solid #E20019;
	padding: 0.5em 0 0 0;
	font-style: italic;
	line-height: 1;
}
}
/* Mobile Layout: 480px and below Landscape. */
@media only screen and (min-width: 480px) and (orientation: landscape) {
.logo-index {
	width: 60%;
}
.logo {
	width: 40%;
}
}

/* Tablet Layout: 481px to 567px. Inherits styles from: Mobile Layout. */
@media only screen and (min-width: 481px) {
}

/* Landscape Layout: 568px to 768px. Inherits styles from: Previous Layout. */
@media only screen and (min-width: 568px) {
.categorias {
	width: 45%;
	float: left;
	font-size: 1.15rem;
}
.novedades {
	width: 45%;
}
}
/* Landscape Layout: 568px to 768px. Landscape */
@media only screen and (min-width: 568px) and (orientation: landscape) {
}

/* Desktop Layout: 768px to a max of 1110px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 768px) {
.logo-index {
	width: 60%;
}
.logo {
	width: 40%;
}
.cat-index {
	font-size: 1rem;
}
.productos {
	width: 25%;
}
}

/* iPhone X */
@media only screen and (min-width: 812px) and (orientation: landscape) {
.logo-index {
	width: 50%;
}
.cat-index {
	font-size: 1.4rem;
}
}

/* Tablet Layout: 1024 to 768px. Inherits styles from: Mobile Layout and Tablet Layout. Landscape */
@media only screen and (min-width: 1024px) and (orientation: landscape) {
.logo-index {
	width: 40%;
}
.logo {
	width: 30%;
}
.categorias {
 *width: 33.3333%;
	width: 25%;
	font-size: 1.1rem;
}
.novedades {
	width: 20%;
}
}

/* Desktop Layout: 1110px onwards Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 1366px) and (orientation: landscape) {
.categorias {
	font-size: 1.5rem;
}
.productos {
	width: 16.6667%;
}
}

/* Mac Book Air: 1440 to 990px. Landscape */
@media only screen and (min-width: 1440px) and (orientation: landscape) {
}
