html {
  scroll-behavior: smooth;
}

.nav-pills .nav-link.active, .show > .nav-pills .nav-link {
  background-color: #e3000f;
  color: #ffffff;
}

.nav-pills .nav-link:not(.active):hover {
  color: #e3000f;
  text-decoration: underline;
  text-decoration-color: #2d9b3c;
}

.item-mainmenu {
  position: relative;
}

.name-item-mainmenu {
  max-width: 100%;
}

.price-item-mainmenu {
  position: absolute;
  bottom: 0;
  right: 0;
}

.line-item-mainmenu {
  width: 100%;
  position: absolute;
  margin-bottom: 0 !important;
}

.bg2-pattern {
  background: url(../images/chilli_patern.png) left top repeat, url(../images/icons/pattern2.png) left top repeat;
}

/*# sourceMappingURL=custom.css.map */
