@import url("../Divi/style.css");
/*
 Theme Name:     Divi Child-Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme
 Author:         Eike
 Author URI:     http://
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
---------------------------------------------------- */

/* PageUp Button für Loseblattsammlung 
@media only screen and (max-width: 980px) {
.topbutton{
left: calc(-50vw + 50%)!important;
right: calc(-50vw + 50%)!important;	
	}
}

.topbutton {
height: 45px;
width: 45px;
position: fixed;
left: calc(-50vw + 23%);
right: calc(-50vw + 77%);
margin-left: auto;
margin-right: auto;
bottom: 90px;
z-index: 10;
background-image: url(https://atenekom.eu/wp-content/uploads/2018/04/pageup.png);
background-repeat: no-repeat;
display: none;
}*/
