/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/

/*
    Add your custom styles here
*/

html {
  scroll-behavior: smooth!important;
}

.mm_liste p {
	margin-bottom: 0px!important;
	margin-top: 10px!important;
}

.acc-leistungen ul {
	margin-left: 20px!important;
}

div.elementor-location-footer div.elementor-widget-container p a {
	color: #ffffff!important;
	font-size: var(--e-global-typography-primary-font-size )!important;
}
div.elementor-location-footer div.elementor-widget-container p a:hover {
	color: #fa1c0e!important;
	font-size: var(--e-global-typography-primary-font-size )!important;
}

.mm_header-bg-font span.elementor-heading-title {
	font-size: clamp(2.4rem, 7.0vw, 7.5rem)!important; 
}
.mm_header-headline h1.elementor-heading-title {
	font-size: clamp(3rem, 5.5vw, 4.5rem)!important; 
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th, tr:hover {
    background-color: #fff!important;
}
table tbody tr:hover>td, table tbody tr:hover>th {
    background-color: #fff!important;
}
table td, table th {
    border: 1px solid hsla(0, 0%, 50%, .502);
    line-height: 1;
    padding: 15px;
    padding-left:0px!important;
    vertical-align: top;
color:#111111!important;
}
.hinweis {
	color:#111111!important;
}
.footer-adresse a:hover {
	color:#1A3D91!important;
}
div.elementor-location-footer div.elementor-widget-container p a:hover {
    color:#1A3D91!important;
    font-size: var(--e-global-typography-primary-font-size) !important;
	transition: color 0.3s;
}
