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


.footer-widget p {
	color: #fff !important;
}

.e--pointer-underline .elementor-item:after {
	background-color: #000 !important;
}



.max-menu-main #mega-menu-wrap-max_mega_menu_1 {
    background-color: transparent !important;
}
.max-menu-main #mega-menu-wrap-max_mega_menu_1 a.mega-menu-link {
    color: #777 !important;
    font-size: 16px !important;
    font-family: 'Rubik' !important;
    padding: 0px 0px !important;
    line-height: normal !important;
    height: auto !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, 
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, 
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background-color: transparent !important;
    color: #000 !important;
}
.max-menu-main #mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.max-menu-main {
    width: 100% !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background-color: transparent;
    color: #000 !important;
}
.max-menu-main #mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 > li > ul.mega-sub-menu {
    transform: translate(0, 0px) !important;
    margin-top: 20px;
    background-color: #fff !important;
    padding: 15px !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover, 
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:focus {
    background-color: transparent !important;
    color: #000 !important;
}
.max-menu-main #mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 > li > ul.mega-sub-menu > li > ul > li > ul.mega-sub-menu > li {
    padding: 0px !important;
    position: relative;
}
.max-menu-main #mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 > li > ul.mega-sub-menu > li > ul > li > ul.mega-sub-menu > li h4 {
    font-size: 22px !important;
    font-family: 'Rubik' !important;
    position: absolute !important;
    top: 20px;
    left: 20px;
}

.brand-row-nav li.category-col {
    padding: 0px 5px !important;
}
.brand-row-nav li.category-col img {
    width: 100%;
    height: 300px !important;
    object-fit: cover;
    border-radius: 5px;
}
.brand-row-nav li.category-col h4.mega-block-title {
    color: #fff !important;
    font-family: 'Rubik' !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
}
.brand-row-nav li.brand-col h3.brand-name-hd {
    font-size: 22px !important;
    font-family: 'Rubik' !important;
}
.max-menu-main #mega-menu-wrap-max_mega_menu_1 .brand-row-nav li.brand-col a.mega-menu-link {
    font-size: 16px !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
    line-height: 26px !important;
}
.brand-row-nav li.brand-col {
    padding: 10px 5px !important;
}