/**
Theme Name: Aloha Theme Child
Author: Lorenz Hartleitner
Author URI: https://aloha-media.de/
Description: Das Aloha Theme ist schnell und individuell.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: aloha-theme-child
Template: astra
*/
.ast-single-post .entry-header.ast-no-title.ast-no-thumbnail {
    margin-bottom: 0em!important;
}
#ast-scroll-top{
	background-color:#fff!important;
	color:#000!important;
    
  max-width: 40px;
  max-height: 40px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  z-index: 1000; /* Sicherstellen, dass es oben bleibt */
}
#ast-scroll-top::before{
  font-size: 24px;
	font-weight:600;
	position:absolute;
	text-align:center;
	width: 40px;
	height: 40px;
	cursor: pointer;
    bottom: 0px;
    right: 0px;
}
#sm-1747994722860911-2{
min-width:100%!important;
}
/* Seitentitel des Themes auf Seiten verstecken */
.page .entry-title,
.page .post-title { display: none; }

