/* Theme Name: FF Hasbergen
Theme URI: https://pixelmarketing.eu
Author: Jan Niklas Schubert
Author URI: https://pixelmarketing.eu
Description: Ein individuelles WordPress-Theme, erstellt für FF Hasbergen.
Version: 1.3.00
 * Theme Name: FF Hasbergen
*/
.aktuelles {
    margin-bottom: 15px;
    font-family: 'Raleway', sans-serif;
    font-size: 21px;
}

a:hover {
    text-decoration: none;
    color: #ff0000 !important;
}

.aktuelles-header {
    font-weight: 900;
    font-size: 30px;
    color: #3c3c3b;
    margin-bottom: -10px;
}

.bg-red {
    color: #ffffff;
    background-color: #b40000;
}

.einsatz-lowheading {
    color: #ffffff;
}

.einsatz-heading {
    color: #ffffff;
    font-weight: 900;
    font-size: 30px;
    margin-bottom: -10px;
}

.post {
    margin-top: 50px;
}

ul,
li {
    list-style: none;
}

li {
    display: list-item;
}

.card-text {
    max-height: 100px;
    height: 100px;
}

.einsatz-widget {
    background-color: #fff;
    border-radius: 30px;
    height: auto;
}

.einsatzberichte {
    line-height: 1.2;
    padding: 25px 5px;
}

.einsatzberichte .einsatzbericht {
    display: inline-block;
    min-height: 58px;
    padding: 2.2% 1.5% 1.4% 1.5%;
    width: 29%;
    margin-right: 2%;
    margin-bottom: 2%;
    background-color: #232a33;
    margin-left: 2%;
    min-width: 319px;
    border-radius: 15px;
    color: #ffffff;
}

.einsatzberichte:nth-child(3n+3) {
    margin-right: 0%;
}

.einsatzmeldung {
    position: relative;
    top: -4px;
    color: #b50000;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    line-height: 1;
}

.einsatzdatum,
.einsatzzeit,
.einsatzort {
    margin-top: 8px;
}

/* -----Einsätze Hauptseite Widget-----
 * Version: 1.3.1

 * Theme Name: FF Hasbergen
@media screen and (max-width: 1050px) {
    .einsaetze {
        background-color: #fff;
        height: 590px;
    }

    .einsatzberichte .einsatzbericht {
        width: 46%;
    }

    .einsatzberichte .einsatzbericht:nth-child(3n+3) {
        margin-right: 2%;
    }

    .einsatzberichte .einsatzbericht:nth-child(2n+2) {
        margin-right: 0%;
    }
}

/* -----Einsätze Hauptseite Widget----- */
@media screen and (max-width: 680px) {
    .einsaetze {
        min-height: 690px;
    }

    .einsatzberichte .einsatzbericht {
        padding: 12px 1.5% 5px 1.5%;
        width: 94%;
        margin: 0 2% 10px;
        color: #ffffff;
    }

    .einsaetze_widget h2 {
        padding-bottom: 20px;
    }
}

.nav-item {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    color: #6c6c6c;
    font-weight: bold;
    margin-bottom: 5px;
}

.post-title {
    font-family: 'Raleway', sans-serif;
    font-size: 40px;
    font-weight: bolder;
    margin-bottom: 0px;
    color: #000000 !important;
}

.sidebar {
    padding-top: 150px;
}

.post-image {
    margin-left: -15px;
    height: 500px;
    object-fit: cover;
}

.navbar {
    z-index: 232231;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(255, 1, 1, 0.73);
}

.navbar-light:focus .navbar-nav:focus .nav-link:focus {
    color: rgba(110, 0, 0, 0.76);
}

.footer {
    background-position: center bottom;
    background-repeat: repeat-x;
    background-size: inherit;
    background-image: url('assets/images/black_flame.svg');
    background-color: #232a33;
}

.footer-headline {
    font-family: 'Raleway', sans-serif;
    color: #7c0000;
    font-weight: bolder;
}

