/* Themify Customize Styling */
#headerwrap {	
	background-color: #cc00bb;
	background-color: rgba(204,0,187,1.00); 
}
#site-logo {	
	font-family:Philosopher;	font-size:20px;
 
}

/* Themify Custom CSS */
#footerwrap {
	  background: #cc00bb;clear: both;color: #fff;padding: 1.2em 0;
}
/* back to arrow */.back-top {
	text-align: center;width: 60px;height: 35px;position: absolute;left: 0;top: -54px;bottom: 100%;padding: 0;margin: 0;
}
.back-top a {
	background: #cc00bb;display: inline-block;width: 100%;height: 100%;line-height: 35px;
}
.back-top:hover a {
	background: #000;
}
.back-top a:before {
	font-size: 1.5em;font-family: FontAwesome;content: "\f106"; /* angle-up */font-style: normal;font-weight: normal;
}
