.home #header .header-bg-color {
  background-color: hsla(0, 0%, 100%, 0.8);
}

#header .header-wrapper.stuck {
  background-color: #fff;
}
#header #masthead .header-nav > .menu-item {
  margin: 0 20px;
}
#header #masthead .header-nav > .menu-item > a {
  color: var(--Mau_1);
  font-weight: 700;
  font-size: 17px;
  padding-inline: 16px;
}
#header #masthead .header-nav > .menu-item > a:hover {
  color: var(--Mau_3);
}
#header #masthead .html_topbar_left .gtranslate_wrapper {
  display: flex;
  align-items: center;
}
#header #masthead .html_topbar_left .gtranslate_wrapper .glink {
  margin-left: 12px;
}
#header #masthead .html_topbar_left .gtranslate_wrapper .glink img {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
#header #masthead .header-search {
  margin: 0;
}
#header #masthead .SearchButton .icon-search-customize {
  cursor: pointer;
}
#header #masthead .SearchButton .content-search {
  border-radius: 10px;
  background: #FFF;
  padding: 24px;
  min-width: 1000px;
  position: fixed;
  z-index: 10000;
  left: 50%;
  transform: translateX(-50%);
  border: unset;
  top: 120px;
  display: none;
}
#header #masthead .SearchButton .content-search .searchform {
  margin-bottom: 0;
}
#header #masthead .SearchButton .content-search .searchform ._8xvf {
  margin-right: 16px;
  border-radius: 8px;
  background: #F2F4F8;
  padding: 0 24px;
  display: flex;
  align-items: center;
  height: 50px;
}
#header #masthead .SearchButton .content-search .searchform ._8xvf .search-field {
  flex: 1;
  border: unset;
  box-shadow: unset;
  background: #F2F4F8;
}
#header #masthead .SearchButton .content-search .searchform ._0von .submit-button {
  height: 50px;
  width: 130px;
  border-radius: 8px;
  background: var(--Mau_1);
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  text-transform: initial;
}
#header #masthead #area-live-search {
  z-index: 999;
  display: none;
  padding: 12px 15px;
}
#header #masthead #area-live-search.active {
  display: block;
}
#header #masthead #area-live-search .results-list-search {
  margin-bottom: 0;
}
#header #masthead #area-live-search .results-list-search ._9myg {
  line-height: 1;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.6196078431);
  font-size: 12px;
  letter-spacing: 0;
  margin: 0 8px 0;
  margin-bottom: 4px;
  padding-left: 10px;
  list-style: none;
  display: flex;
  align-items: center;
}
#header #masthead #area-live-search .results-list-search ._9myg.item-label {
  font-weight: 700;
  padding-top: 0;
  color: #000000;
  font-size: 16px;
  margin-bottom: 10px;
  padding-left: 8px;
}
#header #masthead #area-live-search .results-list-search ._9myg.item-label:hover {
  background-color: #f9f9f9;
}
#header #masthead #area-live-search .results-list-search ._9myg:hover {
  background-color: #E6E6E6;
}
#header #masthead #area-live-search .results-list-search ._9myg i {
  font-size: 15px;
  margin-right: 5px;
}
#header #masthead #area-live-search .results-list-search ._9myg a._0lln {
  padding: 8px;
  flex: 1;
  color: rgba(0, 0, 0, 0.6196078431);
}
#header #masthead #area-live-search .results-list-search .product-item {
  list-style: none;
  padding: 8px;
  margin: 0;
}
#header #masthead #area-live-search .results-list-search .product-item:hover {
  background-color: #E6E6E6;
}
#header #masthead #area-live-search .results-list-search .product-item a {
  display: flex;
  flex-flow: row nowrap;
  justify-content: stretch;
  height: 100%;
  width: 100%;
  text-decoration: none;
}
#header #masthead #area-live-search .results-list-search .product-item a .box-image {
  flex-shrink: 0;
  width: 70px;
  text-align: center;
  max-height: 70px;
}
#header #masthead #area-live-search .results-list-search .product-item a .box-image img {
  max-height: 70px;
  max-width: 70px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 0;
  display: inline-block;
  opacity: 1;
  border-radius: 5px;
}
#header #masthead #area-live-search .results-list-search .product-item a .box-text {
  flex-shrink: 1;
  flex-grow: 1;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  flex-direction: column;
  margin-left: 16px;
  justify-content: inherit;
  margin-top: 2px;
  padding: 0;
}
#header #masthead #area-live-search .results-list-search .product-item a .box-text .title-product {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  line-height: 20px;
  color: #333;
  height: auto;
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: 500;
}
#header #masthead #area-live-search .results-list-search .product-item a .box-text .type-label {
  font-size: 12px;
  margin-bottom: 3px;
  letter-spacing: normal;
  line-height: 14px;
  color: var(--Mau_1);
}
#header #masthead #area-live-search .results-list-search .product-item a .box-text .excerpt {
  color: #000000;
  opacity: 0.7;
  font-size: 12px;
}
#header #masthead #area-live-search .results-list-search .button-rmSearch {
  margin-bottom: 0;
  margin-top: 12px;
  list-style: none;
}
#header #masthead #area-live-search .results-list-search .button-rmSearch ._8yya {
  margin: 0;
  width: 100%;
  background: transparent;
  color: var(--Mau_1);
  border: 1px solid var(--Mau_1);
  font-weight: 500;
  border-radius: 8px;
}
#header #masthead #area-live-search .results-list-search .button-rmSearch ._8yya:hover {
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.05);
}/*# sourceMappingURL=header.css.map */