/*!
Theme Name:    balkan.berlin childtheme
Author:        yannick
Author URI:    https://balkan.berlin
Description:   balkan.berlin Theme
Version:       1.0.0
License:       GNU General Public License v3 or later
License URI:   https://www.gnu.org/licenses/gpl-3.0.html
Template:      page-builder-framework
Text Domain:   page-builder-framework-child
*/

/* Entfernt den Header */
header {
    display: none !important;
}

/* Entfernt den Footer */
footer {
    display: none !important;
}

body {
	font-family: 'Helvetica Neue LT Pro', Arial, sans-serif;
	color: #000 !important;
}

.script-text {
	font-family: 'Edwardian Script ITC', cursive;
}

.pp-infobox-title-prefix{
	font-family: "Edwardian Script ITC";
    font-size: xxx-large;
	font-weight: 400;
	color: #000;
	margin-bottom: 0 !important;
}

.pp-infobox-title{
	color: #000;
	font-size: x-large;
	margin: 5px 0 !important;
}


/* ############################################# Kilian Paris ############################################# */

/* Helvetica Neue LT Pro - Light */
@font-face {
  font-family: 'Helvetica Neue LT Pro';
  src: url('https://rsvp.cs-pr.de/wp-content/themes/colistic-child/fonts/kilian-paris/HelveticaNeueLTPro-Lt.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Helvetica Neue LT Pro - Roman (Regular) */
@font-face {
  font-family: 'Helvetica Neue LT Pro';
  src: url('https://rsvp.cs-pr.de/wp-content/themes/colistic-child/fonts/kilian-paris/HelveticaNeueLTPro-Roman.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Helvetica Neue LT Pro - Medium */
@font-face {
  font-family: 'Helvetica Neue LT Pro';
  src: url('https://rsvp.cs-pr.de/wp-content/themes/colistic-child/fonts/kilian-paris/HelveticaNeueLTPro-Md.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Helvetica Neue LT Pro - Bold */
@font-face {
  font-family: 'Helvetica Neue LT Pro';
  src: url('https://rsvp.cs-pr.de/wp-content/themes/colistic-child/fonts/kilian-paris/HelveticaNeueLTPro-Bd.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Edwardian Script ITC */
@font-face {
  font-family: 'Edwardian Script ITC';
  src: url('https://rsvp.cs-pr.de/wp-content/themes/colistic-child/fonts/kilian-paris/EdwardianScriptITC.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* ############################################# AEYDE ############################################# */

/* AEYDE Grotesk Regular */
@font-face {
    font-family: 'aeyde_grotesk_regular';
    src: url('https://rsvp.cs-pr.de/wp-content/themes/colistic-child/fonts/aeyde/aeyde-grotesk-regular-webfont.woff2') format('woff2'),
         url('https://rsvp.cs-pr.de/wp-content/themes/colistic-child/fonts/aeyde/aeyde-grotesk-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}