/*
Theme Name: Reiters Allegria 2019
Template: reiters-2019
*/

[name=offer_newsletter] + label {
    display: none !important;
}

[name=newsletter] + label {
    display: none !important;
}

.wp-coupons {
    display: none !important;
}

.footer-bottom .managed-by {
    text-align: right; /* Rechtsbündig, wenn nötig */
    margin-top: 20px;  /* Abstand nach oben */
}

.footer-bottom .gmf-logo {
    width: 100px;  /* Breite des Logos anpassen */
    height: auto;  /* Automatische Höhe */
    display: inline-block;
}