T.ME/BIBIL_0DAY
CasperSecurity


Server : Apache/2
System : Linux server-15-235-50-60 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64
User : gositeme ( 1004)
PHP Version : 8.2.29
Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Directory :  /home/gositeme/domains/brickabois.com/public_html/assets/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/gositeme/domains/brickabois.com/public_html/assets/css/homepage-fixes.css
/**
 * Homepage Layout Fixes
 * Ensure all sections are visible
 */

/* Ensure all sections are visible */
section {
    position: relative !important;
    opacity: 1 !important;
    visibility: visible !important;
    z-index: 1 !important;
    overflow: visible !important;
}

/* Fix hero section not covering content */
.hero-section-advanced {
    z-index: 1 !important;
}

.hero-content-advanced {
    position: relative !important;
    z-index: 10 !important;
}

/* Ensure all reveal elements are visible */
.reveal-on-scroll {
    opacity: 1 !important;
    transform: translateY(0) !important;
    visibility: visible !important;
}

/* Ensure stats section is visible */
.stats-section-advanced {
    position: relative !important;
    z-index: 2 !important;
    overflow: visible !important;
}

/* Ensure dimensions section is visible and scrollable */
.dimensions-section-advanced {
    position: relative !important;
    z-index: 2 !important;
    overflow: visible !important;
    transform: none !important; /* Prevent parallax from breaking scrolling */
    will-change: auto !important; /* Remove will-change that might cause issues */
}

/* Ensure manifesto section is visible */
.manifesto-section {
    position: relative !important;
    z-index: 2 !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* Ensure all other sections are visible */
.how-it-works-section,
.vision-section,
.values-section,
.activity-section,
.testimonials-section,
.ready-section {
    position: relative !important;
    z-index: 2 !important;
    opacity: 1 !important;
    visibility: visible !important;
    overflow: visible !important;
}

/* Ensure containers don't hide content */
.container {
    position: relative !important;
    z-index: 1 !important;
}

/* Fix parallax layers not hiding content */
.parallax-layer {
    position: relative !important;
    z-index: 2 !important;
}

/* Prevent dimensions section from being affected by parallax */
.dimensions-section-advanced.parallax-layer {
    transform: none !important;
}

/* Ensure cards are visible */
.stat-card-advanced,
.dimension-card-advanced,
.interactive-card-3d {
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
}


CasperSecurity Mini