body .header_bottom {
  font-size: 14px;
}
.navbar-header > #navbar .menu-item > a {
  font-size: 14px;
}
.header > .header_bottom .row > div {
  font-size: 14px;
}
html > body > header > div:nth-child(3) > div > div > div:nth-child(1) {
  padding-right: 0px;
}
#menu-item-1828 {
  padding-left: 0px;
}
#menu-item-1843 {
  border-width: 0px;
}
#navbar > #nav > .current-menu-item ._mi {
  margin-right: 2px;
}
div #qq-popup-button {
  position: relative;
  background-color: #ff3300;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
  padding: 15px;
  padding-left: 50px;
  border: 0px solid #aaa;
  font-size: 15px;
}
div #qq-popup-button:after {
  mask: url("https://cdn.rawgit.com/encharm/Font-Awesome-SVG-PNG/266b63d5/black/svg/truck.svg");
  -webkit-mask: url("https://cdn.rawgit.com/encharm/Font-Awesome-SVG-PNG/266b63d5/black/svg/truck.svg");
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -10px;
  display: block;
  background: #fff;
}
.products > .product-category .count {
  background-color: rgba(252, 248, 227, 0);
  color: #1e1c93;
}
#menu-item-1828 > a > span {
  padding-left: 0px;
}
#navbar > #nav ._before {
  padding-left: 25px;
}
li > .client_logo .entered {
  height: 72px;
}
@media screen and (max-width: 375px) {
  #menu-item-1828 {
    margin-left: 0px;
    padding-left: 26px;
  }
  #menu-item-1843 > a > i {
    color: #ffffff;
  }
  #menu-item-1843 > a > i:hover {
    color: #069616;
  }
}
