/*======================================
Theme Name: LOGICHECK Dokumente 2023
Theme URI: https://divicake.com/
Description: Ein Child-Theme für den LOGICHECK-Blog – Version 2023.
Version: 1.0
Author: Marcel Rüttgen
Author URI: https://divicake.com/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

/* maven-pro-500 - latin */
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 500;
  src: url('https://logicheck.de/wp-content/uploads/et-fonts/maven-pro-v21-latin-500.eot');
font-display: swap;
	/* IE9 Compat Modes */
  src: local(''),
       url('https://logicheck.de/wp-content/uploads/et-fonts/maven-pro-v21-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://logicheck.de/wp-content/uploads/et-fonts/maven-pro-v21-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://logicheck.de/wp-content/uploads/et-fonts/maven-pro-v21-latin-500.woff') format('woff'), /* Modern Browsers */
       url('https://logicheck.de/wp-content/uploads/et-fonts/maven-pro-v21-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://logicheck.de/wp-content/uploads/et-fonts/maven-pro-v21-latin-500.svg#MavenPro') format('svg'); /* Legacy iOS */
}
/* maven-pro-regular - latin */
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 400;
  src: url('https://logicheck.de/wp-content/uploads/et-fonts/maven-pro-v21-latin-regular.eot'); 
	font-display: swap;
	/* IE9 Compat Modes */
  src: local(''),
       url('https://logicheck.de/wp-content/uploads/et-fonts/maven-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://logicheck.de/wp-content/uploads/et-fonts/maven-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://logicheck.de/wp-content/uploads/et-fonts/maven-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://logicheck.de/wp-content/uploads/et-fonts/maven-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://logicheck.de/wp-content/uploads/et-fonts/maven-pro-v21-latin-regular.svg#MavenPro') format('svg'); /* Legacy iOS */
}

:root {
--lc-gruen: #64B42D;
--lc-grau: #576161; 
--pps: #CBD000;
--smu: #0068B1;
--petrol: #006657;}