
					/**
  				 * Footer widgets and copyright spacing.
   				*/

.footer-widgets {
		padding: 40px 0;
	}

.footer-widgets .widget {
			margin-bottom: 0px;
		}

.site-footer {
  		display: none;
	}

.roll-client .client-item {
		margin-bottom: -25px;
}

.page-wrap,
#content .content-wrapper{
   padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.entry-footer{
  margin-top: 0;
}

#main > .hentry{
  padding-bottom: 0 !important;    
}