/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Child Theme for Divi Theme by Elegant Themes
 Author:         Werbeagentur Klartext
 Author URI:     https://klartextagentur.de
 Template:       Divi
 Version:        1.0.0
*/
 
/* Start CSS
------------------------------------------------------- */

/* TYPOGRPHY */

/* pt-sans-regular - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../Divi-Child-Theme/fonts/pt-sans-v17-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../Divi-Child-Theme/fonts/pt-sans-v17-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* pt-sans-italic - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local(''),
       url('../Divi-Child-Theme/fonts/pt-sans-v17-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../Divi-Child-Theme/fonts/pt-sans-v17-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* pt-sans-700 - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../Divi-Child-Theme/fonts/pt-sans-v17-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../Divi-Child-Theme/fonts/pt-sans-v17-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

body {font-family:'PT Sans';} 
/*#et-main-area p, span, ul, li {font-size:1.1rem; line-height:2rem;}*/

body a {font-family:'PT Sans';}

.et_pb_blurb_0_tb_header.et_pb_blurb .et_pb_blurb_description a,.et_pb_blurb_2_tb_header.et_pb_blurb .et_pb_blurb_description a,.et_pb_blurb_1_tb_header.et_pb_blurb .et_pb_blurb_description a{font-family:'PT Sans',sans-serif!important;}

#main-footer {
    background-image: linear-gradient(90deg,#c33930 0%,#ec8e2f 100%)!important;
}

#uc-banner-text {display:none!important;}
.uc-btn-footer-container:before {content:'Diese Website nutzt Cookies, um Ihnen ein reibungsloses Nutzererlebnis zu ermöglichen. Wenn Sie mehr über die Verwendung Ihrer Daten erfahren möchten, klicken Sie bitte auf MEHR';color:#fff;}
#usercentrics-button #uc-banner-modal .uc-banner-content {
    background: linear-gradient(135deg,#c43030 0%,#e89127 100%);
}
