.navbar .navbar-nav > li.active, 
.navbar .navbar-nav > li:hover,
.nav > li:hover > a, 
.nav > li > a:focus {
    background-color: transparent!important;
    color: #AB055D;

}

.navbar .navbar-nav > li.active a {
    color: #AB055D;

}

.l-theme {
    padding: 0 !important;
}


.vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_col-has-fill > .vc_column-inner {
    padding-top: 0; 
}


.section-header img:hover {
    -webkit-filter: none;
    filter: none;
}

.btn-theme_mrg-top {
    color: #007E9C;
}
.ui-title-block strong {
    color: #AB055D;
}

.opacity {
    -webkit-filter: opacity(.5);
    filter: opacity(.5);
}

.footer {
    background: url(http://yp-coaching.de/wp-content/uploads/2024/03/test-banner.png) no-repeat center center fixed; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
}

.footer-list {
    margin-bottom: 20px;
}

footer .widget_nav_menu li:before {
    display:none;
}

table, tr, td, th {
    border: 0;
}

.cell-bold {
    font-weight: bold;
    width: 30px;
}