/**
 * MG Elementor Addons - London Style
 *
 * London style CSS for all widgets.
 * All styles in this file should be scoped with .mg-style-london
 *
 * @package MG_Elementor_Addons
 * @since 1.0.0
 */

/* ============================================
   LONDON STYLE - WIDGET OVERRIDES
   ============================================ */

/* Hero - London Style */
.mg-style-london .lb-hero-container {
	/* London style overrides for Hero */
}

/* Example: Key Service Icons - London Style */
.mg-style-london .lb-service-icons {
	/* London style overrides for Key Service Icons */
}

/* Example: Main Features List - London Style */
.mg-style-london .lb-features-container {
	/* London style overrides for Main Features List */
}

/* Example: Why Choose Us - London Style */
.mg-style-london .lb-why-choose-container {
	/* London style overrides for Why Choose Us */
}

/* Example: Contact Us - London Style */
.mg-style-london .lb-contact-container {
	/* London style overrides for Contact Us */
}

/* Example: Reviews + Badges - London Style */
.mg-style-london .lb-reviews-badges-container {
	/* London style overrides for Reviews + Badges */
}

/* Example: Title Area - London Style */
.mg-style-london .lb-title-area-container {
	/* London style overrides for Title Area */
}

/* Example: Sidebar: Specials CTA - London Style */
.mg-style-london .lb-sidebar-specials-cta-container {
	/* London style overrides for Sidebar Specials CTA */
}

/* Example: Sidebar: Recent Posts - London Style */
.mg-style-london .lb-sidebar-recent-posts-container {
	/* London style overrides for Sidebar Recent Posts */
}

/* Example: Bottom Contact - London Style */
.mg-style-london .lb-bottom-contact-container {
	/* London style overrides for Bottom Contact */
}

/* Example: Title Area - Post Variation - London Style */
.mg-style-london .lb-title-area-post-container {
	/* London style overrides for Title Area Post */
}

/* Example: Sidebar: Service Menu - London Style */
.mg-style-london .lb-sidebar-service-menu-container {
	/* London style overrides for Sidebar Service Menu */
}

/* Example: CTA Banner - London Style */
.mg-style-london .lb-cta-banner-container {
	/* London style overrides for CTA Banner */
}

/* Example: Areas We Serve - London Style */
.mg-style-london .lb-areas-we-serve-container {
	/* London style overrides for Areas We Serve */
}
