#page-container #top-header {
	background-color: #000 !important
}
#top-header #et-info-phone a:hover, #top-header #et-info a:hover span#et-info-email, #top-header .et-social-icon a:hover {
	color: #fff !important
}
#top-header #et-info-phone, #top-header #et-info-phone a, #top-header #et-info-email, #top-header .et-social-icon a {
	color: #fff !important
}
/*#top-header #et-info-phone, #top-header #et-info-phone a, #top-header #et-info-email, #top-header .et-social-icon a {
	font-size: 200% !important
}
*/
@media only screen and (min-width:768px) {
#et-info {
	float: right !important
}
}
#et-secondary-menu, #top-header {
	/*font-weight: bold*/
}
#footer-info {
	width: 100%;
	margin: 0 auto;
	text-align: center !important
}

@media only screen and (min-width:980px) {
#footer-bottom .et-social-icons {
	margin-bottom: -28px
}
}
@media only screen and (max-width:980px) {
.hide_on_mobile {
display: none !important;}
}