/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
body{
	border: 4px #c0c solid !important;
}
.fusion-logo{
	max-width:400px !important;
	width:100% !important;
}
a:hover{
	color: var(--primary_color) !important;
}
.fusion-breadcrumbs a:hover{
	text-decoration:underline;
}
.home h1{
	font-size:70px !important;
	line-height:80px !important;
}
.post-content h1, .post-content h2{
	margin-bottom:10px;
}
.post-content p a{
	text-decoration:underline;
}
.post-content p a:hover{
	color: var(--primary_color) !important;
}
.fusion-page-title-bar  > div{
	padding-bottom: 15px !important;
	padding-top:0 !important;
	margin-top:0 !important;
}
.current-page-parent > a{
	text-decoration: underline;
	text-underline-offset: 4px;
	text-decoration-thickness: 2px;
}
.sub-menu .current-menu-item a{
	text-decoration: none;
}
#menu-hauptmenue .menu-text{
	font-weight: 400 !important;
}
.fusion-top-header .fusion-header {
    box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
}
.ltr .fusion-footer footer .fusion-row .fusion-columns .fusion-column.fusion-column-last {
    text-align: right;
    padding-left: calc(13% - 40px);
}
.footer_right_column{
	float:left;
	font-weight:700 !important;
	width:40%;
	text-align:left;
}
.footer_right_column li{
	list-style-type:none;
}
.footer_right_column img{
	max-width:100px;
}
.footer_last_mid li{
	padding-left:10%;
}
.footer_last_right{
	text-align:right;
	width:20%;
}
footer .fusion-column-last section{
	/*float:right;*/
}
footer{
	font-size:16px !important;
	line-height:24px !important;
}
.fusion-top-top-link{
	background-color:var(--primary_color) !important;
	bottom:20px !important;
	border-radius:30px !important;
	height: 50px !important;
	width:50px !important;
}
.hovered{
	color:var(--primary_color) !important;
}
.fusion-top-top-link:before{
	font-size: 25px !important;
	line-height: 46px !important;
}
.subtitel{
	font-family: 'PT Serif' !important;
	font-size:20px !important;
	line-height:26px !important;
	display:block;
	font-weight:400 !important;
	margin-top:3px;
}
.vcard:before{
	font-family: "Font Awesome 5 Free";
	font-weight:900;
	content: '\f007';
	margin-right:5px;
}
.dotted_top{
	padding-top:15px;
	border-top: 2px dashed #777777 !important;
}
.dotted_bottom{
	padding-bottom:15px;
	border-bottom: 2px dashed #777777 !important;
}
.fusion-single-line-meta{
	font-family:'PT Sans';
	font-weight:700;
	text-transform:uppercase;
	color:#777777 !important;
	font-size:14px !important;
	letter-spacing:1.4px;
}
.fusion-single-line-meta a{
	color:#777777 !important;
}
.cattoplink{
	font-family:'PT Sans';
	font-weight:700;
	text-transform:uppercase;
	font-size: 16px !important;
	line-height: 20px !important;
	color:var(--primary_color) !important;
	display:inline;
	letter-spacing:1.6px;
}
.cattop{
	display:block;
	margin-bottom: 5px;
	margin-top:10px;
}
.fusion-author-widget-name-label{
	display:none;
}
.fusion-author-widget-name{
	font-family:'PT Sans';
	font-size:16px;
	line-height:24px;
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:700;
}
.fusion-author-widget-biography{
	font-family:'PT Sans';
	font-size:16px;
	line-height:24px;
}
.breadcrumbs, .breadcrumbs a, .fusion-breadcrumbs, .fusion-breadcrumbs a, .breadcrumb_last{
	font-family:'PT Sans';
	font-size:16px;
	line-height:24px;
	font-weight:700;
	color: var(--primary_color) !important;
	padding-top:23px;
	letter-spacing:0.16px;
}
.fusion-page-title-bar .fusion-column-wrapper{
	/*margin-left:0 !important;
	margin-right: 0 !important;*/
}
.breadcrumbs .subtitel{
	display:none;
}
h2.fusion-post-title{
	font-family: 'PT SerifPro Narrow ExtraBold' !important;
	font-weight: 400 !important;
	font-size: 40px !important;
	line-height: 45px !important;
}
h2.fusion-post-title .subtitel{
	font-family: 'PT Serif' !important;
	font-weight: 700 !important;
	font-size: 22px !important;
	line-height: 32px !important;
	padding-top:10px;
}
h2.fusion-post-title .cattop{
	display:none;
}
.postdatetop{
	font-family:'PT Sans';
	font-size:16px;
	line-height:24px;
	font-weight:700;
	margin-bottom:20px;
	margin-top:40px;
}
.ausgabenliste .fusion-builder-row .fusion-layout-column{
	padding-bottom:15px;
	border-bottom: 2px dashed #777777 !important;
	margin-bottom:30px;
}
/*blockquote{
	font-family: 'PT SerifPro Narrow Bold' !important;
	font-weight: 400 !important;
	font-size: 28px !important;
	line-height: 34px !important;
	border:none !important;
	background-color:transparent!important;
	padding:0 !important;
	margin-left:100px !important;
	margin-right:200px !important;
	margin-top:30px !important;
	margin-bottom:30px !important;
	font-style:normal !important;
}*/
.m-a-box-container{
	background-color:#fff !important;
	border:none !important;
	font-family:'PT Sans' !important;
	font-size:16px !important;
	line-height:24px !important;
	font-weight:400 !important;
	margin-top:55px;
}
.m-a-box-data{
	padding-left:20px;
	padding-right:20px;
}
.m-a-box-bio{
	hyphens:auto;
}
.fusion-widget-area h5{
	font-family:'PT Sans' !important;
	font-size:16px !important;
	line-height:24px !important;
	text-transform:uppercase !important;
	font-weight:700 !important;
	text-decoration:underline;
	margin-bottom:0 !important;
	letter-spacing: 1.6px !important;
	text-underline-offset:3px;
	text-decoration-thickness:1.5px;
}
.m-a-box-bio p{
	margin-top:0 !important;
	font-weight:400 !important;
}
.sharingbar{
	text-align:center;
	margin-bottom:180px;
}
.articlecat{
	font-family:'PT Sans';
	font-size:16px;
	line-height:24px;
	font-weight:700;
	color: var(--primary_color);
	text-decoration:underline;
	padding-right:10px;
}
.related-posts .fusion-image-wrapper, .related-posts .cattop{
	display:none !important;
}
.related-posts .fn:before{
	font-family: "Font Awesome 5 Free";
	font-weight:900;
	content: '\f007';
	margin-right:5px;
}
.related-posts .fn{
	font-family: 'PT Sans';
	font-weight: 700;
	text-transform: uppercase;
	color: #777777 !important;
	font-size: 14px !important;
	letter-spacing: 1.4px;
}
.related-posts {
    margin-top: 45px !important;
}
.blog-shortcode-post-title{
	font-family: 'PT SerifPro Narrow Bold' !important;
	font-weight: 400 !important;
	font-size:28px !important;
	line-height:34px
}
.related-posts .fusion-carousel-title{
	font-family: 'PT SerifPro Narrow Bold' !important;
	font-weight: 400 !important;
	font-size:28px !important;
	line-height:34px
}
#main .related-posts .subtitel{
	font-family: 'PTSerifPro Narrow' !important;
	/*display:inline-block;*/
	padding-top:6px;
}
.related-posts{
	background-color: transparent;
	padding-bottom:50px;
	padding-top:10px;
}
.related-posts h3{
	padding-bottom:0px;
	font-family: 'PT SerifPro Narrow Bold' !important;
	font-weight: 400 !important;
	font-size:28px !important;
}
.related-row{
	background-color: transparent;
}
.single #main{
	padding-left:0 !important;
	padding-right:0 !important;
}
.single .post-content{
	padding-bottom:30px;
}
.single-post #main > div{
	padding-left:5.4%;
	padding-right:5.4%;
}
body.has-sidebar #boxed-wrapper #content{
	width: calc(100% - var(--sidebar_width) - var(--sidebar_gutter) - 60px);
}
.related-wrap{
	margin-top:60px;
	background-color: var(--primary_color);
	min-height: 350px;
}
.related-row > div{
	/*width:calc(100% - 100px) !important;*/
}
#sidebar{
	padding-top:40px !important;
}
.einzug100{
	margin-left:8.33% !important; /*oder 100 Pixel fest? */
	/*padding-right: 45px !important;*/
	margin-right:-8.33% !important;
}
.einzug100rechts{
	margin-right:8.33% !important; /*oder 100 Pixel fest? */
}
.current-menu-item a{
	text-decoration:underline;
	text-underline-offset:4px;
	text-decoration-thickness:2px;
}
.cvp-live-filter{
	font-family:'PT Sans';
	font-size:16px;
	line-height:24px;
	
}
.select2-results__option{
	white-space: nowrap !important;
}
#main #pt-cv-view-42b5e26mcd .pt-cv-title a{
	font-weight:400 !important;
}
.pt-cv-title .cattop{
	display:none;
}
.pt-cv-title .subtitel{
	font-family: 'PT Serif' !important;
}
.pt-cv-ifield .author{
	font-family:'PT Sans';
	font-weight:700;
	text-transform:uppercase;
	color:#777777 !important;
	font-size:14px !important;
	letter-spacing:1.4px;
}
.pt-cv-meta-fields {
	font-family:'PT Sans';
	font-size:16px !important;
	line-height:20px !important;
	color: var(--primary_color) !important;
	font-weight:700 !important;
}
.pt-cv-ifield .author:before{
	font-family: "Font Awesome 5 Free";
	font-weight:900;
	content: '\f007';
	margin-right:5px;
}
.pt-cv-meta-fields .terms{
	font-family:'PT Sans';
	font-size:16px !important;
	line-height:20px !important;
	color: var(--primary_color) !important;
	text-decoration:underline;
	font-weight:700 !important;
	letter-spacing:0.16px;
}
.pt-cv-meta-fields .terms:before{
	content:'Ausgabe ';
	cursor:pointer;
}
.cvp-live-filter select{
	border-width: 1px;
	border-color: #2b2e34;
	border-radius: 0px;
	font-family:'PT Sans' !important;
	font-weight:700;
}
.pt-cv-content-item{
	border-top: 2px dashed #777777 !important;
	padding-top:40px;
	padding-bottom:25px;
}
.filterwrap{
	margin-bottom:50px;
}
.filterwrapliste{
	margin-bottom:10px;
}
.stickyabocontainer{
	z-index:999 !important;
}
.stickyabocontainer div{
	z-index:999 !important;
}
/*
.pt-cv-ifield{
	max-width:75%;
}
*/
.pt-cv-thumbnail {
	float:left;
	margin-right:20px;
}
.copyright{
	font-family:'PT Sans';
	font-size:14px;
	line-height:18px;
}
.shadowed{
	-webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3) !important;
	box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3) !important;
}

