/**
* Override the rules generated with {Less} with pure {Css}
*/
.fa-home {
	margin-right: 5px;
	font-size: 20px;
}

.slider {
	padding-top:20px;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	margin-bottom:20px;
	background-color: #E0E0E0;
}

.text-muted {
	color: #3C3C3C;	
}

.contacticon {
	margin-right: 5px;
}
.box-categories ul li.level-1.active a	{
	color: #3C3C3C;
	background-color: #B2DFF3;
}

.text-primary	{
	color: #000;
}

.productCarousel_startpage .image, .productCarousel_startpage.image .image-link	{
	width: auto !important;
}
.productCarousel_startpage .panel-body	{
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	height: auto !important;
	background-color: #FFF;
}

.product-shipping-status	{
	font-size: 18px;
	color: black;
}

.button.coc-accept-link	{
	background: #b2dff3;
	border: 1px solid #9cd6f0;
}

#header ul.user li {
	vertical-align: middle !important;
}

.paypal_button_container	{
	width: 350px !important;
}