/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/


label.label {
    display: none !important;
}

.bullets {
    font-size: 0.9em !important;
}

#primary-menu ul li a > div {
    padding:2px;
}

#primary-menu ul li a:hover > div {
    /*background-color: #097C87;*/
}

.h5title{
    font-size:14px;
    font-weight: bold;
}