/* Elementor integration for Yutong Slovakia. */

/* Align Elementor's default container with the theme content width. */
.elementor-section.elementor-section-boxed > .elementor-container{ max-width:var(--yt-content-width,1200px); }

/* Inherit theme button look when the client uses a plain Elementor button. */
.elementor-button.elementor-size-md,
.elementor-button.elementor-size-sm{ border-radius:var(--yt-radius,6px); font-weight:700; }

/* Keep theme headings consistent inside Elementor headings that inherit. */
.elementor-widget-heading .elementor-heading-title{ letter-spacing:-.01em; }

/* Full-bleed sections when placed inside theme content wrappers. */
.yt-tpl-full-width .elementor-section.elementor-section-stretched{ margin-left:0; margin-right:0; }

/* Elementor Pro header/footer: remove the theme's own spacing when it takes over. */
.elementor-location-header + #yt-main,
.elementor-location-header ~ .yt-site-main{ margin-top:0; }
