body {
    background: linear-gradient(to bottom, rgb(255 255 255) 13%, rgb(55 101 124 / 62%) 50%, rgb(255 255 255 / 96%) 98%, rgb(255 255 255 / 100%) 100%);
}

#section-vehicles-list.new-vehicles-search #vehicle_search {
    background: transparent;
}

.infobox {
    background: #f1f1f1;
    padding: 30px;
    border-radius: 10px;
}

#section-vehicle-tradein-form form button.btn-primary {
    margin-top: 15px;
}

#logo-primary-box .logo-link img {
    max-width: 100%;
    max-height: 115%;
}

#article-vehicle-view .user-picture {
    width: 150px;
    height: 229px;
}

#article-vehicle-view #section-vehicle-equipment .container {
    max-width: 1580px;
}

@media (max-width: 768px) {
    #logo-primary-box .logo-link img {
        max-width: 470%;
    }
}

@media (max-width: 1024px) {
    #site-content .col-md-6 .btn-primary,
    #site-content .col-sm-6 .btn-primary {
        padding: 15px;
    }
}

@media (max-width: 1024px) {
    #logo-primary-box .logo-link img {
        max-width: 285%;
        max-height: 115%;
    }
}

#section-consultants .contact-person {
    margin-bottom: 110px;
}

#section-consultants {
    background: transparent;
    color: #626063;
}

#section-contact-form {
    background: transparent;
    color: #626063;
}

#section-vehicle-inquiry-form {
    background: transparent;
    color: #626063;
}

#section-contact-form {
    background: transparent;
    color: #626063;
}

.navbar-top li a {
    padding: 0 20px 0 7px;
}

.header-menu-fixed #header #logo-primary-box {
    width: 94px;
}

#header-slider-background-area {
    background-color: transparent !important;
    border-bottom: 0;
}

#section-consultants .user-picture {
    width: 240px !important;
    height: 366px !important;
}

@media (max-width: 856px) {
    .nav-area-lines li a {
        font-size: 0.84em;
    }
}

@media (max-width: 1024px) {
    #logo-primary-box .logo-link {
        width: 100px !important;
    }
}

#header-slider .carousel-caption .h2 {
    font-weight: normal;
    text-transform: uppercase;
    text-shadow: 0 0 12px rgb(0 0 0 / 59%);
}

#header-slider .carousel-caption .h3 {
    text-shadow: 0 0 12px rgb(0 0 0 / 59%);
}

@media (max-width: 1580px) {
    .site-home #header-slider .carousel-caption .right-bottom-2 {
        display: none;
    }
}

#footer #pre_area {
    background-image: url('/website/themes/wilholt-automobile.de/dynamic/fe/Bilder/footer-background.jpg');
}

.tooltip.bottom .tooltip-inner {
    min-width: 0;
}

#site-content {
    background: #fff;
    margin: 0 auto;
    max-width: 1580px;
}

.breadcrumb_area {
    background: transparent;
    padding: 0;
}

.breadcrumb_area > .container-fluid {
    background: #fff;
    padding-bottom: 15px;
    padding-top: 15px;
}
