/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 11 2025 | 04:33:40 */
/*	------------------------------
	Page Bottom CTA Styles
 *	--------------------------- */
#section_cta .elementor-cta:hover .elementor-cta__bg-overlay {
    background-color: transparent;
}
#section_cta .elementor-cta .elementor-cta__bg-wrapper {
    width: 250px; height: 400px;
}
#section_cta .elementor-content-item {
    max-width: 560px;
}
#section_cta .elementor-cta .elementor-cta__bg {
    background-size: 250px;
    background-repeat: no-repeat;
    background-position: center;
}
@media screen and (max-width: 767px) {
    #section_cta .elementor-cta .elementor-cta__bg-wrapper {
        width: 100%; height: 300px;
    }
}


/*	------------------------------
	Shared Global Style Tweaks
 *	--------------------------- */
#main .elementor-widget-text-editor a,
#main .elementor-widget-text-editor h4 { margin-bottom: 15px; }
#main .sidebar-nav menu-item.current_page_item { font-weight: bold; }

#footer .elementor-widget-text-editor a { text-decoration: none; }
