/*
==========================================================================
CSS Uhren-, Juwelen-, Kunsthandel Oberoesterreich
last update: SC 20231218
==========================================================================
*/
.mid-section{
	display: none;
}
.search-link-section{
	display: none;
}
.header-zusatz {
	margin-bottom: 6px;
	font-size: 30px;
}
.site-header__subtitle {
	font-size: 35px;
}
.card-body{
	display: none;
}
.link-list-section{
	display: none;
}
/*Alt
#page .search-section {
	background-image: url(https://firmen.wko.at/upload_images/media/individuell/juweliere-ooe/header.jpg) !important;
}
.search-result h1#title-widget {
	padding-top: 10px;
	margin-bottom: 0;
	font-weight: 500;
	font-size: 32px;
}
.search-result h1.bordered-bottom-s {
	font-size: 20px;
	margin-top: 14px;
}
.footer .wko-wuerfel {
	background-image: url(https://firmen.wko.at/upload_images/media/individuell/juweliere-ooe/logo.png);
	float: right;
	width: 102px;
	height: 60px;
	margin: 0 0 10px 0;
}
.search-result .filteroptions .row .col-md-4:nth-last-child(3) {
	display: none;
}
*/