/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/

@import "google-fonts.css";
/* Global */
html, body {
  font-family: "Raleway", "Open Sans", Arial, sans-serif;
}

/* Form-Controls, Buttons, Inputs */
button, input, select, textarea {
  font-family: inherit;
}

/* Headings (optional, wenn du auch Überschriften mit Raleway willst) */
h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", "Open Sans", Arial, sans-serif;
  font-weight: 600; /* wenn du 600 geladen hast */
}

.language-switcher, #language-switcher { display: none !important; }
/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/




