/*
(c) Haxter Corporation | All rights reserved.
H27 / HX26 Global Header icons 
*/

.bar__right--search img,
.bar__right--car img {
  width: 22px;
  height: 22px;
  max-width: 22px;
  max-height: 22px;
  display: block;
  object-fit: contain;
}

.bar__right--search,
.bar__right--car {
  display: flex;
  align-items: center;
  justify-content: center;
}

.bar__right--search a,
.bar__right--car a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
}