.conte-img-item1 figure{
	max-height: 200px;
	min-height: 200px;
}

.conte-img-item1 figure .capa{
	padding: 20% 0;
}

.conte-img-item1 a,
.conte-img-item1 img,
.conte-img-item1 svg {
	display: block;
	width: 100%;
}

.conte-img-item1 .p-sm-3 {
	height: 70px;
}

.conte-img-item1 .p-sm-3 > div:first-child {
	height: 50px;
}

.chapa-primera-edicion {
	left: auto;
	right: 0;
	width: 75%;
}


.capa .btn, .capa .softbutton,
.capa .softbutton-read {
	font-size: .7rem;
}

.capa-a-titulo {
	padding-top: 0;
	padding-bottom: 0;
}

.capa p {
	margin-bottom: .5rem;
}

.conte-lupa {
	width: 30px;
}

.item1-2 {
	z-index: 19;
}

.item1-4 {
	z-index: 1;
}

.load-more {
	cursor: pointer;
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.capa .btn, .capa .softbutton, .capa .softbutton-read { font-size: .9rem; }
}

@media(max-width: 768px) {
	.conte-img-item1 .item1-2 {	z-index: 19;}
	.conte-img-item1 .p-sm-3{font-size: .9rem;}
}

@media(max-width: 620px) {
	.conte-img-item1 .item1-2 {z-index: 19;}
	.conte-img-item1 .item1-4 {z-index: 1;}
}

@media(max-width: 576px) {
	.conte-img-item1 .p-sm-3{height:auto;}
	.conte-img-item1 .p-sm-3 .fecha{display: none;}
	.conte-img-item1 .p-sm-3 > div:first-child{height: auto;}
	.inputTextFiltro {font-size: 1rem !important;line-height: 3rem !important;height: 3rem !important;}
	.wrapper_search:after{width:3rem;height:3rem;background-size:56% auto;}
}

@media(max-width: 480px) {
	.conte-img-item1 .item1-2 {z-index: 19;}
	.conte-img-item1 .item1-4 {z-index: 1;}
}

@media(max-width: 400px) {
}
/** MEDIA QUERIES **/
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
}

