/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 05 2026 | 13:31:34 */
/* CSS Code hier einfügen.

Zum Beispiel:
.example {
    color: red;
}

/* Redesign 2025 */

#main-content {
    background-color: #F5F5F5 !important;
} 

/* Abstand für das mobile Menü zum oberen Rand (#mobile_menu2) */
#mobile_menu2.et_mobile_menu {
    margin-top: 16px !important;
}

/* Blogartikel, Abstand über h3 Headline */
.blogtext-detail h3 {
    margin-top: 1.2em;
}

/* Coachfinder-Formular, Schriftgröße DSGVO Hinweis */
.et_pb_contact_field_5_tb_body .et_pb_contact_field_options_list label {
    font-size: 12px !important;
	color: #999999 !important;
    line-height: 1.5 !important;
}

/* Coachfinder-Profil, Abstand Text zu Icon */
.et_pb_column_1_2 .dmach-acf-item-content {
    padding-left: 8px;
}

/* Header-Navigation, bei aktivierter NotiBar (Topbar) */
.et_pb_section_1_tb_header.et_pb_sticky_module {
        top: 0 !important;
}
