@import url("https://use.typekit.net/loz2roz.css");

.gt_selector {
  background: transparent;
  border: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  max-width: 180px;
  font-family: gotham;
  font-weight: 700;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  padding-left: 22px;
  background-image: url("data:image/svg+xml;utf8,\ <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'>\ <polyline points='4 7 10 13 16 7' fill='none' stroke='white' stroke-width='2'/>\ </svg>");
  background-repeat: no-repeat;
  background-position: left 4px center;
  background-size: 14px 14px;
}
.gt_selector > option {
	font-size: 12px;
}
.uk-navbar-toggle.uk-search-icon > svg {
  width: 34px;
  height: 34px;
}