/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.23.4.1705484488
Updated: 2024-01-17 09:41:28

*/

/* EDIT WANDA */


#main-content h1 {
	font-size: 56px!important;
	line-height: 60px;
}

#main-content .headerpictitle h1 {
	font-size: 98px!important;
	color: #ffffff!important;
	text-shadow: 0em 0em 0.3em rgba(0,0,0,0.4)!important;
}

#main-content h2 {
	font-size: 46px!important;
	line-height: 50px;
}

#main-content h3 {
	font-size: 36px!important;
	line-height:40px;
}

#main-content h4 {
	font-size: 26px!important;
	line-height: 30px;
}

#main-content h5 {
	font-size: 16px!important;
	line-height: 20px;
}

#main-content h6 {
	font-size: 18px!important;
	line-height: 28px;
}


@media screen and (max-width: 769px) {
	
#main-content h1 {
	font-size: 46px!important;
	line-height: 50px;
}
	
#main-content .headerpictitle h1 {
	font-size: 70px!important;
}

#main-content h2 {
	font-size: 36px!important;
	line-height: 40px;
}

#main-content h3 {
	font-size: 26px!important;
	line-height: 30px;
}

#main-content h4 {
	font-size: 20px!important;
	line-height: 24px;	
}
}

@media screen and (max-width: 500px) {

#main-content h1 {
	font-size: 36px!important;
	line-height: 40px;
}
	
#main-content .headerpictitle h1 {
	font-size: 46px!important;
}

#main-content h2 {
	font-size: 26px!important;
	line-height: 30px;
}

#main-content h3 {
	font-size: 23px!important;
	line-height: 28px;
}

#main-content h4 {
	font-size: 18px!important;
	line-height: 24px;	
}
}


/* Blog Customization */

.single .post {
  padding-bottom: 0px;
}

.et_pb_post {
  margin-bottom: 0px;
}



/* Buttons */

#wandabtn {
	padding: 12px 22px!important;
}


/* Partnerlogos */

#partnerlogo {
  border-style: solid;
	border-width: 1px;
  border-color: #dddddd;
  box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.1);
  transition: transform 300ms ease 0ms;
}




/* Glossar */

@media screen and (max-width: 769px) {
	
	.glossar-hauptwort-col {
		margin-bottom: 0;
	}

}

