/**
 * 16.9 - Blogzilla - Portfolio
 */

.tlp-portfolio * {
	overflow: hidden;
	}

.tlp-portfolio .img-responsive {
	margin: 0px;
	}

body.page-template-portfolio-page .content-area {
	width: 100%;
	}

body.page-template-portfolio-page span.posted-on {
	display: none !important;
	}

body.page-template-portfolio-page h2.entry-title {
	display: none !important;
	}

.tlp-portfolio button {
	background: none !important;
	text-transform: uppercase !important;
	padding: 10px 0px !important;
	border-radius: 0px !important;
	font-size: 11.5px !important;
	font-weight: 300 !important;
	margin: 0px 40px;
	border: none !important;
	font-family: 'Montserrat', sans-serif !important;
	letter-spacing: 1.8px !important;
	}

.tlp-team .short-desc,
.tlp-team .tlp-team-isotope .tlp-content,
.tlp-team .button-group .selected,
.tlp-team .layout1 .tlp-content,
.tlp-team .tpl-social a,
.tlp-team .tpl-social li a.fa,
.tlp-portfolio button.selected,
.tlp-portfolio button:hover {
	background: none !important;
	color: #424040 !important;
	border-bottom: 1px solid #424040 !important;
	}

.tlp-portfolio .layoutisotope .tlp-content h3 a,
.tlp-portfolio-item  .tlp-content h3 a {
	color: #424040 !important;
	text-decoration: none !important;
	border: none !important;
	box-shadow: none !important;
	outline: 0;
	font-weight: normal;
	}

.tlp-portfolio .button-group,
.tlp-portfolio-item .button-group {
	margin: 15px 0px 25px 0px !important;
	text-align: center !important;
	}

.tlp-portfolio .layoutisotope .tlp-overlay,
.tlp-portfolio .layout1 .tlp-overlay,
.tlp-portfolio .layout2 .tlp-overlay,
.tlp-portfolio .layout3 .tlp-overlay,
.tlp-portfolio .slider .tlp-overlay,
.tlp-portfolio-item .tlp-overlay {
	background: rgba(255,255,255,0.4) !important;
	}

.tlp-portfolio .layoutisotope .tlp-overlay .link-icon,
.tlp-portfolio-item .tlp-overlay .link-icon {
	display: none !important;
	}

.tlp-portfolio .layoutisotope .tlp-content h3,
.tlp-portfolio-item .tlp-content h3 {
	margin: 0px !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	text-decoration: none !important;
	letter-spacing: 4.5px !important;
	text-transform: uppercase !important;
	font-family: 'Montserrat', sans-serif !important;
	text-align: center !important;
	}

.tlp-portfolio .layoutisotope .tlp-portfolio-thum:hover img,
.tlp-portfolio-item  .tlp-portfolio-thum:hover img {
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-o-transform: none !important;
	transform: none !important;
	}

.tlp-col-lg-3 {
	margin: 0px !important;
	padding: 0px 12px !important;
	}

.tlp-col-lg-3:before {
	width: 25% !important;
	margin: 0px !important;
	padding: 10px 12px !important;
	content: "";
	}

.tlp-portfolio .layoutisotope .tlp-portfolio-item .tlp-content,
.tlp-portfolio-item .tlp-content {
	background: #ffffff !important;
	color: #424040 !important;
	border-bottom: none !important;
	position: absolute !important;
	top: 22px;
	width: calc(100% - 22px) !important;
	opacity: 0 !important;
	overflow: hidden;
	height: calc(100% - 22px);
	}

.tlp-portfolio .layoutisotope .tlp-portfolio-item .tlp-content:hover,
.tlp-portfolio-item .tlp-content:hover {
	background: #ffffff !important;
	opacity: 0.8 !important;
	}

.tlp-portfolio .layoutisotope .tlp-content .tlp-content-holder,
.tlp-portfolio-item .tlp-content .tlp-content-holder {
	padding: 0px 20px !important;
	margin-right: 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	}

.portfolio-feature-img {
	display: none !important;
	}

div.portfolio-detail-desc {
	width: 100%;
	padding: 0px !important;
	margin: 0 auto 100px auto;
	float: none !important;
	}

body.single-portfolio .container {
	width: 100%;
	}

body.single-portfolio .tlp-portfolio-detail {
	padding: 0px !important;
	}

body.single-portfolio .row {
	margin-left: 0px;
	margin-right: 0px;
	}

h2.portfolio-title {
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 10px;
	}

body.single-portfolio img {
	margin-top: 4px;
	}

body.single-portfolio .addtoany_share_save_container {
	display: none;
	}

body.single-portfolio .others-info {
	display: none;
	}

.single-portfolio-share {
	display: none;
	}