.sticky-header {
  background-image: url('https://bakapeca.myshoprenter.hu/custom/bakapeca/image/data/bakapeca_logok/military_hatter_teglalap_nemsatiros.jpg') !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
}
.nav-item.nav-item-login .header-icon-box {
  background-color: #7f8041 !important;
}
.login-item-title {
  color: #ffffff !important;
}
.header-wishlist-icon {
  color: #ffffff !important;
}
.header-wishlist-icon.btn-outline-primary {
  border-color: #ffffff !important;
}
.header-cart-text {
  color: #ffffff !important;
}
.header-cart-title {
  color: #ffffff !important;
}
@media (max-width: 768px) {
  #js-mobile-navbar {
    background-image: url('https://bakapeca.myshoprenter.hu/custom/bakapeca/image/data/bakapeca_logok/military_hatter_teglalap_nemsatiros.jpg') !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
  }

  .mobile-navbar-top,
  .mobile-navbar-bottom {
    background-color: transparent !important;
  }
}
@media (max-width: 768px) {
  .mobile-navbar-top i,
  .mobile-navbar-top svg,
  .mobile-navbar-top .navbar-toggler-icon {
    color: #fff !important;
    fill: #fff !important;
    stroke: #fff !important;
  }

  .mobile-navbar-top svg path {
    stroke: #fff !important;
    fill: #fff !important;
  }
}
@media (max-width: 768px) {
  .hamburger-icon-line {
    background-color: #fff !important;
  }
}