/*
 Theme Name:   Enfold Child
 Description:  Enfold Child Gender.ismus
 Author:       Thekla Grützner
 Author URI:   http://www.formtreu.de
 Template:     enfold
 Version:      1.0
 Text Domain:  enfold-child
*/


/* General Custom CSS */

body #main * { line-height: 1.6; }

/* Hintergrund- und Textfarben */

.hg_blue_100 	{background-color: #4477b6;}
.hg_blue_90 		{background-color: #5882bc;}
.hg_blue_50 		{background-color: #a5b6d9;}
.hg_blue_30 		{background-color: #c9d2e8;}
.hg_blue_20 		{background-color: #dce1f0;}
.blue_100 		{color: #4477b6;}
.blue_90 		{color: #5882bc;}
.blue_50 		{color: #a5b6d9;}
.blue_30 		{color: #c9d2e8;}
.blue_20  *		{color: #dce1f0 !important;}

.hg_purple_100 	{background-color: #836fa8;}
.hg_purple_90 	{background-color: #8e7cb0;}
.hg_purple_50 	{background-color: #beb5d5;}
.hg_purple_30 	{background-color: #d8d2e6;}
.hg_purple_20 	{background-color: #d8d2e6;}
.purple_100 		{color: #836fa8;}
.purple_90 		{color: #8e7cb0;}
.purple_50 		{color: #beb5d5;}
.purple_30 		{color: #d8d2e6;}
.purple_20 		{color: #d8d2e6;}

.hg_green_100 	{background-color: #84b049;}
.hg_green_90 	{background-color: #91b859;}
.hg_green_50 	{background-color: #c5d8a3;}
.hg_green_30 	{background-color: #dde8c9;}
.hg_green_20 	{background-color: #e9f0dc;}
.green_100 		{color: #84b049;}
.green_90 		{color: #91b859;}
.green_50 		{color: #c5d8a3;}
.green_30 		{color: #dde8c9;}
.green_20 		{color: #e9f0dc;}

.hg_grey_100 	{background-color: #c8c7c7;}
.grey_100 		{color: #c8c7c7;}

.hg_black_4		{background-color: #efefef;}

.hg_red_100		{background-color: #c32442;}
.red_100		{color: #c32442;}


/* Überschriften */

h1 {
    font-size: 28px;
    margin-bottom: 10px;
}
h2 {
    font-size: 20px;
    margin-bottom: 8px;
}
h3 {
    font-size: 18px;
    margin-bottom: 4px;
}
h4 {
    font-size: 16px;
	text-transform: none !important;
	font-weight: normal;
}
h5 {
    font-size: 14px;
}

/* Überschriften auf farbigem Hintergrund */

.heading-white h1, .heading-white h2, .heading-white h3 {
	color: #ffffff;
}

/* Untertitel auf dunkelblauem Hintergrund  */

.subtitle p		{font-size: 1.3em; font-weight: bold; margin-top:0;}

/* Text auf dunkelblauem Hintergrund  */

.subtitle_small p		{font-size: 15px; font-weight: normal; margin-top:0;}

/* Zitate allgemein*/

blockquote {
	font-size: inherit !important;
	border-left-width: 4px;
}

/* Bibelzitate/Sprechblasen */

div[class*="sprechblase_"] {
    border-radius: 100px;
    color: #fff;
	text-align: center;
    margin: 0;
    padding: 25px;
    position: relative;
	width: 200px;
	margin: 50px auto;
}

div[class*="sprechblase_"]:before {
    border-style: solid;
    content: "";
    display: block;
    position: absolute;
    width: 0;
}

div[class*="sprechblase_"]:after {
    border-style: solid;
    content: "";
    display: block;
    position: absolute;
    width: 0;
}
.sprechblase_green {
	background: #84b049;
}
.sprechblase_green:before {
    border-color: transparent #84b049;
	border-width: 0 0 30px 50px;
	right: 110px;
	bottom: -24px;
}

.sprechblase_green:after {
   border-color: transparent #a5b6d9;
   border-width: 0 0 31px 20px;
   right: 140px;
   bottom: -24px;
}

.sprechblase_blue{
	background: #5882bc;
}
.sprechblase_blue:before {
    border-color: transparent  #5882bc;
	border-width: 0 50px 30px 0;
	right: 34px;
	bottom: -21px;
}

.sprechblase_blue:after {
   border-color: transparent #fff;
   border-width: 0 20px 31px 0;
   right: 34px;
   bottom: -22px;
}

.bible {font-weight: 600; font-size: 1.2em;}
.sprechblase_text {font-weight: 600; font-size: 1.3em;}

.ausprobieren .sprechblase_blue::after, 
.ausprobieren .sprechblase_green::after {
    bottom: -31px;
}
.ausprobieren .sprechblase_blue::before,
.ausprobieren .sprechblase_green::before {
    bottom: -30px;
}
	  

/* Bild-Zeitungs-Style */

#bild .explain {
	border: 1px solid #000 !important;
	background-color: #efefef;
	padding: 6px;
	margin-bottom: 20px;
}
#bild .explain h1 {
	color: #fff;
	border-bottom: 3px solid #c32442;
	-webkit-box-shadow:0px 1px 0px 8px #000 ;
	-moz-box-shadow:0px 1px 0px 8px #000 ;
	box-shadow:0px 1px 0px 8px #000 ;
	background-color: #000;
	left: 2px;
	position: relative;
	float: left;
	margin-right: 20px;
}

#bild .explain p {
	margin-top: 0;
}

#bild div[class*="gender_"] h2 {
	text-transform: none !important;
	letter-spacing: 0 !important;
	font-style: italic;
	color: #fff;
	font-size: 1.1em;
	font-weight: 600 !important;
	display: inline;
	padding-right: 5px;
}
#bild .gender_black h2 {
	background-color: #000;
}
#bild .gender_red h2 {
	background-color: #c32442;
}
/* Listen */

#bild .entry-content-wrapper ul {
	margin-left: 0 !important;
}

#bild .entry-content-wrapper li {
	list-style: none;
	margin-left: 0 !important;
	padding: 6px 0 !important;
	/* display: table; */
}
#bild .entry-content-wrapper li:before {
	content: "\203A";
	color: #000;
	padding-right: 5px;
	display: table-cell;
	font-size: 1.4em;
}

/* rote Aufzählungsdreiecke */
#bild .entry-content-wrapper div[class*="gender_"] li {
	display: block;
	padding: 10px 0 !important;
}

#bild .entry-content-wrapper div[class*="gender_"] li:before {
	content: "\25b6";
	color: #c32442;
	display: inline;
	font-size: 1.0em;
}

/* Section 'Eingreifen ... ' */

.entry-content-wrapper .eingreifen li:before {
	content: "";
	padding-right: 0;
	display: inline;
	font-size: inherit;
}

.eingreifen .iconlist-char {
	margin-top: 6px;
	display: inline-block;
}

.eingreifen span[class*="hg_"], .bubble [class*="hg_"]  {
	display: block;
	border-radius: 100px;
	padding: 15px 25px;
	margin: 15px 0 25px 10%;
	width: 80%;
	text-align: center;
}

.bubble [class*="hg_"]  {
	width: 100%;
	text-align: center;
	margin: 0;
}
.eingreifen .hg_blue_100, .eingreifen .hg_purple_100,
.bubble .hg_blue_100 {
	color: #fff;
}

.bubble .hg_red_100  {
	display: block;
	border-radius: 200px;
	padding: 65px 25px 15px 25px;
	margin: 0;
	width: 350px;
	height: 350px;
	text-align: center;
	font-weight: 600;
	color: #fff;
	position: relative;
	bottom: -100px;
}

/* Section FAQ */

#aufklaerung h4 {
	color: #fff;
}

/* Section Aufklärung */

#faq .iconlist-timeline {
	border-color: #4477b6;
}

/* Section Fundstücke */

#fundstuecke h4 {
	color: #fff;
}

/* Section Kampagne */

.partner img {
	margin-bottom: 35px !important;
}
.avia-gallery.gallery  img {
	border: none !important;
	padding: 0 !important;
}


/* Sektion Impressum */
#impressum {
	background: #fff url('http://gender-ismus.de/wp-content/uploads/2018/02/Kampagne-MS-QNN_Logo.png') no-repeat right -10px bottom 50px;
	padding-bottom: 200px;
}

@media screen and (max-width: 700px) {
	#impressum {
	background-size: contain;
	padding-bottom: 200px;
	}
}
@media screen and (max-width: 600px) {
	#impressum {
	padding-bottom: 150px;
	}
}
@media screen and (max-width: 480px) {
	#impressum {
	padding-bottom: 100px;
	}
}

/* Sektion Datenschutz */
/* #datenschutz .entry-content-wrapper div li {
	display: table;
} */

/* Seite 'Flyer bestellen ... ' */

.flyer-bestellen_avatare {padding: 30px 0;}


/* Footer */

.footer_color  a:hover strong{color: #dce1f0;}

.footer_color p a {text-decoration: underline;}


/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

}

/* Überschriebene Standard-Styles */

.cn-set-cookie {color: #fff; padding: 2px 13px 2px 10px; border: 1px solid #fff; border-radius: 8px;}

.main_color .small-preview,
.main_color .small-preview:hover {background-color: transparent;}

.widget_recent_entries li a {font-style: normal; font-size: 14px; font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;}

.widget_recent_entries li {padding: 1px 0;}

.avia-menu.av_menu_icon_beside {margin-right: 0; padding-right: 10px;}

.av-main-nav > li > a {padding: 0 10px;}

.main_color .avia-content-slider .slide-image {background: transparent;}

.container.template-blog.template-single-blog .text-sep-date { display: none;}

h1.post-title.entry-title {text-transform: uppercase; font-size: 20px}

.main_color a {text-decoration: underline;}

#top .main_color input[type="text"], 
#top .main_color select,
#top .main_color textarea {
border-color: #c8c7c7;
background-color: #dce1f0;
}

.main_color strong {color: #000000}
.main_color blockquote {border-color: #000}

div .main_color .button,
.main_color input[type="submit"] {padding: 13px}
