/*
Theme Name:   Xstore child
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/

.nk-sidebar.is-light {
    background: #000000 !important;
    border-right-color: #ebeef2 !important;
}
.is-light .nk-menu-link {
    color: #ffffff !important;
}
.nk-menu-link {
    padding: 0.625rem 28px 0.625rem 12px;
    color: #6e82a5 !important;
    font-family: Roboto !important;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.01em;
    text-transform: none;
    line-height: 1.25rem;
    border-radius: 6px;
}
.nk-header.is-light:not([class*=bg-]) {
    background: #000 !important;
}
.nk-quick-nav-icon {
    display: inline-flex
;
    position: relative;
    font-size: 1.5rem;
    z-index: 1;
    color: #ffffff !important;
    padding: .375rem;
}