.pt-cv-wrapper{
	border-bottom: 2px dashed #777777 !important;
}

.shoppdf{
	font-family:'PT Sans';
	font-size:14px;
	line-height:18px;
	color: var(--primary_color);
	font-weight:700;
	letter-spacing:1.4px;
}
.shoppdf a{
	color: var(--primary_color) !important;
}
.shoppdf.absatz10 p{
	margin-bottom:10px;
}
.introtxt{
	
	font-size:20px;
	line-height:26px;
	
}
.introbooks{
	margin-top:15px;
	margin-bottom:15px !important;
}
.atoz{
	font-family: 'PT SerifPro Narrow Bold' !important;
	font-weight: 400 !important;
	font-size: 28px !important;
	line-height: 34px !important;
	border-top: 2px dashed #777777 !important;
	border-bottom: 2px dashed #777777 !important;
	padding-top:15px;
	padding-bottom:15px;
}
.atoz a{
}
.hugechar{
	width:25%;
	font-family: 'PT SerifPro Narrow Bold' !important;
	font-weight: 400 !important;
	font-size: 250px !important;
	line-height: 270px !important;
	clear:left;
	text-align:center;
	padding-top:22px;
	padding-bottom:15px;
	scroll-margin-top: 100px;
}
.hugechar_trenner{
	padding-bottom:15px;
	/*border-bottom: 2px dashed #777777 !important;*/
}
.einviertel{
	text-align:center;
	width:25%;
	float:left;
	/* Original-Paddings mit Bild, FM 12/2023: naechste Zeilen wieder toggeln falls Bilder wieder angezeigt
	padding-top:40px;
	padding-bottom:40px;
	*/
	padding-top: 20px;
	padding-bottom: 10px;
	/*FM 12/2023: naechste Zeile wieder reinnehmen falls Bilder wieder angezeigt*/
	/*min-height: 365px;*/
}
.authorlistname{
	font-family: 'PT SerifPro Narrow Bold' !important;
	font-weight: 400 !important;
	font-size: 28px !important;
	line-height: 34px !important;
	padding-top:25px;
	min-height:100px;
}
.buttontextsml{
	font-family:'PT Sans';
	font-weight:700;
	text-transform:uppercase;
	font-size: 14px !important;
	line-height: 18px !important;
	color: var(--primary_color) !important;
	letter-spacing:1.4px;
	margin-top:30px;
}
.ausgabentitel{
	font-family: 'PT SerifPro Narrow Bold' !important;
	font-weight: 400 !important;
	font-size: 72px !important;
	line-height: 76px !important;
	margin-bottom:0px;
}
.themenheadline{
	font-family: 'PT SerifPro Narrow Bold' !important;
	font-weight: 400 !important;
	font-size: 28px !important;
	line-height: 34px !important;
	color: var(--primary_color) !important;
	margin-bottom:2px;
	margin-top:30px;
}
.herausgeber{
	font-family:'PT Sans';
	font-weight:700;
	font-size: 14px !important;
	line-height: 18px !important;
	letter-spacing:1px;
}
#main .pt-cv-pagination-wrapper .pt-cv-more{
	background-color: var(--primary_color) !important;
}
#main .pt-cv-wrapper  .btn-sm{
	font-size:36px !important;
	border-radius: 30px !important;
	width: 48px !important;
	height: 48px !important;
	line-height:36px !important;
}
.pt-cv-wrapper .caret {
	display:none;
}
.avatar_author img{
	width:285px !important;
}
.autorname{
	font-family: 'PT SerifPro Narrow ExtraBold' !important;
	font-weight: 400 !important;
	font-size: 40px !important;
	line-height: 45px !important;
}
.autorarchiv .cattop{
	display:none;
}
.autorbeitraege article{
	padding-top:20px;
	border-top: 2px dashed #777777 !important;
}
.fusion-blog-layout-medium article {
  margin-bottom: 0px !important; 
}
.fusion-blog-layout-medium article h2{
	font-family: 'PT SerifPro Narrow Bold' !important;
	font-weight: 400 !important;
}
.fusion-blog-layout-medium article h2 .subtitel{
	font-family: 'PTSerifPro Narrow' !important;
	font-size: 28px !important;
	line-height: 34px !important;
}
.externerlink{
	font-family:'PT Sans';
	font-size:14px;
	line-height:18px;
	color: var(--primary_color);
	font-weight:700;
	letter-spacing:1.4px;
}
.externerlink a{
	color: var(--primary_color) !important;
	text-decoration:none !important;
}
.datumteaser{
	font-family:'PT Sans';
	font-weight:700;
	font-size: 16px !important;
	line-height: 20px !important;
}
.bu_author{
	font-family:'PT Sans';
	font-size:14px;
	line-height:18px;
	letter-spacing:1.4px;
}
.articlehead{
	text-align:center;
}
.socialprint{
	padding-top:55px !important;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.socialicon{
	display:inline-block;
	padding:15px;
	padding-top:0px;
}
.socialicon a{
	color:#1d405f !important;
}
.pdfprnt-buttons{
	float:left;
}
.clearsocial{
	clear:both;
}
.printbuttons{
	display:inline-block;
	padding: 15px;
	padding-top:0px;
}
.socialprint i{
	font-size:28px !important;
}
.fusion-header .fusion-main-menu .fusion-dropdown-menu .sub-menu li a {
	font-family: 'PT Serif' !important;
	font-weight: 700 !important;
	font-size: 16px !important;
	line-height: 20px !important;
	text-decoration: none !important;
}
.fusion-header .fusion-main-menu .fusion-dropdown-menu .sub-menu li a:hover {
	color:#fff !important;
}
.fusion-main-menu > ul > li > a > .fusion-megamenu-icon {
	font-size: 18px !important;
	margin-top:5px;
}
input, select, textarea {
	font-family: 'PT Sans' !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	border-color: #2b2e34 !important;
	color: #2b2e34 !important;
	border-radius:0 !important;
}
input[type="text"], select{
	height:auto !important;
	padding-bottom:5px !important;
	padding-top:5px !important;
	
}
input[type="text"]{
	padding-left:8px !important;
}
.sf-level-0, .select2-container{
	font-family: 'PT Sans' !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	color: #2b2e34 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #2b2e34!important;
	line-height:40px !important;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #2b2e34!important;
	line-height:40px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left:8px !important;
}
.select2-container--default .select2-selection--single, .select2-container .select2-selection .select2-selection__arrow{
	border-color: #2b2e34 !important;
	border-radius: 0 !important;
	height: 40px !important;
}
.select2-container--classic.select2-selection--single, .select2-container .select2-selection .select2-selection__arrow{
	border-color: #2b2e34 !important;
	border-radius: 0 !important;
	height: 40px !important;
}
.select2-container--default .select2-dropdown .select2-search{
	border:none !important;
}
.select2-container--classic .select2-dropdown .select2-search{
	border:none !important;
}
.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #2b2e34!important;
}
.select2-container .select2-selection .select2-selection__arrow {
	width:48px !important;
}
.searchresultitem{
	width:77.77%; 
	padding-top:15px;
	border-top: 2px dashed #777777 !important;
	padding-bottom:20px;
}
.fusion-megamenu-icon:hover, .fusion-icon-only-link:hover{
	color: var(--primary_color) !important;
}
.mainteasertext p{
	font-weight:700 !important;
	margin-top:30px;
	text-decoration:underline;
	font-family: 'PT Serif' !important;
}
.fusion-main-menu ul {
	padding-top:26px !important;
}
.fusion-main-menu ul ul{
	padding-top:0px !important;
}
.textbutton_big p{
	font-family: 'PT SerifPro Narrow ExtraBold' !important;
	font-weight: 400 !important;
	font-size:80px !important;
	color:#fff !important;
	background-color: var(--primary_color) !important;
	border-color: var(--primary_color) !important;
	border-radius:100% !important;
	font-style: normal !important;
	display: inline-table !important;
	line-height:70px;
	padding-top: 90px !important;
    padding-bottom: 90px !important;
	margin: 0 !important;
	padding-left: 55px !important;
	padding-right: 55px !important;
	width:250px;
}
.fusion-caret .fusion-dropdown-indicator::before {
  text-decoration: none !important;
  display: inline-block;
}
#main #pt-cv-view-42b5e26mcd + .pt-cv-pagination-wrapper .pagination .active a, #main  .pt-cv-pagination[data-sid="42b5e26mcd"] .active a {
	background-color: var(--primary_color) !important;
	font-family:'PT Sans' !important;
	font-size: 14px !important;
}
#main #pt-cv-view-6baa329ws2 + .pt-cv-pagination-wrapper .pagination .active a, #main  .pt-cv-pagination[data-sid="6baa329ws2"] .active a {
	background-color: var(--primary_color) !important;
	font-family:'PT Sans' !important;
	font-size: 14px !important;
}
#main #pt-cv-view-19c13db9o6 + .pt-cv-pagination-wrapper .pagination .active a, #main  .pt-cv-pagination[data-sid="19c13db9o6"] .active a {
	background-color: var(--primary_color) !important;
	font-family:'PT Sans' !important;
	font-size: 14px !important;
}
.wpcf7-form .wpcf7-text {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 50px !important;
	padding-left: 15px !important;
}
.wpcf7-submit{
	margin-top:40px;
}
.catarchivename{
	text-transform: capitalize;
}
.fusion-post-grid .fusion-post-wrapper{
	border-bottom-width:1px !important;
}
.abstand_meta{
	height:6px;
}
#abo_badge {
	position: absolute;
	/*right: calc((100vw - 1240px) / 2);*/
	right:0;
	top: 70px;
	width:180px;
	height:180px;
	background-color: var(--primary_color);
	border-radius:100%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor:pointer;
}
#abo_badge:hover{
	
} 
#abo_badge a{
	color:#fff;
	font-family: 'PT SerifPro Narrow ExtraBold' !important;
	font-weight: 400 !important;
	font-size: 60px !important;
	
}
#abo_badge a:hover{
	color: var(--primary_color) !important;
	
}
.listenview .subtitel{
	font-family: 'PTSerif' !important;
	font-weight: 400 !important;
	font-size:20px !important;
	line-height:26px !important;
	margin-top:3px;
}
.listenview .pt-cv-content-item {
	padding-top:25px;
}
.m-a-box-profile-multiauthor{
	margin-bottom:35px;
}
.m-a-box-content-middle{
	width:100%;
}
.m-a-box-content-middle img{
}
.m-a-box-avatar img{
	width:100% !important;
	height:auto !important;
}
.ccfic, .ccfic-text{
	font-family:'PT Sans' !important;
	font-size: 14px !important;
	line-height:18px !important;
	letter-spacing:0.28px;
}
.ccfic{
	padding-top:10px;
}
.fusion-logo img {
    margin-left: -10px;
}

