( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ
<?php include("assetsX/includesMobile/parts/header.php"); ?>
<style>
/*#for mobile to move editpr up*/
#brandeditor-content {
width: 100%;
position: relative;
z-index: 1;
overflow: hidden;
display: flex;
align-items: start;
justify-content: center;
}
</style>
<div id="brandeditor" class="backend content-gutter content-limit-wide">
<?php include("assetsX/includesMobile/parts/presets.php"); ?>
<div class="hero-demo">
<?php /*include("assetsX/includesMobile/parts/theme.php"); */?>
<div class="demo">
<?php /*include("assetsX/includesMobile/parts/EditorOptions.php");*/ ?>
<div class="hero-demo-editor-wrappeor" data-state="active" data-module="HeroDemo" data-context="@media (min-width:32em)" style="" >
<div class="hero-demo-editor"><!--<p class="demo-loading"><span>Loading editor...</span></p>-->
<div class="TheBrandRoot TheBrandRootComponent thebrand-editor"
data-env="portrait narrow has-navigation-preference-left has-navigation-preference-bottom has-controlgroups-preference-bottom has-controltabs-preference-bottom has-toolbar-preference-top is-animated pointer-coarse pointer-no-hover is-compact has-limited-space has-toolbar has-navigation chrome-118"
>
<!--<div class="TheBrandRoot TheBrandRootComponent thebrand-editor"
data-env="landscape has-navigation-preference-left has-navigation-preference-bottom has-controlgroups-preference-bottom has-controltabs-preference-bottom has-toolbar-preference-top is-animated pointer-coarse pointer-no-hover has-toolbar has-navigation chrome-118"
style="">-->
<?php include("assetsX/includesMobile/parts/navTools.php"); ?>
<?php include("assetsX/includesMobile/parts/navMain.php"); ?>
<div class="TheBrandTabPanels TheBrandMain ">
<?php include("assetsX/includesMobile/parts/tabsMain.php"); ?>
</div>
<!--
<!-- --><?php /*include("assetsX/includesMobile/parts/dialo.php"); */?>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>