.ux-menu-container {
    position: relative;
    z-index:20 !important;
    background-color: #FFF;
    top:10px;
}
.nbray{
    font-weight:bold; 
    font-size:18px; 
    color:red
}
.fa-shopping-cart{
    font-size:50px !important; 
    color:red
}
.ux-menu,
.ux-menu ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1;
	overflow:visible;
    position: relative;
}
ul .smenu{
    display:block;
}
.ux-menu li {
   position: absolute;
    float:left;
	overflow:visible;


 /*    display:inline flow-root list-item
  */}

.ux-menu ul {
    position: absolute;
    top: 100%;;
    left: 0;
	overflow:visible;
    
}

.ext-border-box .ux-menu-ie-iframe,
.ext-ie7 .ux-menu-ie-iframe {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    zoom: 1;
    z-index: -1;
    filter:mask();
	overflow:visible;
}

.ux-menu-vertical .ux-menu-item-main {
    clear: left;
	overflow:visible;
}

.ux-menu  .mena {
    background-color:#FFF;
    display: block;
    position: relative;
    text-decoration: none;
    color: #432;
    border-left: 1px solid #e3dad1;
    border-top: 1px solid #e3dad1;
    border-bottom: 1px solid #e3dad1;    
    font-size: 12px;
    height: 100px;
    width: 84px;
	overflow:visible;
}

.ux-menu  .mena2 {
    display: block;
    position: relative;
    color: #432;
    border-left: 1px solid #e3dad1;
    border-top: 1px solid #e3dad1;
    border-bottom: 1px solid #e3dad1;    
    font-size: 12px;
    height: auto;
    width: 150px;
    padding:10px;
	overflow:visible;
    cursor:pointer;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    Z-index:1
}

.ux-menu  .mena3 {
 
    display: block;
    position: relative;
    left:150px;
    top: -110px;
    background-color:#FFF;
    color: #432;
    border-left: 1px solid #e3dad1;
    border-top: 1px solid #e3dad1;
    border-bottom: 1px solid #e3dad1;    
    font-size: 12px;
    height: auto;
    width: 150px;
    padding:10px;
	overflow:visible;
    cursor:pointer;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;

}

.ux-menu .mena.ux-menu-link-last {
    border-right: 1px solid #e3dad1;
	overflow:visible;
}

ux.menu ul .mena {
    width: 100%;
	overflow:visible;
}
.ux-menu-item-parent:hover{
    display:block;
}
.ux-menu .mena:focus,
.ux-menu .mena:hover,
.ux-menu .mena.ux-menu-link-hover {
    border-color: #d2e3f4;
    outline: 0;
	overflow:visible;
}

.ext-ie .ux-menu-clearfix {
    zoom: 1;
	overflow:visible;
}

.ux-menu-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	overflow:visible;
}

.ux-menu .mena.ux-menu-link-parent {
    padding-right: 24px;
    min-width: 1px;
	overflow:visible;
}

.ux-menu ul .mena,
.ux-menu.ux-menu-vertical .mena {
    border-bottom: 0px;    
    border-right: 1px solid #e3dad1;
	overflow:visible;
}

.ux-menu ul .mena.ux-menu-link-last,
.ux-menu.ux-menu-vertical .mena.ux-menu-link-last {
    border-bottom: 1px solid #e3dad1;
	overflow:visible;
}

.ux-menu ul.ux-menu-hidden {
    display: none;
	overflow:visible;
}

.ux-menu .x-grid3-hd-row td, .ux-menu .x-grid3-row td, .ux-menu .x-grid3-summary-row td {font-size:16px !important;}
/*!
 * Ext Core Library 3.0
 * http://extjs.com/
 * Copyright(c) 2006-2009, Ext JS, LLC.
 * 
 * MIT Licensed - http://extjs.com/license/mit.txt
 */
/*-- required & default rules --*/
.ux-menu-container {
    position: relative;
    z-index:20 !important;
    background-color: #FFF;
    top:10px;
   
}

.ux-menu,
.ux-menu ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1;
	overflow:visible;
    position: relative;
}
ul .smenu{
    display:block;
    background:#FFF ;
    opacity:0.9
}
.ux-menu li {
   position: relative;
    float:left;
	overflow:visible;
  
 /*    display:inline flow-root list-item
  */}

.ux-menu ul {
    position: absolute;
    top: 100%;;
    left: 0;
	overflow:visible;
}

.ext-border-box .ux-menu-ie-iframe,
.ext-ie7 .ux-menu-ie-iframe {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    zoom: 1;
    z-index: -1;
    filter:mask();
	overflow:visible;
}

.ux-menu-vertical .ux-menu-item-main {
    clear: left;
	overflow:visible;
}

.ux-menu .mena {
    background-color:#FFF;
    display: block;
    position: relative;
    text-decoration: none;
    color: #432;
    border-left: 1px solid #e3dad1;
    border-top: 1px solid #e3dad1;
    border-bottom: 1px solid #e3dad1;    
    font-size: 12px;
    height: 100%;
    width: 84px;
	overflow:visible;
}

