/*
 * HOLMID V15.20.37 – FEJLÉC, KIZÁRÓLAG WEB
 * Ez a fájl csak 1061 px-től töltődik be. Mobil menüszabály nincs benne.
 */
.menu-line-icon{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.menu-line-icon path{
  fill:none!important;
  stroke:currentColor!important;
}

.marketplace-nav .nav-comment-notifications{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  align-self:stretch!important;
  width:auto!important;
  min-width:42px!important;
  margin:0!important;
}

.marketplace-nav .nav-comment-notifications > summary{
  list-style:none!important;
}
.marketplace-nav .nav-comment-notifications > summary::-webkit-details-marker{
  display:none!important;
}

.marketplace-nav .nav-comment-trigger{
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  width:42px!important;
  min-width:42px!important;
  height:42px!important;
  min-height:42px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:10px!important;
  background:transparent!important;
  color:inherit!important;
  line-height:1!important;
}

/* Weben kizárólag a harang látszik; a felirat nem kerülhet alá vagy mellé. */
.marketplace-nav .nav-comment-label{
  display:none!important;
  position:static!important;
  width:0!important;
  height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}

.marketplace-nav .nav-comment-bell{
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  min-height:24px!important;
  margin:0!important;
  transform:none!important;
}
.marketplace-nav .nav-comment-bell > svg{
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  min-height:24px!important;
  overflow:visible!important;
}

.marketplace-nav .nav-comment-bell b{
  position:absolute!important;
  right:-8px!important;
  top:-7px!important;
  min-width:17px!important;
  height:17px!important;
  padding:0 4px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:9px!important;
  background:#e8683f!important;
  color:#fff!important;
  font-size:9px!important;
  font-weight:950!important;
  line-height:1!important;
  text-shadow:none!important;
}
.marketplace-nav .nav-comment-bell b[hidden]{display:none!important}
