:root {
  --brand-blue: #7CEBF7;
  --brand-gold: #D19E38;
}

#top-nav {
  background: #000000 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

#top-nav .selected,
#top-nav strong {
  color: rgba(255, 255, 255, 0.86) !important;
}

#top-nav .right-content a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: opacity .25s ease;
}

#top-nav .right-content a:hover {
  opacity: .8;
}

#header .header-menu {
  background: #000000 !important;
  border-bottom: none !important;
}

#header .header-menu.fixed {
  background: #000000 !important;
  box-shadow: none !important;
}

#header .menu-mobile-icon,
#header .menu-mobile-icon i,
#header .right i,
#header .right svg {
  color: #ffffff;
  fill: #ffffff;
}

#header .menu-main ul li > a,
#header .menu-main ul li > .link {
  color: #ffffff;
}

#header .menu-main ul li > a.active,
#header .menu-main ul li > a:hover,
#header .menu-main ul li > .link.active,
#header .menu-main ul li > .link:hover {
  color: #ffffff;
}

#header .menu-main ul li > a::before,
#header .menu-main ul li > .link::before {
  background-color: #ffffff;
}

#header #header-ajax i,
#header #header-ajax svg,
#header #header-ajax svg path {
  color: var(--brand-gold) !important;
  fill: var(--brand-gold) !important;
}

#header #header-ajax .quantity {
  background: var(--brand-blue) !important;
  color: #000000 !important;
  font-weight: 700;
}

#menu-mobile .heading {
  background: #000000;
}

#menu-mobile .menu-container {
  background: #ffffff;
}

#menu-mobile .container {
  padding-left: 0;
  padding-right: 0;
}

#menu-mobile .heading {
  width: 100%;
  justify-content: flex-start;
  padding: 0.85rem 1rem;
}

#menu-mobile .heading .a-logo-header {
  width: 100%;
  justify-content: center;
  padding: 0 1.75rem;
}

#menu-mobile .heading .logo-header,
#menu-mobile .heading .brand-logo {
  width: 100%;
  max-width: 320px !important;
  height: 40px !important;
  object-fit: contain;
}

#menu-mobile .close-menu-mobile-btn {
  left: 0.75rem !important;
  margin-top: 0 !important;
  z-index: 2;
}

#menu-mobile .list-nav > ul > li {
  opacity: 1;
}

#menu-mobile .list-nav {
  padding: 0 1rem 1.25rem;
}

#menu-mobile .list-nav a {
  color: #161616 !important;
  display: inline-flex;
  width: fit-content !important;
  padding: 0.9rem 0 !important;
  border-radius: 0;
  position: relative;
  justify-content: flex-start !important;
}

#menu-mobile .heading .ph-x,
#menu-mobile .list-nav a.active,
#menu-mobile .list-nav a:hover {
  color: #161616;
}

#menu-mobile .list-nav a.active {
  background: transparent;
  border: none;
}

#menu-mobile .list-nav a.active::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0.35rem;
  height: 2px;
  background: #161616;
  border-radius: 999px;
}

#menu-mobile.open .list-nav > ul > li {
  opacity: 1 !important;
}

.scroll-to-top-btn:hover {
  background: var(--brand-gold) !important;
  color: #ffffff !important;
}

#footer {
  margin-top: 4.5rem;
  background: transparent;
}

#footer .footer-main {
  background: linear-gradient(180deg, #ffffff 0%, #fbfbfb 100%);
  border-top: 1px solid rgba(17, 17, 17, 0.06);
}

#footer .content-footer {
  padding: 1.65rem 0 1.15rem;
}

#footer .footer-shell {
  gap: 1rem;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#footer .footer-brand-mark {
  width: min(100%, 300px);
  margin: 0 auto;
}

#footer .footer-brand-logo {
  width: 100%;
  max-width: 300px;
  height: auto;
  object-fit: contain;
}

#footer .footer-menu ul {
  gap: 2.25rem;
  height: auto !important;
  padding: 0.1rem 0 0;
}

#footer .footer-menu ul li {
  height: auto !important;
}

#footer .footer-menu ul li > a {
  position: relative;
  height: auto !important;
  padding: 0.35rem 0;
  color: #111827;
  letter-spacing: 0.14em;
  text-decoration: none !important;
}

#footer .footer-menu ul li > a::before,
#footer .footer-menu ul li > .link::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.2rem;
  width: 0;
  height: 2px;
  border-radius: 999px;
  background: #161616;
  transition: all ease 0.3s;
}

#footer .footer-menu ul li > a:hover,
#footer .footer-menu ul li > a:focus-visible {
  color: #161616;
}

#footer .footer-menu ul li > a.active {
  color: #161616;
}

