{#
This file is part of EC-CUBE
Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
http://www.ec-cube.co.jp/
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
#}
{% block stylesheet %}
<style>
.ec-headerNavSP {
background: #1A7EE7;
right: 0;
border-radius: 0;
color: white;
left: unset;
top: 0;
position: absolute;
}
</style>
{% endblock %}
<div class="ec-headerNavSP">
<i class="fas fa-bars"></i>
</div>