/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 10 2025 | 20:52:55 */
.custom-footer .wpforms-field-label {
	color: white !important;
}

.sub-menu.sub-menu-open {
	background: inherit !important;
}

.wpforms-hidden {
	display: none;
}

.elementskit-menu-close, .elementskit-menu-hamburger {
	background: none !important;
}

@media (max-width: 1024px) {
    .elementskit-menu-offcanvas-elements {
        height: 100vh !important;
    }
}