/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#index #header { 
background: white;
}
#top-menu-0[data-bonmm-depth="0"]>li>a,
.bonmm-title,
.bonmm-mobile-button {
  font-weight: 600 !important;
}
#sticky-head {
 background: white !important;
}
#bonhtmlcontent .box-htmlcontent h5 {
  font-size: 13px;
  color:black;
}
#bonhtmlcontent .box-htmlcontent h3 {
  color:black;
  font-weight: 600;
}
#bonhtmlcontent .link-htmlcontent a {
  color :#0079c2;
  font-size : 14px;
}
#.bonbanner_items .button {
background-color: #0079c2;
}
body #header .header-top .position-static .bon-nav-bar .bon-search-icon i {
    color: #0079c2;
}
body #header .header-top .position-static .bon-nav-bar #_desktop_user_info i {
    color: #0079c2;
}
body #header .header-top .position-static .bon-nav-bar #bonwishlist .wishlist-tooltip i {
    color: red;
}
#wrapper .breadcrumb li a {
    color: #0079c2;
}
body #header .header-top .position-static .bon-nav-bar #boncompare .compare-tooltip {
    color: #0079c2;
}
body #header .header-top .position-static .bon-nav-bar #_desktop_cart .blockcart a.bon-tooltip {
    color :#0079c2;
} 
body #header {
    background-color: #fff;
}
#boncompare .compare-count {
background: #0079c2;
}
#bonwishlist .wishlist-count {
background: #0079c2;
}
#bonslider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
    border: 1px solid #0079c2;
}
#bonslider .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    background: #fff;    
    border: 1px solid #0079c2;
}
#product .bon-product-popup .modal-dialog-centered {

 height: auto;

 }
#custom-menu-open {

   display: none;

}
#category #search_filters {
background-color:ghostwhite;
}
#category #search_filters_brands {
background-color:ghostwhite;
display:flex;
}
#li.product-flag {
z-index: 2;
}



