:root{

}


.advisor-pin {
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}

/* ------------------------------------------------------------ *\
   Mentova Logo
\* ------------------------------------------------------------ */


 #mentova_logo {
    width: 200px;
    margin: 0px;
    padding: 0px;
    fill: #2b8940;
    color: #2b8940;
}

#mentova_logo {
    width: 200px; /* beliebig */
    height: auto; /* hält Seitenverhältnis */
    display: block; /* vermeidet die Inline-Lücke */
}


/* ------------------------------------------------------------ *\
    Mentova custom color settings
\* ------------------------------------------------------------ */

:root {
    
    --bkui_blue: #3c810c !important;
    --bkui_light-blue: #f0fff0 !important;

    --bkui_blue-2: #93c388 !important; /* #f9e8f0 */
    --bkui_light-blue2: #e4f5dd !important;
    
    --bkui_blue-3: #e4f5dd !important;

    --bkui_dark-blue: #82a77e !important;
    --bkui_dark-blue-2: #82a77e !important;
}

.bkui_section, .bkui_wrapper {
    background: #fff !important;
    
}

.section-beraterportal .info-msg {
    color: #5a6e7f !important;
    background-color: #e4f5dd !important;
}

.bkui_list-links .is-current a {
    
   color: var(--bkui_text);
}

.bkui_list-links--alt{
    
   overflow: hidden !important;
}

/* ------------------------------------------------------------ *\
    Widget styles
\* ------------------------------------------------------------ */


.widget_black_studio_tinymce{
    
   list-style: none;
}
