/* Color Theme - Amethyst /Violet/

/**** Custom logo ****/
.logo{
	width: 200px;
	height: 80px;
    	background: url('http://remasquad.com/wp-content/uploads/2016/07/3d-200x80.png') no-repeat center center;
    	background-size: 200px 80px;
}
.cbp-af-header.cbp-af-header-shrink .logo{
	width: 150px;
	height: 60px;
    	background: url('http://remasquad.com/wp-content/uploads/2016/07/3d-200x80.png') no-repeat center center;
    	background-size: 150px 60px;
}