
/*-----------------------------------------------------------------
 Output Custom CSS from Theme Options Panel
---------------------------------------------------------------- */

#header .logo {background: none;}

body.page-template-template-portfolio-php .item a .overlay, body.page-template-template-portfolio-sortable-php .item a .overlay, body.archive-portfolio .item a .overlay, body.single-portfolio #portfolio .item a .overlay, .mighty_project_widget .item a .overlay {display:none}

body.page-template-template-portfolio-php .item a:hover .view, body.page-template-template-portfolio-sortable-php .item a:hover .view, body.archive-portfolio .item a:hover .view, body.single-portfolio #portfolio .item a:hover .view, .mighty_project_widget .item a:hover .view {display:none;}

#subfooter {
	
	padding: 70px 0;
	color: #ffffff;
	font-size: 13px;
	line-height: 21px;
	}

#header #nav li a {
	color: #ffffff;
	font-size: 13px;
	font-weight: 800;
	line-height: 13px;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: block;
	border-bottom: 2px solid transparent;
	padding-bottom: 5px;
	}


#header {
	z-index: 200;
	top: 0;
	left: 0;
	right: 0;
	height: 80px;
background: url(https://domenicsautobody.com/wp-content/uploads/2014/11/logosmall-e1415209256530.png) 0px 20px no-repeat #6a4f38;
background-position: right;
	position: fixed;
	}



