.elementor-1432 .elementor-element.elementor-element-8224259{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:99;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for AppFooter, class: .elementor-element-1ed4e5e */.app-footer-top .app-footer-right .app-footer-info .title-small-share {

    font-size: 16px;

}



@media (max-width: 767px) {

    /* Footer layout on mobile */
    .app-footer-info {
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-start !important;   /* LEFT ALIGN */
        text-align: left !important;
        gap: 12px !important;
        width: 100% !important;
    }

    /* FORCE one-line 'Group Headquarters' */
    .app-footer-info .title-small-share {
        white-space: nowrap !important;       /* stay on ONE line */
        width: auto !important;
        font-size: 18px !important;
        line-height: 1.3 !important;
        margin: 0 !important;
    }

    

    /* Contact + Address */
    .app-footer-info .phone,
    .app-footer-info .content {
        width: 100% !important;
        text-align: left !important;          /* LEFT ALIGN */
        white-space: normal !important;
        margin-top: 4px !important;
    }
}



@media (max-width: 575.98px) {
    .app-footer-top .app-footer-right .app-footer-info .title-small-share {
        max-width: 100vh;
        padding-right: 20px;
        width: 100%;
    }
}





/* 移除 footer 手機版 title-small-share 第一個段落中的第二個 <br> */
p.title-small-share.phone br:nth-of-type(2) {
    display: none !important;
}



.app-footer-top .app-footer-right .app-footer-info .content-top {
    justify-content: left;

}





@media (max-width: 575.98px) {
    .app-footer-top .app-footer-right .app-footer-info .content {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .app-footer-top .app-footer-right .app-footer-info .content {
        border-left: none !important;
        padding-left: 0 !important; /* optional: remove the left spacing too */
    }
}/* End custom CSS */