/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1753094427
Updated: 2025-07-21 12:40:27

*/

a {
	display:inline-block;
	transition:all ease 0.5s;
}

table td, table th {
	border:none;
	border-bottom:1px solid #e5e5e5;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
	background-color:transparent !important;
}

/*
.singlepage-content ul li:before {
	content:" ";
		top:2px;
	left:0;
	position:absolute;
display:inline-block;
  width: 13px; 
  height: 13px;
  background-image: url('data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgY2xhc3M9ImUtZm9udC1pY29uLXN2ZyBlLWZhcy1jaGV2cm9uLXJpZ2h0IiB2aWV3Qm94PSIwIDAgMzIwIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjg1LjQ3NiAyNzIuOTcxTDkxLjEzMiA0NjcuMzE0Yy05LjM3MyA5LjM3My0yNC41NjkgOS4zNzMtMzMuOTQxIDBsLTIyLjY2Ny0yMi42NjdjLTkuMzU3LTkuMzU3LTkuMzc1LTI0LjUyMi0uMDQtMzMuOTAxTDE4OC41MDUgMjU2IDM0LjQ4NCAxMDEuMjU1Yy05LjMzNS05LjM3OS05LjMxNy0yNC41NDQuMDQtMzMuOTAxbDIyLjY2Ny0yMi42NjdjOS4zNzMtOS4zNzMgMjQuNTY5LTkuMzczIDMzLjk0MSAwTDI4NS40NzUgMjM5LjAzYzkuMzczIDkuMzcyIDkuMzczIDI0LjU2OC4wMDEgMzMuOTQxeiI+PC9wYXRoPjwvc3ZnPg=='); 
  background-size: contain; 
  background-repeat: no-repeat;
  background-position: center; 
}
*/
.singlepage-content ul {
	margin-bottom:35px;
}
.singlepage-content ul:last-child {
	margin-bottom:0px;
}
.singlepage-content ul li:marker {
	display:none;
}
.singlepage-content ul {
	padding-left:0;
	list-style:none;
}

.singlepage-content ul li:before {
   content:" ";
	display:inline-block;
   background-color: black;
   border-radius: 50%;
   width: 5px;
   height:5px;
   top:4px;
   background-image: none;
	
	left:0;
	position:absolute;
}
.singlepage-content ul li {
  padding-left: 14px;
	position:relative;
}
.headerbild {
	background-position:center !important;
	background-size:cover !important;
}
body figcaption {
	font-style:normal;
	font-family:var(--e-global-typography-primary-font-family);
}
.elementor-widget-image figcaption {
	margin-top:7px;
}
