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


#top ul.sub-menu.tracked-pos {
    margin-top: -60px;
    border-radius: 10px;
}
div#header-secondary-outer {
    background: #000;
    color: #fff;
}

#slilder1 {
    margin: 0px;
}





#footer-sec h2 {
    font-size: 22px;
}
.footer-links li {
    list-style: none;
    margin-left: -27px;
}
#footer-sec input[type=email] {
    background: #fff;
	border: 1px solid #215127;
    border-radius: 0px;
}
#footer-sec input[type=submit] {
	background: #000;
    width: 100%;
    border-radius: 0px !important;
    font-size: 20px;
}

.socliy li a:hover {
    color: #000;
    transition: .9s;
}

.socliy li a {
	color: #000;
    font-size: 20px;
}
.socliy li {
    display: inline-block;
    margin-left: 20px;
}
.socliy {
    margin-left: -43px;
}

#footer-sec .iwt-text a:hover {
    color: #215127;
}
#footer-sec .iwt-text a {
    color: #000;
}







