/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

/* HERO */
.home .hero p{
	font-size: 18px;
	line-height: 30px;
}

/* PODS */
.nectar-fancy-box[data-style="parallax_hover"] .bg-img:after {
    background-color: #003a54eb;}

.nectar-fancy-box[data-style="parallax_hover"] [class^="icon-"].icon-default-style{
    font-size: 40px!important;
    line-height: 40px!important;
    opacity: 1;}


/* FOOTER */
#footer-outer img{
	max-width: 150px!important;
}

html #footer-outer a:not(.nectar-button){
	color: #ffffff!important;
	font-weight: bold;
	font-size: 18px!important;
}


@media only screen and (min-width: 450px) {
	#menu-item-246,#menu-item-247 {
		display:none;
	}
}