.sidebar{display: none !important;}

#wrap {
	max-width: 2000px !important;
	margin-bottom: 0;
	padding: 0;
}

#wrap .hfeed {
	width: 100% !important;
}

.footer .wrap {
	padding-bottom: 155px !important;
}

@media( max-width: 1024px) {
	#simple-sticky-footer {
		width: 100% !important;
		text-align: center !important;
		margin-left: 0 !important;
	}
	#simple-sticky-footer p {
	    text-align: center !important;
			font-size: 1em !important;
	}
}

@media( max-width: 425px) {
	#simple-sticky-footer {
		padding-bottom: 40px !important;
	}
	#simple-sticky-footer p {
	    text-align: left !important;
			font-size: 7px !important;
	}
}
