/*
Theme Name:     FBH International
Theme URI:      http://www.fbhinternational.com
Description:    Custom theme developed for FBH International 
Author:         Louise Street Marketing
Author URI:     http://www.louisestreet.com
Template:       dp_maxine
Version:        1.0
*/

.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
	background-color: #334F73 !important;
	color: #fff !important;
}

.dp-sticky-navigation-wrapper .sf-menu li a {
	padding: 10px !important;
	margin: 26px 0 !important;
}

.sf-menu li.current-menu-item a {
	color: #334F73 !important;
}

li.calltoaction a {
	background-color: #334F73;
	padding: 10px;
	margin: 26px 0;
	color: #fff !important;
}

.dp-sticky-navigation-wrapper .sf-menu ul li a {
	margin: 0 !important;
}

.subheader-inner {
	background-position: center center !important;
}

.dp-subheader .main-title {
	text-align: center !important;	
}

@media (max-width: 400px) {

	.alignright, .alignleft, .alignright img, .alignleft img {
		width: 100% !important;
	}

}

a {
	color: #334F73 !important;
}

a.vc_general.vc_btn3 {
	color: #fff !important;
}