.header > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > i:nth-child(1) {
  display: none ;
}
.item {
  padding: 20px;
  margin-top: -20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4) !important;
  border-color: white !important;
}
.smartmenu-content {
background: var(--accentColor);
}

.mod_article:not(.fullwidth) > .container {
padding-top: 0px;
padding-bottom: 50px;
}
