.header .category a:hover,
.contactus-list a:hover {
  text-decoration: underline;
}

.header .category a.active,
.header-container-mobile .category .category-item.active {
  text-decoration: underline;
  color: #6cff43;
}

#J_header_category {
  display: flex;
  justify-content: end;
}

.contactus .contactus-list .list-box img {
  width: 34px;
  height: 34px;
  margin-right: 30px;
}

.Follow-Us {
  display: none;
}

@font-face {
  font-family: 'normal';
  src: url('../css/normal.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

body,
div,
h1,
h2,
h3,
h4,
h5,
p,
span,
i {
  font-family: 'normal' !important;
}

