/* AZUL #cc6352 */
/* FUENTE #212529 */



header, footer{
	z-index: 500;
}


header div{
	padding: 0;
}

header div a{
	text-decoration: none;
}

main{
	z-index: 0;
	margin-top: 200px;
}

.site-main{
	margin-bottom: 0;
}

p{
	font-size: 23px !important;
}

a, a:hover{
	text-decoration: none;
    color: #cc6352;
}

.theme-page {
    background-color: transparent !important;
}

h1,h2,h3,h4,h5,h6,h7{
	color: #cc6352;
	line-height: 1.25em;
	margin-top:40px !important;
	margin-bottom:15px !important;
}

ul{
    font-size: 23px;
}

.banner h1, .banner h2, .banner h3, .banner h4, .banner h5, .banner h6, .banner h7{
	margin-top:10px !important;
	margin-bottom: 10px !important;
}

.contenido-cuento h1{
	display: contents;
	float: left;
}

a:active, a:active * { outline: none !important; -moz-outline-style: none !important; }
a:focus, a:focus * { outline: none !important; -moz-outline-style: none !important; }

.text-center {
  text-align: center !important;
}

.separador0{
	height: auto;
}

.separador50{
	height: 50px;
}

.separador100{
	height: 100px;
}

.separador25{
	height: 25px;
}

.espacio-pie-50{
	margin-bottom: 50px;
}

.espacio-pie-15{
	margin-bottom: 15px;
}

.ancho-completo,
.ancho-completo p{
	width: 100%;
}

#cookie-notice .cookie-notice-container{
	width: 75%;
	margin: 0 auto;
}

.azul{
	color:#cc6352 !important;
}

.categorias a, a p{
	color: #212529 !important;
}

.leyenda {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #999;
}

.boton:hover {
    background-color: #e24500;
}
.boton {
    width: 400px;
    height: 50px;
    background-color: #e28400;
    display: flex;
    margin: 50px auto;
    transition: background-color .2s;
    border-radius: 5px;
}


.boton a {
    width: 100%;
    height: 100%;
    line-height: 50px;
    text-align: center;
    color: #FFF;
    font-size: 21px;
}

blockquote {
    border:none;
    color: #212529;
    font-style: normal;
}

blockquote p {
    margin: auto !important;
    font-size: 20px !important;
    color: #666;
}

.flotarDer{
	float: right;
}

.flotarIzq{
	float: left;
}

.anchoFifty {
    width: 50%;
    margin: 50px -15px 0 -15px;
}

.ancho50{
	width: 50%;
	margin: 50px 0;
}

.ancho75{
	width: 75%;
	margin: 50px 0;
}

h2.paraComprar,h2.paraLeer{
    color: #555 !important;
    text-align: center;
    font-weight: 300;
    margin-bottom: 25px;
}


.contenido-cita{
	overflow: hidden;
}

.contenido-cita h2, .contenido-cita h2 a, .contenido-cita h3  {
	color: #f07752;
}


.contenido-cuento, .contenido-cita{
    z-index: 100;
	padding: 10px 50px;
}

@media (max-width: 1400px){
	.contenido-cuento img, .contenido-cita img {
		float: none;
		margin: 0 auto;
		display: block;
	}
	
	.contenido-cita h2, .contenido-cita h3
	{
		text-align: center;
	}
	
	.flotarDer, .flotarIzq{
		float: none;
		float: none;
	}
	.anchoFifty{
		width: 100%
	}
	
}

.contenido-cuento img, .contenido-cita img{
	margin-bottom: 55px;
}

.contenido-cita img {
    border: 5px solid #3e3e3e;
}

.contenido-cuento img, .contenido-cita img{
	margin-bottom: 55px;
}

.contenido-cita img {
    border: 5px solid #3e3e3e;
}


/********************* PAGINA INICIO */

h1.titular, h2.titular {
    text-align: center;
    height: auto;
    margin: 0 auto !important;
    color: #267fdc;
    font-weight: 800;
    font-size: 45px;
    line-height: 55px;
    padding: 0 0 55px 0;
}

p.txtDescribe {
    width: 90%;
    color: #666;
    font-size: 26px !important;
}


#introCuentos{
	z-index: 100;
	position: relative;
}

#collageCuentos{
    position: relative;
    top: -100px;
    z-index: 0;
	max-width: 1056px;
	margin: 0 auto;
}

#collageCuentos .btGrande{
	top: 180px;
	z-index: 10;
}	