.fusion-toggle-icon-wrapper  .fa-fusion-box::before {
	content: "\0045" !important;
	font-family: "Glypther" !important;
	font-style: normal !important;
	font-size: 24px !important;
	line-height: 20px !important;
	padding-right: 8px;
	
}
.active .fusion-toggle-icon-wrapper  .fa-fusion-box::before {
	content: "\0046" !important;
	font-family: "Glypther" !important;
	font-style: normal !important;
	font-size: 24px !important;
	line-height: 20px !important;
	padding-right: 8px;
	
}
.fusion-accordian .fusion-panel.fusion-toggle-no-divider.fusion-toggle-boxed-mode .panel-title a {
	padding: 10px 10px !important;
	font-family:'PT Sans' !important;
	font-size: 16px !important;
	line-height:24px !important;
	font-weight: 400 !important;
}
.panel-body{
	font-family:'PT Sans' !important;
	font-size: 16px !important;
	line-height:24px !important;
}
.fusion-accordian .fusion-panel.fusion-toggle-no-divider.fusion-toggle-boxed-mode .panel-body {
  padding-left: 10px !important;
  padding-right:40px !important;
}
.foundcount{
	padding-top:80px;
	font-family: 'PT SerifPro Narrow Bold' !important;
	font-weight: 400 !important;
	font-size: 28px !important;
	line-height: 34px !important;
	color: var(--primary_color) !important;
}
.searchandfilter ul{
	padding-left:0;
}
.cattop{
	line-height:24px !important;
}
.searchresultitem .subtitel{
	font-family: 'PTSerifPro Narrow' !important;
	font-weight: 400 !important;
	font-size: 28px !important;
	line-height: 34px !important;
	padding-bottom:10px;
}
.pagination{
	display:none;
}
.sub-menu .current_page_item a{
	color:#fff !important;
}
.startintro h2{
	margin-bottom:20px;
}
.atoz{
    width: 100%;
    text-align: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}
