/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

#features {

margin-bottom:50px;}

#feature-banner {
	background: url(../jpg/main-fan-image_grey-overlay.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#feature-text-box {
	position: relative;
}

/*Test*/
#feature-text {
	position:absolute; 
	top:50%; 
	left:50%; 
	height: 30%; 
	width: 100%; 
	margin: 6% 0 0 -50%;
}



/* --------------------------------------- */
/* --- FONTS: 'Geared' Slab Serif Font --- */
/* --------------------------------------- */

	@font-face {
	    font-family: "Geared";
	    src: url(../ttf/gearedslab.ttf) format("truetype");
	}
	@font-face {
	    font-family: "Geared-Light";
	    src: url(../ttf/gearedslab-light.ttf) format("truetype");
	}
	@font-face {
	    font-family: "Geared-Bold";
	    src: url(../ttf/gearedslab-bold.ttf) format("truetype");
	}
	@font-face {
	    font-family: "Geared-ExtraBold";
	    src: url(../ttf/gearedslab-extrabold.ttf) format("truetype");
	}

/* --------------------------------------- */

/* MegaNav Style Overrides */

	body #header-secondary-outer nav >ul >li >a {
		text-transform: uppercase;
	    font-weight: 300;
	    font-family: oswald, lighter;
	    color: #031e31;
	    font-size: 18px;
	}

	/*#header-secondary-outer nav .menu-login a,
	#header-secondary-outer nav .menu-activate a {
		padding: 3px 10px 0!important;
		line-height:8px;
	}*/

	/*#header-secondary-outer nav .menu-login a:before {
		content: url(/wp-content/themes/salient-child/img/menu-icons/Icon-1.png);
		vertical-align: middle;
		padding: 5px 5px 5px 0;
	}*/

	/*#header-secondary-outer nav .menu-activate a:before {
		content: url(/wp-content/themes/salient-child/img/menu-icons/Icon-2.png);
		vertical-align: middle;
		padding: 5px 5px 5px 0;
	}*/

/* ----------------------- */





