.header-main {
    height: 162px !important;
}

.cart-button {
  display: none !important;
}

button.single_add_to_cart_button::after {
  font-family: fontAwesome;
  content: "  \f08e";
}
.button, .btn, button, input[type="button"], input[type="submit"] {
  font-weight: initial !important;
}
.header-col-left {
    justify-content: center !important;
}