:root {
	--primaryLightestColor:#fad499 !important;
	--primaryLighterColor: #f7be66 !important;
	--primaryLightColor: #f5a932 !important;
	--primaryColor: #f39400 !important;
	--primaryDarkColor: #da8500 !important;
	--primaryDarkerColor: #c27600 !important;
	--primaryDarkestColor: #aa6700 !important;
	--secondaryColor: #694100 !important;
	
	--footerSubBgColor: var(--primaryColor);
	--footerSubLinkColor: var(--shadeLightestColor);
    --footerSubTextColor: var(--shadeLightestColor);
    --topMetaBarBgColor: var(--primaryColor);
    --topMetaBarTextColor: var(--shadeLightestColor);
    --topMetaBarLinkColor: var(--shadeLightestColor);
    --topMetaBarLinkHoverColor: var(--secondaryColor);
    --topMetaBarLinkActiveColor: var(--secondaryColor);
}
.productoverview-view-item__dimensions.text-xsmall {
    display: none !important;
}

.d-none\@until-large.px-3\@medium.px-4\@large.top-meta-bar {
    display: none !important;
}

a.js-content-navigation-link-level1.content-navigation__link.content-navigation__link-level1[href*="abverkauf"]{
    font-weight: bold;
color: var(--primaryColor);
}
