/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 28 2026 | 15:41:17 */
:root {
	--content-width: 100%;
}

.blog-sidebar .frm-fluent-form select, .blog-sidebar .frm-fluent-form input, .blog-sidebar .frm-fluent-form textarea {
    font-size: 15px;
}

.blog-sidebar .frm-fluent-form .ff-custom_html {
	font-size: 13px;
	line-height: 1.25;
}

.e-con-inner .elementor-widget-text-editor h1, .e-con-inner .elementor-widget-text-editor h2, .e-con-inner .elementor-widget-text-editor h3 {
    margin: revert;
}

.elementor-post__meta-data {
    font-family: inherit !important;
}

@media screen and (max-width: 560px) {
	.sfm-floating-menu.middle-right {
		top: unset;
		bottom: 2em;
		right: 0.5em;
		transform: scale(0.9) translate(0);
	}
	
	header > div > .e-con-inner {
        padding-left: 0.65em !important;
        padding-right: 2em !important;
	}
	
	.topbar {
		font-size: 12px;
		padding-left: 1.5em;
		height: 1.5em;
	}
}

.e-con.e-flex>.e-con-inner, :is(.elementor-section-wrap,[data-elementor-id])>.e-con {
    width: 100%;
    max-width: 1140px !important;
    margin-left: auto;
    margin-right: auto;
}

:is(.elementor-section-wrap,[data-elementor-id])>.e-con {
    max-width: 100%;
    padding: 0;
}

main section.elementor-section.elementor-top-section {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}