/*
Theme Name: Ark Child
Theme URI: http://themeforest.net/user/freshface/portfolio
Description: Premium WordPress Theme
Author: FRESHFACE
Author URI: https://themeforest.net/user/freshface
License: Go to the "license" folder
License URI: Go to the "license" folder
Text Domain: ark
Template: ark
Text Domain: ark-child
Domain Path: /languages
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.21.0
*/

@import "../ark/style.css";

.header-vertical-menu li.menu-item > a {
	position: relative;
}

.header-vertical-menu li.menu-item > a span {
	display: block;
    position: absolute;
    background: transparent;
    width: 36px;
    height: 28px;
    right: -7px;
    top: 5px;
    z-index: 10;
}