// ============================================================================
// :: Scope Menu background
// ============================================================================
/**
 * This scope will show the Menu background in the brandplatform
 */

// ============================================================================
// :: Root
// ============================================================================
.s-bp-menu-bg {

	.a-menu-background {
		position: relative;

		display: block;
	}
}
