/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

form.custom-anim-wp label {
	display: block;
}

form.custom-anim-wp label.error, span.error, span.wpcf7-not-valid-tip {
	color: #e10045 !important;
	font-weight: 700;
}

span.wpcf7-not-valid-tip {
	border: none !important;
	-webkit-box-shadow: none !important;
}

#forgot-pwd {
	color: inherit;
}

#error-login {
	margin-left: 10px;
}



