/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

header#header.sticky-header-custom div#header-wrap {
	background-color: #1abc9c;
}

header#header.sticky-header-custom div#header-wrap .menu-link {
	color: #FFFFFF;
	cursor: hand;
}

header#header.sticky-header-custom div#header-wrap .menu-link:hover {
	color: #000000;
}

.page-title-content {
	text-align: center;
	width: 100%;
}

#template-contactform-text {
	display: none;
}
