/**
* Theme Name: Tranzix Child
* Description: This is a child theme of Tranzix, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path/">template_path</a>
* Template: tranzix
* Version: 1.0.1
*/


.footer-top {
    display: none !important;
}

.footer-widget {
    padding-top: 30px;
}

.subscribe-inner {
    display: none;
}

#navbarSupportedContent .navigation .menu-item > .hvr-underline-from-left1 {
    font-size: 1.5rem;
}

.header-style-11 .logo img {
    opacity: 0;

}
.header-style-11 .logo {
    background-image: url(https://fehringer-umzug.at/wp-content/uploads/2025/04/cropped-cropped-Fehringer_4c_quadrat.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 768px) {
    blockquote::before {
        display:  none;
    }

    blockquote {
        .icon  {
            display: none;
        }
    }

    .fs_50 {
        font-size: 36px;
        line-height: 1.2 !important;
    }
}

.overlay-anim-black-bg.overlay-animation::after {
    display:  none;
}
.overlay-anim-black-bg::after {
    background: none !important;
}

.scroll-to-top {
    display: none !important;
}