/* Color Theme - Amethyst /Violet/

/**** Custom logo ****/
.logo{
	width: 145px;
	height: 81px;
    	background: url('http://www.altiplanochile.cl/wp-content/uploads/2015/08/Logo_Altiplano.png') no-repeat center center;
    	background-size: 145px 81px;
}
.cbp-af-header.cbp-af-header-shrink .logo{
	width: 110px;
	height: 62px;
    	background: url('http://www.altiplanochile.cl/wp-content/uploads/2015/08/Logo_Altiplano.png') no-repeat center center;
    	background-size: 110px 62px;
}
