/*
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
*/

.menu-principal-header ul.etheme-elementor-nav-menu.dropdowns-left.horizontal > li{
	display:flex;
	justify-content:center;
}

.menu-principal-header #menu-item-21044 > a {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 600 !important;
    background-color: #292560 !important;
    border-radius: 5px !important;
    padding: 2px 15px !important;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
}

.menu-principal-header #menu-item-21044 > a, 
.menu-principal-header #menu-item-21044 > a span.elementor-item {
    color: #fff !important;
}

.menu-principal-header #menu-item-21044 > a:hover {
    background-color: #00ADEF !important;
}

.menu-principal-header #menu-item-21044 > a:hover, 
.menu-principal-header #menu-item-21044 > a:hover span.elementor-item {
    color: #ffffff !important;
}

.elementor-shortcode .gt_switcher-popup.glink.nturl.notranslate, 
.elementor-shortcode .gt_switcher-popup.glink.nturl.notranslate span{
	color:white !important;
}