/* Add here all your css styles (customizations) */


.footer-v8 .footer {
    background: #f7f7f7;
    border-top: 3px solid #eee;
}
.bg-color-darker {
    background-color: #f7f7f7 !important;
}
.topbar-search-block,  .blog-topbar {
    background: #392400 !important;
}
.footer-v8 .copyright {
    background: #392400!important;
}

.footer-v8 .footer h2, .footer-v8 .footer li {
	color: #392400;
}

.footer-v8 .footer h2:after {
	background: #eee;
}
.footer-v8 .footer p {
	color: #392400 !important;
}

.footer-v8 .footer strong {
	color: #392400;
}

.footer-v8 .footer hr {
	border-color: #222;
}
.footer-v8 .footer .column-one span {
	color: #392400;
}

.footer-v8 .footer .column-one a {
	color: #392400;
}

#topcontrol {
	background: #392400 !important;
}

.blog-cars-heading, .title-v4 {
	border-bottom: 2px solid #392400;
}

.btn-u {
	background: #392400;
}
.btn-u:hover {
	background: #007b3b;
}
.color-green {
	color: #007b3b;
}

.who li i {
	margin-right: 8px;
}

.headline h2, .headline h3, .headline h4 {
	border-bottom: 2px solid #392400;
}

.blog-ms-v1 {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
	margin-bottom: 30px !important;
}

body {
	color: #333;
	font: 14px 'Roboto Slab', sans-serif !important;
	text-rendering: optimizelegibility;
}

@media (max-width: 1200px) {
	.header-v8 .navbar-nav {
		float: right;
	}
	.header-v8 .navbar-nav > li > a {
		padding: 10px;
		line-height: 60px;
		font-size: 13px;
	}
}

.topbar-list > li:before {
	top: 11px;
	left: -3px;
	width: 1px;
	height: 0px;
	content: ' ';
	background: #eee;
	position: absolute;
}
