body, html, #wrapper, .page-wrapper, #main, #content,
.category-container, .single-post-container,
.absolute-footer,
.absolute-footer.dark,
.absolute-footer.dark.medium-text-center,
.absolute-footer.dark.medium-text-center.small-text-center,
div.absolute-footer,
div.absolute-footer.dark,
.footer-1,
.footer-widgets,
.footer-wrapper,
#footer,
.footer-primary,
.copyright-footer,
.container.clearfix,
.site-footer,
footer.site-footer {
    background-color: #06091c !important;
    background: #06091c !important;
}

main.seo-container { padding: 0 !important; }

#main, .page-wrapper, #content,
.entry-content, .article-inner,
.post-inner, article.post {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

#footer, .footer-wrapper {
    margin-top: 0 !important;
    border-top: none !important;
}

/* Global Font Override to Be Vietnam Pro */
body, html, #wrapper, .page-wrapper, #main, #content,
h1, h2, h3, h4, h5, h6, p, a, span, time, div, li, ul, ol, input, textarea, button, select {
    font-family: 'Be Vietnam Pro', sans-serif !important;
}

/* Hide duplicate footers rendered inside page content (e.g. via UX Blocks) */
#content footer,
#content .site-footer,
#content #footer {
    display: none !important;
}

/* Hide Flatsome default footers to prevent duplicates */
.footer-wrapper, 
.absolute-footer,
.footer-widgets,
.footer-primary,
.footer-1,
.copyright-footer {
    display: none !important;
}

/* Hide Flatsome injected popups and mobile menus that appear unstyled at the bottom */
#main-menu,
#search-lightbox,
#login-form-popup,
.mfp-hide,
.mobile-sidebar,
.off-canvas {
    display: none !important;
}
