/*
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
*/



#header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a {
    opacity: 1;
}
div#header-outer:not(.small-nav) ul.sf-menu.sf-js-enabled.sf-arrows:before {
background: rgb(0 0 0 / 20%);
    display: block;
    width: 115%;
    height: 50%;
    position: absolute;
    top: 25%;
    content: "";
    left: -5%;
    border-radius: 70px;
    filter: blur(10px);
}
div#header-outer:not(.small-nav) ul.sf-menu.sf-js-enabled.sf-arrows{
	position:relative;
}
div#page-header-wrap h1 {
    text-shadow: 3px 3px 0px #134a9c;
}