#filters.disabled{

	display:none;

}

/*.fancyDemo>a{

	display:block;

	max-height:322px;

	max-width:262px;

	overflow:hidden;

	text-align:center;

	background-size: auto 100%;

	background-position: top center;

}

.fancyDemo>a>img{

	max-width:initial !important;

	max-height:inherit;

	visibility:hidden;

}*/

.portfolio .label-bg {

  background: #181818;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

  opacity: 0.6;

}

.horizontal_image{

  

  display: block;

  /*height: 100%;*/

  background-size: cover !important;

  /*max-height: 323px;*/

}

.horizontal_image>img{

	visibility:hidden;

}

.label {white-space: normal;}

.portfolio .text-category {

  display: block;

  font-size: 121%;

  text-transform: uppercase;

  color: #ffffff;

  font-weight: 100;

  margin-top: 0px;

  width: 96%;

  margin-left: auto;

  margin-right: auto;

  word-wrap: break-word;

  text-align: left;

}

@media (min-width:992px){

	.portfolio .text-category {

	  font-size: 140%;

	  margin-top: 5px;

	  width: 96%;

	  margin-left: auto;

	  margin-right: auto;

	  word-wrap: break-word;

	}

}

[data-id="default_fancy"]{

	border:none;

	border-spacing:0;

	border-collapse:collapse;

}

[data-id="default_fancy"] td{

	padding:0px;

} 

