@media (max-width: 1200px) {
	#detimg {
	    width: 34%;
	}
	.fichaDetalle {
	    width: 70%;
	}
	.fichaDetalle dl.summary {
	    width: 58%;
	}
	.price-col {
	    width: 27%;
	}
	.panel-body-txt {
	    padding-top: 10px;
	    width: 62%;
	}
	.featured-item .panel-body-img {
	    width: 32%;
	}
	.featured-item h3 {
	    font-size: 18px;
	    margin-bottom: 6px;
	}
	.footer-menu {
	    padding-left: 32px;
	}
	.social-networks li a {
		width: 30px;
		height: 30px;
	}
	#header.header-3 .social-networks li {
		margin-left: 4px;
	}
	.page-cestaCompra #capaGastosEnvio.cart-box .form-control {
		width: 255px;
	}
	.page-cestaCompra .cupon #codigoCupon {
		width: 165px;
	}
	#header .whatsapp a, 
	#header .localizacion a, 
	#header .mail a,
	#header .btn-cart {
		width: 45px;
		height: 45px;
		margin: 38px 0 0 5px !important;
	}
	#header .whatsapp i, 
	#header .localizacion i, 
	#header .mail i,
	#header .btn-cart .icon {
		font-size: 25px;
	}
}
@media (max-width: 992px) {
	#sidebar {
	    border-right: medium none;
	    margin: 10px 0 0 0;
	    padding: 0 10px;
	    width: 100%;
	    border-top: 1px solid #eee;
	    padding-top: 10px;
		float: left;
	}
	.footer-top p{
		line-height: 1.4em;
		font-size: 12px;
	}
	.miniFichaLateral {
	    width: 46%;
	}
    ul.proceso_compra li {
    	font-size: 12px;
    }
	ul.proceso_compra {
	    padding: 10px;
	}
	.fichaDetalle dl.summary {
        width: 55%;
    }
    .list_carousel #prev_carou {
	    left: 15px;
	}
	.list_carousel #next_carou {
	    right: 15px;
	}
	.actions-box {
	    width: 100%;
	}
	.navbar-collapse {
	    padding-left: 0 !important;
	}
	.navbar .navbar-nav > li > a {
	    font-size: 14px;
	}
	.nav > li > a {
	    padding: 14px 8px;
	}
	.page-login {
	    padding: 0 20px;
	}
	.featured-item {
	    margin-bottom: 20px;
	}
	#header #logotipo img {
		width: 100%;
	    max-width: 170px !important;
	}
	.footer-newsletter{
		padding: 22px 0;	
	}
	.footer-newsletter-info {
	    padding-left: 0px;
	    text-align: center;
	}
	.footer-newsletter-form {
	    margin-top: 14px;
	}
	.footer-newsletter-info::before {
	    display: none;
	}
	.footer-bottom	> .row > div{
		text-align: center;
	}
	#footer .social-networks {
	    float: none;
	    margin: 0 auto;
	    text-align: center;
	    width: 100%;
	}
	.footer-menu {
	    margin-bottom: 20px;
	}
	.footer-menu a {
	    margin-bottom: 6px;
	}
	.footer-menu .fa {
		display: none;
	}
	#footer .social-networks {
	    float: none;
	    height: 50px;
	    text-align: center;
	    width: 100%;
	}	
	.social-networks li {
	    display: inline-block;
	    float: none;
	    margin: 0;
	}
	.home-featured {
	    margin-top: -16px;
	}
	.featured-item {
	    margin-bottom: 20px;
	}
	#detimg {
	    margin-right: 10px;
	    width: 30%;
	}
	.fichaDetalle h1 {
	    font-size: 22px;
	}
	.home-news h2.title {
	    padding: 11px 16px 12px;
	}
	#header.header-3 .header-middle .row > div {
		min-height: 60px;
	}
	#header.header-3.sticky #cart {
		padding-top: 16px;
	}
	.page-cestaCompra #capaGastosEnvio.cart-box .form-control {
		width: 420px;
	}
	.page-cestaCompra .selectenvio {
		margin-top: 30px;
	}
	.page-cestaCompra .cupon #codigoCupon,
	.page-cestaCompra .cupon #linkAplicar,
	.page-cestaCompra #importeCupon {
		margin-top: 20px;
	}
	.page-cestaCompra .cupon #codigoCupon {
		width: 265px;
	}
	#header.header-2 .header-middle #language .caret {
		display: none;
	}
	#cookie-compliant {
		padding: 10px 0;
		line-height: 40px;
	}
	#header .whatsapp a, 
	#header .localizacion a, 
	#header .mail a,
	#header .btn-cart {
		width: 34px;
		height: 34px;
		margin: 43px 0 0 5px !important;
	}
	#header .whatsapp i, 
	#header .localizacion i, 
	#header .mail i,
	#header .btn-cart .icon {
		font-size: 20px;
	}
	#header .btn-cart .numArticulos {
		top: -5px;
		left: 20px;		
	}
	#nav-header li a {
		font-size: 12px;
	}
}
@media (min-width : 767px) and (max-width : 992px) {
	.featured-item .panel-body {
	    min-height: 276px;
	    padding-top: 28px;
	}
	.featured-item .panel-body-txt {
	    padding: 10px 20px;
	    width: 100%;
	}
	.featured-item .panel-body-img {
		text-align: center;
	    width: 100%;
	}
	.featured-item .panel-body-img img{
	    max-width: 86px;
	}
	.featured-item h3 {
	    text-align: center;
	}
	.featured-item p {
	    text-align: center;
	}
}
@media (max-width: 767px) {
	body {
	    padding-top: 122px;
	}
	body.page-detalle {
	    padding-bottom: 84px;
	}
	#header {
	    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
	    position: fixed;
		z-index: 999;
		min-height: 100px;
	}
	.header-top {
		position: relative;
		height: 52px;
		padding: 6px;
	    border: none;
	    background-color: #e20125 !important;
	}
	#header.header-3 .header-top .container {
		padding: 0 15px;
		border: 0;
	}
	.header-middle {
	    padding: 0;
	}
	.header-middle .row > div, 
	.header-middle .row > h1 {
	    min-height: 0 !important;
	}
	#header .header-middle #logotipo {
		margin-top: 2px;
	}
	#header #logotipo a, #search #busqueda, #cart #cart-fixed {
	    position: relative;
	}
	#header #logotipo {
		position: absolute !important;
		top: 0 !important;
	    left: 0;
	}
	#header #logotipo a {
		position: relative !important;
		left: 0;
	    color: #fff;
	}
	#header.header-3 .header-middle .row > div, 
	#header.header-3 .header-middle #search {
		margin-top: 0 !important;
	}
	#header .navbar{
	    background-color: rgba(0, 0, 0, 0);
	    background-image: none;
	    border: medium none;
	    box-shadow: none;
	}
	#header .navbar {
    	clear: none;
    }
	.slider {
	    margin-top: 0px;
	}
	.materias {
		display: none;
	}
	.materias-mobile{
		display: block !important;
		margin-bottom: 18px;	
	}
	.navbar-toggle {
	    margin: 9px 10px 10px;
	    position: absolute;
	    right: 0;
	    top: 0;
	}
	#account {
	    background-color: transparent;
	    border: none;
	}
	#account a i{
	    color: #ffffff;
	}	
	#account a:hover {
		text-decoration: none;
	}
	#account a {
	    padding: 0;
	}
	#account .icon {
	    font-size: 22px;
	}
	#header #account {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 50px;
	}
	#header .cart-mobile {
		position: absolute;
		top: 50%;
		right: 90px;
		transform: translateY(-50%);
		margin: 0;
		float: none;
	}
	#header .cart-mobile .btntwo {
		background: none !important;
	}
	#header.header-2 #cart #account {
		right: 18px;	
	}
	#header.header-2 #account a i {
		font-size: 22px;
	}
	#header.header-2 #cart #cart-fixed {
		top: -2px;
		right: 38px;
	}
	#header.header-3 .header-nav {
		padding-bottom: 0;
	}
	#header.header-3 .navbar {
		border: 0;
	}
	#header.header-3 .navbar .navbar-nav > li > a::before {
		display: none;
	}
	#languaje {
		margin-top: 12px;
	}
	#cart {
	    right: 75px;
	    top: -57px;
	}
	#cart-fixed {
		right: 0;
	}
	#tt_products_minibasket {
		margin: 0;
	}
	#search .btntwo.search {
	    float: right;
	    height: 48px;
	    margin-right: 0;
	    padding: 0;
	    width: 48px;
	}
	#search {
	    margin: 0 !important;
	    padding: 0;
	    width: 100% !important;
	}
	#search #busqueda {
		width: 100%;
	}
	#search .search-text {
	    border: 0 none;
	    border-radius: 0;
	    margin-left: 0;
	    width: calc(100% - 48px);
		height: 48px;
	}
	#search .btntwo.search {
		border-radius: 0 !important;
		background-color: #5bccff;
	}
	#account .fa-user {
	    padding: 8px 12px;
	    width: 38px;
	    background: none repeat scroll 0 0 #C2C2C2;
	}
	.navbar .container{
		padding-left: 15px;
	    padding-right: 15px;
	}
	.header-nav .container{
		padding-left: 0;
	    padding-right: 0;		
	}
	
	/* Primer nivel */
	.navbar-default .navbar-nav > a:hover, 
	.navbar-default .navbar-nav > a:focus,
	.navbar-default .navbar-nav > .open > a, 
	.navbar-default .navbar-nav > .open > a:hover, 
	.navbar-default .navbar-nav > .open > a:focus,
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover, 
	.navbar-default .navbar-nav > .active > a:focus {
	    text-shadow: none;
	}

	/* Segundo nivel */
	.dropdown-menu .dropdown-explorar li > a {
	    background-color: #FFFFFF;
	    margin: 0;
	    padding: 9px 10px 9px 16px;
	}
	.dropdown-menu .dropdown-explorar li > a:hover {
		background-color: #F7F7F7;
	}
	.dropdown-menu.dropdown-menu-three .dropdown-materias,
	.dropdown-menu.dropdown-menu-three .dropdown-explorar,
	.dropdown-menu.dropdown-menu-three li,
	.dropdown-menu.dropdown-menu-two li{
		width: 100% !important;
		margin: 0;
	}
	.dropdown-menu li > a, .dropdown-menu li a{
	    background-color: #FFFFFF;
	    border-bottom: 1px solid #E6E6E6;
	    border-right: medium none;
	    font-size: 12px;
	    margin: 0;
	    padding: 9px 10px 9px 16px !important;
	}	
	.dropdown-menu li > a:hover, .dropdown-menu li a:hover{
	    background-color: #F7F7F7 !important;
	}		
	.navbar-nav {
	    margin: 0;
		width: 100%;
	}
	.navbar .navbar-collapse{
		overflow-x: hidden;
	}
	.navbar .navbar-nav > li > a {
		background-color: #f9f9f9;
	    border-bottom: 1px solid #e8e8e8;
	    border-right: medium none;
	    color: #333333;
	    font-size: 14px;
	    padding: 10px 16px;
	}
	.navbar .navbar-nav > li:first-child > a,
	.navbar .navbar-nav > li:first-child > a:hover {
		padding-left: 16px;
		color: #e20125 !important;
	}
	.navbar .navbar-nav > .active > a {
	    background-image: none;
	    background-repeat: repeat-x;
	    box-shadow: none;
	}	
	.navbar-nav .main-nav-title {
		color: #E78C32;
		padding: 6px 12px;
	}
	.navbar-nav .open .dropdown-menu {
	    position: relative;
	    padding: 0;	
    }
	.navbar-nav .main-nav-title {
	    display: none;
	}
	.tx-ttproducts-pi1 h1, .verpedido-title{
		display: none;	
	}
	#header .navbar {
	    padding: 0;
	}
	.navbar .navbar-nav > li {
		background: #fff;
	}
	.navbar .navbar-nav > li > a:hover,
	.navbar .navbar-nav > li > a:focus {
		background-color: #fff;
		color: #333 !important;
	}
	#account .btn-login {
		padding-left: 9px;
	}
    .libroimg img {
        max-width: 80px;
    }
    .list_carousel {
    	margin-top: 0;
        padding: 20px 0;
        box-shadow: none;
        border: 0;
    }
    .caroufredsel_wrapper {
		height: 130px !important;
	}
	.list_carousel #prev_carou, 
	.list_carousel #next_carou {
		top: 65px;
	}
	.list_carousel_content #prev_carou, 
	.list_carousel_content #next_carou {
		top: 36px;
	}
	.content.col-md-12 {
	    padding-left: 16px;
	    padding-right: 16px;
	}
	.fichaDetalle,
	.price-col {
	    width: 100%;
	}
	#footer div{
		text-align: center !important;
	}
	.footer-logos img {
	    float: none;
	    margin: 0 auto;
	}
	.footer-top {
	    padding: 12px 0 16px;
	}
	.footer-top .icon-footer {
	    display: none !important;
	}
	.footer-copyright {
	    padding: 10px 20px;
	}
	.footer-info {
	    padding-top: 0;
	}
	.footer-info p {
	    padding-bottom: 10px;
	    padding-left: 0;
	}
	#footer .social-networks {
		margin-top: 20px;
	}
	.precioDetalle .discountprice {
		left: -10px;
	}
	.comentario h4 {
		margin-top: 5px;
	}
	.checkout-col {
		padding: 0 30px;
	}
	.checkout-title {
	    padding: 20px 20px 0;
	}
	.highlight-box .btntwo,
	.highlight-box .btn-days{
	    width: 100%;
	    margin-bottom: 10px;
	}
	.highlight-box .btn-days{
	    margin-top: 10px;
	}
	.cart-box {
	    padding: 20px 6px;
	}
	.cart-box .col-md-6{
	    margin-bottom: 10px;	
	} 
	.sticky-wrapper {
	    height: auto !important;
	}
	.featured-item .panel-body {
	    height: auto;
	}
	.modal::before {
		height: auto;
	}
	.modal-dialog {
		width: 94% !important;
	}
	.featured-item .panel-body {
	    height: auto;
	}
	.featured-item .panel-body-img {
	    float: left;
	    margin-left: 20px;
	    width: 14%;
	}
	/* 	Detalle */
	#detimg {
		text-align: center;
		max-width: 320px;
		width: 100%;
		margin: 0 auto 24px;
		float: none;
	}
	.fichaDetalle {
    	border-right: none;
    }
	.fichaDetalle #detimg img {
	    float: none;
	    max-width: 320px;
	}
	.fichaDetalle dl.summary {
	    width: 100%;
		margin-left: 0;
	}
	.wraper-detalle {
		padding: 0;
	}
	.wraper-detalle a,
	.wraper-detalle button {
		padding: 14px 0 14px 44px;
	}
	.wraper-detalle a,
	.wraper-detalle button {
	    font-size: 16px;
	}
	.fichaDetalle h1,
	.fichaDetalle #autor {
	    text-align: center;
	    width: 100%;
	}	
	.cta-wrapper {
	    background-color: #ffffff;
	    bottom: 0;
	    margin-left: -17px;
	    padding: 14px 20px;
	    position: fixed;
	    width: 100.2%;
	    z-index: 99;
	}
	.btn.buy {
	    border: medium none;
	    font-size: 18px;
	    font-weight: 600;
	    padding: 17px;
	}
	.precioDetalle{
		display: none;
	}
	.precioDetalle-mobile {
	    border: 1px solid #d2d2d2;
	    display: block;
	    margin-bottom: 22px;
	    margin-top: -10px;
	    padding: 12px;
	    text-align: center;
	}
	.precioDetalle-mobile {
	    border: 1px solid #e0e0e0;
	    display: block;
	    margin-bottom: 22px;
	    margin-top: -10px;
	    padding: 12px;
	    text-align: center;
	}
	.precioDetalle-mobile .disponibilidad {
	    border-top: 1px solid #eeeeee;
	    margin-top: 0;
	    padding: 9px 0 0;
	    text-align: center;
	}
	#tabsinopsis {
	    padding: 10px;
	}
	.footer-menu {
		padding-left: 0;
	}
	.fichaDetalle h2 {
		text-align: center
	}
	.modal.fade .modal-dialog {
		top: 50%;
		transform: translateY(-50%);
	}
	td.quantity input {
		margin: 0 auto 5px;
	}
	.page-cestaCompra .formaenvio,
	.page-cestaCompra .formapago {
		width: 60%;
	}
	.page-cestaCompra #capaGastosEnvio.cart-box .form-control {
		max-width: 420px;
		width: 100%;
	}
	.page-cestaCompra .totalenvio,
	.page-cestaCompra .totalpago {
		position: absolute;
		right: 0;
	}
	#cookie-compliant .buttons {
		margin-top: 10px;
	}
	.flag {
		margin: 2px 105px 0 0;
	}
	.flag span {
		display: none;
	}
}
@media (max-width: 698px) {
	.fichaDetalle, .price-col {
		width: 100%
	}
	.checkout-box-col {
	    width: 100%;
	}
	.field input, .field select, .field textarea, .field input.fichero {
	    width: 100%;
	}
	ul.proceso_compra {
	    border: medium none;
	    height: 24px;
		margin: 26px auto 0;
	    min-height: 33px;
	    padding: 0;
	    text-align: center;
	    width: 100%;
	}		
	ul.proceso_compra li {
	    font-size: 12px !important;
	    margin: 0;
	    padding: 0;
	    width: 32%;
	}
	ul.proceso_compra li span {
	    background-color: transparent;
	    display: inline-block;
	    font-size: 10px;
	    height: auto;
	    text-align: center;
	    width: auto;
	}
	.bootstrap-dialog i {
		top: -60px !important;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.bootstrap-dialog.alertCarrito-dialog i {
		top: -50px !important;
	}
}
@media (max-width: 580px) {
	.field input,.field select, .field textarea, .field input.fichero{
		width: 100%;
	}
	#box-register, #box-login{
		padding: 15px;
		border: 1px solid #E3E3E3;
		width: 100%;
		margin: 0 0 20px 0;
	}
	.miniFichaLateral {
	    width: 96%;
	}
	.stores-section .row {
		column-count: 1;
	}
	.eventos img {
		width: 100%;
		max-width: none;
	}
}
@media (max-width: 480px) {
	#header #logotipo {
	    left: 0;
	    margin-left: 0;
	    margin-top: 0;
	    position: fixed;
	    top: 7px;
	}
	#detimg {
	    margin-right: 13px;
	}
	.basket_items th {
	    font-size: 10px;
		padding: 8px 5px 7px 11px;
	}
	.ordenar {
		margin: 0;
	}
	.pager {
		margin: 0 0 0 10px;
	}
	.ordenar label,
	.pager label {
		display: none;	
	}
	.btn.btn-filters {
		margin: 0;
	}
	.title-list{
		display: none;
	}
	#btn_realizar, .botones_cesta .btn{
	    margin-bottom: 17px;
	    width: 100%;
	}
	#linkAplicar {
		width: 100%;
    	margin-bottom: 2px;
		margin-top: 10px;
	}
	.selectenvio {
		margin: 0;
	}
	.labelenvio strong, .labelpago strong {
	    float: left;
	}
	.imgpro{
		padding: 0;
	}
	td.price, td.total {
		padding: 5px;
	}
	td {
		padding: 14px 5px;
    }
	td.verpedido {
	    width: auto;
	}
	td.precio {
	    width: 75px;
	}
	.footer-menu {
		width: 100% !important;
		padding: 6px 0;
	}
	.footer-menu a {
	    display: block;
	    float: none;
	    margin-left: 0;
	    margin-top: 0;
	    padding: 4px 0;
	    text-align: center;
	    width: 100%;
	}
	.footer-menu a:hover {
	    text-decoration: none !important;
	}
	.footer-logos {
	    padding: 0 26px !important;
	}
	.footer-bottom {
	    border-top: none;
	}
	.news-categories a {
		display: block;
		max-width: 300px;
		margin: 0 auto 10px;
	}
	.page-noticias .eventos {
		text-align: center;
	}
	.page-noticias .eventos img {
		width: 100%;
		max-width: 300px;
	}
	.page-cestaCompra .formaenvio,
	.page-cestaCompra .formapago {
		width: 100%;
	}
	.page-cestaCompra .labelenvio,
	.page-cestaCompra .labelpago {
		height: auto;
		text-align: center;
		border-radius: 4px 4px 0 0;
		display: inline-grid;
		line-height: 30px;
	}
	.page-cestaCompra .totalenvio,
	.page-cestaCompra .totalpago {
		right: 5px;
		top: -12px;
	}
	.page-cestaCompra .delivery {
		margin-bottom: 50px;
	}
	.page-cestaCompra .delivery:last-child {
		margin-bottom: 30px;
	}
	#cookie-compliant,
	#cookie-compliant .buttons {
		text-align: center;
	}
	#cookie-compliant a {
		display: inline-block;
	}
	.flag {
		display: none;
	}
}

