/*
	Theme Name: North Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: north-wp
*/

@import url("../north-wp/style.css");

.header {
	background: #820000;
	}

.header:hover,.header.hover {
	background: #730000;
	}

.header .menu-holder .mobile-toggle {
	color: #e06718;
	}

#nav .sf-menu > li > a {
	color: #e06718;
	}
#nav .sf-menu > li > a:hover{
	color: #fff;
	}
.onepage-pagination li a {
	border: 3px solid rgba(224,103,24,0.6);
}

.onepage-pagination li a.active {
border-color: #222;
}

.account-holder ul li a {
	color: #e06718;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
	border-left: 0px dotted #fff;
}
.account-holder ul li a:hover{
	color: #fff;
}

#footer .social-links a {
  color: rgba(115, 0, 0, 0.9);
}

.header {
  padding: 5px 35px;
}
.header .logo .logoimg {
  max-height: 90px;
}