	/*.ficha {
        font-weight: bold;
        font-size: 1.1em;
        color: #322e79;
        text-align: left;
    }*/
    
    .portada_libro {
        width:100%;
        height: auto;
        -moz-box-shadow: 0 0 5px #888;
        -webkit-box-shadow: 0 0 5px#888;
        box-shadow: 0 0 5px #888;
    }
    
    .resumen {
		text-align: left!important;
		font-size: 0.95em;
		/*margin-right: 5%;*/
	}
	
	.portadalibro3 {
        float: left;
        margin-bottom: 60px;
    }
    
    .s4 {
    	padding-left: 50px!important;
        padding-right: 50px!important;
        padding-top: 20px!important;
    }
    
    .portadalibro3 a img {
        width: 100%;
        height: 100%;
        -moz-box-shadow: 0 0 5px #888;
        -webkit-box-shadow: 0 0 5px#888;
        box-shadow: 0 0 5px #888;
        display: block;
    }

    .portadalibro3 a {
        font-size: 0.9em;
        text-align: center;
        text-decoration: none;
        color: #fff;
        border: 1px solid #ccc;
        margin: 0;
        width: 100%;
        height: 100%;
        display: block;
        float: left;
    }
    
    .s4 .portadalibro3 a:hover {
        text-decoration: none;
        background:  rgba(0, 0, 0, 0.3);
        border-color: #444;
    }
    
    .s4 .swiper-button-next {
    	right: 0;
    }
    
    .s4 .swiper-button-prev {
    	left: 0;
    }
	
	/*
	.portadalibro3 {
        float: left;
        margin-bottom: 40px;
    }
    
    .portadalibro3 a img {
        width: 40%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }

    .portadalibro3 a {
        font-size: 0.9em;
        text-align: center;
        text-decoration: none;
        color: #fff;
        padding: 20px!important;
        margin: 0;
        width: 100%;
        height: 100%;
        display: block;
        float: left;
    }
    
    .portadalibro3 a:hover {
        text-decoration: none;
        background:  rgba(255, 255, 255, 0.3);
    }
    
    .portadalibro3 a p {
        width: 100%!important;
        margin: 0;
        padding: 0;
        text-align: center;
        color:#fff;
    }
    
    .portadalibro3 a span {
        font-size: 0.9em;
        color:#fff;
    }

    .portadalibro3 .swiper-slide {
        background: none;
        height: auto;
    }*/
    
    .titulo_libro {
    	color: #5378b9;
    	font-size: 1.7em;
    	display: block;
    	line-height: 1.2;
    	font-family: 'Noto Serif', serif;
    	margin-bottom: 10px;
    }
    
    .liga_autor {
    	text-decoration: none;
    	display: inline-block;
		color: #000;
    }
    
    .liga_autor:hover {
    	text-decoration: none;
    	color: #237da2;
    }
    
    .liga_autor:after {
	    content: '';
	    display: block;
	    width: 100%;
	    height: 1px;
	    background: #237da2;
	    transition: width .4s;
	}
	
	.liga_autor:hover:after {
	   width: 0;
	}
	
	.autores {
		font-size: 0.9em;
	}
	
	.popover {
		max-width: 450px!important;
		border-color: #5378b9;
	}
	
	.popover-body {
		background: #5378b9;
		color: #fff;
		padding: 20px 30px;
	}
	
	.popover.bs-popover-bottom .arrow:after {
		border-bottom-color: #5378b9 !important;
	}

	.popover.bs-popover-bottom .arrow:before {
		border-bottom-color: #5378b9 !important;
	}
	
	.popover.bs-popover-top .arrow:after {
		border-top-color: #5378b9 !important;
	}

	.popover.bs-popover-top .arrow:before {
		border-top-color: #5378b9 !important;
	}
    
    /*

    .portadalibro3 {
        float: left;
    }

    .portadalibro3 a {
        font-size: 0.9em;
        text-align: center;
        text-decoration: none;
        color: #fff;
        padding: 10px!important;
        margin: 0;
        width: 100%;
        height: 100%;
        display: block;
        float: left;
    }
    .portadalibro3 a:hover {
        text-decoration: none;
        background:  rgba(255, 255, 255, 0.3);
    }

    .portadalibro3 .swiper-slide {
        background: none;
        height: auto;
    }
    */
    .portada p {
		margin: 0;
		color: #fff;
		font-size: 0.9em;
		text-align: center;
		margin-top: 10px;
	}
	
	.venta {
		font-size: 1.2em;
		font-weight: bold;
		color: #5378b9;
		margin-top: 30px;
	}
    
    .boton_descarga {
		margin-right: 10px;
		background: #102360;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.boton_descarga span {
		font-size: 1.2em;
		font-weight: bold;
	}
	
	.rs {
		font-size: 1.2em;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.boton_autor, .boton_descarga {
		margin-bottom: 10px;
		border-color: #102360;
		
	}
	
	.boton_autor:hover, .boton_descarga:hover {
		background: #fff;
		color: #102360;
	}
	
	.datos_autor {
		text-decoration: none;
		display: table;
		float: left;
		width: 100%;
	}
	
	.datos_autor:hover {
		text-decoration: none;
	}
	
	.datos_autor:hover img {
		opacity: .6;
	}

	.datos_autor:hover > div:nth-child(2) span {
		background: #5378b9;
		color: #fff;
	}
	
	.datos_autor:hover > div:nth-child(2) span:nth-child(2) {
		border-top-color: #5378b9;
		border-bottom-color: #5378b9;
	}
	
	.datos_autor div {
		display: table-cell;
		width: 100%;
		height: 100%;
		vertical-align: bottom;
	}
	
	.datos_autor div:first-child {
		width: 35%;
	}
	
	.datos_autor div:nth-child(2) {
		width: 65%;
		position: relative;
	}

	.datos_autor img {
		width: 100%;
		-moz-box-shadow: 0 0 5px #888;
        -webkit-box-shadow: 0 0 5px #888;
        box-shadow: 0 0 5px #888;
        opacity: 1;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	
	.datos_autor figure {
		background: #5378b9;
		margin: 0;
		padding: 0;
	}
	
	.datos_autor span:first-child {
		padding: 10px;
		background: #102360;
		width: 100%;
		color: #fff;
		display: block;
	}
	
	.datos_autor div:nth-child(2) span:nth-child(2) {
		position: absolute;
		bottom: 0;
		right: 0;
		border-top: 20px solid #102360;
		border-bottom: 20px solid #102360;
		border-right: 20px solid #fff;
	}
	
	.autores div {
		margin-bottom: 40px;
	}
	
	.caja_publicaciones {
    	padding: 0 2%;
    	margin-bottom: 40px;
    }
    
    .caja_publicaciones h3 {
    	margin-left: 50px;
    	font-weight: bold;
    }
    
    .menu_item {
    	text-transform: uppercase;
    	font-size: 0.9em;
    	border-bottom: 4px solid #5378b9;
    	margin-bottom: 30px;
    }
    
    .menu_item .active {
    	font-weight: bold;
    	background-color: transparent!important;
    	color: #000!important;
    }
    
    .caja_fondo {
		background-image: linear-gradient(to bottom, #302a7d, #3a5ca5);
	}
	
	.caja_fondo_libros {
		/*background-image: linear-gradient(to right, #102360 , #00748b);*/
		background: #5378b9;
	}
	
	.caja_sticky {
		top: 90px;
		padding-top: 60px;
	}
	
	.filtros {
		background-image: url('/images/textura.png');
		background-size: cover;
		padding: 4%;
		color: #fff;
		margin-top: 0;
	}
	
	.btn-compra {
		margin-left: 40px;
	}
	
	.fa-shopping-cart:after{
		content:attr(value);
		font-family: 'Noto Sans', sans-serif;
		font-size:12px;
		color: #fff;
		background: red;
		border-radius:50%;
		padding:1px 6px;
		position:relative;
		left:-8px;
		top:-10px;
		opacity:0.9;
	}
	
	.compra {
		padding: 10px;
		background: #5378b9;
		color: #fff;
		display: none;
	}
    
    @media (max-width: 767px) {
    	.portada_libro {
        	width: 40%;
        	margin: 0 auto;
        	display: block;
        	margin-bottom: 30px;
        }
        .menu_item {
    		font-size: 0.75em;
    	}
    	
    	.caja_sticky {
			padding-top: 30px;;
		}
		
		.filtros {
			margin-top: 0;
		}
    }