/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.elementor-toc__header-title {
    margin-bottom: 10px !important;
}

.elementor iframe {
    width: revert-layer !important;
}

.elementor-search-form__container {

    padding: 8px;
}

.elementor-search-form--skin-minimal:focus-within {
  outline-width: 0px !important;
}

figure {
    margin: 0px;
}

#nounderline a:hover {
	text-decoration: none !important;
}

.elementor-element.elementor-element-276c8b6.elementor-search-form--skin-minimal.elementor-widget.elementor-widget-search-form {
  width: 100%;
}


figcaption.wp-element-caption {
    font-style: italic !important;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto !important;
    font-size: 12px !important;
}

.wp-block-image img {
    border: 1px solid #d2d2d2 !important;
}

  h1,
  h2,
  h3,
  li,
  span {
    white-space: normal;
    hyphens: auto; /* aktiviert automatische Silbentrennung */
    overflow-wrap: break-word;
  }

.infobox {
    background: #f2f4f7;
    padding: 15px;
}

.wp-block-media-text__content {
    padding: 0 !important;
}

.wp-block-media-text {
    gap: 25px;
    padding: 20px 0;
}
