body.rtl .elementor-344 .elementor-element.elementor-element-36ce57c5 .pix-feature-icon-outer {
	margin-left: 16px !important;
}

body.rtl .elementor-344 .elementor-element.elementor-element-44c85dd3 .pix-feature-icon-outer {
	margin-left: 16px !important;
}

body.rtl .elementor-344 .elementor-element.elementor-element-6dd926b4 .pix-feature-icon-outer {
	margin-left: 16px !important;
}

.elementor-widget-image .widget-image-caption {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
	letter-spacing: var(--e-global-typography-text-letter-spacing);
	word-spacing: var(--e-global-typography-text-word-spacing);
}

@media (max-width:1024px) {
	.elementor-widget-image .widget-image-caption {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
		letter-spacing: var(--e-global-typography-text-letter-spacing);
		word-spacing: var(--e-global-typography-text-word-spacing);
	}
}

@media (max-width:767px) {
	.elementor-widget-image .widget-image-caption {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
		letter-spacing: var(--e-global-typography-text-letter-spacing);
		word-spacing: var(--e-global-typography-text-word-spacing);
	}
}

@media (min-width:768px) {}

@media (max-width:1024px) and (min-width:768px) {}