/* nav css */
.header_Nav_ground__9mlpo div ul {
    margin: 0;
    padding: 0;
}

.header_Nav_ground__9mlpo div ul:before,
.header_Nav_ground__9mlpo div ul:after {
    content: "";
    display: table;
}

.header_Nav_ground__9mlpo div ul:after {
    clear: both;
}

.header_Nav_ground__9mlpo div ul {
    *zoom: 1;
}

.header_Nav_ground__9mlpo div ul li {
    list-style: none;
    float: left;
    position: relative;
    margin-right: 5px;
}

/*----2nd----*/

.header_Nav_ground__9mlpo div ul li a:link,
.header_Nav_ground__9mlpo div ul li a:visited {
    display: block;
    padding: 12px 20px;
    padding-right: 28px;
    /* text-transform: uppercase; */
    border-bottom: none;
    text-decoration: none;
    color: rgb(39, 118, 188);
    font-size: 16px;
    font-weight: 600;
    /* border-right: 1px solid #355f8b; */
    background-color: transparent;
}

.header_Nav_ground__9mlpo div ul li a:hover {
    background-color: #ffffff;
    color: var(--brand_color_1);
}

.header_Nav_ground__9mlpo ul li.current-menu-item a {
    border-right: 1px solid #355f8b;
}

.header_Nav_ground__9mlpo div ul li.current-menu-item a:link,
.header_Nav_ground__9mlpo div ul li.current-menu-item a:visited {
    background-color: var(--brand_color_1);
    color: #ffffff;
}

/*  */
.header_Nav_ground__9mlpo ul li.current-menu-item a:link,
.header_Nav_ground__9mlpo ul li.current-menu-item a:visited {
    border-bottom: 1px solid #FFD500;
    color: #FFD500 !important;
}

.top_bar__cpoi ul li.current-menu-item a:link,
.top_bar__cpoi ul li.current-menu-item a:visited {
    border-bottom: 0px solid #e7852a00 !important;
    color: #FFD500 !important;
}


/*-----sub menu-----*/

.sub-menu {
    display: none;
}

.menu-item:hover>.sub-menu {
    display: block;
}

.show-sub-menu-pages {
    display: flex !important;
    flex-direction: column !important;
}

.sub-menu {
    padding: 2px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 3px;
    z-index: 999;
    min-width: 200px;
    text-align: left;
    background-color: #fff !important;
    position: absolute;

}

.sub-menu li {
    display: block;
    /* padding-top: 8px;
    padding-bottom: 8px; */
    padding-left: 0px;
    z-index: 999;
    width: 100%;
}

.sub-menu li a {
    width: 100%;
    border-right: 0px solid transparent !important;
    border-top: 1px solid #dbdbdb;
    background-color: #fff !important;
    font-weight: 400 !important;

}

/*------Sub menu End----------*/

.menu-item-has-children::after {
    /* font-family: FontAwesome; */
    content: "🢓";
    font-weight: 700;
    color: rgb(39, 118, 188);
    font-size: 28px;
    margin-left: 2px;
    position: absolute;
    top: 11px;
    right: 6px;

}

.header_Nav_ground__9mlpo div ul li:hover .menu-item-has-children::after {
    color: rgb(214, 48, 48) !important;
}

/* mobile nav */

.sidenav {
    height: 60vh;
    overflow: auto;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 10%;
    /* left: 0; */
    right: 0px;
    background: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    border-radius: 10px;
}

.logo__mobile_position_934 {
    position: absolute;
    top: 27px;
    width: 150px;
}

.search__ground__908{
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}

#bg__black__905 {
    width: 0%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}

.side_bar__0sml {
    width: 100%;
    position: relative;
    height: 90vh;

}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #1d1d1d;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    /* top: 0; */
    top: -80px;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    font-weight: 700;
    color: var(--brand_color_1);
    border-top: 0px solid #dbdbdb !important;

}

.close_extra {
    top: 5px !important;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }

}


/* ==================Mega menu start=================== */

.menu__items__ground__10p0 {
    width: 100%;
    display: flex;
    justify-content: right;

}

.menu__items__ground__10p0 #mega_menu_1 {
    cursor: pointer;
    position: relative;
    padding-bottom: 12px;
    border-bottom: 2px solid transparent;

    display: block;
    padding: 12px 20px;
    padding-right: 28px;
    border-bottom: none;
    text-decoration: none;
    color: rgb(39, 118, 188);
    font-size: 16px;
    font-weight: 600;

}

.megamenu_ground__9mlp {
    overflow: hidden;
    background-color: transparent;
    z-index: 10;
    position: absolute;
    top: 25px;
    /* left: -30px; */
    left: -290%;


}

.content__ground__9mplo {
    margin-top: 25px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
    border: 1px solid #f5f5f5;
    width: 766px;
    height: 315px;

}

.part_gird__s9mlp {
    width: 100%;
    display: grid;
    grid-template-columns: 30% 70%;
}

.part__s9mlp {
    width: 100%;
}

.left__bg_up378 {
    width: 100%;
    height: 100vh;
    background-color: #f7f7f7;
}

.title__soi9_d8ml {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 8px;
    text-align: center;
    font-size: 14px;
    color: #919191;
    text-transform: uppercase;
}

.banner__s9mlo_splo {
    width: 90%;
    margin: auto;
    padding-top: 10px;
}

.banner__s9mlo_splo img {
    width: 100%;
    margin-bottom: 15px;
}

.menu_items_grid__s9mlppo {
    width: 90%;
    height: 250px;
    margin: auto;
    display: grid;
    grid-template-columns: 48% 48%;
    grid-gap: 10px;
    position: relative;
}

.items__e4p0 a {
    width: 100%;
    display: block;
    color: var(--brand_color_1);
    font-weight: 400;
    font-size: 16px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.all_products__8nlp {
    width: 100%;
    position: absolute;
    bottom: 4px;
    /* right: 5px; */
    justify-content: right;
    display: flex;
    color: #666;
    font-size: 15px;
    font-weight: 400;
}

.all_products__8nlp:hover {
    color: var(--brand_color_1);
}

.mega_menu_1_item_ground {
    display: none;
}

.menu__s9nlop_0mlo::after {
    /* font-family: FontAwesome; */
    content: "🢓";
    font-weight: 700;
    color: rgb(39, 118, 188);
    font-size: 28px;
    margin-left: 2px;
    position: absolute;
    top: 11px;
    right: 6px;

}








/* ====================Mega menu end===================== */