/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 03 2026 | 05:13:08 */
@media (min-width: 1201px) and (max-width: 1366px) {
    body:not(.elementor-editor-active) .nav-section .elementor-nav-menu .menu-item-home {
        display: none !important;
    }
}

@media (max-width:500px) {
	.header-cta-button .elementor-button {
		width: 100%;
	}
}