@media (max-width: 320px) {
	#header #logotipo {
	    margin-top: 5px;
	}
	#header #logotipo img {
	    height: auto;
	    max-width: 110px;
	}
}






/* Books Lists*/
@media (max-width: 1200px) {
	/* Six cols */
	.six-cols.books .portada {
	    max-width: 145px;
	    min-height: 204px;
	    width: 100%;
	}

	.carrusel-wrapper .six-cols.books .portada {
	    min-height: 188px;
	}
	.carrusel-wrapper .six-cols.books img {
	    max-height: 176px;
	}

	/* Five cols */
	.five-cols.books .portada img {
    	min-height: 0;
	}
	.five-cols.books .portada {
		min-height: 172px;
	}
	
	.one-cols.books li {
	   padding: 0;	
	}
	
	/* One cols lista libros*/
	.page-listaLibros .one-cols.books dl.dublincore dd.title a {
	    font-size: 18px;
	}
	.page-listaLibros .one-cols.books dd.creator {
	    font-size: 14px;
	}	
}
@media (max-width: 992px) {
	.six-cols.books li {
	    padding: 0 4px;
	    width: 50%;
	}
	.six-cols.books .portada {
	    float: left;
	    margin-right: 5%;
	    width: 40%;
		min-height: 160px;
	}
	.six-cols.books .portada img {
	    height: auto;
	}
	.five-cols.books li form, 
	.six-cols.books li form,
	.five-cols.books li p.precio,
	.six-cols.books li p.precio,
	.six-cols.books .botones, 
	.five-cols.books .botones {
	    text-align: left;
	}
	.books.six-cols li form {
	    width: 55%;
	}
	.five-cols.books dl.dublincore dd.title, 
	.six-cols.books dl.dublincore dd.title {
	    margin-bottom: 0;
	}


	/* Five cols */
	.five-cols.books .portada {
	    width: 90%;
	}
	/* Six cols */
	.six-cols.books .portada {
	    min-height: 0;
	    width: 38%;
	}
	.six-cols.books img {
	    height: auto;
	}
	.five-cols .portada img, .six-cols .portada img {
	    position: relative;
	}
	.books dd.title {
	    min-height: 0;
	}

	.carrusel-wrapper .six-cols li {
	    padding: 10px 20px 0 !important;
	}
	.carrusel-wrapper .six-cols.books li form{
		width: 100%;
	}
	.carrusel-wrapper .six-cols .portada {
	    float: none !important;
	    margin: 0 auto !important;
	    min-height: 216px !important;
	    width: 100% !important;
	}
	.carrusel-wrapper .six-cols.books img {
	    max-height: 196px;
	}
	.carrusel-wrapper .six-cols li p.precio,
	.carrusel-wrapper .six-cols li form,
	.carrusel-wrapper .six-cols .botones {
	    text-align: center !important;
	}
	.carrusel-wrapper .listado_libros.six-cols img {
	    height: auto;
	}
	.carrusel-wrapper .six-cols .portada::after {
	    bottom: 3px;
	}
	.books div.portada.item-papel img {
		bottom: 0 !important;
		transform: translateX(-50%) !important;
	}
}
@media (min-width : 767px) and (max-width : 992px) {
	.page-listaLibros .five-cols li form, 
	.page-listaLibros .six-cols li form,
	.page-listaLibros .listado_libros.five-cols li p.precio,
	.page-listaLibros .listado_libros.six-cols li p.precio,
	.page-listaLibros .listado_libros.six-cols .botones, 
	.page-listaLibros .listado_libros.five-cols .botones {
		/*text-align: center;*/
	}
}
@media (max-width: 768px) {
	.one-cols li {
	    width: 100%;
	    padding: 0 4px;
	}
	.two-cols.books li, 
	.three-cols.books li, 
	.four-cols.books li, 
	.five-cols.books li, 
	.six-cols.books li {
	    margin-right: 0;
	    width: 50%;
	    padding: 0 4px;
		margin-bottom: 24px;
	}
	.one-cols li .portada {
	    width: 18%;
	    margin-right: 20px;
	}
	.two-cols.books li .portada, 
	.three-cols.books li .portada, 
	.four-cols.books li .portada, 
	.five-cols.books li .portada, 
	.six-cols.books li .portada {
	    width: 38%;
	    margin-right: 4%;
		min-height: 0;
		float: left;
	}
	
	.one-cols.books .dublincore {
	    width: 100%;
	    border: none;
	}
	.one-cols.books .botones {
	    width: 100%;
	    padding: 0;
	}
	.one-cols.books .btntwo {
	    padding: 10px 20px;
	    width: auto;
	}
	.one-cols.books dd.creator {
	    font-size: 14px;
	}
	.one-cols.books p.precio {
	    font-size: 24px;
	}
	
	
	.two-cols.books li form, 
	.three-cols.books li form, 
	.four-cols.books li form,  
	.five-cols.books li form,  
	.six-cols.books li form{
	    width: 56%;
	}

	.one-cols.listado_libros .dublincore {
	    padding-right: 16px;
	    width: 66%;
	}
	.one-cols.listado_libros .botones {
	    padding: 0 0 0 22px;
	    width: 34%;
	}
	.one-cols dl.dublincore dd.title a {
	    font-size: 18px;
	}
	.one-cols.listado_libros dd.creator {
	    font-size: 16px;
	}

	.page-listaLibros .five-cols li {
		margin-right: 0;
		width: 50%;
		padding: 0 4px;
	}
	.page-listaLibros .five-cols li .portada {
	    width: 38%;
	    margin-right: 5%;
	}

	.one-cols dl.dublincore dd.title a,
	.two-cols dl.dublincore dd.title a,
	.three-cols dl.dublincore dd.title a,
	.four-cols dl.dublincore dd.title a,
	.five-cols dl.dublincore dd.title a, 
	.six-cols dl.dublincore dd.title a {
	    height: auto;
	}

	.two-cols li .mulsinop, 
	.three-cols li .mulsinop, 
	.four-cols li .mulsinop,  
	.five-cols li .mulsinop, 
	.six-cols li .mulsinop{
        display: none !important;
	}
    
	.five-cols li form, 
	.six-cols li form {
	    text-align: left;
	}
	.listado_libros.six-cols .botones, 
	.listado_libros.five-cols .botones {
	    text-align: left;
	}
	.carrusel-wrapper .six-cols li {
	    padding: 10px 0 0 !important;
	}
	.carrusel-wrapper .six-cols .portada {
	    min-height: 226px !important;
	}
	.carrusel-wrapper .six-cols .portada::after {
	    bottom: 12px;
	}	

}

