/*
Theme Name: North Child
Theme URI: http://themeforest.net/item/north-one-page-parallax-wordpress-theme/8454561
Description: One Page WordPress Theme
Version: 1.2
Author: Veented
Author URI: http://themeforest.net/user/Veented
Template: north
*/


.feature-box .feature-texts h3.box-head {
    font-size: 25px;
    margin-top: 0px !important;
    margin-bottom: 10px;
}


.feature-box{
	margin-bottom:30px;
}

@media screen and (max-width: 782px) {
    html {
        margin-top: 0px !important;
    }
	
	
.feature-box .feature-texts h3.box-head {
    margin-top: 20px !important;
}
	
	.admin-bar .is-sticky #navigation, .admin-bar #navigation.navbar-style2, .admin-bar #navigation.nav-from-top.second-nav {
    top: 0 !important;
}
}
