/*
 Theme Name:  Divi Child Theme
 Theme URI:    https://divilife.com
 Description:  Child Theme for Divi
 Author:       Tim Strifler
 Author URI:   https://divilife.com
 Template:     Divi
 Version:      1.0.0
*/

/*****Add any custom CSS below this line*****/

/*ANPASSUNGEN ALLGEMEINES DESIGN*/
/*ABSTAND UEBERSCHRIFTEN*/
h2{line-height:1.4em !important;margin-bottom:1em;margin-top:1.5em;}
h3,h4,h5,h6{line-height:1.2em !important;margin-bottom:1em;margin-top:1em;}


/*ABSTAND UEBERSCHRIFTEN IN SPALTE OHNE MARGIN TOP*/
.h_ohne_abstand {margin-top:0 !important;}

/* KREIS-MASKE FÜR BILDER*/
.kreis-maske {
clip-path: circle(50% at 50% 50%);
}

/* ANPASSUNGEN FUER EVENTMANAGER
 * */
.emzweispaltig {
columns: 2 50%; 
}
.eventtabelle 
{ 
 display: grid;
 grid-template-columns:25% 60% 15%;
	grid-column-gap: 30px;
	margin-bottom: 20px;
}
.eventtabelle_klein
{ 
 display: grid;
 grid-template-columns:25% 75%;
	grid-column-gap: 10px;
	margin-bottom: 10px;
	line-height: 1.0;
}
.eventtabelle_excerpt 
{ 
 display: grid;
 grid-template-columns:20% 40% 40%;
	grid-column-gap: 15px;
	margin-bottom: 20px;
}

.em.em-event-booking-form h3.em-booking-section-title {
  width: auto;
  background-color: #fff !important;
  color: var(--main-h3-color);
  font-size: 18px !important;
  font-weight: bold;
  padding: 15px 15px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: var(--main-border-color);
  margin: 0;
}
.em.em-item .em-item-image.has-placeholder, .em.em-list .em-item .em-item-image.has-placeholder, .em.em-list-widget .em-item .em-item-image.has-placeholder {
  display: flex;
  justify-content: flex-start !important;
  align-items: center;
}
.em.em-event .em-item-image .em-item-image-placeholder div.date, .em.em-events-list .em-item-image .em-item-image-placeholder div.date, .em.em-events-widget .em-item-image .em-item-image-placeholder div.date {
  justify-content: flex-start !important;
  align-items: start;
  height: 100%;
  min-width: 125px;
	padding-left: 15% !important;
}

/*Überschrift Farbe auf Veranstaltungs-Übersicht: gelb */
.em {
--accent-hue: 40;
  /* blue */
  --accent-s: 99%;
  --accent-l: 49%;
}  

/** ÄNDERUNGEN FÜR EVENTSMANAGER **/

/* ANPASSUNG FARBE AUF GCL-SJ-SEMINAR-SEITE "ROT"*/
.gcl-sj {color:#CD1718!important;}

/*ÄNDERUNGEN FÜR DOKUMENTEN-DOWNLOAD für die DIVI-STYLE-ANPASSUNGEN*/

/*252*/
.wpfd-divi-category-container #et-boc .wpfd-content a[class*=-download-category], .wpfd-divi-category-container #et-boc .wpfd-content a[class*=-download-selected], .wpfd-divi-category-container .wpfd-content a[class*=-download-category], .wpfd-divi-category-container .wpfd-content a[class*=-download-selected] {
  font-family: arial;
  background-color: #fba801 !important;
  border-color: #fba801;
  border-radius: 10px;
  color: #003e50;
}

/* 280*/
.wpfd-divi-category-container #et-boc .wpfd-content a[class*=-download-category]:hover, .wpfd-divi-category-container #et-boc .wpfd-content a[class*=-download-category]:focus, .wpfd-divi-category-container #et-boc .wpfd-content a[class*=-download-selected]:hover, .wpfd-divi-category-container #et-boc .wpfd-content a[class*=-download-selected]:focus, .wpfd-divi-category-container .wpfd-content a[class*=-download-category]:hover, .wpfd-divi-category-container .wpfd-content a[class*=-download-category]:focus, .wpfd-divi-category-container .wpfd-content a[class*=-download-selected]:hover, .wpfd-divi-category-container .wpfd-content a[class*=-download-selected]:focus {
  cursor: pointer;
  background-color: #fba801 !important;
  border-color: #fba801;
}
/*465*/
.wpfd-divi-category-container #et-boc .wpfd-content .downloadlink, .wpfd-divi-category-container .wpfd-content .downloadlink {
  background-color: #fba801 !important;
  border-color: #fba801;
  border-radius: 8px;
  color: #003e50;
}

/*AUS FRONT.CSS*/
#et-boc .wpfd-content a[class*=-download-category]:hover, #et-boc .wpfd-content a[class*=-download-category]:focus, #et-boc .wpfd-content a[class*=-download-selected]:hover, #et-boc .wpfd-content a[class*=-download-selected]:focus, .wpfd-content a[class*=-download-category]:hover, .wpfd-content a[class*=-download-category]:focus, .wpfd-content a[class*=-download-selected]:hover, .wpfd-content a[class*=-download-selected]:focus {
  background-color: #fba801 !important;
  border-color: #fba801;
}

#et-boc .wpfd-content .downloadlink, .wpfd-content .downloadlink {
  background-color: #fba801 !important;
  border-color: #fba801;
  border-radius: 8px;
  color: #003e50;
}

#et-boc .wpfd-content a[class*=-download-category], #et-boc .wpfd-content a[class*=-download-selected], .wpfd-content a[class*=-download-category], .wpfd-content a[class*=-download-selected] {
  font-family: arial;
  background-color: #fba801 !important;
  border-color: #fba801;
  border-radius: 10px;
  color: #003e50;
}
/*****GOOGLE FONTS LOKAL EINGEBUNDEN ******/

/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-300.eot'); /* IE9 Compat Modes */
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-300italic.eot'); /* IE9 Compat Modes */
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-italic.eot'); /* IE9 Compat Modes */
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-500.eot'); /* IE9 Compat Modes */
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-500.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-500italic.eot'); /* IE9 Compat Modes */
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-500italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-600italic.eot'); /* IE9 Compat Modes */
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-700italic.eot'); /* IE9 Compat Modes */
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-800.eot'); /* IE9 Compat Modes */
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-800italic.eot'); /* IE9 Compat Modes */
  src: url('../Divi-Child-Theme/fonts/open-sans-v34-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-800italic.woff') format('woff'), /* Modern Browsers */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-Child-Theme/fonts/open-sans-v34-latin-800italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* bebas-neue-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: 400;
  src: url('../Divi-Child-Theme/fonts/bebas-neue-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../Divi-Child-Theme/fonts/bebas-neue-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-Child-Theme/fonts/bebas-neue-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-Child-Theme/fonts/bebas-neue-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../Divi-Child-Theme/fonts/bebas-neue-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-Child-Theme/fonts/bebas-neue-v9-latin-regular.svg#BebasNeue') format('svg'); /* Legacy iOS */
}
/* amatic-sc-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  src: url('../Divi-Child-Theme/fonts/amatic-sc-v24-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* amatic-sc-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 700;
  src: url('../Divi-Child-Theme/fonts/amatic-sc-v24-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* wire-one-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Wire One';
  font-style: normal;
  font-weight: 400;
  src: url('../Divi-Child-Theme/fonts/wire-one-v24-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/**ENDE GOOGLE FONTS LOKAL EINGEBUNDEN **/

