/* Theme Name: koennte_helfen
Author: Apart-Webdesign
Author URI: https://apaprt-webdesign.de
Description: An individual Theme for gutenberg-editor.
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: koennte_helfen
Template: astra  */

@font-face {
    font-family: 'Questrial';
    src: url('fonts/questrial/Questrial-Regular.woff2') format('woff2'),
        url('fonts/questrial/Questrial-Regular.woff') format('woff'),
        url('fonts/questrial/Questrial-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Didact Gothic';
    src: url('fonts/didactgothic/DidactGothic-Regular.woff2') format('woff2'),
        url('fonts/didactgothic/DidactGothic-Regular.woff') format('woff'),
        url('fonts/didactgothic/DidactGothic-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



ol, ul {
    margin: 0 0 0 1em;
    list-style-position: inside !important;
}
ol li, ul li {
    margin-bottom: 6px;
}

/* header */
.ast-logo-title-inline .ast-site-identity {
    padding: 8px 0;
}
.main-header-bar-wrap {
    -o-box-shadow: 0 2px 14px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 14px rgba(0,0,0,0.1);
    -ms-box-shadow: 0 2px 14px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 14px rgba(0,0,0,0.1);
    box-shadow: 0 2px 14px rgba(0,0,0,0.1);
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    line-height: 2;
}
.ast-desktop .ast-primary-header-bar .main-header-menu ul li {
	margin-bottom: 0;
}

.main-header-menu a {
    color: #000;
	font-size: 20px;
}
.main-header-menu  .current-menu-item a {
	color: #acc1d9;
}
.main-header-menu  .current-menu-item a:hover span,
.main-header-menu a:hover {
    color: #fff;
	background: #acc1d9;
}

/* @media (max-width: 1000px) {
	#ast-mobile-header {
		display: block;
	}
} */
.ast-mobile-popup-drawer .ast-mobile-popup-inner {
    max-width: 50%;
    background: rgba(0,0,0,0.8) !important;
    color: #fff;
}
#ast-hf-mobile-menu.main-header-menu .menu-item a {
    color: #000
    font-size: 20px;
}
#ast-hf-mobile-menu.main-header-menu  .current-menu-item a {
	color: #acc1d9;
}
#ast-hf-mobile-menu.main-header-menu .menu-item a:hover,
#ast-hf-mobile-menu.main-header-menu  .current-menu-item a:hover {
	color: #fff;
}
/* content */
/* start */
div#content.site-content,
.startheaderbild {
    min-height: calc(100vh - 170px);
}
.mb0 .elementor-widget {
    margin-bottom: 0;
}
/* SC */
.pmb0 p {
    margin-bottom: 0;
}
.apawe .apartwebdesign span.ape {
    display: block;
    padding-bottom: 30px;
}
.apawe .apartwebdesign span.apaw {
    display: block;
    padding: 18px 31px 14px 42px;
    background: url(images/apart-logo_signet.png) no-repeat left 2px transparent;
}

/* footer */
#footer2 a {
    color: #000;
}
#footer2 a:hover {
    color: #acc1d9;
}
#footer1 address span.name {
    font-size: 22px;
    font-family: 'Didact Gothic', sans-serif;
}
#footer1 address p {
    margin-bottom: 15px;
}
#footer1 input, 
#footer1 input:focus {
    background: transparent;
    color: #ffffff !important;
    border: 0 none;
	border-bottom: 1px solid #fff;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	-moz-box-shadow: none;
    box-shadow: none;
	-o-border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
    font-size: 18px;
    font-family: Questrial, sans-serif;
	font-weight: 400;
}
#footer1 label {
	color: #ffffff !important;
	font-size: 18px;
    font-family: Questrial, sans-serif;
	font-weight: 400 !important;
}
#footer1 textarea {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    font-family: Questrial, sans-serif;
	font-weight: 400 !important;
	margin-top: 10px;
}
#footer1 .frm_description {
    color: #fff;
    font-size: 18px;
    font-weight: 400 !important;
    font-family: 'Questrial', sans-serif;
}
#footer1 label input[type=checkbox] {
    width: 17px;
    height: 17px;
}
#footer1 div#frm_field_7_container .frm_opt_container {
    padding-top: 10px;
    padding-bottom: 10px;
}
#footer1 div#frm_field_7_container .frm_opt_container a {
	text-decoration: underline; 
	color: #fff;
}
#footer1 div#frm_field_7_container .frm_opt_container a:hover {
	text-decoration: none; 
	color: #ACC1D9;
	background: #fff;
}
#footer1 .frm_submit {
    margin: 0;
    padding: 0;
}
#footer1 .frm_button_submit {
    background: transparent;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	-moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #fff;
    padding: 5px 40px;
    float: none;
    margin: 0 auto;
    display: inline-block;
	color: #ffffff;
	font-size: 18px;
    font-family: Questrial, sans-serif;
	font-weight: 400 !important;
}
#footer1 .frm_button_submit:hover {
    background: #ffffff;
	color: #ACC1D9;
}
#footer1 .frm_style_formidable-style.with_frm_style .frm_error {
    color: #ff0500;
    font-size: 18px;
}
#footer1 .frm_style_formidable-style.with_frm_style .frm_error_style {
    border: 1px solid #ffffff;
    font-size: 18px;
    margin-bottom: 20px;
}
#footer1 .with_frm_style .frm_message p {
	font-size: 18px;
	margin-bottom: 0;
}
#footer1 .with_frm_style .frm_message, 
#footer1 .frm_success_style {
	border: 1px solid #fff;
}
#footer2 .elementor-element.elementor-element-76b6278 .bdt-navbar-nav > li:first-child a {
    padding: 0;
}
@media (max-width: 1000px) {
	#footer2 .elementor-shortcode {
		text-align: center;
	}
}
@media (max-width: 767px) {
	#footer2 .rwkhcopy .elementor-shortcode {
		font-size: 16px;
	}
}
.ast-scroll-to-top-right {
    right: 20px;
    bottom: 54px;
}
.faqmb .bdt-accordion-container .bdt-accordion .bdt-accordion-content p {
    margin-bottom: 20px;
}
.faqmb .bdt-accordion-container .bdt-accordion .bdt-accordion-content p:last-of-type {
    margin-bottom: 0;
}
.elementor-96 .elementor-element.elementor-element-6eecbf3 .uael-post-wrapper:first-child {
	margin-top: 0;
}
.single .post-navigation {
    display: none !important;
}
.single-post .site-content > .ast-container {
    max-width: 1440px;
}