/* INFINIBU Colors */

#header .inner  {
	background: rgb(182,12,16);
}

#tl_navigation .menu_level_1 li.current {
	border-left-color: rgb(182,12,16);
}

/* Hide Contao */

#header #home {
	display: none;
}

#left .version {
	display: none;
}

/* Own filter icon */

.pim_img_submit {
	background: rgb(182,12,16);
	border: none;
	border-radius: 2px;
}

.infinibu_lupe {
	transform: translate(-1px,-1px);
	height: 29px;
	width: 29px;
}