| Server IP : 121.121.20.254 / Your IP : 216.73.216.245 Web Server : Microsoft-IIS/10.0 System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64 User : IUSR ( 0) PHP Version : 8.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/AIWEBSTATION/wp-content/novamira-sandbox/ |
Upload File : |
:root {
--aiweb-header-height: 0px;
}
/* Hide theme header/footer on homepage */
.home #masthead,
.home .site-header,
.home header.site-header,
.home .kadence-header,
.home .site-header-wrap,
.home .elementor-location-header,
.home #colophon,
.home .site-footer,
.home footer.site-footer,
.home .kadence-footer,
.home .elementor-location-footer {
display: none !important;
}
/* Force 3-column solution grid */
.aiwebstation-solutions-grid > .e-con {
flex: 0 0 calc(33.333% - 16px) !important;
max-width: calc(33.333% - 16px) !important;
}
/* Force why choose 2x2 grid */
.aiwebstation-why-grid > .e-con {
flex: 0 0 calc(50% - 12px) !important;
max-width: calc(50% - 12px) !important;
}
/* Industries row */
.aiwebstation-industries-row {
display: flex !important;
justify-content: space-between;
gap: 16px;
}
.aiwebstation-industries-row > .e-con {
flex: 1 1 auto !important;
max-width: none !important;
}