
body{background-color:white;}


/* PALETA
 * rojo #CE5042
   azul #87B1DE
 * azul oscuro#224379
 * FUENTEs
 * .bangers-regular {
  font-family: "Bangers", system-ui;
  font-weight: 400;
  font-style: normal;
}
.josefin-sans-<uniquifier> {
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

 */
 

/*
HOME
*/


.last_comic{
	position:relative;
/*	border-image: url(img/frame.png) 30% round;
	border-image-width: 20;*/
	overflow:hidden;
}

.head_last_comic{
	width:100%;height:20px;
	background-color:#CE5042;
	color:white;
	font-size:1.2em;
	padding:5px;
	padding-right:30px;
	font-family: "Josefin Sans", sans-serif;
}
.img_last_comic{
	z-index:100;
}
.halftone_last_comic{
	width:100%;
	position:absolute;
	bottom:0;left:0;
}
.link_last_comic{
	position:absolute;
	bottom:20px;right:20px;
	padding:10px;
	border:2px solid black;
	background-color:#E9C98A;
	text-decoration:none;
	box-shadow: 5px 5px;
	color:black;
	font-size:1.3em;
	font-family: "Bangers", sans-serif;
}

.lastcomictitle{
	position:absolute;
	bottom:20px;left:14%;
	font-family: "Josefina Sans", sans-serif;
	font-size:2em;
	color:#224379;
}
.lastcomictitle a{
	text-decoration:none;color:#224379;
}

.title_lastpost{
	margin:10px;
	font-family: "Bangers", sans-serif;
}
.desc_lastpost{
	margin:10px;
	font-family: "Montserrat", sans-serif;
	font-size:1.3em;
	text-transform:uppercase;
	color:#224379;
}
.text_lastpost{
	margin:10px;
	font-family: "Josefin Sans", sans-serif;
}


.homediv_2{
	margin:5px 0px 10px 30px;
	width:400px;
	height:500px;
	float:left;
}
.homecontainer_2{
	clear:both;
}

.homediv_3{
	margin:5px 0px 10px 30px;
	width:250px;
	height:500px;
	float:left;
	
}
.homecontainer_3{
	clear:both;
}


.div_home_autor{
	text-align:left;
	padding-top:20px;
	margin:5px 0px 10px 30px;
	float:left;
}

.div_home_autor ul li {  list-style-type: none; text-align:center;
	}

.div_home_autor ul li a{
	 color:#87B1DE;
	 text-decoration:none;
	 font-weight:bold;
	 font-size:1.5em;
	 font-family: "Josefin Sans", sans-serif;
	
}

.img_autor {
  border-radius: 50%;
  width:90%;
}
.div_home_autor p {
 font-family: "Monserrat", sans-serif;
 margin:20px;
 font-size:1.1em;font-weight:normal;
}
.div_home_autor p b,.div_home_autor p a{
	color:#CE5042;text-decoration:none;
}


.carrusel_frame{
	height:550px;width:400px;float:left;margin:20px;overflow:hidden;
}
.carruseldch{
	float:right;
}

.carousel,.carousel1 {
    display: flex;
    transition: transform 0.3s ease;
}

.carousel-slide,.carousel-slide1 {
    flex: 0 0 100%;
}

.carousel-slide img,.carousel-slide1 img{
    max-width: 90%;
    width:90%;margin:0px auto 0px auto;
}

.div_newsletter{
	width:100%;
}

@media screen and (max-width: 900px) {
	.homediv_2,.homediv_3{
		margin:5px auto 10px auto;
		float:none;
		clear:both;
	}
	.homediv_3{
		width:400px;height:500px;
	}
	.home_librotienda{
		height:700px;
	}
	.last_news{
		width:400px;min-height:500px;
	}
}


.home_librotienda a img{
	width:100%;
}
.home_librotienda h4 a{
	width:100%;
	color:#87B1DE;text-decoration:none;
	font-size:1.5em;
	font-family: "Josefin Sans", sans-serif;
}
.home_librotienda p{
	width:100%;
	font-family: "Monserrat", sans-serif;
}

.link_grande{
	margin:10px auto 30px auto;
	width:80%;
	padding:15px;
	text-align:center;
	border:2px solid black;
	background-color:#E9C98A;
	box-shadow: 5px 5px;
	font-size:2em;
	font-family: "Bangers", sans-serif;
}

.link_grande a{
	text-decoration:none;
	color:black;
}

/* webcomic archive */

.webcomic_ficha{
	width:400px;height:400px;
	position:relative;
	
}

.webcomic_ficha h2{
	font-size:2em;
	font-family: "Bangers", sans-serif;
	width:90%;
	padding:10px;
}
.webcomic_ficha p{
	font-family: "Josefin Sans", sans-serif;
	width:90%;
	padding:10px;
	
}
.webcomic_link{
	position:absolute;
	bottom:10px;
	float:left;
	padding:15px;
	text-align:center;
	border:2px solid black;
	background-color:#E9C98A;
	box-shadow: 5px 5px;
	font-size:1.5em;
	font-family: "Bangers", sans-serif;
	text-decoration:none;color:black;
	width:30%;
	margin-left:7%;
	margin-top:10px;
}
.webcomic_link_right{
	right:10px;
}

.webcomic_intro{
	width:400px;height:500px;
}

.webcomic_img{
	height:400px;
}

.home_novedad{
	width:100%;border-top:1px solid #87B1DE;
	height:77px;overflow:hidden;
}
.marcothumb{
	height:77px;width:11%;float:left;padding:5px;box-sizing:border-box;
}

.marcothumb img{
	width:90%;max-width:65px;min-width:60px;border:1px solid #224379;box-shadow: 3px 3px ;color:#224379;
}
.home_novedad h3{
	float:left;
	font-family: "Josefin Sans", sans-serif;font-size:2em;padding:25px 15px 15px 25px;width:89%;height:60px;box-sizing: border-box;overflow:hidden;
}
.home_novedad h3 a{color:#224379;text-decoration:none;}
.home_novedad i,.home_tags{
	float:right;font-family: "Josefin Sans", sans-serif;font-size:0.9em;margin-left:5px;text-decoration:none;text-transform:uppercase;color:#87B1DE;
}


