div.banner_header {
  background: none!important;
}
#main_tree5 .main_tree_sub>.tree5__li:nth-child(n+4){
  box-shadow: none;
}

#menu_categories #menu_navbar .navbar-nav>.nav-item>.nav-link {
  color: #364327;
}
#menu_categories #menu_navbar .navbar-nav > .nav-item:first-child > .nav-link:hover{
  color: #e2c243 !important;
}
#menu_categories #menu_navbar .navbar-nav>.nav-item:not(:first-child)>.nav-link:after {
  color: #364327;
}
#menu_categories:before {
  background: #fff;
}

#menu_categories #menu_navbar .navbar-nav>.nav-item:first-child {
  background-color: #fff;
}
#menu_categories #menu_navbar {
  margin: 1px;
}
#menu_categories:before {
border-top: solid 1px #364327;
}
#logo img {
  max-height: 80px;
}
#main_tree5 .main_tree_sub>.tree5__li>.title .title-desc:before {
  width: 90%;
  height: 50px;
  background: #fff;
  opacity: 1;
}

#main_tree5 .main_tree_sub>.tree5__li>.title .title-desc {
  color: #364327;
  font-weight: 700;
  font-size: 1.6rem;
  height: 50px;
}
#main_tree5 .main_tree_sub>.tree5__li>.title .title-desc {
  bottom: 1rem;
}
div.banner_header .nav-link {
  text-decoration: none;
}
.big_label, .headline{
  font-weight: 700;
}
.smile_basket {
    display: none!important;
}