.footer-text {
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
    font-weight: 500;
    width: 332px;
}

.copyright {
    font-weight: bolder;
    color: #7c0000;
    padding-bottom: 5px;
}

.footer-socials > svg {
    padding: 0.25rem !important;
    fill: #ffffff;
    min-width: 30px;
    min-height: 30px;
    margin: 3px;
}

.footer-socials > svg:hover {
    fill: red;
}

.single-link {
    display: block;
    float: right;
}

.single-link,
.single-link-bottom {
    float: right;
    padding: 0px;
    font-weight: 600;
    border: 3px solid #3c3c3b;
}

.alle-einsaetze {
    color: #ffffff;
}

.alle-einsaetze:hover {
    color: #000000 !important;
}

.alle-beitraege {
    color: #000000;
    padding: 4px;
}

.page-link-active {
    font-weight: 700;
}

.archiv-headline {
    font-size: 50px;
    font-weight: bolder;
    margin-bottom: 80px;
    margin-top: 50px;
}

a {
    color: #7c0000;
    text-decoration: none;
    background-color: transparent;
}

.alle-beitraege:hover {
    text-decoration: none;
    color: #ff0000 !important;
}

.footercontainer-headline {
    color: #7c0000;
}

.einsatzmeldung:hover {
    color: #ff0000;
}

.einsatzbericht:hover {
    box-shadow: 3px 4px 6px #ff0000;
}

.machmit-background {
    height: 60px;
    background-color: #232a33;
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
}

.machmit-inner {
    top: 10px;
    position: relative;
}

.machmit-button {
    border-radius: 35px;
    margin-left: 30px;
    font-weight: bold;
    background-color: #ff0000;
}

@media screen and (max-width: 550px) {
    .machmit-background {
        height: 100px;
    }
}

@media screen and (max-width: 400px) {
    .einsatzberichte .einsatzbericht {
        max-width: 290px;
        min-width: 170px;
    }
}

.text-white:hover {
    color: #ff0000;
}

.machmit-button:hover {
    background-color: #7c0000;
}

.active > .nav-link {
    color: #b40000 !important;
}

.bg-posts {
    background-color: #ffffff !important;
    margin-bottom: 80px;
    border-radius: 20px;
    padding-bottom: 0px !important;
    box-shadow: 1px 1px 5px;
    padding-left: 20px;
    padding-top: 0px;
    padding-right: 20px;
}

.footer-image {
    margin-left: 30px;
}

.st-florian {
    font-family: 'UnifrakturCook', cursive !important;
    color: #ffffff;
    font-size: 30px;
    margin-bottom: 5px !important;
    font-weight: 700;
}

form.fluent_form_3 .ff-btn-submit {
    background-color: #da0d0d;
    color: #000000;
}

.footer-svg {
    padding: 5px;
    color: #ffffff;
}

/* ------------------------Einsatz Liste----------------------------- */
.einsatzverwaltung-reportlist {
    box-shadow: 1px 1px 6px #d7d7d7;
    font-weight: 600;
}

.einsatz-titel-month {
    background-color: #232a33 !important;
    color: #ffffff;
}

.einsatzverwaltung-reportlist th,
.einsatzverwaltung-reportlist td {
    padding: 10px 20px 8px 9px!important;
}

.page-link {
    color: #b40000;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #696969;
}

.active {
    font-weight: 800;
    background-color: rgba(124, 124, 124, 0.53);
}

.navbar-active {
    color: #7c0000 !important;
}

.aktuelles-img {
    height: 300px;
    object-fit: cover;
}

.post-btn {
    color: #ad0000;
    font-weight: bold;
    margin-top: 10px;
}

.btn-read-more {
    display: inline-block;
    padding: 8px 16px;
    background-color: #f8f9fa;

    /* Helles Grau (Bootstrap Light) */
    color: #b20000;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
    margin-top: 10px;
}

.btn-read-more:hover {
    background-color: #9c9c9c;
    color: white !important;
}