/*
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
*/

/* Beitragsbild - Größe */
.single-post .has-post-thumbnail .flex-active-slide .wp-post-image{
	max-width: 70%;
}
.wpcf7-submit{
	background-color:#009ee0 !important;
}
.portrait-section-1{
	background-size: 100% auto !important;
	background-position: bottom !important;
}
/*.fusion-header{
	background-size: 100% auto;
	background-attachment: unset !important;
}
@media screen and (max-width: 800px){
	.fusion-header{
		background-size: 100% 100%;
	}
}*/
@font-face{
	font-family: 'FontAwesome';
	src: url('fontawesome-webfont.ttf') format("truetype");
}
.email_hide{display: none;}
.email_show_info_footer{white-space:nowrap;}
.email_show_info{white-space:nowrap;}
.email_show_info_footer::before {
    content: 'info@';
    color: #fff;
}
.email_domain::after {
    content: 'claus-georg-pleyer-afd.de';
    color: #8C8989;
}
.email_show::before {
    content: 'info@';
    color: #8C8989;
}

.email_show_info_afdbayern::before{
	content: 'info@';
	color: #8C8989;
}
.email_show_info_afdbayern::after{
	content: 'afdbayern.de';
	color: #8C8989;
}

/* Mobile Hamburger Icon */
.fusion-icon-bars::before{
	font-size: 38px !important;
}
/* Section 1-2 => Blue/White Connector Left */
.section-1-connector::after{
	content: "";
	position: absolute;
	top:0;
	left: 0;
	width: 3px;
	height: 50px;
	background: #fff;
}

.section-1-connector::before{
	content: "";
	position: absolute;
	top: -50px;
	left: 0;
	width: 3px;
	height: 50px;
	background: #009ee0;
}

/* Section 3-4 => Blue/White Connector Center*/
.section-3-connector::after{
	content: "";
	position: absolute;
	top:-50px;
	left: 50%;
	width: 3px;
	height: 50px;
	background: #fff;
}

.section-3-connector::before{
	content: "";
	position: absolute;
	top: -100px;
	left: 50%;
	width: 3px;
	height: 50px;
	background: #009ee0;
}

/* Section 1, Welcome */
.section-1-mobile *{
	text-align: center !important;
}
.section-1-h1 h1{
	font-size: 60px !important;
}
/* Blue Plus*/
.section-1-text::before{
	content: "";
	position: absolute;
	top: 0;
	left: -112px;
	width: 2px;
	height: 80px;
	background: #009ee0;
}

.section-1-text::after{
	content: "";
	position: absolute;
	top: 40px;
	left: -150px;
	width: 80px;
	height: 2px;
	background: #009ee0;
}

/* h2 ::after*/
.section-1-h2::after{
	content: "";
	position: absolute;
	width: 60px;
	height: 1px;
	margin-top: 15px;
	background: #009ee0;
}

#zitat-home{
	margin-top: 25%;
}

#zitat-home::before{
	content:"";
	position: absolute;
	left: -28px;
	margin-top: -40px;
	width: 50px;
	height: 50px;
	background: url(/wp-content/uploads/2018/04/quotes.svg);
	background-size: 83%;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0.3;
}

@media screen and (max-width: 1090px){
	.section-1-text .fusion-text{
		margin-top: 35%;
	}
}

@media screen and (max-width: 1024px){
	#zitat-home::before{
		left: -9px;
	}
	.section-1-text{
		margin-top: 200px !important;
	}
}

@media screen and (max-width: 800px){
	.section-1-text *{
		text-align: center !important;
	}
	.section-1-text{
		margin-top: 0px !important;
	}
	.section-1-text .fusion-text{
		margin-top: 9%;
	}
	.mitmachen-container .fusion-separator{
		display: none !important;
	}
	.mitmachen-single-col{
		margin-bottom: 60px !important;
	}
}

@media screen and (max-width: 640px){
	.h2-sep{
		display: none !important;
	}
	#zitat-home::before{
		width: 30px;
	}
	#zitat-home{
		padding-bottom: 10%;
	}
}
/* Section 2, 3 Cols*/

.section-2-3-cols .fusion-column .col{
	min-height: 340px !important;
	display: grid !important;
}
.section-2-3-cols .heading-with-icon a{
	display: flex !important;
	align-items: center;
	margin-bottom: 20px !important;
}

.section-2-3-cols .heading-with-icon .icon{
	margin: 0 15px 0 0 !important;
}

.section-2-3-cols .fusion-read-more{
	color: white !important;
	/*left: 40% !important;*/
	padding-right: 10px;
	font-weight: 100 !important;
	text-align: right !important;
}

.section-2-3-cols .fusion-read-more::after{
	position: relative !important;
	top: 0% !important;
	font-family: FontAwesome !important;
	content: "\f064" !important;
	color: white !important;
	height: 20px;
}
/* Section 3, Grundsatzprogramm */
.grundsatzprogramm .fusion-image-wrapper{
	background: black !important;
}

.grundsatzprogramm .fusion-image-wrapper a img{
	opacity: 0.5 !important;
}

.grundsatzprogramm .fusion-portfolio-content-wrapper{
	display: flex !important;
	flex-direction: column;
}

.grundsatzprogramm .fusion-portfolio-content{
	margin-top: -40% !important;
	z-index: 9999 !important;
}

.grundsatzprogramm .fusion-portfolio-content h2 a{
	color: white !important;
}

.grundsatzprogramm-all .fusion-portfolio-buttons{
	display: none !important;
}

.weiterlesen{
	background: #009ee0;
	padding: 12px 14px 12px 14px;
	color: #fff;
	display: flex;
	margin-top: 12px;
	width: 133px;
}

.grundsatzprogramm-all .fusion-post-content p{
	display: flex;
	flex-flow: column;
}

/* Load More Button */
.fusion-load-more-button{
	background: none !important;
	margin-top: 50px !important;
}

.fusion-load-more-button::before{
	content: "\f067" !important;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-size: 25px;
	position: absolute;
	left: 50%;
	margin-top: -40px;
	margin-left: -7.5px;
}

/* Section 4, Mitmachen SVG Icons */
.mitmachen-h2 h2{
	font-size: 25px !important;
}

.mitmachen_svg img{width: 100px;}

.mitmachen-container *{color: white !important;}

.mitmachen-button{
	border-color: rgba(255,255,255,0.4) !important;
	width: 60% !important;
	text-transform: capitalize !important;
	font-size: 16px !important;
	//font-weight: bold !important;
}

.mitmachen-container .fusion-button-wrapperleft{
	text-align: center;
}

/**/
/* Standpunkte */
/**/

/* Akkordeon Titel*/
.su-spoiler-title{
	font-size: 16px !important;
}

/* Aktuelle Beiträge */
.aktuelle-beitraege-block .fusion-read-more{
	display: none !important;
}

/* Footer */
footer .fusion-row div .fusion-column{
	padding: 0 40px 0 40px;
}

footer .fusion-row div .fusion-column-last .widget_media_image{
	text-align: center;
	margin-bottom: 20px !important;
}

footer .fusion-row div .fusion-column-last .widget_text .textwidget p{
	text-align: center;
}