@import "monster-mamis/_blog.css";
@import "monster-mamis/_employee.css";
@import "monster-mamis/_header.css";
@import "monster-mamis/_recs-slider.css";
@import "monster-mamis/_teaser.css";
@import "monster-mamis/_texts.css";

.monster-mamis #page-header-bg,
.monster-mamis .heading-title{
    display: none !important;
}

.monster-mamis .container-wrap,
.single-post .container-wrap {
    background-color: #fff !important;
}

.mm-stage .row-bg {
    background-position: center 20% !important;
}

/* Beitragsseite */
body.single.single-post.material[data-bg-header="true"] .container-wrap {
    padding-top: 0 !important;
}

.mm-authorLine {
    color: rgba(48,48,48,0.3);
    display: block;
    font-size: 15px;
    letter-spacing: 0.07px;
    line-height: 15px;
    margin-top: 15px;
}

.post-featured-img {
    display: none;
}

.monster-mamis .nectar-love {
    display: none !important;
}

img.attachment-large.size-large.wp-post-image {
    width: auto;
}

.mm-teaser__link {
    display: block;
    margin-bottom: -1em;
    padding-top: 1em;
}

@media only screen and (min-width: 600px) {
    .mm-teaser {
        margin-top: 5em;
    }
}

@media only screen and (max-width: 768px) {
    img.attachment-large.size-large.wp-post-image {
        height: 200px !important;
    }

    .mm-header-image {
        height: 150px;
    }

    .mm-header-image.divider {
        height: 0 !important;
    }

    .mm-text-content.vc_col-sm-10 {
        margin-top: -50px;
    }

    .monster-mamis .vc_column-inner {
        margin-bottom: -4em;
    }
}