@media (max-width: 1080px){
	h1.titular, h2.titular {
		font-size: 35px;
		line-height: 40px;
		padding: 0 0 19px 0;
	}
	
	p.txtDescribe {
		width: 100%;
		font-size: 19px !important;
	}

	#collageCuentos {
		top: 0px;
	}	
	
	#collageCuentos a {
    	top: 160px;
	}
	
	#collageCuentos .btGrande {
		height: 45px;
		line-height: 45px;
		font-size: 18px;
		top: 140px;
	}
	
	#collageCuentos .btGrande.btAnchoM {
    	width: 205px;
	}
	
}


@media (max-width: 972px){
	#collageCuentos .btGrande{
		top: 90px;
	}	
}

@media (max-width: 768px){
	#collageCuentos .btGrande{
		top: 60px;
	}	
}


@media (max-width: 575px){
	#collageCuentos .btGrande {
		top: 10px;
	}
	
	#collageCuentos {
		top: 0px;
	}	
}

.descubreInicio {
    display: block;
    overflow: hidden;
    margin: 0 auto;
    padding: 90px 5% 90px 5%;
    border-radius: 70px;
}

.descubreInicio p{
	padding: 10px 0;
}

.descubreInicio p img {
    padding: 0 15%;
}

.curvaAzul img {
    width: 100%;
}

/*************************** AMAZON AD*/
.amazon_ad {
    margin: 50px auto;
    display: block;
}


.amazon_ad img{
    box-shadow: 0px 0px 10px #333;
}


/* AMAZON KINDLE */
@media (min-width: 768px){
.am768{
    width: 768px;
}
.am320{
    width: 320px;
	display: none;
	visibility: hidden;
}
}
	
@media (max-width: 767px){	
.am768{
    width: 768px;
	display: none;
	visibility: hidden;
}
.am320{
    width: 320px;
}
}

/* AMAZON MUSIC */
@media (min-width: 468px){
.am468{
    width: 468px;
}
.am125{
    width: 125px;
	display: none;
	visibility: hidden;
}
}
	
@media (max-width: 468px){	
.am468{
    width: 468px;
	display: none;
	visibility: hidden;
}
.am125{
    width: 125px;
}
}

/******************* FUNDING CHOICE **/

.fc-consent-root .fc-dialog-container .fc-dialog .fc-footer-buttons-container .fc-footer-buttons .fc-cta-do-not-consent .fc-button-background {
    background-color: #FFF !important;
    border: 1px solid #a91111 !important;
}

.fc-consent-root .fc-dialog-container .fc-dialog .fc-footer-buttons-container .fc-footer-buttons .fc-cta-do-not-consent .fc-button-label {
    color: #a91111 !important;
}


/************************* GOOGLE ADS ***/

ins.adsbygoogle {
    background: transparent;
    margin: 0 auto;
	text-align: center;
}


