/*!
Theme Name: wunu webLab Child
Theme URI: https://wunu.eu
Author: wunu webLab OG
Author URI: https://wunu.eu
Template:     wunu-weblab
Version: 1.1.1
Requires PHP: 7.4
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:   wunu-weblab-child
*/

main.noHeaderImage .entry-content .sectionContainer:first-of-type {
	/*padding-top: 0px !important;*/
}

.fabOuter.hasText .wunuButton {
	height: 120px;
  border-radius: 100px !important;
  padding: 0 10px;
  font-size: 20px;
  line-height: 1.2;
}

/*CSS for page images (david, 04.12.2025) */
#pageGrafik {
  position: absolute;
  top: -40px;
  right: -50px;
  z-index: 99;
  width: 440px;
}

/*Adapt spaces for pages without header image (david, 04.12.2025) */
div#page main.noHeaderImage .entry-content .sectionContainer:first-of-type {
  padding-top: 50px !important;
}