/**
 * Tradex — shared shortcode overrides (Elementor-safe)
 */

.tradex-about-section,
.tradex-mobility-section,
.tradex-history-section,
.team-section {
	position: relative;
}

/* Prevent theme styles from breaking shortcode layouts inside Elementor */
.elementor-widget-shortcode .tradex-about-section,
.elementor-widget-shortcode .tradex-mobility-section,
.elementor-widget-shortcode .tradex-history-section,
.elementor-widget-shortcode .team-section {
	width: 100%;
}
