/*
Theme Name: BMS
Description: Child theme based on Total.
Author: Dean Loh
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.hide {
    display: none !important;
}

.wpex-social-share.position-vertical {
    top: 30px;
}

/*
.wpex-sticky-header-holder #site-navigation .dropdown-menu > li > a {
    color: #fff !important;
}
*/

/*
.wpex-sticky-header-holder.is-sticky #site-navigation .dropdown-menu > li > a {
    color: #000 !important;
}
*/

#site-header.overlay-header.dark-style #mobile-menu a {
    color: #fff !important;
}

#site-header.overlay-header.dark-style #mobile-menu a {
	background-color: #00541c !important;
}

.lowclass {
	text-transform: none !important;
}

.is-sticky #site-header.overlay-header.light-style {
	background: #00541b;
}

.cta .theme-button {
	margin: 0;
	width: 100%;
	text-align: center;
	font-size: 0.889em;
	padding: 15px 20px;
	text-transform: uppercase;
}

.cta .theme-button.company {
	background-color: #00C1CF;
}

.cta .theme-button.individual {
	background-color: #03CF00;
}

#frm_field_115_container,
#frm_field_110_container {
	padding-top: 20px !important;
}

#menu-item-620 a:first-child {
	color: #fff;
}