/**** ASTRONAUTA Y COHETE DE FONDO ****/
.FondoAdsDetrasAstronauta{
	background: url(https://cuentosinfantiles.top/wp-content/uploads/2021/05/CoheteRotado.png) center no-repeat;
    background-size: inherit;
	animation-name: Cohete;
	animation-duration: 12.5s;
	animation-timing-function:linear;
	animation-iteration-count: infinite;
	
	padding: 0 !important;
	min-height: 400px;

}

.FondoAdsDelanteAstronauta{
	background: url(https://cuentosinfantiles.top/wp-content/uploads/2021/05/Astronauta.png) center no-repeat;
    background-size: inherit;
	animation-name: Astronauta;
	animation-duration: 4.5s;
	animation-timing-function:ease-in-out;
	animation-iteration-count: infinite;
	
	padding: 0 !important;
	min-height: 400px;

}


@keyframes Astronauta{
	0% {
		background-position-y: 50%;
	}
	25% {
		background-position-y: 65%;
	}
	50% {
		background-position-y: 50%;
	}
	75% {
		background-position-y: 35%;
	}
	100% {
		background-position-y: 50%;
	}
}

@keyframes Cohete{
	0% {
		background-position-x: -4500px;
		background-position-y: 2500px;
	}
	100% {
		background-position-x: 4500px;
		background-position-y: -2500px;
	}
}

/**** CASTILLO Y LUNA LLENA CON NUBES PASANDO ****/
.FondoAdsDetrasCastillo{
	background: url(https://cuentosinfantiles.top/wp-content/uploads/2021/05/CastilloLunaLlena2.png) bottom center no-repeat;
    background-size: 325px;
	
	padding: 0 !important;
	min-height: 400px;
}

.FondoAdsDelanteCastillo{
	background: url(https://cuentosinfantiles.top/wp-content/uploads/2021/05/NubesAzules.png) bottom right no-repeat;
    background-size:auto;
	animation-name: Nubes;
	animation-duration: 120s;
    animation-timing-function: cubic-bezier(0, 0, 1, 1);
	animation-delay: 1s;
	animation-iteration-count: infinite;
	background-repeat: repeat-x;

	padding: 0 !important;
	min-height: 400px;

}

@keyframes Nubes{
	0% {
		background-position-x: 1450px;
	}
	100% {
		background-position-x: -1450px;
	}
}


/**** NIÑO VUELA SOBRE LIBRO CON LETRAS DE FONDO ****/
.FondoAdsDetrasLetras{
	background: url(https://cuentosinfantiles.top/wp-content/uploads/2021/05/LetrasQueVuelan4.png) center right repeat-x;
    background-size: inherit;
	animation-name: LetrasVuela;
	animation-duration: 4.7s;
    animation-timing-function: cubic-bezier(0, 0, 1, 1);
	animation-delay: 1s;
	animation-iteration-count: infinite;
	

	padding: 0 !important;
	min-height: 400px;

}

.FondoAdsDelanteLetras{
	background: url(https://cuentosinfantiles.top/wp-content/uploads/2021/04/LibroVuelaDelante.png) center no-repeat;
    background-size: inherit;
	animation-name: LibroVuela;
	animation-duration: 11s;
	animation-timing-function:cubic-bezier(0.65, 0.05, 0.36, 1);
	animation-iteration-count: infinite;
	
	padding: 0 !important;
	min-height: 400px;

}


@keyframes LibroVuela{
	0% {
		background-position-x: 45%;
		background-position-y: 50%;
	}
	25% {
		background-position-y: 65%;
	}
	50% {
		background-position-x: 55%;
		background-position-y: 50%;
	}
	75% {
		background-position-y: 35%;
	}
	100% {
		background-position-x: 45%;
		background-position-y: 50%;
	}
}

@keyframes LetrasVuela{
	0% {
		background-position-x: 2500px;
	}
	100% {
		background-position-x: -2500px;
	}
}

/**** NIÑO LEE BAJO EL ARBOL Y LA LUNA ASOMA ****/
.FondoAdsDetrasArbol{
	background: url(https://cuentosinfantiles.top/wp-content/uploads/2021/05/Luna.png) bottom center no-repeat;
    background-size: inherit;
	animation-name: LunaSale;
	animation-duration: 60s;
    animation-timing-function: cubic-bezier(0, 0, 1, 1);
	animation-delay: 1s;
	animation-iteration-count: infinite;
	
	padding: 0 !important;
	min-height: 400px;	
}

.FondoAdsDelanteArbol{
	background: url(https://cuentosinfantiles.top/wp-content/uploads/2021/05/LeerBajoElArbolFin.png) bottom center no-repeat;

	padding: 0 !important;
	min-height: 400px;
}


@keyframes LunaSale{
	0% {
		background-position-x: 15%;
		background-position-y: 250%;
	}
	100% {
		background-position-x: 80%;
		background-position-y: -150%;
	}
}

.FondoAdsDetrasSol{
	background: url(https://cuentosinfantiles.top/wp-content/uploads/2021/05/SolSonrriente.png) bottom center no-repeat;
    background-size: inherit;
	animation-name: Sol;
	animation-duration: 12s;
	animation-timing-function:ease-in-out;
	animation-iteration-count: infinite;
	
	padding: 0 !important;
	min-height: 400px;
}

.FondoAdsDelanteSol{
	background: url(https://cuentosinfantiles.top/wp-content/uploads/2021/05/ApoyoLibros.png) bottom center no-repeat;

	padding: 0 !important;
	min-height: 400px;

}

@keyframes Sol{
	0% {
		background-position-y: -100%;
	}
	50% {
		background-position-y: 50%;
	}
	100% {
		background-position-y: -100%;
	}
}


/****************************** SIDEBAR */

.barLateral{
	display: flex;
	flex-wrap: wrap;
}

.barLateral .celdaCuento {
	height: auto;
}

.barLateral h2{
	color:#555;
	text-align: center;
	font-weight: 300;
	margin-bottom:25px;
	width: 100%;
}

.barLateral h3{
	color: #60bbeb !important;
	text-align: left;
	margin-bottom: 8px;
	width: 100%;
}

.detallesCuento h3 {
    margin-top: 0px !important;
}

@media (min-width: 1200px){
	
	.relato {
		width: calc(100% - 400px);
		float: left;
	}

	.barLateral {
		width: 350px;
		float: right;
		margin-right: 50px;
	}
		
	.barLateral h2, .barLateral h3 {
		font-size: 20px;
		line-height: 23px;
	}
	.barLateral .espacio-pie-50{
		margin-bottom: 25px !important;
	}

	.barLateral .imagenRel {
		width: 150px;
		height: 150px;
		float: right;
	}

	.barLateral div a p {
		font-size: 16px !important;
		color: #666 !important;
		text-align: left;
		line-height: 20px;
		font-weight: 100;
		width: 200px;
	}

	.barLateral .celdaCuento {
		border-bottom: dashed 1px #CCC;
		overflow: auto;
	    margin-bottom: 20px;
	    padding-bottom: 10px;
		width: 350px;
	}
	
	.barLateral .detallesCuento{
		width: 200px;
		float: left;
	}
}

@media (min-width: 992px) and (max-width: 1199px){

	.barLateral .celdaCuento {
		width: calc(33% - 20px);
	}
	
	.barLateral .imagenRel {
		width: 100%;
	}
}

@media (max-width: 991px) and (min-width: 576px){
	
	.barLateral .celdaCuento {
		width: calc(50% - 20px);
	}
	
	.barLateral .imagenRel {
		width: 100%;
	}
}


@media (max-width: 1199px){
		
	.barLateral {
		margin: 5%;
		overflow: hidden;
		width: 90%;
	}

	.barLateral h2 {
    	margin-bottom: 5px;
	}
	
	.barLateral .celdaCuento {
		float: left;
		margin: 10px 10px;
		padding: 5px;
	}
	
	.barLateral .imagenRel {
		height: 150px;
		float: none;
		margin: 0;
		background-repeat: no-repeat;
		background-position: center;		
	}
	
	.barLateral div a p {
		font-size: 16px !important;
		color: #666 !important;
		line-height: 20px;
		font-weight: 100;
	    margin: 0 25px;
	}
	
	.barLateral h2, .barLateral h3, .barLateral p {
    	text-align: center;
	}

}


/********************************** PAGINACION */


.paginacion a:hover{
	color: #FFF;
	background-color: #cc6352;
}

.navigation{
margin: 0 auto;
}

.wp-paginate.wpp-blue-cta a, .wp-paginate.wpp-blue-cta .current {
    background: #fd3737 !important;
}


.paginacionPost {
    width: 75%;
    margin: 0 auto;
}

.paginacionPost .post-navigation{
	border: 0 !important;
}

.paginacionPost .nav-links a {
    text-align: center;
    margin: 0 auto;
}

.paginacionPost .nav-links {
    display: flex;
}

.paginacionPost .nav-previous, .paginacionPost .nav-next {
    width: 250px;
    margin: 10px auto;
    display: inline-flex;
    border: 4px solid #2caecc;
    padding: 10px 10px;
    border-radius: 10px;
}

.post-navigation{
    border-top: 4px solid #a2c7de !important;
    border-bottom: 4px solid #a2c7de !important;
}

.post-navigation .nav-links p.meta-nav {
    font-size: 13px !important;
    display: flex;
    margin: 0 auto;
    width: max-content;
}

.post-navigation div + div {
    border: 0;
}

@media (max-width: 768px){
	.paginacionPost .nav-links {
		display: grid;
	}
}


/********************************** MARGENES CONTENIDO */
.entry-content{
	margin: 0 auto !important;
	max-width: 1600px;
    width: 80%;
}

.entry-content .margen-lateral-15{
	margin-right: 5%;
	margin-left: 5%;
}

.col-lg-12, .col-md-12, .col-sm-12, .col-xs-12{
	width: auto !important;
}

@media (max-width: 768px){
.entry-content .margen-lateral-15{
	margin-right: 5%;
	margin-left: 5%;
}
	
	
}


/* PAGINACION AUTORES */

.aa_pageList div a.current {
    color: #fff;
    background: #5f87ae;
    border: 1px solid #89adcf !important;
    margin-right: 4px !important;
    padding: 4px 8px !important;
}

.aa_pageList div a {
    background: #ddd;
    border: 1px solid #ccc !important;
    color: #666;
    margin-right: 4px !important;
    padding: 4px 8px !important;
    text-align: center;
    text-decoration: none;
    line-height: 3em;
}


/*********************************************** CABECERA */


header#masthead {
    position: fixed;
	width: 100%;
    left: 0;
}

header div, .cabecera{
	text-align: center;
}


.cabecera{
    background-color: #D43543;
	z-index: 10000;

	width: 100%;
	height: 70px;
	top:0;
	left: 0;
	margin: 0 auto;
}

.cabecera .logosearch {
    margin: 0 auto;
    width: 750px;
}

.cabecera .logo{
	margin: 0 auto;
	padding-top: 5px;
}

.cabecera .buscar{
	margin: 0 auto;
	width: 300px;
}

.cabecera .donar {
    margin: 0 auto;
    width: 100%;
    position: fixed;
    top: calc(100% - 41px);
    height: 41px;
    background: #0c4591;
    left: 0px;
}

.donar a{
    color: #ffd500;
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 100%;
    padding: 8px;
    font-style: italic;
}

.cabecera .buscar .search-form{
	margin: 23px 0;
}

.cabecera .buscar .search-form #search-form-1{
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	
}

.cabecera .buscar .search-form .search-submit{
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	
}

.row {
	display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;	
  margin: 50px -15px 0 -15px;
}

@media (max-width: 771px){
	.cabecera{
		height: 85px;
	}
	
	.cabecera .logosearch {
		width: auto;
	}
	
	.cabecera .logo img {
    	height: 40px;
	}
	.cabecera .buscar .search-form {
		margin: 3px auto;
	}
	

	.row{
		display: contents;
	}
	
}




/********************** BUSCADOR  y RESULTADO BUSQUEDA*/

.search-form {
    width: 250px;
    margin: 30px auto 10px;
}

.search-submit {
    height: 30px;
    background-color: #003150 !important;
    width: 80px;
    font-size: 13px;
    font-weight: 300 !important;
    padding: 0 !important;
	float: left;
}

.search-form label {
    visibility: hidden;
    display: none;
}

input[type="search"].search-field {
    width: 170px !important;
	height: 29px;
	float: left;
}


.page-header {
    border: none !important;
    margin: 0 auto;
    background: none !important;
}


/****************************** ENLACES MENU*/
footer .MenuEnlaces{
	background: transparent;
}

footer .MenuEnlaces a {
    font-size: 20px;
    font-weight: 400;
	transition: color .3s;
}

footer .MenuEnlaces a:hover {
    color: #00BCD4;
}

nav .widget{
	border: 0;
	margin: 0 auto;
	padding: 0;
}

.MenuEnlaces {
    background: #0073b9;
    height: auto;
    padding: 5px;
	text-align: center;
}

.MenuEnlaces p {
    margin: 0;
}

.MenuEnlaces a {
    margin: 0 auto;
    padding: 0 5px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
}

.MenuEnlaces a p{
	color:#FFF;
}

.MenuEnlaces img{
    height: 30px;
    margin: 0 13px;
}


/*********************************** POST MAS VISITADOS */

.wpp-list{
	width: 100%;
}

.wpp-list li {
    border-bottom: 1px dashed #CCC;
    padding: 20px 0;
}

.wpp-list a {
    font-size: 25px !important;
    color: #cc6352;
}

.wpp-list img {
    margin-right: 45px;
}

.wpp-thumbnail {
    float: none !important;
}

.wpp-post-title {
    font-weight: 400;
}


@media (max-width: 640px){
	.wpp-list img, .wpp-list a {
		float: none;
		margin: 0 auto !important;
		text-align: center !important;
		display: block;
	}
	
	.wpp-list li{
		text-align: center;
	}

}

/*********************************** LISTAR CATEGORIAS */

.flex{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.post-taxonomies {
    /*margin: 20px 50px;*/
}

span.cat-links > a {
    display: inline-block;
    background-color: #488488;
    color: #FFF;
    padding: 2px 7px;
    margin: 2px;
    border-radius: 5px;
}

/***************************** AUTORES */

.author-list div {
    margin: 20px;
}

.author-list img {
    border-radius: 100%;
    box-shadow: 0 0 4px 4px #ccc;
    border: 5px solid #fff;
}

.author-list span.name {
    width: 161px;
    margin: 0 auto;
    height: 45px;
    font-size: 16px !important;
    margin-top: 10px;
    color: #d53443;
    font-weight: 200;
    font-style: italic;
}

h2.author-link a, h3.author-link, h3.author-link a {
    color: #d53443;
    display: block;
    font-weight: 200;
    font-size: 25px;
	margin: 0 0 10px 0!important;
	white-space: inherit;
}

.author-link, .author-link:hover{
    color: #d53443;
}

.autorDetalle img{
	width: 300px;
	border-radius: 100%;
	box-shadow: 0 0 15px #999;
}



/****************************************** INFO */

#info {
    position: relative;
    display: block;
    float: left;
    width: 90%;
    border-bottom: 1px dashed #CCC;
    margin: 0 5% 100px 5%;
}

.destacada {
    width: 500px;
    height: auto;
    float: left;
    margin: 0 auto;
}

.detalles {
    float: left;
    width: calc(100% - 500px);
	padding: 50px;
}

.autorEnlace h2,.autorEnlace h3 , .autorEnlace a {
    display: inline;
}

#info .post-taxonomies{
	margin:25px 0;
}

.detalles h1 {
    font-size: 55px;
    font-weight: 300;
}

.detalles h2 {
    color: #212529;
    font-weight: normal;
}

.detalles a.author-link {
    font-weight: 300;
    text-decoration: underline;
    font-size: 15px;
    margin:  15px !important;
}

#info .resumen p {
    font-size: 20px !important;
    color: #666 !important;
    line-height: 20px;
    font-weight: 200;
	width: 75%;
}

span#lectura {
    height: 25px;
    display: block;
}

.btnleer {
    width: 160px;
    border-radius: 25px;
    padding: 5px;
    text-align: center;
    position: relative;
    display: block;
    overflow: hidden;
    text-shadow: 0 0 1px #000;
    line-height: 20px;
}


@media (max-width: 1080px){

	.destacada{
		float: none;
		float: none;
		margin: 0 auto;
		width: fit-content;
    	margin-top: 25px;		
	}

	.detalles{
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 90%;
		padding: 0;
	}
	
	.detalles h1{
		font-size: 50px;
		margin:10px 0;
	}
	
	#info .resumen p {
		margin: 0 auto;
	}

	#info .post-taxonomies{
		margin:15px 0;
	}

	.btnleer {
		margin: 15px auto;
	}	
	
	.descarga{
		margin: 25px 0;
	}
	
	.descarga > a {
		margin: 0 auto;
	}
	
	
}

@media (max-width: 640px){

	.detalles h1{
		font-size: 35px;
	}
	
	.destacada{
		width: auto;
		height: auto;
	}
	
	.detalles{
		padding: 0;
	}
}





/******************************************** LISTADO PARA LEER */

.listado .detalles {
    float: left;
    width: calc(100% - 40% - 20px);
	padding: 0 15px;
}

.listado .destacada {
    width: 40%;
    height: auto;
    float: left;
    margin: 10px auto !important;
    max-width: 300px;
    text-align: center;
}

.listado p {
    font-size: 16px !important;
    width: 100%;
    text-align: justify;
    line-height: 21px;
}

.listado .post-taxonomies {
    margin: 20px 0;
}


.listado .detalles h2,.lisDescarga .detalles h2 {
    font-size: 35px;
    line-height: 40px;
	font-weight: 300;
}

.listado .detalles h3,.lisDescarga .detalles h3 {
    color: #212529;
    font-weight: normal;
    margin-top: 0 !important;
    font-size: 23px;
}

.listado .columnas {
    border-bottom: 1px dashed #CCC;
    padding: 55px 10px;
    display: inline-block;
}

.compartir{
    text-align: center;
    margin: 8px auto;
}

.compartir p.ShareElement {
    text-align: center;
    font-style: italic;
    margin: 5px auto;
    font-size: 18px !important;
}

.destacada a.heateor_sss_facebook
 {
    margin: 4px;
}

@media (max-width: 640px){
	.listado .destacada{
		float: none;
		margin: 0 auto !important;
		width: 95%;
	}

	.listado .detalles{
		float: none;
		width: 100%;

	}

}


/******************************************** DESCARGAS */

.descPdfEbook {
    width: 75%;
    margin: 0 auto;
}

.descPdfEbook a amp-img {
    display: block;
}

.descPdfEbook h2 {
    color: grey !important;
    font-weight: 500;
    margin: 10px 0 !important;
}

.pdfEbook .col-xs-12 {
    width: -webkit-fill-available !important;
}

.pdf a div .pie-pdf {
    font-weight: bolder;
    color: #fff !important;
    background: #cf0000;
    margin: 0;
}

.pdf a div .pie-epub {
    font-weight: bolder;
    color: #fff !important;
    background: #8622b4;
    margin: 0;
}

.descarga {
    display: block;
    margin-top: 60px;
}

.descargaIco {
    display: block;
    margin-top: 25px;
}

span.botonSalmon > a {
    background-color:#d3bfc1 !important;
}

.descargaIco > div {
    display: inline-block;
    width: 48%;
}

.descargaIco div div {
    color: #8B8B8B;
}

.descargaIco .centrado img {
    height: 54px;
    width: 81px;
}

.descarga a {
    color: #7496b5;
    font-size: 20px;
    font-weight: 300;
}

.descarga > a {
    display: block;
    width: 190px;
}


/************************************ PUBLIFIXED */
.PubliFixed {
    position: fixed;
    bottom: 0;
    height: auto;
    width: 100%;
    background: #2b2b2b;
    margin: 0;
    left: 0;
    z-index: 1000;
}


.PubliFixed ins{
	background: transparent;
}

footer{
	padding-bottom: 300px !important;
}



/************************************ LISTADO DE DESCARGAS */


.lisDescarga .detalles h1,
.lisDescarga .detalles h2{
	margin:0 !important;
}

.lisDescarga .detalles a.author-link{
	margin: 0;
}

.lisDescarga .destacada{
    width: auto;
    height: auto;
    max-width: 300px;
}

.lisDescarga .destacada,
.lisDescarga .detalles{
	float: none;
	padding: 0;
	width: 100%;
}

}
.lisDescarga .destacada,
.lisDescarga .detalles {
    width: 100%;
    float: none;
	margin: 0 auto;
	overflow:hidden;
}

.lisDescarga .detalles {
    text-align: center;
}

.lisDescarga .detalles h1 {
    font-size: 30px;
    line-height: 40px;
}

.lisDescarga h2 {
    font-size: 20px;
}

.lisDescarga .autorEnlace h2,
.lisDescarga .autorEnlace a {
    display: block;
}

.lisDescarga .descargaIco > div{
	width: 110px;
}

.lisDescarga .columnas{
	padding: 40px;
    border-bottom: 1px dashed #CCC;
	margin: 0 auto;
}

.sinlinea{
	border: none !important;
}

.minWidth400{
	min-width: 300px;
	margin: 0 auto;
}

/******************************************** CUENTOS */


p.visto.text-center, p.visto.text-center a {
    margin: 10px auto !important;
    text-transform: uppercase;
    color: #ffffff;
    background: #2a6bbd;
    width: 100%;
    border-radius: 10px;
}

.imgBlur{
    width: 100%;
    height: 100%;
    position: fixed;
    opacity: 1;
    z-index: -40;
    background-size: cover;
    background-position: center;
    top: 0;
    left:0;
    filter: blur(4px) brightness(1.0);
    opacity: 0.08;
}


.row.cuentos div p, .flex.cuentos p {
    font-size: 16px !important;
    margin: 0 auto;
    text-align: justify;
    line-height: 21px;
	display: flex;
}

.row.cuentos div p a {
    margin: 0 auto;
}


/**************************************** COMUNES */
.fondoMoradoGrad{
    /*background: linear-gradient(90deg, rgba(48,46,97,1) 0%, rgba(103,78,158,1) 64%, rgba(138,98,196,1) 100%);*/
	background: white;
	border:5px dashed #a6a6a6;
}

/*
.fondoAzulnocheGrad{
	background: radial-gradient(circle farthest-corner at 300px 200px, rgba(240,249,250,1) 0%, rgba(182,220,247,1) 20%, rgba(77,134,195,1) 49%, rgba(43,44,131,1) 100%);
}
*/

.fondoAzulnocheGrad{
	background: radial-gradient(ellipse 100% 50% at 50% 50%,rgba(24,128,214,1) 0%, rgba(0,2,20,1) 50%);
}

@media (max-width: 1080px){
	.fondoMoradoGrad {
		/*background: linear-gradient(0deg, rgba(48,46,97,1) 0%, rgba(103,78,158,1) 64%, rgba(138,98,196,1) 100%);*/
		background: white;
		border:5px dashed #a6a6a6;

	}
}

.centrado{
	text-align: center !important;
    margin: 0 auto !important;
}

.fondoBlanco{
	background: #FFF;
}

.fondoCeleste{
	background: #f8fcff;
}

.sombra{
	box-shadow: 0 0 15px 15px #7e7e7e;
    border: 15px solid #8acdda;
}

.blanco {
    color: #FFF;
}

.pera {
	color: #f9b50e;
}

.gris{
	color:#7A7070;
}

.negro{
	color:#252222;
}

.botonSalmon:hover {
    color: #FFF;
}

.botonSalmon {
	background: #dc6d77;
}

.botonAzul{
    background: #3695d9;
	color: #FFF;
}

.botonGris75{
    background: #444;
	color: #FFF;
}

.azul{
    color: #3695d9;
}

.btAnchoXL{
    width: 450px;
}

.btAnchoL{
    width: 320px;
}

.btAnchoM{
    width: 245px;
}

.btAnchoS{
    width: 160px;
}

.btAnchoXS{
    width: 110px;
}

.bold600{
	font-weight: 600 !important;
}

.bold300{
	font-weight: 300 !important;	
}

.bold200{
	font-weight: 200 !important;	
}

.margen10{
	margin: 10px !important;
}
.padd10{
	padding:10px;
}

.alto440{
	height: 440px;
}

.cursiva{
	font-style: italic;
}

.radio10{
	border-radius: 10px;
}


/*BOTON ANIMADO */
@keyframes before {
	0% {left:-40%;}
	85% {left:-40%;}
	100% {left:100%;}		
}

@keyframes after {
	0% {left:100%;}
	85% {left:100%;}
	100% {left:-40%;}		
}

.btnReflejo:after,
.btnReflejo:before{
	width: 30px;
	height: 200px;
	content: '';
	display: block;
	background: rgba(255,255,255,0.2);
	transform: rotate(45deg);
	top: -28px;
	position: absolute;
	transition: none;
	cursor: pointer;
    border-radius: 15px;
}

.btnReflejo:before{
	left: calc(-14% - 34px);
	animation-name: before;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	
}

.btnReflejo:after{
	left: 110%;
	animation-name: after;
	animation-duration: 6s;
	animation-iteration-count: infinite;

}

/* FIN BOTON ANIMADO */

.btRecientes {
    border-radius: 200px;
    height: 36px;
    line-height: 36px;
    display: block;
	box-shadow: 2px 2px 5px #000;
	position: relative;
    overflow: hidden;
}

.btRecientes .txt {
    margin-left: 20px;
    height: 36px;
    float: left;
	font-weight: 600;	
}

.btRecientes .flecha {
    float: right;
    top: -2px;
    position: relative;
    margin-right: 4px;
    width: 30px;
}


.btGrande{
    height: 50px;
    line-height: 50px;
	font-size: 21px;
}

.btGrande .txt{
	margin: 0;
	float: none;
}

.btGrande.btnReflejo:after,
.btGrande.btnReflejo:before{
	top:-40px;
}


/* BANNER DESCUBRE */

.bannerDescubre {
    border-radius: 25px;
	width: 100%;
	margin: 105px auto;
	max-width: 1230px;
	overflow: hidden;
}

.bannerDescubre .parte1 {
    padding: 50px 25px;
    width: calc(100% - 600px);
	float: left;
}

.bannerDescubre .parte2{
    width: 600px;
	float: right;
}

.bannerDescubre a {
    margin: 20px 0;
    display: block;
}

.bannerDescubre .btRecientes a {
    margin: 0;
    color: #FFF;
}

.size55{
	font-size: 55px !important;
}

p.sizeXL {
	text-align: left;
    font-size: 45px !important;
    line-height: 41px !important;
    margin: 0;
}

p.sizeL {
	text-align: left;
    font-size: 28px !important;
    line-height: 30px !important;
    margin: 0;
}

p.sizeM {
	text-align: left;
    font-size: 19px !important;
    line-height: 23px !important;
    margin: 0;
}

.bannerDescubre .sizeM {
    margin: 20px 0 !important;
}

.duplicado{
	visibility: hidden;
	display: none;
}

@media (max-width: 1280px){
	.bannerDescubre .parte2{
		padding-top: 75px;
	}
}

@media (max-width: 1120px){
	.bannerDescubre .parte2{
		padding-top: 95px;
	}
}

@media (max-width: 1080px){
	.original{
		visibility: hidden;
		display: none;
	}
	
	.duplicado{
		visibility: visible;
		display:inherit;
	}
	
	.bannerDescubre .parte1 {
		padding: 25px 10%;
		width: 100%;
		float: none;
	}
	.bannerDescubre .parte2 {
		padding: 0;
		margin: 0 auto;
		float: none;
		width: 100%;
		text-align: center;
	}
	
	.bannerDescubre p.sizeXL, .bannerDescubre p.sizeL, .bannerDescubre p.sizeM{
		text-align: center !important;
		display: block;
	}
	.btRecientes{
		margin: 0 auto;
	}
	.bannerDescubre a{
		width: 100%;
	}
	
	p.sizeXL{
		font-size: 32px !important;
	}
	
}

/********************************************* FOOTER */
footer, .theme-footer-bottom{
	padding: 50px 0;
	text-align: center;
	background-color: #d43543 !important;
	z-index: 10;
	margin-top: 100px;
    box-shadow: 0 0 5px 3px #CC6352;
    position: absolute;
    left: 0px;
    width: 100%;	
}

footer a{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	transition: color .3s;
}

footer a:hover{
	color: #666;
	text-decoration: none;
}


.site-info .site-name a {
    color: #d53443;
    font-weight: 500;
}

/**************************************** MEDIA QUERIES */

@media (max-width: 1024px){
	header div, .cabecera{
		padding: 0;
		text-align: center;
	}
	
	
}

/*********************************** BODY ROOT BOOTSTRAP */

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif:  Helvetica, Arial, Roboto, sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

article{
    margin-left: 10px;
    margin-right: 10px;
}

body {
  margin: 0 auto;
  width: 100%;
  font-family: Helvetica, Arial, Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/**************************************** COLUMNAS BOOTSTRAP */

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}


@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  display: inline-block;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

}

@media (min-width: 820px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
