/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 25 2026 | 04:20:14 */
@media (max-height: 740px) {
    .rucika-mega-menu {
        transform: scale(0.925) translateY(-4%);
    }
    .jet-sub-mega-menu:has(.rucika-mega-menu) {
        background: transparent !important;
		box-shadow: none !important;
    }
}
@media (max-height: 690px) {
    .rucika-mega-menu {
        transform: scale(0.875) translateY(-7.2%);
    }
}
@media (max-height: 660px) {
    .rucika-mega-menu {
        transform: scale(0.8) translateY(-12.75%);
    }
}
@media (max-height: 610px) {
    .rucika-mega-menu {
        transform: scale(0.7) translateY(-21.5%);
    }
}