.hidden {
	display: none !important;
}

h2 {
	line-height: 1.35em !important;
}

/* Footer */
#et-social-icons li {
	float: right;
	margin-left: 10px;
}

#footer-bottom .et-social-icons a {
	font-size: 1em !important;
}

#footer-bottom .et-social-icons a:hover {
	color: #1BFAFA !important;
}

#main-footer {
	margin-bottom: 10px;
}

#footer-bottom {
	text-align: center;
	font-size: 0.8em;
	color: #FFFFFF;
}

#footer-bottom a {
	color: #FFFFFF;
}

#footer-bottom a:hover {
	color: #1BFAFA;
}

#footer-bottom .container {
	padding-bottom: 0;
	text-align: center;
}

#footer-bottom .bottom-menu {
	display: none;
}

#colophon div.site-info {
	text-align: center;
	font-size: .75em;
}

#footer-left {
	float: left;
}

#footer-right {
	float: right;
}