/* cetagoriy-menu css*/

.dropdown-menu.nkg_collapse{
    background-color: #35521c !important;
    margin-top: 0px !important;
    border-radius: 0px !important;
}

body .mega-menu-cat li a:hover {
    color: #6CA739 !important /*{navbar-default-bg-colour}*/;
}

li.lvl-2.nav-item {
    padding: 0;
    padding-right: 15px !important;
}

body .navbar-expand-md .navbar-nav .dropdown-menu li.lvl-2>a {
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
}
a.nav-link.font-weight-bold.nkg_collapse[aria-expanded=false]:after {
    content: "\f067";
    float: right;
    font-family: "font awesome 5 free";
}

a.nav-link.font-weight-bold.nkg_collapse[aria-expanded=true]:after {
    content: "\f068";
    float: right;
    font-family: "font awesome 5 free";
}

.megamenu_products > article {
    padding: 0px;
}

.wrapper-header .menu-section ul.navbar-nav {
    justify-content: unset;
    /* background-color: rgba(31, 187, 222, 1); */
}

.menu-section li.Manu_Name:hover {
    background-color: #022a39 !important;
    /* padding: 0 20px; */
    color: #fff;
}


div#navbarMainMenu .Manu_Name a.level_1{
    color: #fff !important;
}

.menu-section li.Manu_Name a.level_1{
    padding: 0.91rem 40px !important;
}

li.Manu_Name a:hover, li.Manu_Name a:active, li.Manu_Name a:focus {
    background-color: #35521c !important;
    /* color: rgba(2, 42, 57, 1) !important; */
}
li.Manu_Name:hover, li.Manu_Name:active, li.Manu_Name:focus {
    background-color: #35521c !important;
    /* color: rgba(2, 42, 57, 1) !important; */
}
.wrapper-header .header-topbar .nav-item a.nav-link:hover {
    color: #022a39;
}

.wrapper-header .header-topbar .nav-item:not(:first-child) a.nav-link:before {
    color: #FFF;
}

.menu-section li.Manu_Name:hover ul.mega-menu {
    border-radius: 0px;
}
.nkg_dec_home h2:first-child, .nkg_dec_home h1:first-child, .nkg_dec_home h3:first-child, .nkg_dec_home h4:first-child, .nkg_dec_home h5:first-child, .nkg_dec_home h6:first-child {
    display: block;
}
.nkg_dec_home h2, .nkg_dec_home h1, .nkg_dec_home h3, .nkg_dec_home h4, .nkg_dec_home h5, .nkg_dec_home h6 {
    display: none;
}
.nkg_dec_home>p:nth-child(2) {
    display: block;
}
.nkg_dec_home>p {
    display: none;
}
.mystyle.nkg_dec_home>p {
    display: block;
}
.nkg_dec_home p:first-child{
    display: block;
}
.mystyle.nkg_dec_home h2, .mystyle.nkg_dec_home h1, .mystyle.nkg_dec_home h3, .mystyle.nkg_dec_home h4, .mystyle.nkg_dec_home h5, .mystyle.nkg_dec_home h6 {
    display: block;
}
.mystyle.nkg_dec_home ul, .mystyle.nkg_dec_home ol {
    display: block;
}
.nkg_dec_home ul, .nkg_dec_home ol {
    display: none;
}
a.read-mores {
    padding: 7px 15px;
    text-decoration: none;
}
@media only screen and (max-width: 992px) and (min-width: 768px){
    ul.mega-menu-cat {
        padding-left: 15px !important;
    }

    .megamenu_products > article {
        padding: 0px 10px;
    }

    .megamenu_products button.addtocart {
        padding: 0 15px !important;
    } 
    .menu-section li.Manu_Name a.level_1 {
    padding: 0.91rem 20px !important;
}
.wrapper-header .menu-section ul.navbar-nav > li > a.nav-link {
    font-size: 14px;
}
}
@media (max-width: 767px) {

nav.navbar-expand-md.navbar-light {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 100;
    border-radius: 0;
    background-color: #6CA739 /*{navbar-default-bg-colour}*/;
}

.burger-menu {
    margin-top: 0px !important; 
}

.burger-menu > div > ul.nav > li{
    line-height: 50px;
}

.burger-menu > div > ul.nav > li > a {
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 10px !important;
    padding: 0px;
}

.burger-menu a > span {
    position: absolute;
    right: 0;
    width: 50px;
    border-left: 1px solid #fff;
    text-align: center;
}

body .burger-menu a>span {
    width: 50px;
    border-left: 1px solid #fff;
    text-align: center;
}

div#navbarMainMenu {
    padding: 0px;
}

.burger-menu > div > ul.nav > li > a:hover {
    color: #fff;
    text-decoration: none;
}


.burger-menu ul.level_2 {
    padding: 0px !important; 
}

body .burger-menu .level_2>li {
    border-top: 1px solid #fff;
    background-color: #406322 !important;
}

body .burger-menu .level_2>li>a{
    padding: 0px;
    padding-left: 15px !important;
}

body .dah_active span {
    background-color: #406322;
}

body .burger-menu .level_2>li>a:hover {
    color: #fff;
}

.burger-menu ul.level_3 {
    padding: 0px !important;
}

body .burger-menu .level_3>li {
    border-top: 1px solid #fff;
    background-color: #253813 !important;
}

body .burger-menu .level_3>li>a{
    padding: 0px;
    padding-left: 15px !important;
}

body .burger-menu .level_3>li>a:hover {
    color: #fff;
}

body .dah_active>.dah_subcat>span {
    background-color: #253813 !important;
}

.burger-menu a{
    text-transform: uppercase;
}
}


@media (max-width: 767px) {
.featuredproducts .slick-prev {
    left: 20px;
    z-index: 10;
}

.featuredproducts .slick-next {
    right: 20px;
}
}






.product_brand .logo-sec {
    max-width: 80px;
    flex: 0 0 80px;
}
.product_brand .logo-desc p{
    margin: 0px;
}
.cartpage-brad-name p {
    color: gray;
    /*font-weight: 600;*/
    margin: 5px 0px;
}