 /* Color Theme - Amethyst /Violet/

/**** Custom logo ****/
.logo{
	width: 368px;
	height: 80px;
    	background: url('https://hackathon.me/wp-content/uploads/2016/04/Logo-Novo.png') no-repeat center center;
    	background-size: 368px 80px;
}
.cbp-af-header.cbp-af-header-shrink .logo{
	width: 285px;
	height: 62px;
    	background: url('https://hackathon.me/wp-content/uploads/2016/04/Logo-Novo.png') no-repeat center center;
    	background-size: 285px 62px;
}
