/*
Theme Name: Bereuter Cie based on Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.18.0.1682354665
Updated: 2023-04-24 18:44:25

*/
/* raleway-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: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('https://theaterversicherung.de/fonts/raleway-v28-latin-300.eot'); /* IE9 Compat Modes */
  src: url('https://theaterversicherung.de/fonts/raleway-v28-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-300.woff') format('woff'), /* Modern Browsers */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-300.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-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: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('https://theaterversicherung.de/fonts/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('https://theaterversicherung.de/fonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-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: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('https://theaterversicherung.de/fonts/raleway-v28-latin-500.eot'); /* IE9 Compat Modes */
  src: url('https://theaterversicherung.de/fonts/raleway-v28-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-500.woff') format('woff'), /* Modern Browsers */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-500.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-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: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('https://theaterversicherung.de/fonts/raleway-v28-latin-600.eot'); /* IE9 Compat Modes */
  src: url('https://theaterversicherung.de/fonts/raleway-v28-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-600.woff') format('woff'), /* Modern Browsers */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-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: 'Raleway';
  font-style: italic;
  font-weight: 700;
  src: url('https://theaterversicherung.de/fonts/raleway-v28-latin-700italic.eot'); /* IE9 Compat Modes */
  src: url('https://theaterversicherung.de/fonts/raleway-v28-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://theaterversicherung.de/fonts/raleway-v28-latin-700italic.svg#Raleway') format('svg'); /* Legacy iOS */
}

body, html {font-family: 'Raleway', sans-serif;}

/*** Take out the divider line between content and sidebar ***/
#main-content .container:before {background: none;}
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
#left-area {    width: 100%;    padding: 23px 0px 0px !important;    float: none !important;}
	.single #left-area {width:100% !important}
}
#sidebar {display:none;}