/*
Theme Name: LR Schuldnerberatung
Template: Impreza
Version: 1.0
Author:	SEO Agentur Hamburg
Theme URI: https://www.lr-schuldnerberatung.de
Author URI: https://seoagentur-hamburg.com
*/

/*Add your own styles here:*/

/* ------------------------------------------
Inhaltsverzeichnis 
-------------------------------------------- */

.lwptoc {
    margin: 25px 0;
}
.lwptoc_i {
    padding: 18px !important;
    text-align: left;
    background: #f5f5f5;
    border-radius: 5px;
    border: 1px solid #ddd;
}
.lwptoc_header {
    margin-bottom: 6px;
    margin-top: 6px;
}
.lwptoc_header b {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 25px;
    color: #503c45;
}
.lwptoc_toggle a {
    font-size: 19px;
    color: #333 !important;
}
.lwptoc_toggle:before, .lwptoc_toggle:after {
    font-size: 20px;
    color: #444 !important;
}
.lwptoc_toggle {
    white-space: nowrap;
    margin-left: 4px;
    font-size: 80%;
}
.lwptoc .lwptoc_itemWrap {
    margin-top: 20px;
}
.lwptoc_item span.lwptoc_item_label:before {
    display: inline-block;
    width: 20px;
    height: 22px;
    margin-right: 9px;
    content: '';
    vertical-align: sub;
    background-image: url(images/circle-down.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.lwptoc .lwptoc_item a {
    color: #444 !important;
    font-size: 20px;
    margin-bottom: 18px;
}
.lwptoc .lwptoc_item a:hover {
    color: #8b0142 !important;
    text-decoration: underline;
}

/* Ende Inhaltsverzeichnis */
