/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        5.0.11
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/


/*.vc_message_box-icon > .fa {
  font-size: 3em;
  left: 25%;
  line-height: 3;
  top: 25%;
} */

<!--[if IE]>
	.home-box-image {
	/* margin: 0!important; */
	padding: 0 0 0 15px!important
}
<![endif]-->

.w3eden .btn-primary,
.w3eden .flat-primary,
.w3eden .flat-primary.btn-bordered:hover {
    background-color: #092c74;
    color: #ffffff;
}
.w3eden .btn-primary:hover:not(.no-hover),
.w3eden .flat-primary:hover:not(.no-hover),
.w3eden .flat-primary.btn-bordered {
    background-color: #092c74;
    color: #ffffff;
}
.w3eden .btn-primary:focus,
.w3eden .btn-primary:active:not(.no-hover),
.w3eden .flat-primary:active:not(.no-hover),
.w3eden .flat-primary.btn-bordered {
    background-color: #b6a349;
    color: #ffffff;
}
