/*
 Theme Name:   Main | MedStar Georgetown University Hospital
 Description:  Theme for MedStar Georgetown University Hospital
 Author: !mpact Makers
 Author URI: http://impactmakers.com/
 Template:     medstarhealth-main-parent
 Version:      1
 Text Domain:  medstarhealth-main
*/

/*
@import url("../medstarhealth-main-parent/style.css");
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.site-logo img {
  padding: 25px 25px 16px 16px !important;
}

footer .bottom-menu .bottom-left-menu .menu-footer-left-container ul li a ,
footer .bottom-menu .bottom-right-menu .menu-footer-right-container ul li a ,
div.footer-schema ,
span.copyright {
	font-size: 1rem !important;
}

@media screen and (max-width: 1000px) {
	#site-navigation {
		padding:0px 0;
	}
	.main-navigation {
		/* margin-top:-8px; - Causing margin issue between buttons and top nav on mobile. */
	}
	.social-icons {
		margin-top:10px;
	}
}

#panel-5354-0-0-1 p {
	margin: 0px;
}