.brandcolor {
	color: #e62d1e !important;
}

.brandborder {
	border: #e62d1e solid 1px !important;
}

.brandbackground {
	background-color: #e62d1e !important;
	border: 0;
}

.brandbackgroundhover:hover {
	background: 0 0 !important;
	color: #fff !important;
	background-color: #e62d1e !important;
}

.brandcolorhover:active,
.brandcolorhover:focus,
.brandcolorhover:hover {
	color: #e62d1e !important;
}

.childbrandbackgroundhover:hover > a {
	background-color: #e62d1e;
}

.childbrandcolorhover:hover > a {
	color: #e62d1e;
}

.c_logo__link {
	background-image: url(./images/seepex-logo.png);
}

/* Custom nav colors*/

#Header {
	background-color: #000 !important;
}

.GDHeaderTop__main {
	background: #000 !important;
}

.GDHeaderTop__language-region-cont__h5 {
	fill: #fff !important;
}

.GDHeaderTop__language-region-cont__svg1 g {
	fill: #e62d1e !important;
}

.dd_menu_item.childbrandcolorhover > a {
	color: white !important;
}

.GD-Dropdown .dd_after:after {
	color: #e62d1e !important;
}

.GDHeaderTop {
	border-bottom: none;
}
