/*
Theme Name: Stockholm Child
Theme URI: https://stockholmlanding.qodeinteractive.com/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.1.1
Text Domain: stockholm
Template: stockholm
*/

.portfolio-details {
	width:100% !important;
}

.tlp-portfolio button {
	background:none;
	color:#999;
}

.tlp-portfolio button.selected {
	background:none !important;
	color: #687251;
	font-weight:bold;
}

.tlp-portfolio button:hover {
	background:none !important;
	color:#687251;
}

.tlp-overlay {
	background-color: rgba(255, 255, 255, 0.50) !important;
}

.tlp-portfolio .isotope3 h3 ,
.tlp-portfolio .carousel3 h3 ,
.tlp-portfolio .layout3 h3 {
    padding: 0;
    margin: 0;
    top: 50%;
  	transform: translateY(-50%);
  	position:relative;
}

.portfolio-short-details p {
	font-size:18px;
}

.single-portfolio .title_outer {
	display:none !important;
}

.single-portfolio .header_bottom {
	padding-bottom:21px;
}

.standard_title {
	padding-bottom:20px;
}

@media only screen and (min-width:1000px) {
	header.centered_logo:not(.sticky) .q_logo img {
		width:150px !important;
		height:150px !important;
	}
}