.region-footer-fourth {
    width: 1120px !important;
}

.site-footer .block {
    margin: 0;
}

.site-footer__bottom {
    margin: auto;
    margin-top: 0;
    width: 1120px;
}

.site-footer__top {
    width: 1120px;
    margin: auto;
}

.site-footer {
    margin-top: 20px;
    padding-top: 0px;
}

.text-align-center {
    margin: 0;
}

#block-barrio-subtheme-tehetseg-ptelogout .content .field--type-text-with-summary {
    padding: 0 !important;
    padding-top: 10px !important;
}

.site-footer__top p {
    margin: 0;
}

.copyright {
    color: rgba(255, 255, 255, 0.65);
}

.site-footer__bottom .region {
    margin-left: 0 !important;
}

/* Footer bottom: 5th region (copyright + 1367 logo) side-by-side */
.site-footer__bottom .region-footer-fifth,
.region-footer-fifth {
    width: 100% !important;
    max-width: 1120px !important;
    margin: 0 auto !important;
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
}

.site-footer__bottom #block-barrio-subtheme-tehetseg-copyright,
#block-barrio-subtheme-tehetseg-copyright {
    flex: 1 1 auto !important;
    margin: 0 !important;
    text-align: left !important;
}

.site-footer__bottom #block-barrio-subtheme-tehetseg-copyright .content,
.site-footer__bottom #block-barrio-subtheme-tehetseg-copyright .field__item,
.site-footer__bottom #block-barrio-subtheme-tehetseg-copyright .copyright,
#block-barrio-subtheme-tehetseg-copyright .copyright {
    margin: 0 !important;
    text-align: left !important;
    color: rgba(255, 255, 255, 0.65);
}

.site-footer__bottom #block-barrio-subtheme-tehetseg-1367logo,
#block-barrio-subtheme-tehetseg-1367logo {
    flex: 0 0 auto !important;
    max-width: 360px !important;
    margin: 0 !important;
    display: flex !important;
    justify-content: flex-end !important;
    align-items: center !important;
}

.site-footer__bottom #block-barrio-subtheme-tehetseg-1367logo .content,
.site-footer__bottom #block-barrio-subtheme-tehetseg-1367logo .field__item,
#block-barrio-subtheme-tehetseg-1367logo .content,
#block-barrio-subtheme-tehetseg-1367logo .field__item {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
}

.site-footer__bottom #block-barrio-subtheme-tehetseg-1367logo img,
#block-barrio-subtheme-tehetseg-1367logo img {
    margin: 0 !important;
    max-width: 200px !important;
    height: auto !important;
    display: block !important;
}

@media (max-width: 768px) {
    .site-footer__bottom .region-footer-fifth,
    .region-footer-fifth {
        flex-direction: column !important;
        gap: 12px !important;
        justify-content: center !important;
        text-align: center !important;
    }

    .site-footer__bottom #block-barrio-subtheme-tehetseg-copyright,
    .site-footer__bottom #block-barrio-subtheme-tehetseg-copyright .content,
    .site-footer__bottom #block-barrio-subtheme-tehetseg-copyright .field__item,
    .site-footer__bottom #block-barrio-subtheme-tehetseg-copyright .copyright,
    #block-barrio-subtheme-tehetseg-copyright,
    #block-barrio-subtheme-tehetseg-copyright .copyright {
        text-align: center !important;
    }

    .site-footer__bottom #block-barrio-subtheme-tehetseg-1367logo,
    #block-barrio-subtheme-tehetseg-1367logo {
        justify-content: center !important;
    }

    .site-footer__bottom #block-barrio-subtheme-tehetseg-1367logo img,
    #block-barrio-subtheme-tehetseg-1367logo img {
        margin: 0 auto !important;
    }
}