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

#kpiberechnen a{
	cursor: pointer;
}

#kpiberechnen .col.span_3 a{
	width: 100%;
}

#kpiberechnen .fancy-select-wrap{
	padding-top: 0;
}

#kpiberechnen .fancy-select-wrap a{
	background-color: #fff;
}

#kpiberechnen #enko-kpi-form-contact .form-row{
	margin-bottom: 20px;
}

#kpiberechnen #enko-kpi-form-contact button.btn{
    border: none;
    color: #fff;
    cursor: pointer;
    width: auto;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 14px;
    background-color: #416172;
    border-radius: 4px!important;
    -webkit-border-radius: 4px!important;
    box-shadow: none;
    padding: 15px 22px!important
}

#header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a{
	color: #fff !important;
}

a.nectar-button.accent-color{
	background-color: #416172!important;
}