.search{
    width: 700px;
    height:50px; 
    border:2px solid #0e82fd !important ;
    border-radius: 6px !important;
}
.anchorcolor{
    color: white !important;
}
.submenu{
    width: 41% !important;
    position: absolute !important;
    left: 34% !important;
    top: 81% !important;
    /* border: 2px solid red !important; */
    border-radius: 10px !important;
   
}
.megamenu-wrapper{
    /* border: 2px solid red !important; */
    border-radius: 10px !important;
}
.bi-chevron-double-right{
    margin-right: 5px ;
}