.searchandfilter > ul > li {
	display: inline-block;
	vertical-align: top;
	padding-bottom: 20px;
	padding-top:0;
	width: calc(33.33% - 30px);
	margin-right:30px;
}
.select2-container{
	width:100% !important;
}
.searchandfilter > ul > li:first-of-type , .searchandfilter > ul > li:last-of-type {
	display: block;
}
.searchandfilter > ul > li:first-of-type{
	width: calc(100% - 30px);
}
.sf-input-text{
	width:100%;
	
}
.searchandfilter label {
	display:block;
}
.searchandfilter input[type="text"]{
	height:40px !important;
	background-image:url(/wp-content/uploads/2022/04/Suche.svg);
	background-repeat:no-repeat;
	background-position: calc(100% - 10px) center;
	background-size: 20px;
}
.searchandfilter select.sf-input-select {
	height:40px !important;
	width: 100%;
}
.sf-field-submit input[type="submit"]{
	background-color:#ebecec;
	height:40px;
	border:none;
	cursor:pointer;
	width: 100%;
}
.select2-container .select2-selection .select2-selection__arrow {
	border-left: none !important;
}
.cvp-live-filter select{
	cursor:pointer !important;
}
.cvp-live-filter{
	width: calc(33.33% - 20px) !important;
	margin-right:30px;
}
.cvp-live-filter  .select2{
	width: 100% !important;
}
.fusion-body .fusion-carousel .fusion-carousel-nav .fusion-nav-prev {
	margin-top: 100px !important;
}
.fusion-body .fusion-carousel .fusion-carousel-nav .fusion-nav-next{
	margin-top: 100px !important;
}
.fusion-carousel .fusion-carousel-item .fusion-carousel-item-wrapper {
	height:260px !important;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-next:hover, .fusion-carousel .fusion-carousel-nav .fusion-nav-prev:hover {
	background-color: var(--primary_color) !important;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-next, .fusion-carousel .fusion-carousel-nav .fusion-nav-prev {
	background-color: var(--primary_color) !important;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-prev{
	text-align:left !important;
	left:50% !important;
	margin-left:-60px !important;
	background-color: var(--primary_color) !important;
	border-radius:50%;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-next{
	text-align:right !important;
	left:50% !important;
	background-color: var(--primary_color) !important;
	border-radius:50%;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-prev::before {
  content: "\f104";
  color: #fff!important;
  font-size: 34px !important;
  padding-left: 7px;
  line-height: 30px !important;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-next::before {
  content: "\f104";
  color: #fff !important;
  font-size: 34px !important;
  padding-right: 7px;
  line-height: 30px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #2b2e34!important;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #2b2e34!important;
}
.select2-selection__arrow b::before{
	content: "\f107";
	font-family: awb-icons;
	font-style: normal;
	font-size:34px;
}
.select2-container--open .select2-selection__arrow b::before{
	content: "\f106";
	font-family: awb-icons;
	font-style: normal;
	font-size:34px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: transparent;
    border-top-color: transparent;
    border-style: none;
	top: 6px;
	margin-left:-10px;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: transparent;
    border-top-color: transparent;
    border-style: none;
	top: 6px;
	margin-left:-10px;
}
.cvp-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow b {
	top: 9px;
}
.cvp-dropdown .select2-container--classic .select2-selection--single .select2-selection__arrow b {
	top: 9px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: var(--primary_color) !important;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: var(--primary_color) !important;
}
.select2-container--default .select2-results{
	border-color: #2b2e34!important;
}
.select2-container--classic .select2-results{
	border-color: #2b2e34!important;
}
#main .cvp-live-filter select{
	line-height: 1.6 !important;
}

#main .cvp-live-filter select option:hover {
	background-color: var(--primary_color) !important;
}
.CaptionCont label i{
	background-image:none !important;
	height:auto !important;
	width:auto !important;
	top: 4px !important;
	
}
.CaptionCont label i:before{
	content: "\f107";
	font-family: awb-icons;
	font-style: normal;
	font-size:34px;
}
.SumoSelect > .CaptionCont > span, .SumoSelect > .CaptionCont > label {
	cursor:pointer !important;
}
.SumoSelect > .optWrapper > .options li.opt:hover {
	background-color: var(--primary_color) !important;
}
.fusion-mobile-selector span{
	font-family:'PT Sans' !important;
	font-weight:normal;
	font-size:16px;
	color:#2b2e34;
	line-height:18px;
}
.fusion-mobile-menu-text-align-left .fusion-selector-down {
	border-left:0 !important;
}
.fusion-mobile-selector span {
	margin-left: 8px !important;  
	margin-right: 8px !important;
}
.fusion-mobile-selector {
	border-color:#2b2e34 !important;
}
.fusion-selector-down {
	width: 40px !important;
}
.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li a::before {
	content: "" !important;
	margin-right: 0px !important;
}
.fusion-mobile-nav-item a{
	color: #2b2e34 !important;
}
.fusion-selector-down::before {
	content: "\004a" !important;
	font-family: "Glypther" !important;
	color: #2b2e34 !important;
}
body:not(.mobile-menu-design-flyout) .fusion-mobile-nav-item a:hover{
	background-color:var(--primary_color) !important;
	color:#fff !important;
}
body:not(.mobile-menu-design-flyout) .fusion-mobile-current-nav-item > a, body:not(.mobile-menu-design-flyout) .fusion-mobile-nav-item.current-menu-item > a {
	background-color:var(--primary_color) !important;
	color:#fff !important;
}
body:not(.mobile-menu-design-flyout) .fusion-mobile-nav-item a {
	border-color: #2b2e34 !important;
}
.fusion-mobile-nav-holder > ul {
	border-bottom:0 !important;
	border-color: #2b2e34 !important;
}
.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li a {
	padding-left:20px !important;
}
.fusion-open-submenu{
	cursor:pointer;
}
.fusion-mobile-nav-holder > ul li a {
	font-family: 'PT SerifPro Narrow Bold' !important;
	font-weight: 400 !important;

}
.fusion-open-submenu::before {
	content: "\0045" !important;
	font-family: "Glypther" !important;
	color: #2b2e34 !important;
	font-size: 16px !important;
}
.fusion-page-title-bar {
	padding-left: 30px !important;
	padding-right: 30px !important;
}
.fn a:hover{
	color: var(--primary_color) !important;
}
.ausgabeliste{
	padding-top:5px;
}
.ausgabenr{
	color: var(--primary_color) !important;
	font-family:'PT Sans' !important;
	font-weight:700 !important;
	font-size: 16px !important;
	line-height: 20px !important;
	letter-spacing:0.16px;
}
.ausgabenr:before{
	content:'Ausgabe ';
	cursor:pointer;
}
.fusion-mobile-menu-text-align-left .fusion-mobile-nav-item a {
	padding-left:8px !important;
}
.SumoSelect > .optWrapper > .options li.opt {
	border-bottom:0 !important;
}
.SumoSelect {
  width: 300px !important;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	background-image:none !important;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-image:none !important;
	background-color:#fff !important;
	border: 1px solid #2b2e34 !important;
	border-left:0 !important; 
}
.select2-container--classic .select2-selection--single {
	background-image:none !important;
	background-color:#fff !important;
}
.select2-container--open .select2-dropdown--below {
	border-radius: 0 !important;
}
.select2-results__option{
	color: #2b2e34 !important;
}
.select2-container--classic .select2-selection--single {
  border: 1px solid #2b2e34 !important;
  border-radius: 0 !important;
  height: 40px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	color: #fff !important;
}
.sf-input-text::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #2b2e34;
  opacity: 1; /* Firefox */
}
#BorlabsCookieBox ._brlbs-btn{
	color: #2b2e34 !important;
	font-family: 'PT Sans' !important;
}
#BorlabsCookieBox ._brlbs-btn:hover{
	color: #fff !important;
}
#BorlabsCookieBox label{
	font-family: 'PT Sans' !important;
}
#BorlabsCookieBox ._brlbs-btn:hover{
	color: #fff !important;
	background-color: var(--primary_color) !important;
}
#BorlabsCookieBox a {
	color: var(--primary_color) !important;
}
.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator  {
	border-color: var(--primary_color) !important;
}
.BorlabsCookie ._brlbs-checkbox input:checked ~ ._brlbs-checkbox-indicator{
	background-color: var(--primary_color) !important;
}
.BorlabsCookie ._brlbs-checkbox input:disabled ~ ._brlbs-checkbox-indicator::after {
  border-color: #fff !important;
}
#BorlabsCookieBox ._brlbs-btn {
	font-size: 16px !important;
	padding-top:10px !important;
	padding-bottom:10px !important;	
}
.home #main, .single #main{ 
	padding-bottom: 0 !important;
}
.sf-field-submit input[type="submit"]:hover{
	background-color:var(--primary_color) !important;
	color:#fff !important;
}
.wpcf7-form input[type="submit"], .wpcf7-submit{
	background-color:#ebecec !important;
}
.wpcf7-form input[type="submit"]:hover, .wpcf7-submit:hover{
	background-color:var(--primary_color) !important;
	color:#fff !important;
}
.bio_eintrag img{
	max-width:185px;
	border-radius:50%;
}
.dotted_bio_top{
	padding-top:15px;
	border-top: 2px dashed #777777 !important;
}
.dotted_bio_bottom{
	padding-bottom:30px;
	border-bottom: 2px dashed #777777 !important;
}
.sub-menu{
	min-width:240px;
}
 
