body {
    background	: transparent url("../../img/theme/plantify.jpg") no-repeat fixed center bottom;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}
.ml-panel, .ml-title, .ml-dialog{}
.ml-panel .product-title{}
.panel.ml-panel{
	background	:	rgba(255,255,255,0.8);
}
.btn.btn-primary,
	.btn.btn-primary{
	background			: #6fad49!important;
    border-color		: #6fad49!important;
}

.btn.btn-primary:hover, 
	.btn.btn-primary:active,
		.btn.btn-primary:hover,
			.btn.btn-primary:active{
	background			: #5c923d!important;
    border-color		: #5c923d!important;
}

#main-nav a, footer a, footer{
	color	:	#FFF;
}