#footer .footer-menu ul li:hover > a::before,
#footer .footer-menu ul li:hover > .link::before,
#footer .footer-menu ul li > a:focus-visible::before,
#footer .footer-menu ul li > .link:focus-visible::before,
#footer .footer-menu ul li > a.active::before,
#footer .footer-menu ul li > .link.active::before {
  width: 100%;
}

#footer .footer-bottom {
  display: none !important;
}

#footer .footer-bottom .copyright {
  color: #6b7280;
  text-align: center;
}

.product-item.grid-type .product-main .product-origin-price,
.modal-quickview-block .product-origin-price {
  display: inline-flex;
  align-items: center;
  line-height: 1;
}

.product-item.grid-type .product-main .product-origin-price del,
.modal-quickview-block .product-origin-price del {
  display: inline-flex;
  align-items: center;
  position: relative;
  line-height: 1;
  text-decoration: none !important;
  text-decoration-line: none !important;
  -webkit-text-decoration: none !important;
}

.product-item.grid-type .product-main .product-origin-price del::after,
.modal-quickview-block .product-origin-price del::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border-top: 1.5px solid currentColor;
  pointer-events: none;
}

.brand-news-bar {
  background: #171717;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  overflow: hidden;
}

.brand-news-track {
  display: flex;
  align-items: center;
  gap: 0;
  width: max-content;
  min-width: 100%;
  animation: brand-news-scroll 28s linear infinite;
  will-change: transform;
}

.brand-news-group {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.brand-news-item {
  display: block;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  padding: 14px 24px;
}

.brand-news-item:hover,
.brand-news-item:focus-visible {
  color: var(--brand-blue);
}

.brand-news-separator {
  width: 34px;
  height: 1px;
  background: rgba(255, 255, 255, 0.78);
  flex: 0 0 auto;
}

.mobile-product-discount-badge {
  display: none !important;
}

@keyframes brand-news-scroll {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-50%, 0, 0);
  }
}

@media (max-width: 1024px) {
  .quick-shop-btn {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
  }

  .quick-shop-block .add-cart-btn {
    width: auto !important;
  }

  #header .a-logo-header {
    min-width: 0;
  }

  #header .brand-logo,
  #header .logo-header {
    max-width: 210px !important;
    height: 42px !important;
  }
}

@media (max-width: 767.98px) {
  .product-item.grid-type .mobile-product-discount-badge {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    top: 0.75rem;
    right: 0.75rem;
    left: auto;
    min-height: 24px;
    padding: 0.2rem 0.6rem;
    border-radius: 999px;
    font-size: 11px;
    line-height: 1;
    z-index: 2;
    box-shadow: 0 10px 20px rgba(17, 24, 39, 0.14);
  }

  .product-item.grid-type .product-main .product-price-block .product-sale {
    display: none !important;
  }

  .product-item.grid-type .product-main {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .product-item.grid-type .product-main .product-infor {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
  }

  .product-item.grid-type .product-main .product-price-block {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 0.35rem 0.5rem;
    min-height: 32px;
    align-content: center;
    padding-bottom: 0;
  }

  .product-item.grid-type .product-main .product-infor > .order-whats-btn {
    margin-top: auto;
  }

  #header .header-main {
    gap: 0.75rem;
  }

  #header .menu-mobile-icon {
    flex: 0 0 auto;
  }

  #header .a-logo-header {
    flex: 1 1 auto;
    justify-content: center;
  }

  #header .right {
    gap: 0 !important;
    flex: 0 0 auto;
  }

  #header .brand-logo,
  #header .logo-header {
    max-width: 190px !important;
    height: 36px !important;
  }

  #menu-mobile .heading {
    padding: 0.75rem 1rem;
  }

  #menu-mobile .heading .a-logo-header {
    padding: 0 2rem;
  }

  #menu-mobile .heading .logo-header,
  #menu-mobile .heading .brand-logo {
    max-width: none !important;
    height: 34px !important;
  }

  #menu-mobile .list-nav {
    margin-top: 0.75rem !important;
    padding: 0 0.9rem 1rem;
  }

  #footer .content-footer {
    padding: 1.5rem 0 1rem;
  }

  #footer .footer-brand-mark {
    width: min(100%, 170px);
  }

  #footer .footer-brand-logo {
    max-width: 170px;
    width: 100%;
    height: auto;
  }

  #footer .footer-menu ul {
    gap: 0.85rem 1.4rem;
    justify-content: center;
    flex-wrap: wrap;
  }

  .brand-news-item {
    font-size: 11px;
    padding: 12px 18px;
  }

  .brand-news-separator {
    width: 24px;
  }
}
