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


/*Modification J*/
a#logo {
    font-size: 30px !important;
    color: #044cb2 !important;
}
ul.buttons.sf-menu {
    display: none !important;
}
.wpcf7-form {
    max-width: 50%;
    margin: 0 auto;
}

.steptitle{
	color: green !important;
    text-decoration: underline;
	text-align: center;
}
.steptitle p{padding-bottom:.5em}
.title-champ{
	font-size:15px;
	font-weight:bold;
}

.wpcf7-list-item{display:block}
span.wpcf7-list-item-label {
    margin-left: 10px;
}
input[type="checkbox"] {
    float: left;
	margin-top: 8px;
}
@media only screen and (min-width: 1px) and (max-width: 999px){
	#top .col.span_9 {
    display: none !important;
}
}



