/**
 * Theme Name:     Bootstrap Basic4 Child (GIFAS)
 * Author:         Vee Winch
 * Template:       bootstrap-basic4
 * Text Domain:    bootstrap-basic4-child
 * Description:    Bootstrap v.4 basic theme for developers to build their new theme very fast and easy. The concept is to keep it basic, no rich features, no additional functions; all of these for theme developers will be easier to start develop their theme. To follow what was changed, please look for a href=https://github.com/Rundiz/bootstrap-basic4commits/a of this theme at Github. Please read notice on Bootstrap Basic 4 Help page in Dashboard &gt; Appearance &gt; Bootstrap Basic4 Help or in readme.txt file in this theme package.
*/

@media (min-width: 992px) and (max-width: 1040px) {
    .row.blog-section .card__more-link {
        padding: 5px 10px !important;
    }
}

body.single.single-kundenloesungen .cms__default_lead img {
    max-width: 100%;
    height: auto;
}

body.single.single-kundenloesungen .container.cms__block_single,
body.single.single-kundenloesungen .kundenloesungen.type-kundenloesungen {
    background-color: #F7F7F8;
}

body.single.single-kundenloesungen .singlepost-main .card--blog-page .card__cover {
    height: 530px;
}

body.single.single-kundenloesungen .cms__standardblock_single {
    max-width: 1000px;
}

.single.single-kundenloesungen .cms__standardblock_single {
    margin-bottom: 0px !important;
}

.content-kundenlosungen-section .card__description {
    color: #000000 !important;
    text-align: left !important;
    margin-bottom: 15px !important;
}

.content-kundenlosungen-section h2.entry-title {
    text-align: left !important;
}