/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 21 2016 | 18:44:01 */
/* fixed */
.navbar {
    background-color: rgba(255, 255, 255, 1);
  	border: none;
    box-shadow: none;
}

.header.header > .navbar{
	box-shadow: none;
}
.content-left-wrap{
  	padding: 0px;
  
}

.entry-content{
  	margin-top: 0px;
}