#footer,
#colophon,
.site-footer,
.footer-area,
.footer-wrap,
.footer-main,
.footer-top,
.footer-widget-area,
.btm-footer,
.btm-footer-bar,
footer,
footer section,
footer div {
    background: #000000 !important;
    background-color: #000000 !important;
    background-image: none !important;
}

#footer *,
#colophon *,
.site-footer *,
.footer-area *,
.footer-wrap *,
.footer-main *,
.footer-top *,
.footer-widget-area *,
.btm-footer *,
.btm-footer-bar *,
footer * {
    color: #ffffff !important;
    opacity: 1 !important;
}

.btm-footer .copyright,
.btm-footer .copy-right,
.footer-copyright,
.thsm-footer-copyright,
.site-info,
.site-footer .copyright {
    display: none !important;
}

.btm-footer {
    display: block !important;
    min-height: 60px !important;
}

.btm-footer:after {
    content: "© 2026 ARMO Made with Xena Catalog Company — All Rights Reserved" !important;
    display: block !important;
    text-align: center !important;
    color: #ffffff !important;
    font-size: 18px !important;
    padding: 20px 0 !important;
}
.footer-widget-area .widget:nth-of-type(4),
.footer-top .widget:nth-of-type(4) {
    display: none !important;
}
/* Hide only right Contact Details column */
.footer-widget-area > div:nth-child(4),
.footer-top > div:nth-child(4),
.footer-main > div:nth-child(4),
footer .th-sm-col-3:nth-child(4),
footer .th-sm-col-4:nth-child(4) {
    display: none !important;
}
.btm-footer:after {
    content: "© 2026 ARMO Made with Xena Catalog Company — All Rights Reserved";
    display: block !important;
    text-align: center !important;
    color: #ffffff !important;
    font-size: 16px !important;
    padding: 20px 0 !important;
    background: #000000 !important;
}
.footer-widget-area:after {
    content: "© 2026 ARMO Made with Xena Catalog Company — All Rights Reserved";
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    color: #ffffff !important;
    font-size: 16px !important;
    padding: 25px 0 !important;
    background: #000000 !important;
}
.footer-widget-area .widget:last-child {
    text-align: center !important;
    width: 100% !important;
}