/*
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
*/
html[lang="en"] body #header-outer .menu-item-30 > a {
	 width: 170px;
}
html[lang="en"] body #header-outer .menu-item-30 > a:before {
	content: 'Contact';
	padding-top: 17px;
    height: 34px;
}
html[lang="en"] body #header-outer .menu-item-30 > a:after {
	left: 0;
    padding-left: 10px;
    padding-bottom: 0;
    width: 100%;
    height: 100%;
    color: white;
    z-index: 999999999999;
}
html[lang="en"] body #header-outer .menu-item-30 .menu-title-text {
	display: none;
}

