/* 
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;
}
.page-id-506 {
	overflow-x: hidden!important;
}

/* Cursor für die Startseite->Pfeilnavigation: - entfernen wenn wieder verlinkt!!! - */
.elementor-92 .elementor-element.elementor-element-a34dc2a.elementor-column {
    align-self: inherit;
    cursor: default!important;
}

.mm_tel_privatpatienten a {
	color:#fff!important;
}
.mm_leistungen {
	margin-bottom: 1.5em;
}

.mm_doctolib .elementor-button-icon svg {
    width: 4em!important;
    height: auto;
	margin-top: -18px;
}
.mm_doctolib  .elementor-button-link {
    height:36px!important;
}
@media screen and (max-width: 768px) and (min-width: 375px){
    .mm_doctolib  .elementor-button-link {
        height:36px!important;
    }
    .mm_doctolib .elementor-button-icon svg {
        width: 4em!important;
        height: auto;
        margin-top: -24px;
    }
}
.elementor-nav-menu .sub-arrow {
    padding: 0px!important;
}

.elementor-message.elementor-message-success {
	border: 4px solid #00af00 !important;
	padding: 20px !important;
	font-weight: 700 !important;
}

.elementor-message.elementor-message-danger,
.elementor-message.elementor-message-warning {
	border: 4px solid #ff0000 !important;
	padding: 20px !important;
	font-weight: 700 !important;
}