/* Add here all your CSS customizations */
.rev_slider li.slide-overlay .slotholder::after {
    opacity: 0.7;
}

#header .header-nav-main nav > ul > li > a {
    font-size: 16px;
}

.social-icons li a {
    font-size: 1rem;
}

#footer {
    margin-top: 0px;
}

#SwissMediaContainer {
    background-image: url('../img/3dswissmedia-background-felgenklinik.jpg');
    background-position: center;
    background-size: cover;
    height: 400px;
    position: relative;
}

.content-blocker-caption {
    background-color: rgba(33, 37, 41, 0.9);
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}