@charset "utf-8";
/*
 Theme Name:   Divi Child
 Description:  Divi Child Theme - Caritas Werkstatt
 Author:       CNX 
 Author URI:   http://cnx.design
 Template:     Divi
 Version:      1.0
*/
@font-face {
 font-family: 'Edo'; /* Edo */
 src: url('fonts/edo_regular/edo-webfont.eot');
           /* für IE9 */
 src: url('fonts/edo_regular/edo-webfont.eot?#iefix') 
           format('embedded-opentype'),
           /* für IE6-IE8 */
      url('fonts/edo_regular/edo-webfont.woff') 
           format('woff'), 
          /* für moderne Browser */
      url('fonts/edo_regular/edo-webfont.ttf') 
           format('truetype');
         /* für Safari, Android, iOS */
}

/*************** 
LOGO + MENÜ
****************/
#logo {max-height:80% !important;}

nav#top-menu-nav{
	font-weight: 400 !important;
	letter-spacing: 0.1em;
	text-transform: uppercase;}


/*************** 
ÜBERSCHRIFTEN + SCHRIFTEN
****************/

/*p {font-size:18px !important;
	line-height:1.8em !important;}*/
h1{ font-family: "Open Sans",Arial,sans-serif !important;
	font-weight: 400 !important;
	letter-spacing: 0.05em;
	line-height:1.3em;
	text-transform: uppercase;
	 }	

h3 {
	color:#134485 !important;
	font-family: "Open Sans",Arial,sans-serif !important;
	font-size:30px;
	font-weight: 400 !important;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	}
	
h2, h4 {
	color:#134485 !important;
	font-family:'Edo', Arial, sans-serif !important;
	font-weight:normal !important;
	}

.subheadline p {
	font-family:'Edo', Arial, sans-serif !important;}
	
.vorname{
	font-family:'Edo', Arial, sans-serif !important;
	font-size:40px;}	
#et_pb_contact_form_0 .et_pb_contact_field_options_title{color: #BC9A15;}

/*************** 
ICONS
****************/
.fa, .far, .fas {margin-right: 5px;}

/*************** 
KONTAKTFORMULAR
****************/
/* Kontrollkästchen - Titel deaktivieren 
.page-id-15 .et_pb_contact_field_options_title {display:none;}*/


.gewinne .et_pb_pricing li {padding:0 !important;}