.logo-site img,
.header-inner .logo-site img,
.header-left .logo-site img {
  height: 72px !important;
  max-height: 72px !important;
  width: auto !important;
  object-fit: contain;
}
.header-inner {
  min-height: 96px;
}
.card-product_store {
  display: none !important;
}
.bb-product-filter:has(input[name="brands[]"]) {
  display: none !important;
}
:root {
  --primary: #9a7b4f;
  --secondary: #5f6f62;
  --bg: #f7f3eb;
  --text: #1c1916;
}
.header-inner,
.header-bottom_wrap,
.header-inner_wrap {
  background: #fbf8f2;
}
.tf-topbar.bg-secondary {
  background: #5f6f62 !important;
}
.box-navigation .menu-item .sub-menu_wrap.mega-menu,
.box-navigation .has-mega-menu > .sub-menu_wrap {
  min-width: 220px;
}
