/** Shopify CDN: Minification failed

Line 21:0 Unexpected "}"

**/
.search-bar {
  position: relative;
  height: 50px;
  border: none;
  width: 100%;
}
.search-bar:focus {
  outline: none;
  box-shadow: none;
  border-color: transparent; /* or set a custom border color */
}
hr {
  background-color: #000;
  height: 3px;
}
}