/* Add here all your CSS customizations */
div {
	color: #666 !important;
}
.page-header a{
	color: #FFF;
}	
.page-header h4 {
	border-bottom: 5px solid #095F0F;
	color: #FFF;
	display: inline-block;
	margin: 0 0 -25px;
	line-height: 47px;
	padding: 0 0 10px;
	position: relative;
}
.text-white{
	color: #ccc !important;
}
.font-md{
	font-size: 14px !important;
}
.home-intro{
	margin-bottom: 30px !important;
}

/* main */
ul.sort-source li a:before{
	content: none !important;
}
.sort-source > li > a{
	padding: 6px 0px !important;
}
.product-title h4{
	max-height: 27px !important;
	overflow: hidden !important;
}

#footer .footer-ribbon:before{
	top: 1px;
}
.list li{
	margin-bottom: 10px;
}
#footer .contact i.fa-envelope{
	top:-3px;
}
.social-icons li{
	margin-right: 5px;
}
.thumb-info .thumb-info-title{
	text-transform: none !important;
}
.min-height-md{
	min-height: 150px !important;
}
.contact-details a{
	color: #ccc !important;
}
