21 lines
1.9 KiB
PHP
21 lines
1.9 KiB
PHP
<div class="popup-navigation__head pt-20 pb-10 px-10 d-lg-none">
|
|
<div class="container">
|
|
<div class="popup-navigation__button d-flex align-items-center"
|
|
data-js-popup-navigation-button="close">
|
|
<i class="popup-navigation__close cursor-pointer" data-js-popup-close
|
|
data-button-content="close">
|
|
<svg aria-hidden="true" focusable="false" role="presentation"
|
|
class="icon icon-theme-164" viewBox="0 0 24 24">
|
|
<path d="M19.583 4.965a.65.65 0 0 1-.176.449l-6.445 6.426 6.445 6.426c.117.131.176.28.176.449a.65.65 0 0 1-.176.449.846.846 0 0 1-.215.127.596.596 0 0 1-.468 0 .846.846 0 0 1-.215-.127l-6.426-6.445-6.426 6.445a.846.846 0 0 1-.215.127.596.596 0 0 1-.468 0 .846.846 0 0 1-.215-.127.65.65 0 0 1-.176-.449c0-.169.059-.318.176-.449l6.445-6.426-6.445-6.426a.65.65 0 0 1-.176-.449c0-.169.059-.318.176-.449a.652.652 0 0 1 .449-.176c.169 0 .319.059.449.176l6.426 6.445 6.426-6.445a.652.652 0 0 1 .449-.176c.169 0 .319.059.449.176.117.13.176.28.176.449z"/>
|
|
</svg>
|
|
</i>
|
|
<i class="popup-navigation__back cursor-pointer d-lg-none" data-button-content="back">
|
|
<svg aria-hidden="true" focusable="false" role="presentation"
|
|
class="icon icon-theme-012" viewBox="0 0 24 24">
|
|
<path d="M21.036 12.569a.601.601 0 0 1-.439.186H4.601l4.57 4.551c.117.13.176.28.176.449a.652.652 0 0 1-.176.449.877.877 0 0 1-.215.127.596.596 0 0 1-.468 0 .877.877 0 0 1-.215-.127l-5.625-5.625a2.48 2.48 0 0 1-.068-.107c-.02-.032-.042-.068-.068-.107a.736.736 0 0 1 0-.468 2.48 2.48 0 0 0 .068-.107c.02-.032.042-.068.068-.107l5.625-5.625a.652.652 0 0 1 .449-.176c.169 0 .319.059.449.176.117.13.176.28.176.449a.652.652 0 0 1-.176.449l-4.57 4.551h15.996a.6.6 0 0 1 .439.186.601.601 0 0 1 .186.439.599.599 0 0 1-.186.437z"/>
|
|
</svg>
|
|
</i>
|
|
</div>
|
|
</div>
|
|
</div>
|