/*
Theme Name: John A. Knudsen - Child Theme
Theme URI: http://create.themetrust.com
Version: 1.0
Description: A customized version of Themetrust Create
Author: Lucian Florian
Author URI: http://www.fldtrace.com
Template: themetrust-create
*/

html body #site-header.transparent.light .main-nav ul li a, html body #site-header.transparent.light .main-nav ul li span {
    color: #fff !important;
}
html body #site-header.transparent.light .main-nav ul li a:hover, html body #site-header.transparent.light .main-nav ul li span:hover {
    opacity: 0.9 !important;
}

html body #site-header.transparent.light {
    border-bottom: none;
}

.no-margin .panel-first-child {
	margin-bottom: 0 !important;
}

.center {
	text-align: center;
}

body a {
	color: #1B1B19;
}
body a:hover {
	color: #1B1B19;
	text-decoration: underline;
}

.single-project h1 {
	font-size: 1.4em;
}

.pp_social {
	display: none;
}