/*
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: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.7.1.1680256981
Updated: 2023-03-31 12:03:01

*/
.footer-colum ul li.current-menu-item a {
	color: #4d4d4d;
}

.all_post_area {
	margin: 40px 0;
}

/*.member-change-pwd-form {
	display: none;
}*/
.site-header .header-inner .header-main-nav,
.site-header .header-inner .header-top-part{
	width:100%;
}
.site-header{
	padding:0 !important;
}

.wc-change-pwd-form .log_pass {
	margin: 10px 0;
}

.wc-change-pwd-form input {
	padding: 0 0.5rem 0 1rem;
	background: gray;
	color: #fff;
	padding-left: 1rem;
	transition: padding 0.25s 0s;
	width: 100%;
	height: 2.5rem;
	box-sizing: border-box;
	-webkit-appearance: none;
	border: 0;
	border-radius: 0;
	border-right: 1px solid #fff !important;
}

.wc-change-pwd-form input::placeholder {
	color: #fff;
}

.wc-change-pwd-form  button {
	background-color: #d9d9d9;
	border: 0;
	color: #4d4d4d;
}

.wc-change-pwd-form  button:hover {
	background-color: #d9d9d9;
	color: #4d4d4d;
}

.wc-change-pwd-form  button:focus {
	outline: none;
}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	padding: 15px;
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
	padding: 15px;
}
.elementor-widget-text-editor p a {
	color: #7a7a7a;
}

p a {
	font-weight: 700;
}
.search-item {
	padding: 5.25rem 0;
	border-top: 1px dotted #666666;
}
.search-item:first-child {
	border-width: 0;
}
.form-search .form-outer .form-inner {
	padding-right: 26px;
	margin: 0;
}
.form-search .form-outer .form-inner input[type=search] {
	box-sizing: border-box;
	-webkit-appearance: none;
	border-radius: 0;
	padding: 0 0.5rem 0 1rem !important;
	background: gray !important;
	color: #fff !important;
	width: 100%;
	height: 2.125rem;
	box-sizing: border-box;
	padding-left: 1rem !important;
	transition: padding 0.25s 0s !important;
}
.form-search .form-outer .form-inner input:focus,
.form-search .form-outer .form-inner input:active {
	outline-width: 0;
	background: #8c8c8c !important;
	padding-left: 1rem;
	transition: padding 0.25s, opacity 0.25s;
}
.form-search .form-outer .form-inner input:focus::-webkit-input-placeholder {
	opacity: 0;
	transition: padding 0.25s, opacity 0.25s;
}
.form-search .form-outer .form-inner input:focus::-moz-placeholder {
	opacity: 0;
	transition: padding 0.25s, opacity 0.25s;
}
.form-search .form-outer .form-inner input:focus:-ms-input-placeholder {
	opacity: 0;
	transition: padding 0.25s, opacity 0.25s;
}
.form-search .form-outer .form-inner input:focus:-moz-placeholder {
	opacity: 0;
	transition: padding 0.25s, opacity 0.25s;
}

.form-search .form-outer .search-submit input[type=submit] {
	padding: 0 0.5rem 0 1rem !important;
}
.form-search .form-outer .search-submit .label-submit:hover {
	opacity: 0.8;
}
.form-search .form-outer .search-submit .label-submit:hover svg {
	background: transparent !important;
}
.form-search .form-outer .search-submit .label-submit:hover svg circle {
	fill: #bfbfbf !important;
}
.form-search .form-outer {
	/*padding-bottom: 1.625rem;
	border-bottom: 1px dotted #666666;*/
	max-width: 700px;
}

p.konfidenzintervall-erstellt"{
	margin-bottom: 20px;
	margin-top: 20px;
}
.konfidenzintervall-erstellt{
    margin-bottom: -13px !important;
    font-size: 12px !important;   
}
}

@media screen and (min-width: 1024px) {
	.form-search {
		padding-right: 3.5rem;
	}
}


.wc-right-box>.elementor-element-populated{
	padding: 0.75rem 1.75rem 3.5rem !important;
}
.wc-left-box>.elementor-element-populated{
	padding: 0 1.75rem !important;
}
@media only screen and (min-width: 700px) {
	.wc-right-box>.elementor-element-populated{
		padding: 0.75rem 3.5rem 0 !important;
	}
	.wc-left-box>.elementor-element-populated{
		padding: 0 3.5rem !important;
	}
}
@media screen and (min-width: 1024px) {
	.wc-right-box>.elementor-element-populated{
		padding: 0.75rem 1.75rem 3.5rem 3.5rem !important;
	}
	.wc-left-box>.elementor-element-populated{
		padding: 0.625rem 3.5rem 0 1.75rem !important;
	}
}
@media screen and (min-width: 1660px) {
	.wc-right-box>.elementor-element-populated{
		padding: 0.75rem 0 3.5rem 3.5rem !important;
	}
}