@media (max-width: 580px) {
	.one-cols.books li, 
	.two-cols.books li, 
	.three-cols.books li, 
	.four-cols.books li, 
	.five-cols.books li, 
	.six-cols.books li {
	    width: 100%;
	}
	.one-cols.books li .portada, 
	.two-cols.books li .portada, 
	.three-cols.books li .portada, 
	.four-cols.books li .portada, 
	.five-cols.books li .portada, 
	.six-cols.books li .portada {
	    width: 28%;
	    margin-right: 4%;
	}
	.one-cols.books li form, 
	.two-cols.books li form, 
	.three-cols.books li form, 
	.four-cols.books li form, 
	.five-cols.books li form, 
	.six-cols.books li form {
	    width: 62%;
	    margin-right: 4%;
	}

	.one-cols.books li .mulsinop{
        display: none !important;
	}
	
	.page-listaLibros .five-cols li {
		margin-right: 0;
		width: 100%;
		padding: 0 4px;
	}
	.page-listaLibros .five-cols li .portada {
	    width: 28%;
	    margin-right: 5%;
	}

	.one-cols.listado_libros .dublincore {
	    border-right: medium none;
	    width: 100%;
	}
	.one-cols.listado_libros .botones {
	    padding: 0;
	    width: 100%;
	}
	.one-cols.books .btntwo {
	    font-size: 14px;
	    margin-top: 10px;
	    padding: 6px 13px;
	    width: auto;
	}
	.one-cols dl.dublincore dd.title a {
	    font-size: 14px;
	}
	.one-cols.listado_libros dd.creator {
	    font-size: 12px;
	}
	.one-cols.listado_libros p.precio {
	    font-size: 18px;
	}
	.one-cols.listado_libros p.precio strike {
	    font-size: 16px;
	    margin-bottom: 4px;
	}	
}

@media (max-width: 320px) {
	#header #logotipo img {
		height: auto;
		max-width: 140px !important;
		margin-top: 3px !important;
	}
}