/* General CSS */body, .has-parallax-footer:not(.separate-layout) #main{background-color:#f7f7f7;}@media only screen and (min-width: 960px){ .widget-area, .content-left-sidebar .widget-area{width:25%;} }.page-header, .has-transparent-header .page-header{padding:30px 0px 10px 0px}/* Blog CSS */
					.single-post.content-max-width #wrap .thumbnail,
					.single-post.content-max-width #wrap .wp-block-buttons,
					.single-post.content-max-width #wrap .wp-block-verse,
					.single-post.content-max-width #wrap .entry-header,
					.single-post.content-max-width #wrap ul.meta,
					.single-post.content-max-width #wrap .entry-content p,
					.single-post.content-max-width #wrap .entry-content h1,
					.single-post.content-max-width #wrap .entry-content h2,
					.single-post.content-max-width #wrap .entry-content h3,
					.single-post.content-max-width #wrap .entry-content h4,
					.single-post.content-max-width #wrap .entry-content h5,
					.single-post.content-max-width #wrap .entry-content h6,
					.single-post.content-max-width #wrap .wp-block-image,
					.single-post.content-max-width #wrap .wp-block-gallery,
					.single-post.content-max-width #wrap .wp-block-video,
					.single-post.content-max-width #wrap .wp-block-quote,
					.single-post.content-max-width #wrap .wp-block-text-columns,
					.single-post.content-max-width #wrap .wp-block-code,
					.single-post.content-max-width #wrap .entry-content ul,
					.single-post.content-max-width #wrap .entry-content ol,
					.single-post.content-max-width #wrap .wp-block-cover-text,
					.single-post.content-max-width #wrap .wp-block-cover,
					.single-post.content-max-width #wrap .wp-block-columns,
					.single-post.content-max-width #wrap .post-tags,
					.single-post.content-max-width #wrap .comments-area,
					.single-post.content-max-width #wrap .wp-block-embed,
					#wrap .wp-block-separator.is-style-wide:not(.size-full){max-width:805px;}
					.single-post.content-max-width #wrap .wp-block-image.alignleft,
					.single-post.content-max-width #wrap .wp-block-image.alignright{max-width:402.5px;}
					.single-post.content-max-width #wrap .wp-block-image.alignleft{margin-left: calc( 50% - 402.5px);}
					.single-post.content-max-width #wrap .wp-block-image.alignright{margin-right: calc( 50% - 402.5px);}
					.single-post.content-max-width #wrap .wp-block-embed,
					.single-post.content-max-width #wrap .wp-block-verse {margin-left: auto; margin-right: auto;}
				/* Header CSS */#site-header.has-header-media .overlay-header-media{background-color:rgba(0,0,0,0.5);}/* Footer Widgets CSS */#footer-widgets{padding:0px}/* Sidebar CSS */.widget-area{background-color:#20391b;}.widget-title{margin-bottom:21px;}#ocn-cookie-wrap .ocn-btn:hover{background-color:#0b7cac;}#ocn-cookie-wrap .ocn-icon svg{fill:#777;}#ocn-cookie-wrap .ocn-icon:hover svg{fill:#333;}#ocn-cookie-wrap .ocn-cookie-content{font-weight:400;}#ocn-cookie-wrap .ocn-btn{font-weight:400;}/* Sticky Header CSS */.is-sticky #site-header.shrink-header #site-logo #site-logo-inner, .is-sticky #site-header.shrink-header .oceanwp-social-menu .social-menu-inner, .is-sticky #site-header.shrink-header.full_screen-header .menu-bar-inner,.after-header-content .after-header-content-inner{height:53px;}.is-sticky #site-header.shrink-header #site-navigation-wrap .dropdown-menu > li > a, .is-sticky #site-header.shrink-header .oceanwp-mobile-menu-icon a,.after-header-content .after-header-content-inner > a,.after-header-content .after-header-content-inner > div > a{line-height:53px;}.is-sticky #site-header,.ocean-sticky-top-bar-holder.is-sticky #top-bar-wrap,.is-sticky .header-top{opacity:0.91;}/* Typography CSS */body{font-family:PT Sans;font-size:16px;line-height:1.7;}h1,h2,h3,h4,h5,h6,.theme-heading,.widget-title,.oceanwp-widget-recent-posts-title,.comment-reply-title,.entry-title,.sidebar-box .widget-title{font-family:Marvel;}h1{font-family:PT Sans;font-size:28px;color:#3a3a3a;}h2{font-family:PT Sans;font-weight:400;font-style:italic;font-size:24px;color:#6b6b6b;}h3{font-family:PT Sans;font-weight:700;font-style:italic;font-size:20px;color:#707070;}h4{font-family:PT Sans;}.site-breadcrumbs{font-weight:100;font-style:normal;letter-spacing:0.8px;}/*Beitragsüberschrift nach innen setzen*/.page-header{padding-left:21%}/* bei mobilen Geräten vermindert*/@media screen and (max-width:22em){.page-header{padding-left:2%}}