/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/



#header-wrap #logo {
	width: 100%; 
	height: 70px;
}

#header-wrap #logo img {
	height: auto; 
	max-width: 250px; 
}
#header .primary-menu { height: 70px; }

#copyrights { padding: 10px 0 !important; }
#copyrights p { margin: 0; }
#copyrights a { color: #FFF; }
#copyrights a:hoiver { color: #900; text-decoration: underline; }
