.classified_photo_gallery {position: relative;}
.classified_photo_gallery .plan {  background-color: #BF0F58;
    position: absolute;
    padding: 2px 15px;
    display: inline-block;
    margin-right: 5px;
    border-radius: 5px;
    color: #fff;
    top: 0;
    left: 0;
    z-index: 99;}
.classified_content .plan {    background-color: #B9028A;
    padding: 2px 5px;
    display: inline-block; margin-right: 5px;
    border-radius: 5px;
    color: #fff;}
	.estop{background-color:#fff; border-bottom: 1px solid #ED230D}
	.estop2{background-color:#fff; border-bottom: 1px solid #ED230D}
	.t { max-width: 1600px; !important; }
	.classified_photo_gallery { text-align:center; position:relative; height:300px; overflow:hidden; border-radius:8px; }
	.classified_photo_gallery a {
		display: block;
		height: 300px;
		position:relative;
	}
	.detalles-featured b {
    font-size: 16px;
    color: #fff;
    padding: 5px 7px;
    display: inline-block;
    background: rgba(0,0,0,0.5);
    }
    .detalles-featured {
    margin: 0;
    position: absolute;
    text-align: left;
    left: 0;
    right: 0;
    /* padding: 10px 7px 7px 7px; */
    bottom: 0;
    /* text-shadow: 0px 0px 5px rgba(0, 0, 0, 1); */
    /* background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); */
    z-index: 1;
}
	.classified_photo_gallery a img.pict {
		min-width: 100%;
		min-height: 100%;
		position: absolute;
		left:0;
		right:0;
		margin:0 auto;
	}
	#table_gallery {
		overflow: hidden;
		/*background: #f0f0f0;*/
		/*padding: 10px;*/
		text-align: center;
		margin: 0 auto;
	}
	#table_gallery .noocultar {
		display: inline-block;
		vertical-align: top;
		margin: 10px !important;
		/*float: left;*/
		/*width: 200px;*/
		/*width:175px;*/
		width:200px;
		/*border-radius: 8px;*/
		/*background: #fff;*/
		/*box-shadow: 0 1px 2px 0 rgba(0,0,0,0.22);*/
		text-align:left;
	}
	.gallery_div, .gallery_div.featured {
		/*float: left;*/
		/*height: 430px;*/
		/*width: 230px;*/
		margin: 0 !important;
		position:relative;
		border:none !important;
		padding:0 !important;
		width:auto;
		border-radius:inherit;
	}
	.gallery_div.featured {
		background:#FFC8FF;
	}
	.contenido_gallery { padding:7px 0; }
	.tr { padding-left:0; padding-right:0; padding-bottom:0 }
	#right_content { margin:0; padding:0; }
	.enlaces_gallery a, .enlaces_gallery span {
		display:inline-block;
		background:#d9edf7;
		color:#286090 !important;
		padding:4px 6px;
		font-size:12px;
		border-radius:5px;
		margin:0 2px 5px 0
	}
	.enlaces_gallery a img {
		vertical-align: middle;
	}
	.detalles { margin:2px 0 6px 0; overflow:hidden; }
	.detalles .price {
		float: right;
		padding-right: 0;
	}
	.detalles span {  padding-right:20px; }
	#table_gallery .classified_photo_gallery a.whts {
		display: inline-block;vertical-align: top;
		height: auto;
		position:relative;
	}
	#table_gallery .detalles {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;    height: 30px;
    padding: 2px 7px;
    bottom: 0;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
	}
	#table_gallery .detalles span {
    color: #fff !important;
    padding-right: 20px;
    float: left;
    font: normal 16px Arial,Helvetica,sans-serif;
    margin: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 3px;
    padding-right: 25px;
    padding-bottom: 2px;
    padding-left: 0;
    }
	.titulo_gallery {
		word-break: break-word;
		font-size: 14px;
		display:block !important;
		margin-top:0 !important;
		margin-bottom:22px;
	}
	.classified_links { position:absolute; bottom:0; /*padding-top:30px;*/ left:0; right:0; /*background:#fff;*/ float:none; margin-left:0; margin-right:0; overflow:hidden; /*background:linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 20px);*/ }
	/*.featured .classified_links {  background:linear-gradient(to bottom, rgba(255,255,255,0) 0%,#FFC8FF 20px); }*/
	.date_added_gallery { float:left; }
	.botones { float:right; }
	#fondofav { border:none !important; }
	.paginator ul, .paginator { text-align:center;}
	.titulo_gallery a, .titulo_gallery a:hover {
		color: #333 !important;
		background: none;
		display: block;
		line-height:150%;
		font-size:14px;
	}
	.paginator .pagination{display: block;}
	#featured .hh1 { margin-top:0; }

	@media only screen and (max-width: 870px) {
		/*.gallery_div, .gallery_div.featured*/
		#table_gallery .noocultar {
			width:30% !important;
			margin:14px 1.5% !important;
		}
	}
	@media only screen and (max-width: 680px) {
		/*.gallery_div, .gallery_div.featured*/
		#table_gallery .noocultar {
			width:46% !important;
			margin:14px 2% !important;
		}
		/*#table_gallery { padding:10px 0; }*/
	}
