/*
Theme Name: Salvation Army 2017
Theme URI: http://salvationarmy.ca
Description: Bootstrap Theme for WordPress. This theme is custom built for Salvation Army Canada.
Author: Brainyyack
Author URI: http://brainyyack.ca
Version: 1.0
*/
#menu-item-653866 .ubermenu-submenu-id-653866 {
	width: 50% !important;
	left: auto !important;
}

.text-white{
	color: white!important;
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:focus {
    color: #f7f7f7;
    border-color: #f23630;
    background-color: #f23630;
}

.form-control {
	border: 1px solid #464a4c !important;
}
.form-control:focus {
	border: 1px solid #000000 !important;
}

.nf-form-content textarea {
	background: #ffffff !important;
    border: 1px solid #333333 !important;
}