.footer-nav ul li:before {
  line-height: 1; }

input::-ms-clear {
  height: 0;
  width: 0; }

.search-part input ~ label {
  color: #aaaaaa;
  font-size: 1.7rem;
  font-weight: normal;
  left: 27px;
  position: absolute;
  top: 13px; }

.search-part input:focus ~ label,
.search-part input.non-empty ~ label {
  display: none; }
