header > div.anniversary_19th {
  background: #fff8c7;
}

.anniversary_19th .logo.v6 {
  background-image: url(/library/images/tc/single_page/19th_anniversary/19th_logo_dark.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0;
  width: 190px;
  min-height: 50px;
}

.anniversary_19th nav {
  color: #1d1d1d;
}

.anniversary_19th
  nav
  > div[track-action="site_nav_promo_campaign"]:nth-of-type(1)
  > div
  > div:nth-of-type(1) {
  background: #dbb85d;
  color: #1d1d1d;
}

.anniversary_19th nav > div > div > div:nth-of-type(1):hover {
  background: #e6d282f2;
}

.anniversary_19th .quick_scbox > div:before,
.anniversary_19th .specialnotify_icon_fest i {
  color: #ffffff !important;
  filter: brightness(10) invert(1);
}

.anniversary_19th .icon-icon_envelop .material-symbols-outlined {
  color: #000000 !important;
}

.anniversary_19th .icon-icon_shopping_bag:not([data-item-total="0"])::after {
  font-weight: 400;
}

[lang="en"] .anniversary_19th .logo.v6 {
  width: 190px;
}

@media only screen and (max-width: 1366px) {
  .anniversary_19th .hamburger-icon span {
    background: #000000 !important;
  }

  .anniversary_19th #openmenu:checked ~ .hamburger-icon span:nth-of-type(1),
  .anniversary_19th #openmenu:checked ~ .hamburger-icon span:nth-of-type(3) {
    background: #ffffff !important;
  }
}

@media only screen and (max-width: 1100px) {
  [lang="en"] .anniversary_19th .logo.v6 {
    width: 190px;
  }
}

@media only screen and (max-width: 500px) {
  .anniversary_19th .logo.v6 {
    width: 190px !important;
  }
}
