/*
Theme Name: Legal News
Theme URI: https://www.legal-news.de
Template: donovan
Author: Praetor Intermedia
Author URI: https://www.praetor.im
Description: "Legal News" ist ein Childtheme des Donovan-Themes von ThemeZee: https://themezee.com/themes/donovan/
Tags: two-columns,blog,news,custom-background,custom-logo,custom-header,custom-menu,grid-layout,entertainment,editor-style,rtl-language-support,featured-image-header,featured-images,flexible-header,custom-colors,full-width-template,sticky-post,threaded-comments,translation-ready,theme-options,one-column,left-sidebar,right-sidebar,three-columns
Version: 1.5.1
Updated: 2020-04-26 18:46:39

*/

.header-main	{
	background-image: url(/wp-content/uploads/2018/07/legal-news-logo-klein.png);
	background-repeat:no-repeat;
	background-position:20px;
	/* min-height:75px; */
	padding-left:120px;
}
.main-navigation-menu li.current-menu-item > a {
	text-decoration: none;
}
#headimg.header-image img{
	min-width:100% !important;
}

.themezee-related-posts {
	border-left: 8px solid grey;
}
h2.related-posts-title {
	font-size: 1.5rem;
	font-weight:bold;
	background-color: whitesmoke;
	margin-left:  -10px;
	padding:10px;
}

.wherego_related h3 {
	margin-left: -10px;
	background-color:whitesmoke;
	padding:10px;
}
.wherego_related ul {
	list-style-type:none;
	padding-left: 0;
}
.wherego_related ul li {
	padding-bottom: 0.25em;
}
.wherego_date {
	color: rgba(0,0,0,0.5);
	font-size: 0.875rem;
	padding-left:0.75em;
}

/* Anpassungen Aufklappmenues */
.icon-expand {
	padding-left:0.125rem;
	max-height: 0.7rem;
	max-width: 1.2rem;
}

/* Anpassungen für Ticker */
.site-footer { 
	margin-bottom: 40px; 
}

/* Anpassungen für ICS */
.isc_image_list_box{
	font-size: 70%;
	background-color: gainsboro;
	padding-left: 0.5em;
}
.isc_image_list_title {
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom:0;
	margin-bottom:0;
}
.isc_image_list {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0.5em
}


/* Anpassungen für Tablets und Smartphones */

@media only screen and (min-width: 60.001em) {
	.small-header .header-main { background-image: url(/wp-content/uploads/2020/04/VerbraucherBoten_t_50.png); }
}

@media only screen and (max-width: 35em)  {
	.site-title { font-size: 22px !important; }
	.site-description { font-size: 11px; }
	h1.page-title{ font-size:22px; }
}