body {
   background	: transparent url("../../img/theme/gold.jpg") no-repeat fixed center bottom;
	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			: #f5ae56!important;
    border-color		: #f5ae56!important;
}

.btn.btn-primary:hover, 
	.btn.btn-primary:active,
		.btn.btn-primary:hover,
			.btn.btn-primary:active{
	background			: #f6d07b!important;
    border-color		: #f6d07b!important;
}
.icon-chat{
	background-color:	#f6d07b!important;
}
