/*
Theme Name: Krebsregister BW Theme
Theme URI: https://krebsregister.kunden-projekt.dev/
Author: Krebsregister BW
Author URI:
Description: 2023 WordPress Theme für krbw
Version: 1.0
*/
	body header easy-speech {
		--display: block !important;
	}
	body easy-speech {
		--display: none !important;
	}
@media (max-width: 765px) {
	.brlbs-bottom-0 {
		bottom: 100px !important;
	}
	#toTop {
        bottom: 250px !important;
        right: 10px !important;
    }
	body header easy-speech {
		--display: none !important;
	}
	body easy-speech {
		--display: block !important;
	}
}

@media (max-width: 765px) {
    body .menu-reporting-portal-container {
        top: 200px;
    }
}
@media (max-width: 500px) {
    body .menu-reporting-portal-container {
        top: 100px;
    }
}
@media (max-width: 1100px) {
	.menu-reporting-portal-container .nav .menu-item a {
		margin-right: 20px !important;
	}
	.custom-html-widget .mobicon{
		border: none;
		appearance: none;
		background-color: transparent;
	}
}
body.contrast .responsiveNavigation .widget .so-widget-sow-editor .textwidget p img{
	display: none;
}
body.contrast .responsiveNavigation .widget .so-widget-sow-editor .textwidget p img.contrast-img{
	display: block;
}
.menu-reporting-portal-container ul li a {
	border-radius: 100px !important;
	margin-right: -80px !important;
}

span.btn-more.contrast:after,
a.btn-more.contrast:after {
	background-color: #000 !important;
}
.highlight {
	background-color: yellow;
	font-weight: bold;
}
.accordion-content.contactperson {
	height: auto !important;
}
.search-results .result-row a{
	text-decoration: none!important;
	-webkit-text-decorations-in-effect: none!important;
}
.search-results .result-row a .result-path{
	text-decoration: underline;
}
.search-results .result-row a .result-path strong{
	text-decoration-color: #fff;
}

#searchsubmit:focus {
	outline: 1px solid;
}

.highlight-inline {
	background-color: yellow;
	font-weight: bold;
}
