logistic uploaded for doormile

This commit is contained in:
2026-04-02 18:19:12 +05:30
parent 60a53e6614
commit 3b9d28fbae
278 changed files with 222034 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
.footer-width-fixer {
width: 100%
}
.ehf-template-genesis.ehf-header .site-header .wrap,.ehf-template-genesis.ehf-footer .site-footer .wrap,.ehf-template-generatepress.ehf-header .site-header .inside-header {
width: 100%;
padding: 0;
max-width: 100%
}
.ehf-template-generatepress.ehf-header .site-header,.ehf-template-generatepress.ehf-footer .site-footer {
width: 100%;
padding: 0;
max-width: 100%;
background-color: transparent!important
}
.bhf-hidden {
display: none
}
.ehf-header #masthead {
z-index: 99;
position: relative
}