/*
Theme Name: Anarkali Child
Theme URI: http://ninetheme.com/
Template: anarkali
Author: Ninetheme
Author URI: http://ninetheme.com/about
Description: We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Tags: custom-colors,custom-menu,editor-style,featured-images,post-formats,threaded-comments,translation-ready
Version: 1.0.9.1759827139
Updated: 2025-10-07 08:52:19

*/





.anarkali-product-bottom-popup-cart.relative{
	position:absolute !important;
}

/*

.anarkali-header-top-menu-area li.menu-item-mega-parent.menu-item-mega-column-5>ul.submenu>li {
	width: 100%;
	flex: 0 0 20%;
}



*/


.anarkali-header-top-menu-area ul.navigation, .anarkali-header-top-menu-area ul.submenu {
    display: flex
;
    flex-direction: row;
    width: 100% !important;
    width: max-content;
}



.anarkali-header-top-menu-area>ul>li.menu-item-mega-parent>ul.submenu.depth_0,
.anarkali-header-top-menu-area>ul>li.menu-item-mega-parent.menu-item-has-shortcode>.item-shortcode-wrapper {
	width: 100vw !important;
}


