html[dir="rtl"] body.sl-is-front .site-main .elementor > .elementor-element:first-of-type h1,
html[dir="rtl"] body.sl-is-front .site-main .elementor > .elementor-element:first-of-type h2,
html[dir="rtl"] body.sl-is-front .site-main .elementor > .elementor-element:first-of-type h3,
html[dir="rtl"] body.sl-is-front .site-main .elementor > .elementor-element:first-of-type p,
html[dir="rtl"] body.sl-is-front .site-main .elementor > .elementor-element:first-of-type .elementor-heading-title,
html[dir="rtl"] body.sl-is-front .site-main .elementor > .elementor-element:first-of-type .elementor-widget-text-editor,
html[dir="rtl"] body.sl-is-front .site-main .elementor > .elementor-element:first-of-type .elementor-widget-text-editor p,
html[dir="rtl"] body.sl-is-front .site-main .elementor-section-height-min-height h1,
html[dir="rtl"] body.sl-is-front .site-main .elementor-section-height-min-height h2,
html[dir="rtl"] body.sl-is-front .site-main .elementor-section-height-min-height p,
html[dir="rtl"] body.sl-is-front .site-main .elementor-section-height-min-height .elementor-heading-title,
html[dir="rtl"] body.sl-is-front .site-main .elementor-section-height-min-height .elementor-widget-text-editor,
html[dir="rtl"] body.sl-is-front .site-main .elementor-section-height-full h1,
html[dir="rtl"] body.sl-is-front .site-main .elementor-section-height-full h2,
html[dir="rtl"] body.sl-is-front .site-main .elementor-section-height-full p,
html[dir="rtl"] body.sl-is-front .site-main .elementor-section-height-full .elementor-heading-title,
html[dir="rtl"] body.sl-is-front .site-main .elementor-section-height-full .elementor-widget-text-editor {
	text-align: center !important;
}

html[dir="rtl"] body.sl-is-front .site-main .elementor > .elementor-element:first-of-type .elementor-button-wrapper,
html[dir="rtl"] body.sl-is-front .site-main .elementor > .elementor-element:first-of-type .elementor-widget-button,
html[dir="rtl"] body.sl-is-front .site-main .elementor-section-height-min-height .elementor-button-wrapper,
html[dir="rtl"] body.sl-is-front .site-main .elementor-section-height-full .elementor-button-wrapper {
	text-align: center !important;
	justify-content: center !important;
}

html[dir="rtl"] body.sl-is-front .site-main .elementor > .elementor-element:first-of-type .elementor-widget-button .elementor-button-wrapper,
html[dir="rtl"] body.sl-is-front .site-main .elementor-section-height-min-height .elementor-widget-button .elementor-button-wrapper,
html[dir="rtl"] body.sl-is-front .site-main .elementor-section-height-full .elementor-widget-button .elementor-button-wrapper {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