.ux-menu  .mena2 {
    display: block;
    position: relative;
    color: #432;
    border-left: 1px solid #e3dad1;
    border-top: 1px solid #e3dad1;
    border-bottom: 1px solid #e3dad1;    
    font-size: 12px;
    height: auto;
    width: 150px;
    padding:10px;
	overflow:visible;
    cursor:pointer;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    Z-index:1
}

.ux-menu  .mena3 {
 
    display: block;
    position: relative;
    left:150px;
    top: -110px;
    background-color:#FFF;
    color: #432;
    border-left: 1px solid #e3dad1;
    border-top: 1px solid #e3dad1;
    border-bottom: 1px solid #e3dad1;    
    font-size: 12px;
    height: auto;
    width: 150px;
    padding:10px;
	overflow:visible;
    cursor:pointer;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;

}

.ux-menu .mena.ux-menu-link-last {
    border-right: 1px solid #e3dad1;
	overflow:visible;
}

ux.menu ul .mena {
    width: 100%;
	overflow:visible;
}
.ux-menu-item-parent:hover{
    display:block;
}
.ux-menu .mena:focus,
.ux-menu .mena:hover,
.ux-menu .mena.ux-menu-link-hover {
    border-color: #d2e3f4;
    outline: 0;
	overflow:visible;
}

.ext-ie .ux-menu-clearfix {
    zoom: 1;
	overflow:visible;
}

.ux-menu-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	overflow:visible;
}

.ux-menu .mena.ux-menu-link-parent {
    padding-right: 24px;
    min-width: 1px;
	overflow:visible;
}

.ux-menu ul .mena,
.ux-menu.ux-menu-vertical .mena {
    border-bottom: 0px;    
    border-right: 1px solid #e3dad1;
	overflow:visible;
}

.ux-menu ul .mena.ux-menu-link-last,
.ux-menu.ux-menu-vertical .mena.ux-menu-link-last {
    border-bottom: 1px solid #e3dad1;
	overflow:visible;
}

.ux-menu ul.ux-menu-hidden {
    display: none;
	overflow:visible;
}
.menu-toggle{
    display:none;
}
.ux-menu .x-grid3-hd-row td, .ux-menu .x-grid3-row td, .ux-menu .x-grid3-summary-row td {font-size:16px !important;}
@media (max-width: 926px) {

  ul.ux-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
}

.ux-menu > div {
    flex: 0%; /* Chaque élément prend 20% de la largeur de son conteneur, et se redimensionne si nécessaire */
    box-sizing: border-box; /* Inclut les bordures et le padding dans la largeur totale */

}
    .ux-menu > li {
        float: none;
        position: static;
    }

    .ux-menu ul {
        display: none; /* Cacher les sous-menus par défaut */
        width: 100%; /* Largeur complète pour les sous-menus */
    }

  
    .ux-menu-container .menu-toggle {
        display: block;
    color: #C00;
    padding: 10px;
    cursor: pointer;
    text-align: center;
    width: 10%;
    }

    .ux-menu-container .menu-toggle.active {
        background-color: #444;
       
    }

    .ux-menu-container .ux-menu {
        display: none; /* Cacher le menu par défaut */
    }

    .ux-menu-container .ux-menu.show {
        display: flex; /* Afficher le menu lorsque le bouton est cliqué */
    }

    .ux-menu .mena2,
    .ux-menu .mena3, .ux-menu .smenu {
        width: 100%; /* Occupe toute la largeur sur petits écrans */
    }
    .ux-menu  .mena3 {
        text-align: left;
        left:0px;
        font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    
    }








/* Styles généraux pour les menus */
.ux-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.ux-menu-item-parent {
    position: relative;
}

/* Styles pour les éléments de menu principal */
.ux-menu-item-main {
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
}



/* Styles pour les sous-menus en plein écran */
.sousmenu.fullscreen {
    display: block;
    position: fixed;
    top: 20%;
    left: 0;
   
    height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    color: #000;
    overflow: auto !important;
    z-index: 1000;
}

/* Styles pour les sous-sous-menus */
.fullscreen {
    display: none; /* Masquer les sous-sous-menus par défaut */
    position: absolute;
    top: 0;
    left: 100%; /* Positionner à droite du parent */
    width: 200px; /* Ajustez la largeur selon vos besoins */
    background: white;
    z-index: 1001;
}

.menu_liste.show {
    display: block;
}

/* Styles pour les éléments de menu */
.mena, .mena2 {
    display: block;
    padding: 10px;
    text-decoration: none;
}

/* Styles pour les éléments actifs */
.acti_ {
    font-weight: bold;
    background-color: #f0f0f0;
}

/* Styles pour les menus */
li.smenu > .menu_liste {
    position: relative;
    top: 89px;
    margin-top: 10px;
    padding-top: 10px;
    display:block;
    transition: all 0.3s ease;
    Z-index:1000;
   
}

.smenu:hover > .menu_liste {
    display: block; /* Afficher le sous-menu au survol */
}
.ux-menu .mena2{
    background-color: #CCC
}

}



@media (max-width: 580px) {
    .nbray{
      font-size:14px; 
   
  }
  .fa-shopping-cart{
    font-size:25px !important; 
   
}

}