.pt-cv-grid{
	background-image:url(/wp-content/uploads/2022/06/hg_grid.png);
	padding-bottom:2px;
}
.listenview{
	background-image:none;
}
.pt-cv-content-item {
  border-top: 2px dashed transparent !important;
  height:350px !important;
  overflow:hidden;
}
.listenview .pt-cv-content-item {
	border-top: 2px dashed #777777 !important;
	height:auto !important;
}
.pt-cv-wrapper{
	border-bottom: 0 !important;
}
.hometeaser a{
	font-size: 20px !important;
	line-height: 26px !important;
	font-family: 'PT Serif' !important;
	font-weight: 700 !important;
	text-decoration:underline;
	text-underline-offset: 4px;
}
.hometeaser h3{
	margin-bottom:25px;
}
.filterspecial2column h3{
	hyphens: auto;
}
.pt-cv-thumbnail.pull-left {
  margin-right: 20px !important;
}
.fusion-megamenu-icon .fa-search{
	font-family:"Glypther" !important;
}
/* Custom Icon Font */
.fa-search::before {
	content: "\0047" !important;
	font-weight:normal !important;
}
.fa, .fas{
	font-weight:normal !important;
}
#toTop::before {
	line-height: 35px;
	content: "\0043" !important;
	font-family: "Glypther" !important;
	font-weight:normal !important;
}
.select2-selection__arrow b::before {
	content: "\0045" !important;
	font-family: "Glypther" !important;
	font-size: 24px !important;
	line-height:36px;
	font-weight:normal !important;
}
.select2-container--open .select2-selection__arrow b::before{
	content: "\0046" !important;
	font-family: "Glypther" !important;
	font-size: 24px !important;
	font-weight:normal !important;
}
.fusion-caret .fusion-dropdown-indicator::before {
	content: "\004b" !important;
	font-family: "Glypther" !important;
	font-size: 14px !important;
}
.cvp-live-filter .select2-selection__arrow b::before {
	line-height:30px;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-prev::before {
	content: "\0048" !important;
	font-family: "Glypther" !important;
	font-size: 14px !important;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-next::before {
	content: "\0049" !important;
	font-family: "Glypther" !important;
	font-size: 14px !important;
}
.socialprint .fa-twitter:before{
	content: "\0041" !important;
	font-family: "Glypther" !important;
	color: var(--primary_color) !important;
}
.socialprint .fa-file-print:before{
	content: "\0042" !important;
	font-family: "Glypther" !important;
	color: var(--primary_color) !important;
}
.button_right{
	text-align:right;
}
.paddingonerowright{
	padding-right:calc(8.33% - 30px);
}
.dotter{
	border-top: 2px dashed #777777 !important;
	width: 100%;
	float: left;
} 
.herausgebertext{
	min-height:200px;
}
.zeitstrahl{
}
.zeitstrahl ul{
	list-style-type:none;
	border-left: 2px solid #2b2e34;
	padding-left: 18px;
}
.zeitstrahl ul li:before {
	content: '\2014';
	position: absolute;
	margin-left: -20px;
}
.zeitstrahl p, .zeitstrahl h3{
	margin-left:10px;
}
.single-post .post-content ul{
	list-style-type:none;
	padding-left: 18px;
}
.single-post .post-content ul li:before {
	content: '\2013';
	position: absolute;
	margin-left: -20px;
}
.iconwrap{
	text-align:center;
}
.inland_inner:before{
	font-family:"Glypther" !important;
	content: "\004d" !important;
	font-weight:normal !important;
	font-size: 8.25em;
	line-height: 1.4em;
	color: var(--primary_color) !important;
	font-style:normal;
}
.europa_inner:before{
	font-family:"Glypther" !important;
	content: "\004e" !important;
	font-weight:normal !important;
	font-size: 8.25em;
	line-height: 1.4em;
	color: var(--primary_color) !important;
	font-style:normal;
}
.kulturellesleben_inner:before{
	font-family:"Glypther" !important;
	content: "\0050" !important;
	font-weight:normal !important;
	font-size: 8.25em;
	line-height: 1.4em;
	color: var(--primary_color) !important;
	font-style:normal;
}
.internationales_inner:before{
	font-family:"Glypther" !important;
	content: "\004f" !important;
	font-weight:normal !important;
	font-size: 8.25em;
	line-height: 1.4em;
	color: var(--primary_color) !important;
	font-style:normal;
}
.dossiers_inner:before{
	font-family:"Glypther" !important;
	content: "\0053" !important;
	font-weight:normal !important;
	font-size: 8.25em;
	line-height: 1.4em;
	color: var(--primary_color) !important;
	font-style:normal;
}
.buchreihe_inner:before{
	font-family:"Glypther" !important;
	content: "\0054" !important;
	font-weight:normal !important;
	font-size: 8.25em;
	line-height: 1.4em;
	color: var(--primary_color) !important;
	font-style:normal;
}
.jaaberund_inner:before{
	font-family:"Glypther" !important;
	content: "\0055" !important;
	font-weight:normal !important;
	font-size: 8.25em;
	line-height: 1.4em;
	color: var(--primary_color) !important;
	font-style:normal;
}
.autorenarchiv_inner:before{
	font-family:"Glypther" !important;
	content: "\0052" !important;
	font-weight:normal !important;
	font-size: 8.25em;
	line-height: 1.4em;
	color: var(--primary_color) !important;
	font-style:normal;
}
.ausgabenarchiv_inner:before{
	font-family:"Glypther" !important;
	content: "\0051" !important;
	font-weight:normal !important;
	font-size: 8.25em;
	line-height: 1.4em;
	color: var(--primary_color) !important;
	font-style:normal;
}
.semichild{
	margin-bottom:40px !important;
}
.fn a, .shoppdf a{
	text-decoration:none !important;
}
.abohover{
	color: var(--primary_color) !important;
}
.abobadgehover{
	background-color:#fff !important;
}
.pdfprnt-custom-post-field-after{
	display:none;
}
.pdfprnt-custom-post-field-after .avatar{
       display:none !important;
}
.entry-content .pdfprnt-custom-post-field-after{
	display:block;
}
.entry-content .m-a-box{
	background-color:#fff !important;
}
.entry-content .m-a-box-data {
  padding-left: 0px;
}
.entry-content .m-a-box-container {
	margin-top:0 !important;
}
.entry-content h5{
	margin-top:0 !important;
	margin-bottom:0 !important;
}
.entry-content .m-a-box-profile-multiauthor {
	margin-bottom:0 !important;
}
.entry-content  p{
	margin-bottom:0 !important;
	margin-top:0 !important;
}
.post-content h6 a{
	color: var(--primary_color) !important;
}
 
/* Media Queries */
@media (max-width: 1280px) {
	.archive .fusion-page-title-bar > div {
		padding-left: 0 !important;
	}
}
@media (max-width: 800px) {
	h1,h2{
		font-size:32px !important;
		line-height:36px !important;
		hyphens:auto;
	}
	.post-content{
		hyphens:auto;
	}
	#abo_badge {
		display:none;
	}
	.einzug100{
		margin-left:0 !important;
		margin-right:0 !important;
	}
	.einzug100rechts{
		margin-right:0 !important;
	}
	.ltr .fusion-footer footer .fusion-row .fusion-columns .fusion-column.fusion-column-last {
		padding-left:15px !important;
	}
	.footer_right_column {
		width:33%;
	}
	.fusion-body:not(.avada-has-page-title-mobile-height-auto) .fusion-page-title-bar:not(.fusion-tb-page-title-bar){
		min-height:80px !important;
		max-height:80px !important;
	}
	.atoz {
		font-size:22px !important;
		line-height:26px !important;
	}
	.einviertel{
		width: calc(50% - 30px);
		margin-right: 30px;
	}
	.authorlistname{
		font-size:22px !important;
		line-height:26px !important;
	}
	.searchandfilter ul {
		margin-right:30px;
	}
	.searchandfilter > ul > li {
		display:block;
		width:100%;
		margin-right:0;
	}
	.searchandfilter > ul > li:first-of-type {
		width: 100%;
	}
	.searchresultitem{
		width:100%;
	}
	.fusion-carousel-wrapper, .fusion-carousel-item, .related-posts .fusion-carousel-title {
		width:calc(100vw - 60px) !important;
	}
	.fusion-carousel .fusion-carousel-item .fusion-carousel-item-wrapper {
		width:calc(100vw - 60px) !important;
	}
	.m-a-box-content-middle{
		width:100% !important;
	}
	.has-sidebar #sidebar {
		margin-top: 0px !important;
	}
	.sidebar .widget {
		margin-bottom: 0px !important;
	}
	.m-a-box-data {
		padding-left: 0px;
		padding-right: 0px;
	}
	.single-post #main > div {
		padding-left: 30px;
		padding-right: 30px;
	}
	.fusion-carousel .fusion-carousel-wrapper {
		padding: 8px 8px !important;
	}
	.cvp-live-filter {
		width: 100% !important;
	}
	/*.cvp-lf-wrapper div:last-of-type{
		width: calc(50% - 10px) !important;
		margin-right: 0px !important;
	}*/
	
	.home h1 {
		font-size: 32px !important;
		line-height: 36px !important;
	}
	
	.search-filter-results{
		margin-right:30px !important;
	}
	.paddingonerowright{
		padding-right:0;
	}
	.fusion-carousel .fusion-carousel-nav .fusion-nav-prev {
		margin-left:-30px !important;
	}
	.fusion-carousel .fusion-carousel-nav .fusion-nav-next {
		margin-left:30px !important;
	}
	.m-a-box-avatar{
		margin-left:auto;
		margin-right:auto;
		text-align:center;
	}
	.m-a-box-container img{
		max-width:210px;
	}
	.socialprint {
		padding-top: 0px !important;
	}
	.textbutton_big{
		text-align:center;
	}
	.fusion-page-title-bar .fusion-fullwidth{
		padding-left:0 !important;
		padding-right:0 !important;
	}
}

/* Safari 10.1+ */

@media not all and (min-resolution:.001dpcm) { @media {

}}


/* iOS */

@supports (-webkit-overflow-scrolling: touch) {

}