/* Edoobox Styling*/
.edoobox-plugin .h1, .edoobox-plugin .h2, .edoobox-plugin .h3, .edoobox-plugin .h4, .edoobox-plugin .h5, .edoobox-plugin .h6, .edoobox-plugin h1, .edoobox-plugin h2, .edoobox-plugin h3, .edoobox-plugin h4, .edoobox-plugin h5, .edoobox-plugin h6 
{
		font-family: "Rubik", Rubik, sans-serif;
		font-size: 20px;
		color: #293031;}

.edoobox-plugin .btn-success {
    background-color: #4486be;
    border-color: #4486be;}

.edoobox-plugin .btn-success:hover {   background-color: #d4ac35;
		border-color: #ADADAD;}

.edoobox-plugin .thumbnail {
		border: 1px solid #293031;}
/*ENDE Edoobox Styling ENDE*/


h2 {color: #293031}

/*Menü-Bug in Firefox, position sticky hat nicht funktioniert*/

/*@-moz-document url-prefix()  {
.elementor-nav-menu--main{
    position:absolute; 
    bottom:90vh;
    background-color: rgba(36,88,153,0.7);
		}
.elementor-nav-menu__container{ 
		margin-left:auto;
    margin-right:auto;
    right:auto;
    left:auto;

		transform:translate(01%)
}}
   mal schaun ob n firefox update was bringt*/



/*Schrift soll auf Desktop 2x so groß sein, aber funktioniert nicht!!! 
@media only screen and (min-width: 768px) {.elementor-277 .elementor-element.elementor-element-5ef923c.elementor-widget-heading .elementor-heading-title  {font-size: 64px;}
	.elementor-heading-title, .elementor-size-default {font-size: 64px;}
h2 {font-size: 40px;}
h4 {font-size: 40px;}
p {font-size:32px;}}
/*ENDE Schrift soll auf Desktop 2x so groß sein ENDE*/

.elementor-widget-wrap .elementor-section-wrap .elementor-element.elementor-element-abebd64 {
  position: fixed;
	margin-top: 50px;
}

/*Edoobox Menü ausblenden - nicht notwendig und löst Probleme mit Firefox*/
/*.edoobox-plugin .navbar-default {visibility:hidden;}*/
/*ENDE Edoobox Menü ausblenden - nicht notwendig und löst Probleme mit FirefoxENDE */

body {padding-top: 0px !important} /*ist wohl nicht toplevel genug*/

/* body:not(.rtl) .elementor-277 .elementor-element.elementor-element-9a76946 .embedFooter {height: 100px;} */

.embedPastebin ol li {
	font-family:"Karla", sans-serif;
}

.de1 {
	font-family: 'Karla', Karla, sans-serif; 
}

.pastebin2 {
	font-family:'Karla', Karla, sans-serif; 
	font-family:"Karla", sans-serif;
	
}

#pastebin2 {
	font-family:'Karla', Karla, sans-serif; 
	font-family:"Karla", sans-serif;
	
}

.embedFooter {
    display: none;
}