.b-icon {
    outline: none;
}
.header-nav {
    /*width:100%;*/
    /*border-bottom: 1px solid #f2f2f2;*/
    border: none ;
}
.header-nav .b-icon.bi {
    padding-top:3px;
    font-size: 28px;
}
.dropdown-toggle::after {
    display: none;
}
.navbar-nav {
    align-items: center;
    height: 30px;
}
.navbar-nav  .b-icon.bi  {
  
     
}
.navbar-nav .nav-link {
    position: relative;
    cursor: pointer;
}
 
    [dark-theme="true"] .header-nav .top-header-items.navbar-nav {
        background: rgba(0,0,1);
    }


.qty-indicator {
    position: absolute;
    top: 9px;
    right: -5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    color: #fff;
    font-size: 12px;
    background: #b6882b;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.notification-qty {
    min-width: 18px;
    width: auto !important;
    padding: 0 3px 0 3px
}
.promo-ind {
    right: 40px;
    top: -10px;
    position: absolute;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 18px;
    color: #fff;
    font-size: 12px;
    background: #a51717;
}
    .promo-a-ind{left: 40px;
               top:-10px ;
               position: absolute; 
     
    justify-content: center;
    align-items: center;
    width: auto;
    height: 18px;
    color: #fff;
    font-size: 12px;
    background: #a51717;
    
    }
.lqty-indicator {
    position: absolute;
    top: 0;
    right: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    color: #fff;
    font-size: 12px;
    background: #b6882b;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.b-sidebar-header {
    text-align: right;
}
.b-sidebar-body {
    height:100%;
    padding: 15px;
}

/* sidebar-cart */

.sidebar-cart {
    padding-left: 0;
}

.sidebar-cart .item {
    position: relative;
    width: 100%;
    margin: 0 0 7.5px 0;
    padding: 0 0 7.5px 0;
    border-bottom: 1px solid #efefef;
}
.sidebar-cart .item img {
    background-color: #F8F9FB;
}
.sidebar-cart .item:last-child,
.sidebar-cart .item:last-child:first-child {
    margin: 0;
    padding: 0;
    border-bottom: 0;
}
.sidebar-cart .item .attributes {
    font-size: 14px;
    color: #888;
}
.sidebar-cart .item .deletecartitem {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.sidebar-cart .item .col a {
    color: #343a40;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
}
.header-nav .bi-cart-check {
    width: 40px;
    margin: 6px 0 0 0;
}

/* menu toogler */

#sidebar-menu .b-sidebar-body {
    padding: 0;
}
.menu-toggler {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 50px;
    height: 31px;
    background-color: transparent !important;
    border: 0 !important;
}
.menu-toggler span {
    width: 30px;
    height: 3px;
    background: #000;
}

/*@media (max-width: 2400px) {

    [dark-theme="true"] .header-nav {
        background-color: black;
        border-bottom: none;*/ 
        /*box-shadow: 0 3px 6px #888, 0 3px 6px rgba(0,0,0,0.23);*/
    /*}*/


/*@media (max-width: 24000px) {*/

    [dark-theme="true"] .header-nav  .container{
         
        
        /*box-shadow: 0 3px 6px -2px #888 ;*/
    }



.navbar {
    padding: 0;
    margin:0;
}
.header-nav {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    margin: 0 0 0 0;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    z-index: 1034;
}
.nav-b{
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); }
.header-nav .container {
    /*box-shadow: 0 3px 6px rgba(0,0,0,0.16) ;*/
}

    .navb-login > .navbar {
        height: 0px !important;
    }
    .header-nav .navbar-brand img {
        max-height: 45px;
    }


    .header-nav .top-header-items.navbar-nav {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        padding: 0px;
        display: inline-flex;
        justify-content: space-around;
        box-shadow: 0 -3px 6px rgba(255,255,255,0.16), 0 -3px 6px rgba(0,0,0,0.23);
    }
/*}*/
@media (min-width: 576px) {
    .b-sidebar {
        width: 430px;
    }
} 
@media (min-width: 992px) {
    
    .menu-container {
        align-items: flex-start;
    }
    .navbar-light .navbar-brand {
        text-align: center;
    }
    .top-header-items {
        justify-content: flex-end;
    }
    .menu-container, .store-logo, .top-header-items {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
} 
@media (max-width: 575px) {
   /* .header-nav > .navbar {
        height: 218px;
    }*/
    .sidebar-cart .item img {
        max-width: 75px;
    }
    .sidebar-cart .item .col a {
        display: table;
        max-width: calc(100% - 15px);
        font-size: 14px;
        line-height: 1;
    }
    .sidebar-cart .item .price,
    .sidebar-cart .item .quantity {
        font-size: 14px;
    }
    .sidebar-cart .item .attributes {
        font-size: 12px;
    }
    .sidebar-cart .b-sidebar-footer .h4 {
        font-size: 20px;
    }
    .sidebar-cart .b-sidebar-footer .h5 {
        font-size: 16px;
    }
}
@media (max-width: 380px) {
    .header-nav .navbar-brand img {
        max-width: 120px;
    }
}

/* dark header */

[dark-theme="true"] .header-nav {
    background-color: black;
    border: none;
}
[dark-theme="true"] .menu-toggler span {
    background: #fff;
}
[dark-theme="true"] .navbar-light .navbar-nav .nav-link {
    color: #000;
}
[dark-theme="true"] .qty-indicator {
    background-color: #b6882b;
    color: black;
    font-weight:600;
} 
[dark-theme="true"] .lqty-indicator {
    background-color: gainsboro  ;
    color:black;
}
[dark-theme="true"] .sidebar-cart .item img {
    background-color: black;
    border: 1px solid #555;
}
/*
.fixed-top {
    top: -40px;
    transform: translateY(30px);
    transition: transform .6s;
}*/
/*[dark-theme="false"] .navbar-dark .navbar-brand  {
    color: black !important;
}*/

@media (max-width: 400px) {
    .navbar-nav {
        align-items:start; 
        height: 60px
    }
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #2c3135;
    background-color: #cecece !important;
    border-color:  rgb(255,255,255, 0.5);
}
.nav-tabs {
    border-bottom: 1px solid rgb(255,255,255, 0.5);
}